{
  "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/nsYLvGRbwSWLQiEpJywN/ovjoU5w3yhEuDgERNqwS/nHMzK8RTs.js", "ssg:https://framerusercontent.com/modules/kIcpG5pfOBetXuVLTwau/uNoAhe4C4VJGJsiHtCgt/nkBPNdUNm.js", "ssg:https://framerusercontent.com/modules/b6HrKFqhseYRVTWWa8FJ/VhjOCZAOZXtq1AKERLkz/pad_JUycs.js", "ssg:https://framerusercontent.com/modules/3dsIubC8WWEanYi0BL9d/hgPmEMf8QoRb7wT1DN5s/iy_76WlTO.js", "ssg:https://framerusercontent.com/modules/R6j6yBSJpdTm9hffwZhh/zxgQ5JnjwsQi9q1taT7e/FPw9P0fad.js", "ssg:https://framerusercontent.com/modules/sp3AmXxKyi6MRdvDJFXW/6usYNGj8DbK0GkZYynKl/sRTSDb4Vb.js", "ssg:https://framerusercontent.com/modules/unXEsZltj7JMvLGo2ocp/yhoQwxi9rSJ8DEYXLcoS/wKjRQ7V57.js", "ssg:https://framerusercontent.com/modules/WXrcYwU5ooGmkTpK3FVC/eLrPFzaeIwGyQunnBnz8/B9SzpfZGa.js", "ssg:https://framerusercontent.com/modules/DkcX9FsJHO4kY4XM34jC/SkPbh3s9VyIQMeeJvnqT/H2nj875sZ.js", "ssg:https://framerusercontent.com/modules/854a7qbv50qYYFY3BvXb/DshgvWuQBi4xcy3YkKuX/p9fDXk4Rj.js", "ssg:https://framerusercontent.com/modules/PlXbsrkcoxSHb2JCr6Ml/1Nc6R5JN8zoKwp4l9lMk/ipaDZYjPN.js", "ssg:https://framerusercontent.com/modules/Zptx7xrtvSatqEhW0vEF/hcDf1ed7058Bszc1qGSY/mRpi5juC0.js", "ssg:https://framerusercontent.com/modules/5q6C0Ik7ypVShU1C2sa2/ZfUrR5p7zjf0PaSalh7L/BMJnfIjVN.js", "ssg:https://framerusercontent.com/modules/R4rlhZqrNGaz02ym2meK/c3qN0vFWODHAFU8aj29r/WCtnuTUtT.js", "ssg:https://framerusercontent.com/modules/W5GqjBWYtJwng2uyDsPM/soxqdujanKy5tMwfprH9/PYWrG7Q0s.js", "ssg:https://framer.com/m/phosphor-icons/House.js@0.0.57", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js", "ssg:https://framerusercontent.com/modules/s9osMfEKG38eOVhasnOx/F35WOOCyhrz9tPBz7cnd/tS21hJIy_.js", "ssg:https://framerusercontent.com/modules/b4DEo1lOJuNCoXIDSULy/nwflUnkXDZuYGC5w1oRH/WDdHP1yn4.js", "ssg:https://framerusercontent.com/modules/w2DlnbgusHisYlzVYLFh/e7hoLzyO2VlNb5F7f87k/zffhCMpGh.js", "ssg:https://framerusercontent.com/modules/9ajhXMTvNHa3o84QkAph/PajmEC9KX2YkEmLmmwER/StopScroll_Prod.js", "ssg:https://framerusercontent.com/modules/g5KZbsMm2zxioGVgp0uT/1QYPgCIggNqUJllb20V6/JG2OZ5hEO.js", "ssg:https://framerusercontent.com/modules/iL6BX1ZMYnvXluZJubDT/6PZQniHaJCXSA7BNtwQ5/kbh2KCpre.js", "ssg:https://framerusercontent.com/modules/9wncqACyo6TKGgUFauKP/V9nyYwvotgsFYkIS43yQ/uRWnn6Uys.js", "ssg:https://framerusercontent.com/modules/1cahHMynjlAbrzGrtflp/l5MoLSnbCjgoVn25R5qw/y77ixbqxR.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", "// Generated by Framer (d19865c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-T94iI .framer-styles-preset-1gvf7cn:not(.rich-text-wrapper), .framer-T94iI .framer-styles-preset-1gvf7cn.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --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-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0.02em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-T94iI .framer-styles-preset-1gvf7cn:not(.rich-text-wrapper), .framer-T94iI .framer-styles-preset-1gvf7cn.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --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-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0.02em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-T94iI .framer-styles-preset-1gvf7cn:not(.rich-text-wrapper), .framer-T94iI .framer-styles-preset-1gvf7cn.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --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-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0.02em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-T94iI\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (b012016)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-SemiBold\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-SemiBoldItalic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/vxBnBhH8768IFAXAb4Qf6wQHKs.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/zSsEuoJdh8mcFVk976C05ZfQr8.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/b8ezwLrN7h2AUoPEENcsTMVJ0.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/mvNEIBLyHbscgHtwfsByjXUz3XY.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/6FI2EneKzM3qBy5foOZXey7coCA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/qrVgiXNd6RuQjETYQiVQ9nqCk.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/NHHeAKJVP0ZWHk5YZnQQChIsBM.woff2\",weight:\"600\"}]}];export const css=['.framer-341U5 .framer-styles-preset-ef77o1:not(.rich-text-wrapper), .framer-341U5 .framer-styles-preset-ef77o1.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-341U5\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (d19865c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-9LLWZ .framer-styles-preset-dnudvh:not(.rich-text-wrapper), .framer-9LLWZ .framer-styles-preset-dnudvh.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-9LLWZ .framer-styles-preset-dnudvh:not(.rich-text-wrapper), .framer-9LLWZ .framer-styles-preset-dnudvh.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-9LLWZ .framer-styles-preset-dnudvh:not(.rich-text-wrapper), .framer-9LLWZ .framer-styles-preset-dnudvh.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }'];export const className=\"framer-9LLWZ\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (d19865c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-SemiBold\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-SemiBoldItalic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/vxBnBhH8768IFAXAb4Qf6wQHKs.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/zSsEuoJdh8mcFVk976C05ZfQr8.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/b8ezwLrN7h2AUoPEENcsTMVJ0.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/mvNEIBLyHbscgHtwfsByjXUz3XY.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/6FI2EneKzM3qBy5foOZXey7coCA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/qrVgiXNd6RuQjETYQiVQ9nqCk.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/NHHeAKJVP0ZWHk5YZnQQChIsBM.woff2\",weight:\"600\"}]}];export const css=['.framer-OwMQx .framer-styles-preset-1klnu4g:not(.rich-text-wrapper), .framer-OwMQx .framer-styles-preset-1klnu4g.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: 28px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.02em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; }','@media (max-width: 1399px) and (min-width: 810px) { .framer-OwMQx .framer-styles-preset-1klnu4g:not(.rich-text-wrapper), .framer-OwMQx .framer-styles-preset-1klnu4g.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: 21px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.02em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-OwMQx .framer-styles-preset-1klnu4g:not(.rich-text-wrapper), .framer-OwMQx .framer-styles-preset-1klnu4g.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.02em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }'];export const className=\"framer-OwMQx\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (6ca5d98)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,cx,motion,withCSS}from\"framer\";import*as React from\"react\";import{forwardRef}from\"react\";const mask='url(\\'data:image/svg+xml,<svg display=\"block\" role=\"presentation\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 11 0 L 8 0 C 5.239 0 3 2.239 3 5 L 3 8 L 0 8 L 0 12 L 3 12 L 3 20 L 7 20 L 7 12 L 10 12 L 11 8 L 7 8 L 7 5 C 7 4.448 7.448 4 8 4 L 11 4 Z\" fill=\"transparent\" height=\"20px\" id=\"dWNPXmhq4\" stroke-dasharray=\"\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"var(--43q7um, rgb(0,0,0))\" transform=\"translate(7 2)\" width=\"11px\"/></svg>\\') alpha no-repeat center / auto var(--framer-icon-mask-mode, add), var(--framer-icon-mask, none)';const SVG=/*#__PURE__*/forwardRef((props,ref)=>{const{animated,layoutId,children,...rest}=props;return animated?/*#__PURE__*/_jsx(motion.div,{...rest,layoutId:layoutId,ref:ref}):/*#__PURE__*/_jsx(\"div\",{...rest,ref:ref});});const getProps=({height,id,stroke,width,...props})=>{return{...props,UO5clYVeQ:stroke??props.UO5clYVeQ??\"rgb(0, 0, 0)\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{style,className,layoutId,variant,UO5clYVeQ,...restProps}=getProps(props);return /*#__PURE__*/_jsx(SVG,{...restProps,className:cx(\"framer-TIxrV\",className),layoutId:layoutId,ref:ref,style:{\"--43q7um\":UO5clYVeQ,...style}});});const css=[`.framer-TIxrV { -webkit-mask: ${mask}; aspect-ratio: 1; background-color: var(--43q7um); mask: ${mask}; width: 24px; }`];/**\n * This is a generated Framer component.\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n * @framerVariables {\"UO5clYVeQ\":\"stroke\"}\n * @framerImmutableVariables true\n * @framerVector {\"name\":\"Facebook\",\"color\":{\"type\":\"variable\",\"value\":\"43q7um\"},\"set\":{\"localId\":\"vectorSet/T8qKXkLfy\",\"id\":\"T8qKXkLfy\",\"moduleId\":\"fiHEoJwBMFnT6QLOcpPz\"}}\n * @framerDisableUnlink true\n */const Icon=withCSS(Component,css,\"framer-TIxrV\");Icon.displayName=\"Facebook\";export default Icon;addPropertyControls(Icon,{UO5clYVeQ:{defaultValue:\"rgb(0, 0, 0)\",hidden:false,title:\"Stroke\",type:ControlType.Color}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerVector\":\"{\\\"name\\\":\\\"Facebook\\\",\\\"color\\\":{\\\"type\\\":\\\"variable\\\",\\\"value\\\":\\\"43q7um\\\"},\\\"set\\\":{\\\"localId\\\":\\\"vectorSet/T8qKXkLfy\\\",\\\"id\\\":\\\"T8qKXkLfy\\\",\\\"moduleId\\\":\\\"fiHEoJwBMFnT6QLOcpPz\\\"}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"24\",\"framerDisableUnlink\":\"true\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerVariables\":\"{\\\"UO5clYVeQ\\\":\\\"stroke\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (6ca5d98)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,cx,motion,withCSS}from\"framer\";import*as React from\"react\";import{forwardRef}from\"react\";const mask='url(\\'data:image/svg+xml,<svg display=\"block\" role=\"presentation\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 10 0 L 13.09 6.26 L 20 7.27 L 15 12.14 L 16.18 19.02 L 10 15.77 L 3.82 19.02 L 5 12.14 L 0 7.27 L 6.91 6.26 Z\" fill=\"transparent\" height=\"19.02px\" id=\"wdCZZBG_z\" stroke-dasharray=\"\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"var(--43q7um, rgb(0,0,0))\" transform=\"translate(2 2)\" width=\"20px\"/></svg>\\') alpha no-repeat center / auto var(--framer-icon-mask-mode, add), var(--framer-icon-mask, none)';const SVG=/*#__PURE__*/forwardRef((props,ref)=>{const{animated,layoutId,children,...rest}=props;return animated?/*#__PURE__*/_jsx(motion.div,{...rest,layoutId:layoutId,ref:ref}):/*#__PURE__*/_jsx(\"div\",{...rest,ref:ref});});const getProps=({height,id,stroke,width,...props})=>{return{...props,UO5clYVeQ:stroke??props.UO5clYVeQ??\"rgb(0, 0, 0)\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{style,className,layoutId,variant,UO5clYVeQ,...restProps}=getProps(props);return /*#__PURE__*/_jsx(SVG,{...restProps,className:cx(\"framer-Mv4LG\",className),layoutId:layoutId,ref:ref,style:{\"--43q7um\":UO5clYVeQ,...style}});});const css=[`.framer-Mv4LG { -webkit-mask: ${mask}; aspect-ratio: 1; background-color: var(--43q7um); mask: ${mask}; width: 24px; }`];/**\n * This is a generated Framer component.\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n * @framerVariables {\"UO5clYVeQ\":\"stroke\"}\n * @framerImmutableVariables true\n * @framerVector {\"name\":\"Star\",\"color\":{\"type\":\"variable\",\"value\":\"43q7um\"},\"set\":{\"localId\":\"vectorSet/T8qKXkLfy\",\"id\":\"T8qKXkLfy\",\"moduleId\":\"fiHEoJwBMFnT6QLOcpPz\"}}\n * @framerDisableUnlink true\n */const Icon=withCSS(Component,css,\"framer-Mv4LG\");Icon.displayName=\"Star\";export default Icon;addPropertyControls(Icon,{UO5clYVeQ:{defaultValue:\"rgb(0, 0, 0)\",hidden:false,title:\"Stroke\",type:ControlType.Color}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerDisableUnlink\":\"true\",\"framerVariables\":\"{\\\"UO5clYVeQ\\\":\\\"stroke\\\"}\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"24\",\"framerImmutableVariables\":\"true\",\"framerVector\":\"{\\\"name\\\":\\\"Star\\\",\\\"color\\\":{\\\"type\\\":\\\"variable\\\",\\\"value\\\":\\\"43q7um\\\"},\\\"set\\\":{\\\"localId\\\":\\\"vectorSet/T8qKXkLfy\\\",\\\"id\\\":\\\"T8qKXkLfy\\\",\\\"moduleId\\\":\\\"fiHEoJwBMFnT6QLOcpPz\\\"}}\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (6ca5d98)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,cx,motion,withCSS}from\"framer\";import*as React from\"react\";import{forwardRef}from\"react\";const mask='url(\\'data:image/svg+xml,<svg display=\"block\" role=\"presentation\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 5 20 C 2.239 20 0 17.761 0 15 L 0 5 C 0 2.239 2.239 0 5 0 L 15 0 C 17.761 0 20 2.239 20 5 L 20 15 C 20 17.761 17.761 20 15 20 Z\" fill=\"transparent\" height=\"20px\" id=\"IHmJtUHF2\" stroke-dasharray=\"\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"var(--43q7um, rgb(0,0,0))\" transform=\"translate(2 2)\" width=\"20px\"/><path d=\"M 7.957 3.413 C 8.21 5.12 7.34 6.797 5.798 7.573 C 4.257 8.349 2.392 8.049 1.172 6.829 C -0.049 5.608 -0.349 3.743 0.427 2.202 C 1.203 0.66 2.88 -0.21 4.587 0.043 C 6.33 0.302 7.698 1.67 7.957 3.413 Z\" fill=\"transparent\" height=\"8.000294809864354px\" id=\"Y3XwIpSTi\" stroke-dasharray=\"\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"var(--43q7um, rgb(0,0,0))\" transform=\"translate(8.043 7.957)\" width=\"8.000294809864354px\"/><path d=\"M 0 0 L 0.01 0\" fill=\"transparent\" height=\"1px\" id=\"bVuN96Jzj\" stroke-dasharray=\"\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"var(--43q7um, rgb(0,0,0))\" transform=\"translate(17.5 6.5)\" width=\"1px\"/></svg>\\') alpha no-repeat center / auto var(--framer-icon-mask-mode, add), var(--framer-icon-mask, none)';const SVG=/*#__PURE__*/forwardRef((props,ref)=>{const{animated,layoutId,children,...rest}=props;return animated?/*#__PURE__*/_jsx(motion.div,{...rest,layoutId:layoutId,ref:ref}):/*#__PURE__*/_jsx(\"div\",{...rest,ref:ref});});const getProps=({height,id,stroke,width,...props})=>{return{...props,UO5clYVeQ:stroke??props.UO5clYVeQ??\"rgb(0, 0, 0)\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{style,className,layoutId,variant,UO5clYVeQ,...restProps}=getProps(props);return /*#__PURE__*/_jsx(SVG,{...restProps,className:cx(\"framer-PTgXK\",className),layoutId:layoutId,ref:ref,style:{\"--43q7um\":UO5clYVeQ,...style}});});const css=[`.framer-PTgXK { -webkit-mask: ${mask}; aspect-ratio: 1; background-color: var(--43q7um); mask: ${mask}; width: 24px; }`];/**\n * This is a generated Framer component.\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n * @framerVariables {\"UO5clYVeQ\":\"stroke\"}\n * @framerImmutableVariables true\n * @framerVector {\"name\":\"Instagram\",\"color\":{\"type\":\"variable\",\"value\":\"43q7um\"},\"set\":{\"localId\":\"vectorSet/T8qKXkLfy\",\"id\":\"T8qKXkLfy\",\"moduleId\":\"fiHEoJwBMFnT6QLOcpPz\"}}\n * @framerDisableUnlink true\n */const Icon=withCSS(Component,css,\"framer-PTgXK\");Icon.displayName=\"Instagram\";export default Icon;addPropertyControls(Icon,{UO5clYVeQ:{defaultValue:\"rgb(0, 0, 0)\",hidden:false,title:\"Stroke\",type:ControlType.Color}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerContractVersion\":\"1\",\"framerVector\":\"{\\\"name\\\":\\\"Instagram\\\",\\\"color\\\":{\\\"type\\\":\\\"variable\\\",\\\"value\\\":\\\"43q7um\\\"},\\\"set\\\":{\\\"localId\\\":\\\"vectorSet/T8qKXkLfy\\\",\\\"id\\\":\\\"T8qKXkLfy\\\",\\\"moduleId\\\":\\\"fiHEoJwBMFnT6QLOcpPz\\\"}}\",\"framerIntrinsicHeight\":\"24\",\"framerVariables\":\"{\\\"UO5clYVeQ\\\":\\\"stroke\\\"}\",\"framerImmutableVariables\":\"true\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerDisableUnlink\":\"true\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (6ca5d98)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,cx,motion,withCSS}from\"framer\";import*as React from\"react\";import{forwardRef}from\"react\";const mask='url(\\'data:image/svg+xml,<svg display=\"block\" role=\"presentation\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 6 0 C 9.314 0 12 2.686 12 6 L 12 13 L 8 13 L 8 6 C 8 4.895 7.105 4 6 4 C 4.895 4 4 4.895 4 6 L 4 13 L 0 13 L 0 6 C 0 2.686 2.686 0 6 0 Z\" fill=\"transparent\" height=\"13px\" id=\"bRR84mvMX\" stroke-dasharray=\"\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"var(--43q7um, rgb(0,0,0))\" transform=\"translate(10 8)\" width=\"12px\"/><path d=\"M 0 12 L 0 0 L 4 0 L 4 12 Z\" fill=\"transparent\" height=\"12px\" id=\"M4J08UOXj\" stroke-dasharray=\"\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"var(--43q7um, rgb(0,0,0))\" transform=\"translate(2 9)\" width=\"4px\"/><path d=\"M 0 2 C 0 0.895 0.895 0 2 0 C 3.105 0 4 0.895 4 2 C 4 3.105 3.105 4 2 4 C 0.895 4 0 3.105 0 2 Z\" fill=\"transparent\" height=\"4px\" id=\"CeIp4Vj9i\" stroke-dasharray=\"\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"var(--43q7um, rgb(0,0,0))\" transform=\"translate(2 2)\" width=\"4px\"/></svg>\\') alpha no-repeat center / auto var(--framer-icon-mask-mode, add), var(--framer-icon-mask, none)';const SVG=/*#__PURE__*/forwardRef((props,ref)=>{const{animated,layoutId,children,...rest}=props;return animated?/*#__PURE__*/_jsx(motion.div,{...rest,layoutId:layoutId,ref:ref}):/*#__PURE__*/_jsx(\"div\",{...rest,ref:ref});});const getProps=({height,id,stroke,width,...props})=>{return{...props,UO5clYVeQ:stroke??props.UO5clYVeQ??\"rgb(0, 0, 0)\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{style,className,layoutId,variant,UO5clYVeQ,...restProps}=getProps(props);return /*#__PURE__*/_jsx(SVG,{...restProps,className:cx(\"framer-YB3QI\",className),layoutId:layoutId,ref:ref,style:{\"--43q7um\":UO5clYVeQ,...style}});});const css=[`.framer-YB3QI { -webkit-mask: ${mask}; aspect-ratio: 1; background-color: var(--43q7um); mask: ${mask}; width: 24px; }`];/**\n * This is a generated Framer component.\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n * @framerVariables {\"UO5clYVeQ\":\"stroke\"}\n * @framerImmutableVariables true\n * @framerVector {\"name\":\"Linkedin\",\"color\":{\"type\":\"variable\",\"value\":\"43q7um\"},\"set\":{\"localId\":\"vectorSet/T8qKXkLfy\",\"id\":\"T8qKXkLfy\",\"moduleId\":\"fiHEoJwBMFnT6QLOcpPz\"}}\n * @framerDisableUnlink true\n */const Icon=withCSS(Component,css,\"framer-YB3QI\");Icon.displayName=\"Linkedin\";export default Icon;addPropertyControls(Icon,{UO5clYVeQ:{defaultValue:\"rgb(0, 0, 0)\",hidden:false,title:\"Stroke\",type:ControlType.Color}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerVector\":\"{\\\"name\\\":\\\"Linkedin\\\",\\\"color\\\":{\\\"type\\\":\\\"variable\\\",\\\"value\\\":\\\"43q7um\\\"},\\\"set\\\":{\\\"localId\\\":\\\"vectorSet/T8qKXkLfy\\\",\\\"id\\\":\\\"T8qKXkLfy\\\",\\\"moduleId\\\":\\\"fiHEoJwBMFnT6QLOcpPz\\\"}}\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerVariables\":\"{\\\"UO5clYVeQ\\\":\\\"stroke\\\"}\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (a64543f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Link,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Facebook from\"https://framerusercontent.com/modules/R6j6yBSJpdTm9hffwZhh/zxgQ5JnjwsQi9q1taT7e/FPw9P0fad.js\";import Star from\"https://framerusercontent.com/modules/sp3AmXxKyi6MRdvDJFXW/6usYNGj8DbK0GkZYynKl/sRTSDb4Vb.js\";import Instagram from\"https://framerusercontent.com/modules/unXEsZltj7JMvLGo2ocp/yhoQwxi9rSJ8DEYXLcoS/wKjRQ7V57.js\";import Linkedin from\"https://framerusercontent.com/modules/WXrcYwU5ooGmkTpK3FVC/eLrPFzaeIwGyQunnBnz8/B9SzpfZGa.js\";const InstagramFonts=getFonts(Instagram);const FacebookFonts=getFonts(Facebook);const StarFonts=getFonts(Star);const LinkedinFonts=getFonts(Linkedin);const cycleOrder=[\"gf2mYs75n\",\"ebOAMeD9l\"];const serializationHash=\"framer-j1Jzg\";const variantClassNames={ebOAMeD9l:\"framer-v-1qjlp9k\",gf2mYs75n:\"framer-v-1i0xm0y\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Primary Color\":\"gf2mYs75n\",White:\"ebOAMeD9l\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"gf2mYs75n\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"gf2mYs75n\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1i0xm0y\",className,classNames),\"data-framer-name\":\"Primary Color\",layoutDependency:layoutDependency,layoutId:\"gf2mYs75n\",ref:refBinding,style:{...style},...addPropertyOverrides({ebOAMeD9l:{\"data-framer-name\":\"White\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/familytime.centers/\",motionChild:true,nodeId:\"L9eiPIhyP\",openInNewTab:true,scopeId:\"H2nj875sZ\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-g7h5ud framer-chxztr\",\"data-framer-name\":\"Instagram Link\",layoutDependency:layoutDependency,layoutId:\"L9eiPIhyP\",children:/*#__PURE__*/_jsx(Instagram,{animated:true,className:\"framer-wujmor\",layoutDependency:layoutDependency,layoutId:\"gZsdawlab\",style:{\"--43q7um\":\"var(--token-8ddc0af8-815e-4d70-ab4a-69f784f83497, rgb(218, 183, 116))\"},variants:{ebOAMeD9l:{\"--43q7um\":\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\"}}})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/people/Family-Time-Center/100091837020507/?mibextid=wwXIfr\",motionChild:true,nodeId:\"kCSo54R7_\",openInNewTab:true,scopeId:\"H2nj875sZ\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1rckxk6 framer-chxztr\",\"data-framer-name\":\"Facebook Link\",layoutDependency:layoutDependency,layoutId:\"kCSo54R7_\",children:/*#__PURE__*/_jsx(Facebook,{animated:true,className:\"framer-7ar5u3\",layoutDependency:layoutDependency,layoutId:\"SFtdw64iS\",style:{\"--43q7um\":\"var(--token-8ddc0af8-815e-4d70-ab4a-69f784f83497, rgb(218, 183, 116))\"},variants:{ebOAMeD9l:{\"--43q7um\":\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\"}}})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.yelp.com/biz/familytime-center-inglewood\",motionChild:true,nodeId:\"lBTfyEf9w\",openInNewTab:true,scopeId:\"H2nj875sZ\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1potl6r framer-chxztr\",\"data-framer-name\":\"Google Review Link\",layoutDependency:layoutDependency,layoutId:\"lBTfyEf9w\",children:/*#__PURE__*/_jsx(Star,{animated:true,className:\"framer-1lm5p8z\",layoutDependency:layoutDependency,layoutId:\"QnJaurqbX\",style:{\"--43q7um\":\"var(--token-8ddc0af8-815e-4d70-ab4a-69f784f83497, rgb(218, 183, 116))\"},variants:{ebOAMeD9l:{\"--43q7um\":\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\"}}})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/familytimecenters/\",motionChild:true,nodeId:\"ZlFYTs6OO\",openInNewTab:true,scopeId:\"H2nj875sZ\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-o3i201 framer-chxztr\",\"data-framer-name\":\"Linkedin Icon Link\",layoutDependency:layoutDependency,layoutId:\"ZlFYTs6OO\",children:/*#__PURE__*/_jsx(Linkedin,{animated:true,className:\"framer-ige5bn\",layoutDependency:layoutDependency,layoutId:\"ekFQT4UEU\",style:{\"--43q7um\":\"var(--token-8ddc0af8-815e-4d70-ab4a-69f784f83497, rgb(218, 183, 116))\"},variants:{ebOAMeD9l:{\"--43q7um\":\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\"}}})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-j1Jzg.framer-chxztr, .framer-j1Jzg .framer-chxztr { display: block; }\",\".framer-j1Jzg.framer-1i0xm0y { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-j1Jzg .framer-g7h5ud, .framer-j1Jzg .framer-1rckxk6, .framer-j1Jzg .framer-1potl6r, .framer-j1Jzg .framer-o3i201 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-j1Jzg .framer-wujmor, .framer-j1Jzg .framer-7ar5u3, .framer-j1Jzg .framer-1lm5p8z, .framer-j1Jzg .framer-ige5bn { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 156\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"ebOAMeD9l\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerH2nj875sZ=withCSS(Component,css,\"framer-j1Jzg\");export default FramerH2nj875sZ;FramerH2nj875sZ.displayName=\"Social Icons\";FramerH2nj875sZ.defaultProps={height:24,width:156};addPropertyControls(FramerH2nj875sZ,{variant:{options:[\"gf2mYs75n\",\"ebOAMeD9l\"],optionTitles:[\"Primary Color\",\"White\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerH2nj875sZ,[{explicitInter:true,fonts:[]},...InstagramFonts,...FacebookFonts,...StarFonts,...LinkedinFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerH2nj875sZ\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"156\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ebOAMeD9l\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./H2nj875sZ.map", "// Generated by Framer (b012016)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-J0NLv .framer-styles-preset-pbt3be:not(.rich-text-wrapper), .framer-J0NLv .framer-styles-preset-pbt3be.rich-text-wrapper a { --framer-link-current-text-color: var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, #1f1f1f); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-8ddc0af8-815e-4d70-ab4a-69f784f83497, #dab774); --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, #1f1f1f); --framer-link-text-decoration: none; }\"];export const className=\"framer-J0NLv\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (a64543f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,Link,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const serializationHash=\"framer-o8q8Z\";const variantClassNames={vgx6JNhje:\"framer-v-sdgfv0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"vgx6JNhje\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"vgx6JNhje\",openInNewTab:false,scopeId:\"ipaDZYjPN\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-sdgfv0\",className,classNames)} framer-n2d791`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"vgx6JNhje\",ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-8laz8m\",layoutDependency:layoutDependency,layoutId:\"Wiq6HoAbv\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 123 37\" overflow=\"visible\"><g><path d=\"M 0 0 L 123 0 L 123 37 L 0 37 Z\" fill=\"rgba(255, 255, 255, 0)\"></path><path d=\"M 0.063 3.639 L 121.151 3.639 L 121.151 35.787 L 0.063 35.787 Z\" fill=\"transparent\"></path><g transform=\"translate(0 5.767)\"><path d=\"M 0.446 15.702 C 0.314 15.707 0.189 15.646 0.116 15.542 C 0.037 15.43 -0.003 15.299 0 15.164 C 0.015 14.917 0.065 14.77 0.154 14.721 C 0.24 14.669 0.407 14.641 0.652 14.641 C 1.152 14.641 1.522 14.557 1.764 14.387 C 2.009 14.212 2.163 14 2.224 13.747 C 2.286 13.492 2.324 13.157 2.339 12.745 L 2.339 2.957 C 2.324 2.547 2.285 2.214 2.224 1.962 C 2.163 1.706 2.009 1.493 1.764 1.322 C 1.522 1.148 1.152 1.061 0.652 1.061 L 0.491 1.061 C 0.317 1.061 0.194 1.032 0.123 0.974 C 0.056 0.915 0.015 0.77 0 0.538 C 0 0.392 0.038 0.267 0.116 0.16 C 0.188 0.056 0.313 -0.005 0.445 0 C 1.569 0.049 2.6 0.073 3.535 0.073 L 11.057 0.073 C 11.506 0.073 11.732 0.269 11.732 0.662 L 11.809 4.113 C 11.809 4.264 11.728 4.385 11.571 4.476 C 11.433 4.559 11.274 4.604 11.111 4.606 C 10.9 4.606 10.714 4.571 10.551 4.498 C 10.386 4.425 10.294 4.314 10.275 4.163 C 10.152 3.361 10.009 2.75 9.846 2.332 C 9.681 1.911 9.439 1.599 9.117 1.395 C 8.795 1.188 8.339 1.075 7.753 1.061 L 4.915 1.061 L 4.915 7.47 L 9.577 7.47 C 9.705 7.479 9.819 7.546 9.884 7.651 C 9.955 7.758 9.991 7.888 9.991 8.036 C 9.991 8.167 9.955 8.283 9.883 8.385 C 9.817 8.483 9.715 8.53 9.577 8.53 L 4.915 8.53 L 4.915 12.745 C 4.934 13.157 4.973 13.491 5.03 13.747 C 5.091 14 5.241 14.212 5.483 14.387 C 5.728 14.557 6.104 14.641 6.61 14.641 L 6.763 14.641 C 6.92 14.641 7.039 14.67 7.116 14.729 C 7.193 14.787 7.24 14.932 7.261 15.164 C 7.261 15.31 7.219 15.437 7.139 15.542 C 7.062 15.648 6.943 15.702 6.786 15.702 C 5.713 15.654 4.64 15.63 3.566 15.629 C 2.609 15.629 1.569 15.653 0.445 15.702 Z\" fill=\"rgb(0,0,0)\"></path></g><g transform=\"translate(10.52 9.947)\"><path d=\"M 3.489 11.763 C 2.446 11.763 1.602 11.484 0.958 10.929 C 0.318 10.367 0 9.667 0 8.828 C 0 7.793 0.362 7.015 1.089 6.496 C 1.819 5.978 2.687 5.642 3.696 5.486 C 4.702 5.332 6.004 5.213 7.598 5.13 L 7.598 3.182 C 7.598 2.38 7.386 1.769 6.962 1.351 C 6.536 0.93 5.858 0.719 4.922 0.719 C 4.38 0.719 3.911 0.877 3.512 1.191 C 3.113 1.502 2.913 1.918 2.913 2.441 C 2.913 2.703 2.977 2.921 3.105 3.095 C 3.238 3.27 3.378 3.415 3.527 3.531 C 3.675 3.644 3.75 3.709 3.75 3.727 C 3.75 3.825 3.638 3.95 3.42 4.105 C 3.205 4.262 2.94 4.338 2.63 4.338 C 2.109 4.338 1.696 4.16 1.396 3.8 C 1.092 3.437 0.943 3.008 0.943 2.514 C 0.943 1.662 1.344 1.03 2.147 0.618 C 2.954 0.207 3.93 0 5.076 0 C 6.496 0 7.654 0.258 8.549 0.77 C 9.443 1.279 9.891 2.223 9.891 3.604 L 9.891 9.344 C 9.906 9.689 10.018 10.018 10.229 10.332 C 10.437 10.643 10.775 10.797 11.241 10.797 C 11.378 10.797 11.479 10.825 11.54 10.877 C 11.601 10.926 11.632 11.033 11.632 11.197 C 11.632 11.391 11.471 11.533 11.149 11.626 C 10.841 11.715 10.52 11.762 10.198 11.764 C 9.538 11.764 8.958 11.582 8.457 11.219 C 7.955 10.856 7.67 10.372 7.598 9.766 C 7.235 10.405 6.674 10.898 5.92 11.247 C 5.169 11.591 4.357 11.764 3.489 11.764 Z M 4.324 10.427 C 4.898 10.43 5.462 10.287 5.958 10.013 C 6.458 9.738 6.871 9.342 7.154 8.864 C 7.449 8.381 7.598 7.844 7.598 7.252 L 7.598 5.842 C 5.778 5.978 4.495 6.26 3.75 6.685 C 3.002 7.112 2.63 7.802 2.63 8.756 C 2.63 9.871 3.194 10.427 4.324 10.427 Z\" fill=\"rgb(0,0,0)\"></path></g><g transform=\"translate(21.328 9.742)\"><path d=\"M 0.422 11.662 C 0.301 11.663 0.187 11.609 0.115 11.517 C 0.038 11.415 -0.002 11.293 0 11.168 C 0.019 10.956 0.069 10.83 0.146 10.79 C 0.222 10.747 0.372 10.725 0.598 10.725 C 1.052 10.725 1.375 10.652 1.564 10.506 C 1.752 10.358 1.865 10.185 1.902 9.991 C 1.936 9.793 1.956 9.481 1.956 9.054 L 1.956 3.408 C 1.956 2.977 1.942 2.665 1.917 2.471 C 1.89 2.273 1.781 2.1 1.587 1.955 C 1.398 1.806 1.077 1.729 0.629 1.729 C 0.418 1.729 0.261 1.7 0.153 1.642 C 0.05 1.584 0 1.449 0 1.235 C 0 1.139 0.034 1.044 0.108 0.952 C 0.178 0.861 0.284 0.806 0.422 0.792 C 1.545 0.629 2.473 0.414 3.205 0.153 C 3.496 0.071 3.696 0.02 3.803 0 L 3.88 0 C 4.156 0 4.294 0.158 4.294 0.472 L 4.294 2.027 L 4.37 2.027 C 4.478 1.926 4.739 1.684 5.153 1.301 C 5.559 0.921 6.041 0.623 6.571 0.422 C 7.102 0.224 7.706 0.124 8.381 0.124 C 9.212 0.124 9.931 0.294 10.535 0.632 C 11.129 0.952 11.604 1.44 11.892 2.027 L 11.946 2.027 C 12.621 1.417 13.265 0.948 13.878 0.618 C 14.496 0.289 15.291 0.124 16.263 0.124 C 17.444 0.124 18.379 0.461 19.069 1.134 C 19.763 1.808 20.112 2.696 20.112 3.8 L 20.112 9.054 C 20.112 9.481 20.129 9.793 20.166 9.991 C 20.2 10.185 20.313 10.358 20.503 10.507 C 20.691 10.652 21.013 10.725 21.469 10.725 L 21.622 10.725 C 21.761 10.725 21.862 10.752 21.929 10.804 C 22 10.854 22.046 10.976 22.068 11.168 C 22.068 11.299 22.025 11.415 21.945 11.517 C 21.877 11.609 21.764 11.664 21.645 11.662 C 20.736 11.616 19.826 11.592 18.916 11.589 C 18.134 11.589 17.231 11.613 16.209 11.662 C 16.071 11.662 15.966 11.613 15.895 11.517 C 15.827 11.412 15.793 11.291 15.795 11.168 C 15.811 10.956 15.856 10.83 15.933 10.79 C 16.014 10.747 16.167 10.725 16.393 10.725 C 16.842 10.725 17.162 10.652 17.352 10.506 C 17.545 10.358 17.658 10.185 17.689 9.991 C 17.724 9.793 17.743 9.481 17.743 9.054 L 17.743 3.822 C 17.743 3.066 17.491 2.489 16.991 2.085 C 16.508 1.69 15.889 1.476 15.251 1.483 C 14.453 1.483 13.802 1.664 13.296 2.028 C 12.793 2.387 12.439 2.772 12.23 3.183 L 12.23 9.054 C 12.23 9.151 12.224 9.371 12.214 9.715 C 12.209 10.06 12.306 10.314 12.506 10.478 C 12.705 10.643 13.029 10.725 13.48 10.725 L 13.633 10.725 C 13.79 10.725 13.901 10.752 13.963 10.804 C 14.024 10.854 14.062 10.976 14.078 11.168 C 14.078 11.299 14.041 11.415 13.971 11.517 C 13.903 11.613 13.802 11.662 13.664 11.662 C 12.78 11.617 11.895 11.593 11.01 11.589 C 10.294 11.589 9.425 11.613 8.404 11.662 C 8.266 11.662 8.16 11.613 8.09 11.517 C 8.022 11.412 7.987 11.291 7.99 11.168 C 8.005 10.956 8.051 10.83 8.127 10.79 C 8.208 10.747 8.362 10.725 8.588 10.725 C 9.159 10.725 9.515 10.616 9.654 10.398 C 9.792 10.176 9.855 9.922 9.845 9.635 C 9.841 9.441 9.838 9.247 9.838 9.054 L 9.838 3.822 C 9.838 3.066 9.588 2.489 9.094 2.085 C 8.603 1.684 8.028 1.483 7.369 1.483 C 6.571 1.483 5.919 1.664 5.413 2.028 C 4.911 2.387 4.549 2.772 4.324 3.183 L 4.324 9.054 C 4.324 9.481 4.34 9.793 4.37 9.991 C 4.405 10.185 4.518 10.358 4.708 10.507 C 4.901 10.652 5.223 10.725 5.674 10.725 L 5.827 10.725 C 5.969 10.725 6.075 10.752 6.141 10.804 C 6.213 10.854 6.257 10.976 6.272 11.168 C 6.272 11.299 6.236 11.415 6.165 11.517 C 6.098 11.613 5.996 11.662 5.858 11.662 C 4.949 11.616 4.039 11.592 3.128 11.589 C 2.346 11.589 1.443 11.613 0.422 11.662 Z\" fill=\"rgb(0,0,0)\"></path></g><g transform=\"translate(42.645 4.134)\"><path d=\"M 0.414 17.351 C 0.296 17.351 0.184 17.297 0.115 17.206 C 0.038 17.104 -0.002 16.982 0 16.857 C 0.015 16.645 0.065 16.519 0.154 16.479 C 0.24 16.436 0.395 16.414 0.621 16.414 C 1.075 16.414 1.398 16.341 1.587 16.196 C 1.775 16.047 1.882 15.875 1.909 15.68 C 1.934 15.482 1.948 15.17 1.948 14.743 L 1.948 9.097 C 1.948 8.666 1.934 8.354 1.909 8.16 C 1.882 7.962 1.775 7.789 1.587 7.644 C 1.398 7.495 1.075 7.419 0.621 7.419 C 0.416 7.419 0.261 7.389 0.153 7.331 C 0.05 7.273 0 7.139 0 6.924 C 0 6.828 0.032 6.734 0.1 6.641 C 0.171 6.55 0.276 6.496 0.414 6.481 C 1.507 6.332 2.446 6.118 3.228 5.842 C 3.468 5.76 3.667 5.709 3.826 5.689 L 3.903 5.689 C 4.179 5.689 4.317 5.847 4.317 6.162 L 4.317 14.743 C 4.317 15.17 4.334 15.482 4.371 15.68 C 4.405 15.874 4.518 16.047 4.708 16.196 C 4.896 16.341 5.218 16.414 5.674 16.414 L 5.827 16.414 C 5.965 16.414 6.067 16.441 6.134 16.494 C 6.205 16.543 6.251 16.665 6.272 16.857 C 6.272 16.988 6.236 17.104 6.165 17.206 C 6.098 17.302 5.992 17.351 5.85 17.351 C 4.941 17.305 4.031 17.281 3.121 17.279 C 2.339 17.279 1.436 17.302 0.414 17.351 Z M 2.991 2.957 C 2.504 2.957 2.095 2.815 1.764 2.528 C 1.436 2.238 1.273 1.88 1.273 1.453 C 1.273 1.075 1.472 0.739 1.871 0.443 C 2.257 0.154 2.736 -0.003 3.228 0 C 3.661 0 4.018 0.143 4.294 0.429 C 4.57 0.716 4.708 1.081 4.708 1.526 C 4.708 1.918 4.541 2.256 4.21 2.536 C 3.882 2.817 3.475 2.957 2.991 2.957 Z\" fill=\"rgb(0,0,0)\"></path></g><g transform=\"translate(48.039 3.437)\"><path d=\"M 0.414 18.049 C 0.295 18.049 0.195 18 0.115 17.904 C 0.038 17.802 -0.002 17.68 0 17.555 C 0.015 17.342 0.061 17.217 0.138 17.177 C 0.218 17.133 0.372 17.112 0.598 17.112 C 1.047 17.112 1.367 17.039 1.557 16.893 C 1.75 16.744 1.865 16.572 1.902 16.378 C 1.936 16.18 1.956 15.867 1.956 15.44 L 1.956 3.408 C 1.956 2.983 1.94 2.67 1.909 2.47 C 1.882 2.272 1.775 2.1 1.587 1.954 C 1.397 1.805 1.075 1.729 0.621 1.729 C 0.416 1.729 0.261 1.7 0.153 1.642 C 0.05 1.584 0 1.449 0 1.235 C 0 1.139 0.032 1.044 0.1 0.951 C 0.17 0.861 0.276 0.806 0.414 0.792 C 1.507 0.646 2.446 0.434 3.228 0.153 C 3.468 0.071 3.667 0.02 3.826 0 L 3.903 0 C 4.179 0 4.317 0.158 4.317 0.472 L 4.317 15.44 C 4.317 15.867 4.334 16.18 4.37 16.378 C 4.405 16.572 4.518 16.745 4.708 16.894 C 4.896 17.039 5.218 17.112 5.674 17.112 L 5.827 17.112 C 5.965 17.112 6.067 17.139 6.134 17.191 C 6.205 17.24 6.251 17.362 6.272 17.555 C 6.272 17.685 6.236 17.802 6.165 17.904 C 6.098 18 5.992 18.049 5.85 18.049 C 4.941 18.002 4.031 17.978 3.121 17.976 C 2.342 17.976 1.441 17.999 0.414 18.049 Z\" fill=\"rgb(0,0,0)\"></path></g><g transform=\"translate(52.214 9.994)\"><path d=\"M 2.868 16.655 C 2.12 16.655 1.457 16.426 0.874 15.971 C 0.291 15.522 0 14.984 0 14.359 C 0 13.618 0.218 13.145 0.652 12.942 C 1.085 12.739 1.426 12.637 1.671 12.637 C 1.963 12.637 2.202 12.691 2.392 12.804 C 2.586 12.921 2.684 13.026 2.684 13.124 C 2.684 13.156 2.615 13.24 2.477 13.371 C 2.339 13.506 2.27 13.736 2.27 14.061 C 2.27 14.39 2.377 14.679 2.592 14.926 C 2.81 15.173 3.121 15.297 3.519 15.297 C 4.608 15.297 5.674 14.235 6.717 12.114 C 6.782 11.885 6.817 11.714 6.817 11.598 C 6.817 11.433 6.774 11.228 6.694 10.98 C 6.345 10.244 5.762 8.874 4.946 6.868 C 4.234 5.077 3.653 3.71 3.205 2.77 C 2.908 2.13 2.63 1.693 2.369 1.455 C 2.109 1.218 1.727 1.066 1.227 0.997 C 1.134 0.976 1.039 0.961 0.943 0.953 C 0.805 0.935 0.717 0.893 0.683 0.83 C 0.646 0.763 0.629 0.646 0.629 0.481 C 0.629 0.283 0.685 0.159 0.797 0.11 C 0.909 0.063 1.047 0.034 1.212 0.023 C 1.38 0.014 1.489 0.009 1.541 0.009 C 2.599 -0.039 3.429 0.106 4.033 0.444 C 4.641 0.779 5.145 1.365 5.544 2.203 C 5.905 2.991 6.245 3.788 6.563 4.593 C 7.253 6.372 7.815 7.672 8.251 8.495 L 8.327 8.495 L 10.88 2.036 C 10.967 1.756 11.01 1.556 11.01 1.44 C 11.01 1.262 10.922 1.14 10.75 1.076 C 10.576 1.01 10.29 0.975 9.892 0.975 L 9.73 0.975 C 9.592 0.975 9.493 0.951 9.431 0.902 C 9.374 0.85 9.335 0.726 9.316 0.532 C 9.316 0.416 9.347 0.305 9.408 0.197 C 9.47 0.092 9.561 0.038 9.684 0.038 C 10.524 0.082 11.365 0.107 12.207 0.11 C 12.483 0.11 13.019 0.094 13.817 0.059 L 14.362 0.038 C 14.484 0.038 14.578 0.092 14.645 0.198 C 14.716 0.305 14.752 0.416 14.752 0.532 C 14.737 0.726 14.693 0.85 14.622 0.903 C 14.555 0.951 14.453 0.975 14.315 0.975 C 13.671 0.975 13.175 1.075 12.828 1.273 C 12.479 1.467 12.186 1.852 11.946 2.428 L 10.022 6.94 C 9.136 9.01 8.476 10.537 8.043 11.526 C 7.418 12.938 6.69 14.148 5.858 15.151 C 5.024 16.154 4.027 16.655 2.868 16.655 Z\" fill=\"rgb(0,0,0)\"></path></g><g transform=\"translate(69.184 5.786)\"><path d=\"M 3.979 15.629 C 3.826 15.629 3.707 15.575 3.627 15.469 C 3.548 15.358 3.508 15.226 3.511 15.092 C 3.531 14.845 3.584 14.697 3.672 14.648 C 3.759 14.596 3.921 14.568 4.163 14.568 C 4.663 14.568 5.037 14.485 5.283 14.314 C 5.528 14.14 5.677 13.927 5.735 13.675 C 5.797 13.419 5.837 13.084 5.857 12.672 L 5.857 0.916 L 4.064 0.916 C 3.47 0.93 3.014 1.05 2.691 1.271 C 2.373 1.495 2.132 1.824 1.963 2.26 C 1.798 2.692 1.656 3.311 1.534 4.12 C 1.518 4.251 1.413 4.358 1.22 4.44 C 1.03 4.523 0.832 4.563 0.629 4.563 C 0.47 4.563 0.324 4.518 0.192 4.425 C 0.069 4.344 -0.003 4.21 0 4.069 L 0.077 0.588 C 0.077 0.196 0.311 0 0.782 0 L 13.502 0 C 13.951 0 14.177 0.196 14.177 0.589 L 14.284 4.069 C 14.284 4.214 14.215 4.334 14.077 4.425 C 13.94 4.518 13.79 4.563 13.632 4.563 C 13.421 4.563 13.226 4.523 13.042 4.44 C 12.862 4.358 12.766 4.25 12.751 4.12 C 12.613 3.297 12.463 2.672 12.306 2.245 C 12.153 1.82 11.909 1.495 11.578 1.271 C 11.25 1.05 10.79 0.93 10.197 0.916 L 8.434 0.916 L 8.434 12.672 C 8.449 13.084 8.488 13.418 8.549 13.675 C 8.61 13.927 8.76 14.14 9.001 14.314 C 9.247 14.485 9.619 14.568 10.121 14.568 L 10.274 14.568 C 10.431 14.568 10.55 14.598 10.627 14.656 C 10.707 14.714 10.757 14.859 10.772 15.092 C 10.772 15.237 10.73 15.364 10.65 15.47 C 10.573 15.575 10.458 15.629 10.305 15.629 C 9.281 15.582 8.256 15.558 7.23 15.557 C 6.192 15.557 5.109 15.58 3.979 15.629 Z\" fill=\"rgb(0,0,0)\"></path></g><g transform=\"translate(82.923 4.134)\"><path d=\"M 0.414 17.351 C 0.296 17.351 0.184 17.297 0.115 17.206 C 0.038 17.104 -0.002 16.982 0 16.857 C 0.015 16.645 0.065 16.519 0.154 16.479 C 0.24 16.436 0.395 16.414 0.621 16.414 C 1.075 16.414 1.398 16.341 1.587 16.196 C 1.775 16.047 1.882 15.875 1.909 15.68 C 1.934 15.482 1.948 15.17 1.948 14.743 L 1.948 9.097 C 1.948 8.666 1.934 8.354 1.909 8.16 C 1.882 7.962 1.775 7.789 1.587 7.644 C 1.398 7.495 1.075 7.419 0.621 7.419 C 0.416 7.419 0.261 7.389 0.153 7.331 C 0.05 7.273 0 7.139 0 6.924 C 0 6.828 0.032 6.734 0.1 6.641 C 0.171 6.55 0.276 6.496 0.414 6.481 C 1.507 6.332 2.446 6.118 3.228 5.842 C 3.468 5.76 3.667 5.709 3.826 5.689 L 3.903 5.689 C 4.179 5.689 4.317 5.847 4.317 6.162 L 4.317 14.743 C 4.317 15.17 4.334 15.482 4.371 15.68 C 4.405 15.874 4.518 16.047 4.708 16.196 C 4.896 16.341 5.218 16.414 5.674 16.414 L 5.827 16.414 C 5.965 16.414 6.067 16.441 6.134 16.494 C 6.205 16.543 6.251 16.665 6.272 16.857 C 6.272 16.988 6.236 17.104 6.165 17.206 C 6.098 17.302 5.992 17.351 5.85 17.351 C 4.941 17.305 4.031 17.281 3.121 17.279 C 2.339 17.279 1.436 17.302 0.414 17.351 Z M 2.991 2.957 C 2.504 2.957 2.095 2.815 1.764 2.528 C 1.436 2.238 1.273 1.88 1.273 1.453 C 1.273 1.075 1.472 0.739 1.871 0.443 C 2.257 0.154 2.736 -0.003 3.228 0 C 3.661 0 4.018 0.143 4.294 0.429 C 4.57 0.716 4.708 1.081 4.708 1.526 C 4.708 1.918 4.541 2.256 4.21 2.536 C 3.882 2.817 3.475 2.957 2.991 2.957 Z\" fill=\"rgb(0,0,0)\"></path></g><g transform=\"translate(88.539 9.742)\"><path d=\"M 0.422 11.662 C 0.301 11.663 0.187 11.609 0.115 11.517 C 0.038 11.415 -0.002 11.293 0 11.168 C 0.019 10.956 0.069 10.83 0.146 10.79 C 0.222 10.747 0.372 10.725 0.598 10.725 C 1.052 10.725 1.375 10.652 1.564 10.506 C 1.752 10.358 1.865 10.185 1.902 9.991 C 1.936 9.793 1.956 9.481 1.956 9.054 L 1.956 3.408 C 1.956 2.977 1.942 2.665 1.917 2.471 C 1.89 2.273 1.781 2.1 1.587 1.955 C 1.398 1.806 1.077 1.729 0.629 1.729 C 0.418 1.729 0.261 1.7 0.153 1.642 C 0.05 1.584 0 1.449 0 1.235 C 0 1.139 0.034 1.044 0.108 0.952 C 0.178 0.861 0.284 0.806 0.422 0.792 C 1.545 0.629 2.473 0.414 3.205 0.153 C 3.496 0.071 3.696 0.02 3.803 0 L 3.88 0 C 4.156 0 4.294 0.158 4.294 0.472 L 4.294 2.027 L 4.37 2.027 C 4.478 1.926 4.739 1.684 5.153 1.301 C 5.559 0.921 6.041 0.623 6.571 0.422 C 7.102 0.224 7.706 0.124 8.381 0.124 C 9.212 0.124 9.931 0.294 10.535 0.632 C 11.129 0.952 11.604 1.44 11.892 2.027 L 11.946 2.027 C 12.621 1.417 13.265 0.948 13.878 0.618 C 14.496 0.289 15.291 0.124 16.263 0.124 C 17.444 0.124 18.379 0.461 19.069 1.134 C 19.763 1.808 20.112 2.696 20.112 3.8 L 20.112 9.054 C 20.112 9.481 20.129 9.793 20.166 9.991 C 20.2 10.185 20.313 10.358 20.503 10.507 C 20.691 10.652 21.013 10.725 21.469 10.725 L 21.622 10.725 C 21.761 10.725 21.862 10.752 21.929 10.804 C 22 10.854 22.046 10.976 22.068 11.168 C 22.068 11.299 22.025 11.415 21.945 11.517 C 21.877 11.609 21.764 11.664 21.645 11.662 C 20.736 11.616 19.826 11.592 18.916 11.589 C 18.134 11.589 17.231 11.613 16.209 11.662 C 16.071 11.662 15.966 11.613 15.895 11.517 C 15.827 11.412 15.793 11.291 15.795 11.168 C 15.811 10.956 15.856 10.83 15.933 10.79 C 16.014 10.747 16.167 10.725 16.393 10.725 C 16.842 10.725 17.162 10.652 17.352 10.506 C 17.545 10.358 17.658 10.185 17.689 9.991 C 17.724 9.793 17.743 9.481 17.743 9.054 L 17.743 3.822 C 17.743 3.066 17.491 2.489 16.991 2.085 C 16.508 1.69 15.889 1.476 15.251 1.483 C 14.453 1.483 13.802 1.664 13.296 2.028 C 12.793 2.387 12.439 2.772 12.23 3.183 L 12.23 9.054 C 12.23 9.151 12.224 9.371 12.214 9.715 C 12.209 10.06 12.306 10.314 12.506 10.478 C 12.705 10.643 13.029 10.725 13.48 10.725 L 13.633 10.725 C 13.79 10.725 13.901 10.752 13.963 10.804 C 14.024 10.854 14.062 10.976 14.078 11.168 C 14.078 11.299 14.041 11.415 13.971 11.517 C 13.903 11.613 13.802 11.662 13.664 11.662 C 12.78 11.617 11.895 11.593 11.01 11.589 C 10.294 11.589 9.425 11.613 8.404 11.662 C 8.266 11.662 8.16 11.613 8.09 11.517 C 8.022 11.412 7.987 11.291 7.99 11.168 C 8.005 10.956 8.051 10.83 8.127 10.79 C 8.208 10.747 8.362 10.725 8.588 10.725 C 9.159 10.725 9.515 10.616 9.654 10.398 C 9.792 10.176 9.855 9.922 9.845 9.635 C 9.841 9.441 9.838 9.247 9.838 9.054 L 9.838 3.822 C 9.838 3.066 9.588 2.489 9.094 2.085 C 8.603 1.684 8.028 1.483 7.369 1.483 C 6.571 1.483 5.919 1.664 5.413 2.028 C 4.911 2.387 4.549 2.772 4.324 3.183 L 4.324 9.054 C 4.324 9.481 4.34 9.793 4.37 9.991 C 4.405 10.185 4.518 10.358 4.708 10.507 C 4.901 10.652 5.223 10.725 5.674 10.725 L 5.827 10.725 C 5.969 10.725 6.075 10.752 6.141 10.804 C 6.213 10.854 6.257 10.976 6.272 11.168 C 6.272 11.299 6.236 11.415 6.165 11.517 C 6.098 11.613 5.996 11.662 5.858 11.662 C 4.949 11.616 4.039 11.592 3.128 11.589 C 2.346 11.589 1.443 11.613 0.422 11.662 Z\" fill=\"rgb(0,0,0)\"></path></g><g transform=\"translate(109.882 9.947)\"><path d=\"M 6.088 11.763 C 4.788 11.763 3.682 11.502 2.768 10.979 C 1.872 10.467 1.153 9.72 0.697 8.828 C 0.232 7.924 0 6.921 0 5.82 C 0 4.852 0.238 3.92 0.713 3.023 C 1.182 2.138 1.888 1.386 2.76 0.843 C 3.644 0.281 4.658 0 5.804 0 C 7.348 0 8.534 0.376 9.362 1.126 C 10.194 1.873 10.673 2.877 10.796 4.142 C 10.796 4.685 10.639 5.055 10.328 5.253 C 10.016 5.453 9.565 5.551 8.979 5.551 L 2.653 5.551 C 2.653 7.077 2.985 8.289 3.65 9.184 C 4.319 10.082 5.356 10.528 6.763 10.528 C 7.509 10.528 8.143 10.379 8.664 10.078 C 9.186 9.773 9.679 9.257 10.144 8.53 C 10.231 8.449 10.317 8.407 10.405 8.407 C 10.528 8.407 10.631 8.441 10.719 8.509 C 10.892 8.606 10.98 8.754 10.98 8.952 C 10.98 9.049 10.96 9.122 10.926 9.169 C 10.39 9.994 9.709 10.634 8.887 11.088 C 8.062 11.539 7.131 11.764 6.088 11.764 Z M 6.893 4.614 C 7.777 4.614 8.245 4.268 8.296 3.574 C 8.296 2.819 8.078 2.179 7.645 1.656 C 7.215 1.129 6.602 0.864 5.804 0.864 C 4.919 0.864 4.19 1.198 3.619 1.867 C 3.046 2.532 2.724 3.447 2.653 4.614 Z\" fill=\"rgb(0,0,0)\"></path></g><g transform=\"translate(73.322 17.881)\"><path d=\"M 10.495 10.571 C 10.591 10.466 10.721 10.438 10.886 10.492 C 11.049 10.546 11.2 10.64 11.338 10.775 C 11.481 10.905 11.584 11.049 11.645 11.203 C 11.706 11.36 11.683 11.487 11.576 11.589 C 10.995 12.197 10.378 12.775 9.728 13.318 C 9.073 13.865 8.392 14.384 7.688 14.873 C 7.063 15.29 6.431 15.699 5.795 16.101 C 5.124 16.522 4.432 16.829 3.717 17.024 C 3.173 17.182 2.595 17.207 2.038 17.096 C 1.485 16.984 1.022 16.7 0.65 16.246 C 0.355 15.897 0.159 15.482 0.083 15.04 C 0.006 14.584 -0.018 14.121 0.013 13.659 C 0.048 13.194 0.105 12.757 0.182 12.344 C 0.421 10.883 0.864 9.458 1.501 8.108 C 2.137 6.754 2.909 5.462 3.809 4.25 C 4.232 3.667 4.682 3.102 5.158 2.557 C 5.635 2.008 6.169 1.507 6.753 1.06 C 7.095 0.813 7.454 0.588 7.827 0.384 C 8.198 0.179 8.611 0.05 9.038 0.007 C 9.452 -0.032 9.852 0.097 10.242 0.392 C 10.721 0.78 11.001 1.242 11.078 1.779 C 11.158 2.317 11.162 2.86 11.085 3.407 C 10.864 4.902 10.371 6.35 9.629 7.686 C 9.552 7.838 9.433 7.898 9.275 7.868 C 9.122 7.836 8.965 7.759 8.808 7.643 C 8.662 7.536 8.54 7.402 8.447 7.251 C 8.365 7.102 8.356 6.966 8.417 6.844 C 8.758 6.255 9.045 5.64 9.276 5.006 C 9.51 4.372 9.684 3.721 9.797 3.058 C 9.843 2.793 9.883 2.512 9.92 2.215 C 9.961 1.935 9.951 1.65 9.889 1.372 C 9.858 1.253 9.835 1.184 9.82 1.169 C 9.805 1.155 9.732 1.147 9.606 1.147 C 9.559 1.162 9.493 1.184 9.406 1.212 C 9.324 1.242 9.261 1.264 9.214 1.278 C 9.04 1.356 8.879 1.436 8.731 1.518 C 8.583 1.596 8.44 1.68 8.302 1.772 C 7.33 2.394 6.473 3.172 5.733 4.112 C 5.021 5.011 4.371 5.953 3.786 6.931 C 3.201 7.937 2.689 8.978 2.252 10.048 C 1.812 11.115 1.509 12.227 1.348 13.361 C 1.317 13.67 1.288 13.981 1.263 14.291 C 1.242 14.6 1.248 14.913 1.278 15.228 C 1.309 15.523 1.386 15.731 1.509 15.853 C 1.635 15.979 1.863 16.028 2.191 15.999 C 2.737 15.955 3.266 15.795 3.778 15.519 C 4.27 15.26 4.755 14.991 5.235 14.713 C 6.2 14.136 7.125 13.5 8.003 12.809 C 8.886 12.117 9.718 11.369 10.495 10.571 Z\" fill=\"rgb(212,169,87)\"></path></g><g transform=\"translate(82.683 26.946)\"><path d=\"M 7.521 1.006 C 7.678 0.886 7.851 0.867 8.035 0.948 C 8.223 1.032 8.357 1.155 8.434 1.319 C 8.515 1.478 8.476 1.603 8.319 1.689 C 7.376 2.28 6.428 2.864 5.474 3.44 C 4.525 4.02 3.509 4.495 2.446 4.857 C 2.057 4.992 1.675 5.047 1.303 5.024 C 0.925 5.004 0.598 4.824 0.322 4.486 C 0.042 4.127 -0.056 3.73 0.03 3.295 C 0.117 2.85 0.294 2.425 0.552 2.045 C 0.818 1.649 1.084 1.317 1.349 1.05 C 1.598 0.787 1.881 0.555 2.192 0.36 C 2.518 0.153 2.855 0.033 3.204 0.004 C 3.557 -0.026 3.881 0.116 4.178 0.425 C 4.443 0.678 4.554 0.93 4.508 1.181 C 4.462 1.433 4.316 1.666 4.071 1.878 C 3.812 2.105 3.526 2.302 3.22 2.467 C 2.892 2.647 2.575 2.805 2.269 2.939 C 1.966 3.07 1.728 3.179 1.556 3.266 C 1.48 3.423 1.419 3.586 1.372 3.753 C 1.714 3.71 2.158 3.591 2.707 3.397 C 3.298 3.186 3.878 2.951 4.447 2.692 C 5.039 2.425 5.62 2.136 6.188 1.827 C 6.734 1.528 7.179 1.253 7.522 1.006 Z\" fill=\"rgb(212,169,87)\"></path></g><g transform=\"translate(89.036 26.963)\"><path d=\"M 10.981 0.845 C 11.153 0.772 11.31 0.79 11.449 0.896 C 11.591 0.997 11.673 1.126 11.694 1.28 C 11.719 1.437 11.629 1.557 11.426 1.644 C 10.83 1.926 10.244 2.227 9.669 2.545 C 8.712 3.074 7.768 3.627 6.84 4.202 C 6.47 4.44 6.061 4.617 5.628 4.724 C 5.218 4.816 4.862 4.714 4.555 4.419 C 4.253 4.124 4.135 3.782 4.203 3.395 C 4.234 3.174 4.291 2.958 4.371 2.749 C 4.458 2.53 4.557 2.31 4.671 2.087 C 3.332 2.794 2.141 3.727 1.158 4.841 C 1.036 4.986 0.879 5.003 0.683 4.892 C 0.476 4.772 0.303 4.608 0.177 4.412 C 0.034 4.209 -0.022 4.038 0.008 3.904 C 0.17 3.34 0.383 2.79 0.645 2.261 C 0.912 1.72 1.201 1.19 1.512 0.67 C 1.588 0.539 1.703 0.487 1.857 0.51 C 2.014 0.53 2.171 0.601 2.324 0.721 C 2.481 0.837 2.6 0.974 2.677 1.128 C 2.757 1.284 2.765 1.412 2.7 1.513 C 2.699 1.529 2.694 1.544 2.685 1.557 C 2.678 1.573 2.667 1.588 2.654 1.6 C 3.709 0.912 4.87 0.382 6.096 0.031 C 6.265 -0.031 6.443 0 6.633 0.125 C 6.821 0.252 6.965 0.407 7.063 0.59 C 7.164 0.775 7.17 0.95 7.078 1.113 C 6.874 1.422 6.683 1.737 6.503 2.058 C 6.323 2.374 6.146 2.694 5.974 3.017 C 6.787 2.636 7.623 2.267 8.481 1.913 C 9.34 1.56 10.172 1.204 10.981 0.845 Z\" fill=\"rgb(212,169,87)\"></path></g><g transform=\"translate(94.663 17.894)\"><path d=\"M 17.355 4.263 C 17.497 4.341 17.643 4.458 17.792 4.612 C 17.939 4.768 18.007 4.925 17.991 5.085 C 17.977 5.25 17.903 5.344 17.777 5.368 C 17.654 5.388 17.52 5.361 17.378 5.288 C 16.776 4.995 16.129 4.794 15.461 4.692 C 14.796 4.587 14.125 4.512 13.452 4.467 C 12.12 4.394 10.785 4.365 9.45 4.38 L 9.381 4.38 C 8.696 5.813 8.066 7.269 7.495 8.747 C 6.931 10.214 6.477 11.717 6.137 13.244 C 5.804 14.765 5.655 16.318 5.685 17.902 C 5.685 18.076 5.624 18.171 5.501 18.185 C 5.374 18.2 5.229 18.158 5.064 18.062 C 4.901 17.969 4.756 17.851 4.635 17.713 C 4.508 17.571 4.443 17.433 4.443 17.299 C 4.395 15.076 4.702 12.859 5.356 10.723 C 6.007 8.584 6.804 6.487 7.74 4.446 C 5.498 4.562 3.276 4.821 1.077 5.223 C 0.935 5.252 0.782 5.215 0.617 5.114 C 0.457 5.011 0.317 4.883 0.203 4.736 C 0.086 4.587 0.019 4.445 0.003 4.314 C -0.016 4.18 0.046 4.096 0.187 4.068 C 1.527 3.831 2.877 3.639 4.236 3.493 C 5.591 3.344 6.955 3.254 8.331 3.224 C 8.574 2.709 8.822 2.196 9.074 1.684 C 9.323 1.176 9.582 0.67 9.849 0.165 C 9.91 0.035 10.017 -0.018 10.171 0.005 C 10.328 0.025 10.485 0.093 10.638 0.209 C 10.795 0.325 10.918 0.46 11.006 0.609 C 11.093 0.759 11.106 0.892 11.045 1.008 C 10.855 1.377 10.671 1.742 10.493 2.106 C 10.314 2.466 10.13 2.825 9.941 3.181 C 10.769 3.181 11.614 3.196 12.479 3.224 C 13.336 3.253 14.19 3.345 15.032 3.501 C 15.841 3.649 16.623 3.906 17.355 4.263 Z\" fill=\"rgb(212,169,87)\"></path></g><g transform=\"translate(102.312 26.946)\"><path d=\"M 7.521 1.006 C 7.678 0.886 7.851 0.867 8.035 0.948 C 8.223 1.032 8.357 1.155 8.434 1.319 C 8.515 1.478 8.476 1.603 8.319 1.689 C 7.376 2.28 6.428 2.864 5.474 3.44 C 4.525 4.02 3.509 4.495 2.446 4.857 C 2.057 4.992 1.675 5.047 1.303 5.024 C 0.925 5.004 0.598 4.824 0.322 4.486 C 0.042 4.127 -0.056 3.73 0.03 3.295 C 0.117 2.85 0.294 2.425 0.552 2.045 C 0.818 1.649 1.084 1.317 1.349 1.05 C 1.598 0.787 1.881 0.555 2.192 0.36 C 2.518 0.153 2.855 0.033 3.204 0.004 C 3.557 -0.026 3.881 0.116 4.178 0.425 C 4.443 0.678 4.554 0.93 4.508 1.181 C 4.462 1.433 4.316 1.666 4.071 1.878 C 3.812 2.105 3.526 2.302 3.22 2.467 C 2.892 2.647 2.575 2.805 2.269 2.939 C 1.966 3.07 1.728 3.179 1.556 3.266 C 1.48 3.423 1.419 3.586 1.372 3.753 C 1.714 3.71 2.158 3.591 2.707 3.397 C 3.298 3.186 3.878 2.951 4.447 2.692 C 5.039 2.425 5.62 2.136 6.188 1.827 C 6.734 1.528 7.179 1.253 7.522 1.006 Z\" fill=\"rgb(212,169,87)\"></path></g><g transform=\"translate(108.702 26.73)\"><path d=\"M 5.799 1.036 C 5.879 1.158 5.908 1.282 5.883 1.407 C 5.862 1.534 5.764 1.603 5.592 1.618 C 5.469 1.618 5.35 1.585 5.238 1.516 C 5.127 1.445 5.026 1.359 4.94 1.262 C 4.781 1.262 4.568 1.353 4.304 1.531 C 4.037 1.705 3.859 1.821 3.767 1.88 C 3.592 2.001 3.426 2.132 3.268 2.272 C 3.115 2.413 2.962 2.555 2.808 2.7 C 2.138 3.38 1.606 4.117 1.214 4.917 C 1.121 5.109 0.968 5.16 0.753 5.069 C 0.535 4.982 0.343 4.833 0.178 4.626 C 0.015 4.422 -0.036 4.245 0.025 4.096 C 0.273 3.44 0.534 2.788 0.807 2.14 C 1.082 1.49 1.343 0.833 1.589 0.172 C 1.65 0.026 1.768 -0.026 1.942 0.012 C 2.114 0.046 2.287 0.139 2.456 0.288 C 2.628 0.433 2.747 0.59 2.808 0.753 C 3.339 0.366 3.874 0.155 4.411 0.12 C 4.947 0.083 5.41 0.388 5.799 1.036 Z\" fill=\"rgb(212,169,87)\"></path></g><g transform=\"translate(115.53 26.038)\"><path d=\"M 4.992 1.644 C 5.18 1.585 5.34 1.62 5.475 1.745 C 5.607 1.873 5.682 2.025 5.697 2.203 C 5.712 2.377 5.617 2.501 5.414 2.573 C 4.548 2.886 3.736 3.319 3.006 3.86 C 3.113 4.185 3.144 4.512 3.098 4.841 C 3.036 5.193 2.883 5.547 2.638 5.901 C 2.397 6.254 2.097 6.497 1.741 6.628 C 1.383 6.763 1.009 6.675 0.622 6.367 C 0.198 6.027 -0.009 5.669 0 5.291 C 0.006 4.913 0.157 4.541 0.453 4.172 C 0.748 3.805 1.116 3.451 1.557 3.111 C 1.387 2.924 1.211 2.742 1.027 2.566 C 0.841 2.388 0.689 2.182 0.575 1.955 C 0.43 1.694 0.356 1.402 0.36 1.106 C 0.36 0.786 0.45 0.521 0.628 0.306 C 0.807 0.089 1.1 -0.013 1.51 0.001 C 1.679 0.016 1.84 0.087 1.993 0.212 C 2.15 0.339 2.271 0.477 2.354 0.626 C 2.4 0.728 2.417 0.85 2.408 0.99 C 2.401 1.131 2.312 1.2 2.139 1.2 C 1.872 1.171 1.712 1.228 1.656 1.368 C 1.604 1.509 1.604 1.669 1.656 1.847 C 1.726 2.082 1.861 2.295 2.047 2.465 C 2.108 2.523 2.162 2.581 2.208 2.639 C 2.8 2.377 3.351 2.174 3.857 2.028 C 4.366 1.88 4.746 1.751 4.992 1.643 Z\" fill=\"rgb(212,169,87)\"></path></g></g></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1dyxvc1\",layoutDependency:layoutDependency,layoutId:\"UKzpSPgoi\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 123 37\" overflow=\"visible\"><path d=\"M 0 0 L 123 0 L 123 37 L 0 37 Z\" fill=\"rgba(255, 255, 255, 0)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-d7cf3o\",layoutDependency:layoutDependency,layoutId:\"GNoExwh1x\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 121.088 32.148\" overflow=\"visible\"><path d=\"M 0 0 L 121.088 0 L 121.088 32.148 L 0 32.148 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-gm028e\",layoutDependency:layoutDependency,layoutId:\"DzRd4S023\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.809 15.702\" overflow=\"visible\"><g><path d=\"M 0.446 15.702 C 0.314 15.707 0.189 15.646 0.116 15.542 C 0.037 15.43 -0.003 15.299 0 15.164 C 0.015 14.917 0.065 14.77 0.154 14.721 C 0.24 14.669 0.407 14.641 0.652 14.641 C 1.152 14.641 1.522 14.557 1.764 14.387 C 2.009 14.212 2.163 14 2.224 13.747 C 2.286 13.492 2.324 13.157 2.339 12.745 L 2.339 2.957 C 2.324 2.547 2.285 2.214 2.224 1.962 C 2.163 1.706 2.009 1.493 1.764 1.322 C 1.522 1.148 1.152 1.061 0.652 1.061 L 0.491 1.061 C 0.317 1.061 0.194 1.032 0.123 0.974 C 0.056 0.915 0.015 0.77 0 0.538 C 0 0.392 0.038 0.267 0.116 0.16 C 0.188 0.056 0.313 -0.005 0.445 0 C 1.569 0.049 2.6 0.073 3.535 0.073 L 11.057 0.073 C 11.506 0.073 11.732 0.269 11.732 0.662 L 11.809 4.113 C 11.809 4.264 11.728 4.385 11.571 4.476 C 11.433 4.559 11.274 4.604 11.111 4.606 C 10.9 4.606 10.714 4.571 10.551 4.498 C 10.386 4.425 10.294 4.314 10.275 4.163 C 10.152 3.361 10.009 2.75 9.846 2.332 C 9.681 1.911 9.439 1.599 9.117 1.395 C 8.795 1.188 8.339 1.075 7.753 1.061 L 4.915 1.061 L 4.915 7.47 L 9.577 7.47 C 9.705 7.479 9.819 7.546 9.884 7.651 C 9.955 7.758 9.991 7.888 9.991 8.036 C 9.991 8.167 9.955 8.283 9.883 8.385 C 9.817 8.483 9.715 8.53 9.577 8.53 L 4.915 8.53 L 4.915 12.745 C 4.934 13.157 4.973 13.491 5.03 13.747 C 5.091 14 5.241 14.212 5.483 14.387 C 5.728 14.557 6.104 14.641 6.61 14.641 L 6.763 14.641 C 6.92 14.641 7.039 14.67 7.116 14.729 C 7.193 14.787 7.24 14.932 7.261 15.164 C 7.261 15.31 7.219 15.437 7.139 15.542 C 7.062 15.648 6.943 15.702 6.786 15.702 C 5.713 15.654 4.64 15.63 3.566 15.629 C 2.609 15.629 1.569 15.653 0.445 15.702 Z\" fill=\"rgb(0,0,0)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1sebogp\",layoutDependency:layoutDependency,layoutId:\"Gsp77EmN8\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.809 15.702\" overflow=\"visible\"><path d=\"M 0.446 15.702 C 0.314 15.707 0.189 15.646 0.116 15.542 C 0.037 15.43 -0.003 15.299 0 15.164 C 0.015 14.917 0.065 14.77 0.154 14.721 C 0.24 14.669 0.407 14.641 0.652 14.641 C 1.152 14.641 1.522 14.557 1.764 14.387 C 2.009 14.212 2.163 14 2.224 13.747 C 2.286 13.492 2.324 13.157 2.339 12.745 L 2.339 2.957 C 2.324 2.547 2.285 2.214 2.224 1.962 C 2.163 1.706 2.009 1.493 1.764 1.322 C 1.522 1.148 1.152 1.061 0.652 1.061 L 0.491 1.061 C 0.317 1.061 0.194 1.032 0.123 0.974 C 0.056 0.915 0.015 0.77 0 0.538 C 0 0.392 0.038 0.267 0.116 0.16 C 0.188 0.056 0.313 -0.005 0.445 0 C 1.569 0.049 2.6 0.073 3.535 0.073 L 11.057 0.073 C 11.506 0.073 11.732 0.269 11.732 0.662 L 11.809 4.113 C 11.809 4.264 11.728 4.385 11.571 4.476 C 11.433 4.559 11.274 4.604 11.111 4.606 C 10.9 4.606 10.714 4.571 10.551 4.498 C 10.386 4.425 10.294 4.314 10.275 4.163 C 10.152 3.361 10.009 2.75 9.846 2.332 C 9.681 1.911 9.439 1.599 9.117 1.395 C 8.795 1.188 8.339 1.075 7.753 1.061 L 4.915 1.061 L 4.915 7.47 L 9.577 7.47 C 9.705 7.479 9.819 7.546 9.884 7.651 C 9.955 7.758 9.991 7.888 9.991 8.036 C 9.991 8.167 9.955 8.283 9.883 8.385 C 9.817 8.483 9.715 8.53 9.577 8.53 L 4.915 8.53 L 4.915 12.745 C 4.934 13.157 4.973 13.491 5.03 13.747 C 5.091 14 5.241 14.212 5.483 14.387 C 5.728 14.557 6.104 14.641 6.61 14.641 L 6.763 14.641 C 6.92 14.641 7.039 14.67 7.116 14.729 C 7.193 14.787 7.24 14.932 7.261 15.164 C 7.261 15.31 7.219 15.437 7.139 15.542 C 7.062 15.648 6.943 15.702 6.786 15.702 C 5.713 15.654 4.64 15.63 3.566 15.629 C 2.609 15.629 1.569 15.653 0.445 15.702 Z\" fill=\"rgb(0,0,0)\"></path></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-18v21vz\",layoutDependency:layoutDependency,layoutId:\"T0yFJwRqV\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.809 15.702\" overflow=\"visible\"><path d=\"M 0.446 15.702 C 0.314 15.707 0.189 15.646 0.116 15.542 C 0.037 15.43 -0.003 15.299 0 15.164 C 0.015 14.917 0.065 14.77 0.154 14.721 C 0.24 14.669 0.407 14.641 0.652 14.641 C 1.152 14.641 1.522 14.557 1.764 14.387 C 2.009 14.212 2.163 14 2.224 13.747 C 2.286 13.492 2.324 13.157 2.339 12.745 L 2.339 2.957 C 2.324 2.547 2.285 2.214 2.224 1.962 C 2.163 1.706 2.009 1.493 1.764 1.322 C 1.522 1.148 1.152 1.061 0.652 1.061 L 0.491 1.061 C 0.317 1.061 0.194 1.032 0.123 0.974 C 0.056 0.915 0.015 0.77 0 0.538 C 0 0.392 0.038 0.267 0.116 0.16 C 0.188 0.056 0.313 -0.005 0.445 0 C 1.569 0.049 2.6 0.073 3.535 0.073 L 11.057 0.073 C 11.506 0.073 11.732 0.269 11.732 0.662 L 11.809 4.113 C 11.809 4.264 11.728 4.385 11.571 4.476 C 11.433 4.559 11.274 4.604 11.111 4.606 C 10.9 4.606 10.714 4.571 10.551 4.498 C 10.386 4.425 10.294 4.314 10.275 4.163 C 10.152 3.361 10.009 2.75 9.846 2.332 C 9.681 1.911 9.439 1.599 9.117 1.395 C 8.795 1.188 8.339 1.075 7.753 1.061 L 4.915 1.061 L 4.915 7.47 L 9.577 7.47 C 9.705 7.479 9.819 7.546 9.884 7.651 C 9.955 7.758 9.991 7.888 9.991 8.036 C 9.991 8.167 9.955 8.283 9.883 8.385 C 9.817 8.483 9.715 8.53 9.577 8.53 L 4.915 8.53 L 4.915 12.745 C 4.934 13.157 4.973 13.491 5.03 13.747 C 5.091 14 5.241 14.212 5.483 14.387 C 5.728 14.557 6.104 14.641 6.61 14.641 L 6.763 14.641 C 6.92 14.641 7.039 14.67 7.116 14.729 C 7.193 14.787 7.24 14.932 7.261 15.164 C 7.261 15.31 7.219 15.437 7.139 15.542 C 7.062 15.648 6.943 15.702 6.786 15.702 C 5.713 15.654 4.64 15.63 3.566 15.629 C 2.609 15.629 1.569 15.653 0.445 15.702 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-g7xdb\",layoutDependency:layoutDependency,layoutId:\"MXlr7JUBY\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.632 11.764\" overflow=\"visible\"><g><path d=\"M 3.489 11.763 C 2.446 11.763 1.602 11.484 0.958 10.929 C 0.318 10.367 0 9.667 0 8.828 C 0 7.793 0.362 7.015 1.089 6.496 C 1.819 5.978 2.687 5.642 3.696 5.486 C 4.702 5.332 6.004 5.213 7.598 5.13 L 7.598 3.182 C 7.598 2.38 7.386 1.769 6.962 1.351 C 6.536 0.93 5.858 0.719 4.922 0.719 C 4.38 0.719 3.911 0.877 3.512 1.191 C 3.113 1.502 2.913 1.918 2.913 2.441 C 2.913 2.703 2.977 2.921 3.105 3.095 C 3.238 3.27 3.378 3.415 3.527 3.531 C 3.675 3.644 3.75 3.709 3.75 3.727 C 3.75 3.825 3.638 3.95 3.42 4.105 C 3.205 4.262 2.94 4.338 2.63 4.338 C 2.109 4.338 1.696 4.16 1.396 3.8 C 1.092 3.437 0.943 3.008 0.943 2.514 C 0.943 1.662 1.344 1.03 2.147 0.618 C 2.954 0.207 3.93 0 5.076 0 C 6.496 0 7.654 0.258 8.549 0.77 C 9.443 1.279 9.891 2.223 9.891 3.604 L 9.891 9.344 C 9.906 9.689 10.018 10.018 10.229 10.332 C 10.437 10.643 10.775 10.797 11.241 10.797 C 11.378 10.797 11.479 10.825 11.54 10.877 C 11.601 10.926 11.632 11.033 11.632 11.197 C 11.632 11.391 11.471 11.533 11.149 11.626 C 10.841 11.715 10.52 11.762 10.198 11.764 C 9.538 11.764 8.958 11.582 8.457 11.219 C 7.955 10.856 7.67 10.372 7.598 9.766 C 7.235 10.405 6.674 10.898 5.92 11.247 C 5.169 11.591 4.357 11.764 3.489 11.764 Z M 4.324 10.427 C 4.898 10.43 5.462 10.287 5.958 10.013 C 6.458 9.738 6.871 9.342 7.154 8.864 C 7.449 8.381 7.598 7.844 7.598 7.252 L 7.598 5.842 C 5.778 5.978 4.495 6.26 3.75 6.685 C 3.002 7.112 2.63 7.802 2.63 8.756 C 2.63 9.871 3.194 10.427 4.324 10.427 Z\" fill=\"rgb(0,0,0)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-u4yls8\",layoutDependency:layoutDependency,layoutId:\"tjxQnLESu\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.632 11.764\" overflow=\"visible\"><path d=\"M 3.489 11.763 C 2.446 11.763 1.602 11.484 0.958 10.929 C 0.318 10.367 0 9.667 0 8.828 C 0 7.793 0.362 7.015 1.089 6.496 C 1.819 5.978 2.687 5.642 3.696 5.486 C 4.702 5.332 6.004 5.213 7.598 5.13 L 7.598 3.182 C 7.598 2.38 7.386 1.769 6.962 1.351 C 6.536 0.93 5.858 0.719 4.922 0.719 C 4.38 0.719 3.911 0.877 3.512 1.191 C 3.113 1.502 2.913 1.918 2.913 2.441 C 2.913 2.703 2.977 2.921 3.105 3.095 C 3.238 3.27 3.378 3.415 3.527 3.531 C 3.675 3.644 3.75 3.709 3.75 3.727 C 3.75 3.825 3.638 3.95 3.42 4.105 C 3.205 4.262 2.94 4.338 2.63 4.338 C 2.109 4.338 1.696 4.16 1.396 3.8 C 1.092 3.437 0.943 3.008 0.943 2.514 C 0.943 1.662 1.344 1.03 2.147 0.618 C 2.954 0.207 3.93 0 5.076 0 C 6.496 0 7.654 0.258 8.549 0.77 C 9.443 1.279 9.891 2.223 9.891 3.604 L 9.891 9.344 C 9.906 9.689 10.018 10.018 10.229 10.332 C 10.437 10.643 10.775 10.797 11.241 10.797 C 11.378 10.797 11.479 10.825 11.54 10.877 C 11.601 10.926 11.632 11.033 11.632 11.197 C 11.632 11.391 11.471 11.533 11.149 11.626 C 10.841 11.715 10.52 11.762 10.198 11.764 C 9.538 11.764 8.958 11.582 8.457 11.219 C 7.955 10.856 7.67 10.372 7.598 9.766 C 7.235 10.405 6.674 10.898 5.92 11.247 C 5.169 11.591 4.357 11.764 3.489 11.764 Z M 4.324 10.427 C 4.898 10.43 5.462 10.287 5.958 10.013 C 6.458 9.738 6.871 9.342 7.154 8.864 C 7.449 8.381 7.598 7.844 7.598 7.252 L 7.598 5.842 C 5.778 5.978 4.495 6.26 3.75 6.685 C 3.002 7.112 2.63 7.802 2.63 8.756 C 2.63 9.871 3.194 10.427 4.324 10.427 Z\" fill=\"rgb(0,0,0)\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-82gzrw\",layoutDependency:layoutDependency,layoutId:\"e7ATCs_P8\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.632 11.764\" overflow=\"visible\"><path d=\"M 3.489 11.763 C 2.446 11.763 1.602 11.484 0.958 10.929 C 0.318 10.367 0 9.667 0 8.828 C 0 7.793 0.362 7.015 1.089 6.496 C 1.819 5.978 2.687 5.642 3.696 5.486 C 4.702 5.332 6.004 5.213 7.598 5.13 L 7.598 3.182 C 7.598 2.38 7.386 1.769 6.962 1.351 C 6.536 0.93 5.858 0.719 4.922 0.719 C 4.38 0.719 3.911 0.877 3.512 1.191 C 3.113 1.502 2.913 1.918 2.913 2.441 C 2.913 2.703 2.977 2.921 3.105 3.095 C 3.238 3.27 3.378 3.415 3.527 3.531 C 3.675 3.644 3.75 3.709 3.75 3.727 C 3.75 3.825 3.638 3.95 3.42 4.105 C 3.205 4.262 2.94 4.338 2.63 4.338 C 2.109 4.338 1.696 4.16 1.396 3.8 C 1.092 3.437 0.943 3.008 0.943 2.514 C 0.943 1.662 1.344 1.03 2.147 0.618 C 2.954 0.207 3.93 0 5.076 0 C 6.496 0 7.654 0.258 8.549 0.77 C 9.443 1.279 9.891 2.223 9.891 3.604 L 9.891 9.344 C 9.906 9.689 10.018 10.018 10.229 10.332 C 10.437 10.643 10.775 10.797 11.241 10.797 C 11.378 10.797 11.479 10.825 11.54 10.877 C 11.601 10.926 11.632 11.033 11.632 11.197 C 11.632 11.391 11.471 11.533 11.149 11.626 C 10.841 11.715 10.52 11.762 10.198 11.764 C 9.538 11.764 8.958 11.582 8.457 11.219 C 7.955 10.856 7.67 10.372 7.598 9.766 C 7.235 10.405 6.674 10.898 5.92 11.247 C 5.169 11.591 4.357 11.764 3.489 11.764 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1cg7v1e\",layoutDependency:layoutDependency,layoutId:\"d2kf2SCyO\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.969 4.585\" overflow=\"visible\"><path d=\"M 1.694 4.585 C 2.268 4.588 2.833 4.445 3.328 4.171 C 3.828 3.897 4.241 3.5 4.524 3.023 C 4.819 2.54 4.969 2.002 4.969 1.41 L 4.969 0 C 3.148 0.136 1.865 0.418 1.12 0.843 C 0.372 1.27 0 1.96 0 2.914 C 0 4.029 0.564 4.585 1.694 4.585 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1cruacw\",layoutDependency:layoutDependency,layoutId:\"sm5NsHwAr\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22.068 11.662\" overflow=\"visible\"><g><path d=\"M 0.422 11.662 C 0.301 11.663 0.187 11.609 0.115 11.517 C 0.038 11.415 -0.002 11.293 0 11.168 C 0.019 10.956 0.069 10.83 0.146 10.79 C 0.222 10.747 0.372 10.725 0.598 10.725 C 1.052 10.725 1.375 10.652 1.564 10.506 C 1.752 10.358 1.865 10.185 1.902 9.991 C 1.936 9.793 1.956 9.481 1.956 9.054 L 1.956 3.408 C 1.956 2.977 1.942 2.665 1.917 2.471 C 1.89 2.273 1.781 2.1 1.587 1.955 C 1.398 1.806 1.077 1.729 0.629 1.729 C 0.418 1.729 0.261 1.7 0.153 1.642 C 0.05 1.584 0 1.449 0 1.235 C 0 1.139 0.034 1.044 0.108 0.952 C 0.178 0.861 0.284 0.806 0.422 0.792 C 1.545 0.629 2.473 0.414 3.205 0.153 C 3.496 0.071 3.696 0.02 3.803 0 L 3.88 0 C 4.156 0 4.294 0.158 4.294 0.472 L 4.294 2.027 L 4.37 2.027 C 4.478 1.926 4.739 1.684 5.153 1.301 C 5.559 0.921 6.041 0.623 6.571 0.422 C 7.102 0.224 7.706 0.124 8.381 0.124 C 9.212 0.124 9.931 0.294 10.535 0.632 C 11.129 0.952 11.604 1.44 11.892 2.027 L 11.946 2.027 C 12.621 1.417 13.265 0.948 13.878 0.618 C 14.496 0.289 15.291 0.124 16.263 0.124 C 17.444 0.124 18.379 0.461 19.069 1.134 C 19.763 1.808 20.112 2.696 20.112 3.8 L 20.112 9.054 C 20.112 9.481 20.129 9.793 20.166 9.991 C 20.2 10.185 20.313 10.358 20.503 10.507 C 20.691 10.652 21.013 10.725 21.469 10.725 L 21.622 10.725 C 21.761 10.725 21.862 10.752 21.929 10.804 C 22 10.854 22.046 10.976 22.068 11.168 C 22.068 11.299 22.025 11.415 21.945 11.517 C 21.877 11.609 21.764 11.664 21.645 11.662 C 20.736 11.616 19.826 11.592 18.916 11.589 C 18.134 11.589 17.231 11.613 16.209 11.662 C 16.071 11.662 15.966 11.613 15.895 11.517 C 15.827 11.412 15.793 11.291 15.795 11.168 C 15.811 10.956 15.856 10.83 15.933 10.79 C 16.014 10.747 16.167 10.725 16.393 10.725 C 16.842 10.725 17.162 10.652 17.352 10.506 C 17.545 10.358 17.658 10.185 17.689 9.991 C 17.724 9.793 17.743 9.481 17.743 9.054 L 17.743 3.822 C 17.743 3.066 17.491 2.489 16.991 2.085 C 16.508 1.69 15.889 1.476 15.251 1.483 C 14.453 1.483 13.802 1.664 13.296 2.028 C 12.793 2.387 12.439 2.772 12.23 3.183 L 12.23 9.054 C 12.23 9.151 12.224 9.371 12.214 9.715 C 12.209 10.06 12.306 10.314 12.506 10.478 C 12.705 10.643 13.029 10.725 13.48 10.725 L 13.633 10.725 C 13.79 10.725 13.901 10.752 13.963 10.804 C 14.024 10.854 14.062 10.976 14.078 11.168 C 14.078 11.299 14.041 11.415 13.971 11.517 C 13.903 11.613 13.802 11.662 13.664 11.662 C 12.78 11.617 11.895 11.593 11.01 11.589 C 10.294 11.589 9.425 11.613 8.404 11.662 C 8.266 11.662 8.16 11.613 8.09 11.517 C 8.022 11.412 7.987 11.291 7.99 11.168 C 8.005 10.956 8.051 10.83 8.127 10.79 C 8.208 10.747 8.362 10.725 8.588 10.725 C 9.159 10.725 9.515 10.616 9.654 10.398 C 9.792 10.176 9.855 9.922 9.845 9.635 C 9.841 9.441 9.838 9.247 9.838 9.054 L 9.838 3.822 C 9.838 3.066 9.588 2.489 9.094 2.085 C 8.603 1.684 8.028 1.483 7.369 1.483 C 6.571 1.483 5.919 1.664 5.413 2.028 C 4.911 2.387 4.549 2.772 4.324 3.183 L 4.324 9.054 C 4.324 9.481 4.34 9.793 4.37 9.991 C 4.405 10.185 4.518 10.358 4.708 10.507 C 4.901 10.652 5.223 10.725 5.674 10.725 L 5.827 10.725 C 5.969 10.725 6.075 10.752 6.141 10.804 C 6.213 10.854 6.257 10.976 6.272 11.168 C 6.272 11.299 6.236 11.415 6.165 11.517 C 6.098 11.613 5.996 11.662 5.858 11.662 C 4.949 11.616 4.039 11.592 3.128 11.589 C 2.346 11.589 1.443 11.613 0.422 11.662 Z\" fill=\"rgb(0,0,0)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-5vh1c6\",layoutDependency:layoutDependency,layoutId:\"XiVsSYzow\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22.068 11.662\" overflow=\"visible\"><path d=\"M 0.422 11.662 C 0.301 11.663 0.187 11.609 0.115 11.517 C 0.038 11.415 -0.002 11.293 0 11.168 C 0.019 10.956 0.069 10.83 0.146 10.79 C 0.222 10.747 0.372 10.725 0.598 10.725 C 1.052 10.725 1.375 10.652 1.564 10.506 C 1.752 10.358 1.865 10.185 1.902 9.991 C 1.936 9.793 1.956 9.481 1.956 9.054 L 1.956 3.408 C 1.956 2.977 1.942 2.665 1.917 2.471 C 1.89 2.273 1.781 2.1 1.587 1.955 C 1.398 1.806 1.077 1.729 0.629 1.729 C 0.418 1.729 0.261 1.7 0.153 1.642 C 0.05 1.584 0 1.449 0 1.235 C 0 1.139 0.034 1.044 0.108 0.952 C 0.178 0.861 0.284 0.806 0.422 0.792 C 1.545 0.629 2.473 0.414 3.205 0.153 C 3.496 0.071 3.696 0.02 3.803 0 L 3.88 0 C 4.156 0 4.294 0.158 4.294 0.472 L 4.294 2.027 L 4.37 2.027 C 4.478 1.926 4.739 1.684 5.153 1.301 C 5.559 0.921 6.041 0.623 6.571 0.422 C 7.102 0.224 7.706 0.124 8.381 0.124 C 9.212 0.124 9.931 0.294 10.535 0.632 C 11.129 0.952 11.604 1.44 11.892 2.027 L 11.946 2.027 C 12.621 1.417 13.265 0.948 13.878 0.618 C 14.496 0.289 15.291 0.124 16.263 0.124 C 17.444 0.124 18.379 0.461 19.069 1.134 C 19.763 1.808 20.112 2.696 20.112 3.8 L 20.112 9.054 C 20.112 9.481 20.129 9.793 20.166 9.991 C 20.2 10.185 20.313 10.358 20.503 10.507 C 20.691 10.652 21.013 10.725 21.469 10.725 L 21.622 10.725 C 21.761 10.725 21.862 10.752 21.929 10.804 C 22 10.854 22.046 10.976 22.068 11.168 C 22.068 11.299 22.025 11.415 21.945 11.517 C 21.877 11.609 21.764 11.664 21.645 11.662 C 20.736 11.616 19.826 11.592 18.916 11.589 C 18.134 11.589 17.231 11.613 16.209 11.662 C 16.071 11.662 15.966 11.613 15.895 11.517 C 15.827 11.412 15.793 11.291 15.795 11.168 C 15.811 10.956 15.856 10.83 15.933 10.79 C 16.014 10.747 16.167 10.725 16.393 10.725 C 16.842 10.725 17.162 10.652 17.352 10.506 C 17.545 10.358 17.658 10.185 17.689 9.991 C 17.724 9.793 17.743 9.481 17.743 9.054 L 17.743 3.822 C 17.743 3.066 17.491 2.489 16.991 2.085 C 16.508 1.69 15.889 1.476 15.251 1.483 C 14.453 1.483 13.802 1.664 13.296 2.028 C 12.793 2.387 12.439 2.772 12.23 3.183 L 12.23 9.054 C 12.23 9.151 12.224 9.371 12.214 9.715 C 12.209 10.06 12.306 10.314 12.506 10.478 C 12.705 10.643 13.029 10.725 13.48 10.725 L 13.633 10.725 C 13.79 10.725 13.901 10.752 13.963 10.804 C 14.024 10.854 14.062 10.976 14.078 11.168 C 14.078 11.299 14.041 11.415 13.971 11.517 C 13.903 11.613 13.802 11.662 13.664 11.662 C 12.78 11.617 11.895 11.593 11.01 11.589 C 10.294 11.589 9.425 11.613 8.404 11.662 C 8.266 11.662 8.16 11.613 8.09 11.517 C 8.022 11.412 7.987 11.291 7.99 11.168 C 8.005 10.956 8.051 10.83 8.127 10.79 C 8.208 10.747 8.362 10.725 8.588 10.725 C 9.159 10.725 9.515 10.616 9.654 10.398 C 9.792 10.176 9.855 9.922 9.845 9.635 C 9.841 9.441 9.838 9.247 9.838 9.054 L 9.838 3.822 C 9.838 3.066 9.588 2.489 9.094 2.085 C 8.603 1.684 8.028 1.483 7.369 1.483 C 6.571 1.483 5.919 1.664 5.413 2.028 C 4.911 2.387 4.549 2.772 4.324 3.183 L 4.324 9.054 C 4.324 9.481 4.34 9.793 4.37 9.991 C 4.405 10.185 4.518 10.358 4.708 10.507 C 4.901 10.652 5.223 10.725 5.674 10.725 L 5.827 10.725 C 5.969 10.725 6.075 10.752 6.141 10.804 C 6.213 10.854 6.257 10.976 6.272 11.168 C 6.272 11.299 6.236 11.415 6.165 11.517 C 6.098 11.613 5.996 11.662 5.858 11.662 C 4.949 11.616 4.039 11.592 3.128 11.589 C 2.346 11.589 1.443 11.613 0.422 11.662 Z\" fill=\"rgb(0,0,0)\"></path></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-qvp2lm\",layoutDependency:layoutDependency,layoutId:\"SU3CDviqB\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22.068 11.662\" overflow=\"visible\"><path d=\"M 0.422 11.662 C 0.301 11.663 0.187 11.609 0.115 11.517 C 0.038 11.415 -0.002 11.293 0 11.168 C 0.019 10.956 0.069 10.83 0.146 10.79 C 0.222 10.747 0.372 10.725 0.598 10.725 C 1.052 10.725 1.375 10.652 1.564 10.506 C 1.752 10.358 1.865 10.185 1.902 9.991 C 1.936 9.793 1.956 9.481 1.956 9.054 L 1.956 3.408 C 1.956 2.977 1.942 2.665 1.917 2.471 C 1.89 2.273 1.781 2.1 1.587 1.955 C 1.398 1.806 1.077 1.729 0.629 1.729 C 0.418 1.729 0.261 1.7 0.153 1.642 C 0.05 1.584 0 1.449 0 1.235 C 0 1.139 0.034 1.044 0.108 0.952 C 0.178 0.861 0.284 0.806 0.422 0.792 C 1.545 0.629 2.473 0.414 3.205 0.153 C 3.496 0.071 3.696 0.02 3.803 0 L 3.88 0 C 4.156 0 4.294 0.158 4.294 0.472 L 4.294 2.027 L 4.37 2.027 C 4.478 1.926 4.739 1.684 5.153 1.301 C 5.559 0.921 6.041 0.623 6.571 0.422 C 7.102 0.224 7.706 0.124 8.381 0.124 C 9.212 0.124 9.931 0.294 10.535 0.632 C 11.129 0.952 11.604 1.44 11.892 2.027 L 11.946 2.027 C 12.621 1.417 13.265 0.948 13.878 0.618 C 14.496 0.289 15.291 0.124 16.263 0.124 C 17.444 0.124 18.379 0.461 19.069 1.134 C 19.763 1.808 20.112 2.696 20.112 3.8 L 20.112 9.054 C 20.112 9.481 20.129 9.793 20.166 9.991 C 20.2 10.185 20.313 10.358 20.503 10.507 C 20.691 10.652 21.013 10.725 21.469 10.725 L 21.622 10.725 C 21.761 10.725 21.862 10.752 21.929 10.804 C 22 10.854 22.046 10.976 22.068 11.168 C 22.068 11.299 22.025 11.415 21.945 11.517 C 21.877 11.609 21.764 11.664 21.645 11.662 C 20.736 11.616 19.826 11.592 18.916 11.589 C 18.134 11.589 17.231 11.613 16.209 11.662 C 16.071 11.662 15.966 11.613 15.895 11.517 C 15.827 11.412 15.793 11.291 15.795 11.168 C 15.811 10.956 15.856 10.83 15.933 10.79 C 16.014 10.747 16.167 10.725 16.393 10.725 C 16.842 10.725 17.162 10.652 17.352 10.506 C 17.545 10.358 17.658 10.185 17.689 9.991 C 17.724 9.793 17.743 9.481 17.743 9.054 L 17.743 3.822 C 17.743 3.066 17.491 2.489 16.991 2.085 C 16.508 1.69 15.889 1.476 15.251 1.483 C 14.453 1.483 13.802 1.664 13.296 2.028 C 12.793 2.387 12.439 2.772 12.23 3.183 L 12.23 9.054 C 12.23 9.151 12.224 9.371 12.214 9.715 C 12.209 10.06 12.306 10.314 12.506 10.478 C 12.705 10.643 13.029 10.725 13.48 10.725 L 13.633 10.725 C 13.79 10.725 13.901 10.752 13.963 10.804 C 14.024 10.854 14.062 10.976 14.078 11.168 C 14.078 11.299 14.041 11.415 13.971 11.517 C 13.903 11.613 13.802 11.662 13.664 11.662 C 12.78 11.617 11.895 11.593 11.01 11.589 C 10.294 11.589 9.425 11.613 8.404 11.662 C 8.266 11.662 8.16 11.613 8.09 11.517 C 8.022 11.412 7.987 11.291 7.99 11.168 C 8.005 10.956 8.051 10.83 8.127 10.79 C 8.208 10.747 8.362 10.725 8.588 10.725 C 9.159 10.725 9.515 10.616 9.654 10.398 C 9.792 10.176 9.855 9.922 9.845 9.635 C 9.841 9.441 9.838 9.247 9.838 9.054 L 9.838 3.822 C 9.838 3.066 9.588 2.489 9.094 2.085 C 8.603 1.684 8.028 1.483 7.369 1.483 C 6.571 1.483 5.919 1.664 5.413 2.028 C 4.911 2.387 4.549 2.772 4.324 3.183 L 4.324 9.054 C 4.324 9.481 4.34 9.793 4.37 9.991 C 4.405 10.185 4.518 10.358 4.708 10.507 C 4.901 10.652 5.223 10.725 5.674 10.725 L 5.827 10.725 C 5.969 10.725 6.075 10.752 6.141 10.804 C 6.213 10.854 6.257 10.976 6.272 11.168 C 6.272 11.299 6.236 11.415 6.165 11.517 C 6.098 11.613 5.996 11.662 5.858 11.662 C 4.949 11.616 4.039 11.592 3.128 11.589 C 2.346 11.589 1.443 11.613 0.422 11.662 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1792hhc\",layoutDependency:layoutDependency,layoutId:\"OWmZlYIpH\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 6.272 17.351\" overflow=\"visible\"><g><path d=\"M 0.414 17.351 C 0.296 17.351 0.184 17.297 0.115 17.206 C 0.038 17.104 -0.002 16.982 0 16.857 C 0.015 16.645 0.065 16.519 0.154 16.479 C 0.24 16.436 0.395 16.414 0.621 16.414 C 1.075 16.414 1.398 16.341 1.587 16.196 C 1.775 16.047 1.882 15.875 1.909 15.68 C 1.934 15.482 1.948 15.17 1.948 14.743 L 1.948 9.097 C 1.948 8.666 1.934 8.354 1.909 8.16 C 1.882 7.962 1.775 7.789 1.587 7.644 C 1.398 7.495 1.075 7.419 0.621 7.419 C 0.416 7.419 0.261 7.389 0.153 7.331 C 0.05 7.273 0 7.139 0 6.924 C 0 6.828 0.032 6.734 0.1 6.641 C 0.171 6.55 0.276 6.496 0.414 6.481 C 1.507 6.332 2.446 6.118 3.228 5.842 C 3.468 5.76 3.667 5.709 3.826 5.689 L 3.903 5.689 C 4.179 5.689 4.317 5.847 4.317 6.162 L 4.317 14.743 C 4.317 15.17 4.334 15.482 4.371 15.68 C 4.405 15.874 4.518 16.047 4.708 16.196 C 4.896 16.341 5.218 16.414 5.674 16.414 L 5.827 16.414 C 5.965 16.414 6.067 16.441 6.134 16.494 C 6.205 16.543 6.251 16.665 6.272 16.857 C 6.272 16.988 6.236 17.104 6.165 17.206 C 6.098 17.302 5.992 17.351 5.85 17.351 C 4.941 17.305 4.031 17.281 3.121 17.279 C 2.339 17.279 1.436 17.302 0.414 17.351 Z M 2.991 2.957 C 2.504 2.957 2.095 2.815 1.764 2.528 C 1.436 2.238 1.273 1.88 1.273 1.453 C 1.273 1.075 1.472 0.739 1.871 0.443 C 2.257 0.154 2.736 -0.003 3.228 0 C 3.661 0 4.018 0.143 4.294 0.429 C 4.57 0.716 4.708 1.081 4.708 1.526 C 4.708 1.918 4.541 2.256 4.21 2.536 C 3.882 2.817 3.475 2.957 2.991 2.957 Z\" fill=\"rgb(0,0,0)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-etq1q8\",layoutDependency:layoutDependency,layoutId:\"D8ONuKOOZ\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 6.272 17.351\" overflow=\"visible\"><path d=\"M 0.414 17.351 C 0.296 17.351 0.184 17.297 0.115 17.206 C 0.038 17.104 -0.002 16.982 0 16.857 C 0.015 16.645 0.065 16.519 0.154 16.479 C 0.24 16.436 0.395 16.414 0.621 16.414 C 1.075 16.414 1.398 16.341 1.587 16.196 C 1.775 16.047 1.882 15.875 1.909 15.68 C 1.934 15.482 1.948 15.17 1.948 14.743 L 1.948 9.097 C 1.948 8.666 1.934 8.354 1.909 8.16 C 1.882 7.962 1.775 7.789 1.587 7.644 C 1.398 7.495 1.075 7.419 0.621 7.419 C 0.416 7.419 0.261 7.389 0.153 7.331 C 0.05 7.273 0 7.139 0 6.924 C 0 6.828 0.032 6.734 0.1 6.641 C 0.171 6.55 0.276 6.496 0.414 6.481 C 1.507 6.332 2.446 6.118 3.228 5.842 C 3.468 5.76 3.667 5.709 3.826 5.689 L 3.903 5.689 C 4.179 5.689 4.317 5.847 4.317 6.162 L 4.317 14.743 C 4.317 15.17 4.334 15.482 4.371 15.68 C 4.405 15.874 4.518 16.047 4.708 16.196 C 4.896 16.341 5.218 16.414 5.674 16.414 L 5.827 16.414 C 5.965 16.414 6.067 16.441 6.134 16.494 C 6.205 16.543 6.251 16.665 6.272 16.857 C 6.272 16.988 6.236 17.104 6.165 17.206 C 6.098 17.302 5.992 17.351 5.85 17.351 C 4.941 17.305 4.031 17.281 3.121 17.279 C 2.339 17.279 1.436 17.302 0.414 17.351 Z M 2.991 2.957 C 2.504 2.957 2.095 2.815 1.764 2.528 C 1.436 2.238 1.273 1.88 1.273 1.453 C 1.273 1.075 1.472 0.739 1.871 0.443 C 2.257 0.154 2.736 -0.003 3.228 0 C 3.661 0 4.018 0.143 4.294 0.429 C 4.57 0.716 4.708 1.081 4.708 1.526 C 4.708 1.918 4.541 2.256 4.21 2.536 C 3.882 2.817 3.475 2.957 2.991 2.957 Z\" fill=\"rgb(0,0,0)\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-c0j373\",layoutDependency:layoutDependency,layoutId:\"vAii9BzYv\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 6.272 11.662\" overflow=\"visible\"><path d=\"M 0.414 11.662 C 0.296 11.662 0.184 11.608 0.115 11.517 C 0.038 11.415 -0.002 11.293 0 11.168 C 0.015 10.956 0.065 10.83 0.154 10.79 C 0.24 10.747 0.395 10.725 0.621 10.725 C 1.075 10.725 1.398 10.652 1.587 10.506 C 1.775 10.358 1.882 10.185 1.909 9.991 C 1.934 9.793 1.948 9.481 1.948 9.054 L 1.948 3.408 C 1.948 2.977 1.934 2.665 1.909 2.471 C 1.882 2.273 1.775 2.1 1.587 1.955 C 1.398 1.806 1.075 1.729 0.621 1.729 C 0.416 1.729 0.261 1.7 0.153 1.642 C 0.05 1.584 0 1.449 0 1.235 C 0 1.139 0.032 1.044 0.1 0.952 C 0.171 0.861 0.276 0.806 0.414 0.792 C 1.507 0.643 2.446 0.429 3.228 0.153 C 3.468 0.071 3.667 0.02 3.826 0 L 3.903 0 C 4.179 0 4.317 0.158 4.317 0.472 L 4.317 9.054 C 4.317 9.481 4.334 9.793 4.371 9.991 C 4.405 10.185 4.518 10.358 4.708 10.507 C 4.896 10.652 5.218 10.725 5.674 10.725 L 5.827 10.725 C 5.965 10.725 6.067 10.752 6.134 10.804 C 6.205 10.854 6.251 10.976 6.272 11.168 C 6.272 11.299 6.236 11.415 6.165 11.517 C 6.098 11.613 5.992 11.662 5.85 11.662 C 4.941 11.616 4.031 11.591 3.121 11.589 C 2.339 11.589 1.436 11.613 0.414 11.662 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1fwd10s\",layoutDependency:layoutDependency,layoutId:\"w2zgkd4Rk\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.435 2.957\" overflow=\"visible\"><path d=\"M 1.718 2.957 C 1.231 2.957 0.822 2.815 0.491 2.528 C 0.163 2.238 0 1.88 0 1.453 C 0 1.075 0.199 0.739 0.598 0.443 C 0.984 0.154 1.463 -0.003 1.955 0 C 2.388 0 2.745 0.143 3.021 0.429 C 3.297 0.716 3.435 1.081 3.435 1.526 C 3.435 1.918 3.268 2.256 2.937 2.536 C 2.609 2.817 2.202 2.957 1.718 2.957 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-im2g0o\",layoutDependency:layoutDependency,layoutId:\"t2U78byTO\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 6.272 18.049\" overflow=\"visible\"><g><path d=\"M 0.414 18.049 C 0.295 18.049 0.195 18 0.115 17.904 C 0.038 17.802 -0.002 17.68 0 17.555 C 0.015 17.342 0.061 17.217 0.138 17.177 C 0.218 17.133 0.372 17.112 0.598 17.112 C 1.047 17.112 1.367 17.039 1.557 16.893 C 1.75 16.744 1.865 16.572 1.902 16.378 C 1.936 16.18 1.956 15.867 1.956 15.44 L 1.956 3.408 C 1.956 2.983 1.94 2.67 1.909 2.47 C 1.882 2.272 1.775 2.1 1.587 1.954 C 1.397 1.805 1.075 1.729 0.621 1.729 C 0.416 1.729 0.261 1.7 0.153 1.642 C 0.05 1.584 0 1.449 0 1.235 C 0 1.139 0.032 1.044 0.1 0.951 C 0.17 0.861 0.276 0.806 0.414 0.792 C 1.507 0.646 2.446 0.434 3.228 0.153 C 3.468 0.071 3.667 0.02 3.826 0 L 3.903 0 C 4.179 0 4.317 0.158 4.317 0.472 L 4.317 15.44 C 4.317 15.867 4.334 16.18 4.37 16.378 C 4.405 16.572 4.518 16.745 4.708 16.894 C 4.896 17.039 5.218 17.112 5.674 17.112 L 5.827 17.112 C 5.965 17.112 6.067 17.139 6.134 17.191 C 6.205 17.24 6.251 17.362 6.272 17.555 C 6.272 17.685 6.236 17.802 6.165 17.904 C 6.098 18 5.992 18.049 5.85 18.049 C 4.941 18.002 4.031 17.978 3.121 17.976 C 2.342 17.976 1.441 17.999 0.414 18.049 Z\" fill=\"rgb(0,0,0)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-utpt85\",layoutDependency:layoutDependency,layoutId:\"TqYuipw5V\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 6.272 18.049\" overflow=\"visible\"><path d=\"M 0.414 18.049 C 0.295 18.049 0.195 18 0.115 17.904 C 0.038 17.802 -0.002 17.68 0 17.555 C 0.015 17.342 0.061 17.217 0.138 17.177 C 0.218 17.133 0.372 17.112 0.598 17.112 C 1.047 17.112 1.367 17.039 1.557 16.893 C 1.75 16.744 1.865 16.572 1.902 16.378 C 1.936 16.18 1.956 15.867 1.956 15.44 L 1.956 3.408 C 1.956 2.983 1.94 2.67 1.909 2.47 C 1.882 2.272 1.775 2.1 1.587 1.954 C 1.397 1.805 1.075 1.729 0.621 1.729 C 0.416 1.729 0.261 1.7 0.153 1.642 C 0.05 1.584 0 1.449 0 1.235 C 0 1.139 0.032 1.044 0.1 0.951 C 0.17 0.861 0.276 0.806 0.414 0.792 C 1.507 0.646 2.446 0.434 3.228 0.153 C 3.468 0.071 3.667 0.02 3.826 0 L 3.903 0 C 4.179 0 4.317 0.158 4.317 0.472 L 4.317 15.44 C 4.317 15.867 4.334 16.18 4.37 16.378 C 4.405 16.572 4.518 16.745 4.708 16.894 C 4.896 17.039 5.218 17.112 5.674 17.112 L 5.827 17.112 C 5.965 17.112 6.067 17.139 6.134 17.191 C 6.205 17.24 6.251 17.362 6.272 17.555 C 6.272 17.685 6.236 17.802 6.165 17.904 C 6.098 18 5.992 18.049 5.85 18.049 C 4.941 18.002 4.031 17.978 3.121 17.976 C 2.342 17.976 1.441 17.999 0.414 18.049 Z\" fill=\"rgb(0,0,0)\"></path></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-eltdcm\",layoutDependency:layoutDependency,layoutId:\"JqKt5kuKI\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 6.272 18.049\" overflow=\"visible\"><path d=\"M 0.414 18.049 C 0.295 18.049 0.195 18 0.115 17.904 C 0.038 17.802 -0.002 17.68 0 17.555 C 0.015 17.342 0.061 17.217 0.138 17.177 C 0.218 17.133 0.372 17.112 0.598 17.112 C 1.047 17.112 1.367 17.039 1.557 16.893 C 1.75 16.744 1.865 16.572 1.902 16.378 C 1.936 16.18 1.956 15.867 1.956 15.44 L 1.956 3.408 C 1.956 2.983 1.94 2.67 1.909 2.47 C 1.882 2.272 1.775 2.1 1.587 1.954 C 1.397 1.805 1.075 1.729 0.621 1.729 C 0.416 1.729 0.261 1.7 0.153 1.642 C 0.05 1.584 0 1.449 0 1.235 C 0 1.139 0.032 1.044 0.1 0.951 C 0.17 0.861 0.276 0.806 0.414 0.792 C 1.507 0.646 2.446 0.434 3.228 0.153 C 3.468 0.071 3.667 0.02 3.826 0 L 3.903 0 C 4.179 0 4.317 0.158 4.317 0.472 L 4.317 15.44 C 4.317 15.867 4.334 16.18 4.37 16.378 C 4.405 16.572 4.518 16.745 4.708 16.894 C 4.896 17.039 5.218 17.112 5.674 17.112 L 5.827 17.112 C 5.965 17.112 6.067 17.139 6.134 17.191 C 6.205 17.24 6.251 17.362 6.272 17.555 C 6.272 17.685 6.236 17.802 6.165 17.904 C 6.098 18 5.992 18.049 5.85 18.049 C 4.941 18.002 4.031 17.978 3.121 17.976 C 2.342 17.976 1.441 17.999 0.414 18.049 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-hqtbeq\",layoutDependency:layoutDependency,layoutId:\"A_rVupNB1\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14.752 16.655\" overflow=\"visible\"><g><path d=\"M 2.868 16.655 C 2.12 16.655 1.457 16.426 0.874 15.971 C 0.291 15.522 0 14.984 0 14.359 C 0 13.618 0.218 13.145 0.652 12.942 C 1.085 12.739 1.426 12.637 1.671 12.637 C 1.963 12.637 2.202 12.691 2.392 12.804 C 2.586 12.921 2.684 13.026 2.684 13.124 C 2.684 13.156 2.615 13.24 2.477 13.371 C 2.339 13.506 2.27 13.736 2.27 14.061 C 2.27 14.39 2.377 14.679 2.592 14.926 C 2.81 15.173 3.121 15.297 3.519 15.297 C 4.608 15.297 5.674 14.235 6.717 12.114 C 6.782 11.885 6.817 11.714 6.817 11.598 C 6.817 11.433 6.774 11.228 6.694 10.98 C 6.345 10.244 5.762 8.874 4.946 6.868 C 4.234 5.077 3.653 3.71 3.205 2.77 C 2.908 2.13 2.63 1.693 2.369 1.455 C 2.109 1.218 1.727 1.066 1.227 0.997 C 1.134 0.976 1.039 0.961 0.943 0.953 C 0.805 0.935 0.717 0.893 0.683 0.83 C 0.646 0.763 0.629 0.646 0.629 0.481 C 0.629 0.283 0.685 0.159 0.797 0.11 C 0.909 0.063 1.047 0.034 1.212 0.023 C 1.38 0.014 1.489 0.009 1.541 0.009 C 2.599 -0.039 3.429 0.106 4.033 0.444 C 4.641 0.779 5.145 1.365 5.544 2.203 C 5.905 2.991 6.245 3.788 6.563 4.593 C 7.253 6.372 7.815 7.672 8.251 8.495 L 8.327 8.495 L 10.88 2.036 C 10.967 1.756 11.01 1.556 11.01 1.44 C 11.01 1.262 10.922 1.14 10.75 1.076 C 10.576 1.01 10.29 0.975 9.892 0.975 L 9.73 0.975 C 9.592 0.975 9.493 0.951 9.431 0.902 C 9.374 0.85 9.335 0.726 9.316 0.532 C 9.316 0.416 9.347 0.305 9.408 0.197 C 9.47 0.092 9.561 0.038 9.684 0.038 C 10.524 0.082 11.365 0.107 12.207 0.11 C 12.483 0.11 13.019 0.094 13.817 0.059 L 14.362 0.038 C 14.484 0.038 14.578 0.092 14.645 0.198 C 14.716 0.305 14.752 0.416 14.752 0.532 C 14.737 0.726 14.693 0.85 14.622 0.903 C 14.555 0.951 14.453 0.975 14.315 0.975 C 13.671 0.975 13.175 1.075 12.828 1.273 C 12.479 1.467 12.186 1.852 11.946 2.428 L 10.022 6.94 C 9.136 9.01 8.476 10.537 8.043 11.526 C 7.418 12.938 6.69 14.148 5.858 15.151 C 5.024 16.154 4.027 16.655 2.868 16.655 Z\" fill=\"rgb(0,0,0)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-vg3w9i\",layoutDependency:layoutDependency,layoutId:\"aWQbPLEsj\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14.752 16.655\" overflow=\"visible\"><path d=\"M 2.868 16.655 C 2.12 16.655 1.457 16.426 0.874 15.971 C 0.291 15.522 0 14.984 0 14.359 C 0 13.618 0.218 13.145 0.652 12.942 C 1.085 12.739 1.426 12.637 1.671 12.637 C 1.963 12.637 2.202 12.691 2.392 12.804 C 2.586 12.921 2.684 13.026 2.684 13.124 C 2.684 13.156 2.615 13.24 2.477 13.371 C 2.339 13.506 2.27 13.736 2.27 14.061 C 2.27 14.39 2.377 14.679 2.592 14.926 C 2.81 15.173 3.121 15.297 3.519 15.297 C 4.608 15.297 5.674 14.235 6.717 12.114 C 6.782 11.885 6.817 11.714 6.817 11.598 C 6.817 11.433 6.774 11.228 6.694 10.98 C 6.345 10.244 5.762 8.874 4.946 6.868 C 4.234 5.077 3.653 3.71 3.205 2.77 C 2.908 2.13 2.63 1.693 2.369 1.455 C 2.109 1.218 1.727 1.066 1.227 0.997 C 1.134 0.976 1.039 0.961 0.943 0.953 C 0.805 0.935 0.717 0.893 0.683 0.83 C 0.646 0.763 0.629 0.646 0.629 0.481 C 0.629 0.283 0.685 0.159 0.797 0.11 C 0.909 0.063 1.047 0.034 1.212 0.023 C 1.38 0.014 1.489 0.009 1.541 0.009 C 2.599 -0.039 3.429 0.106 4.033 0.444 C 4.641 0.779 5.145 1.365 5.544 2.203 C 5.905 2.991 6.245 3.788 6.563 4.593 C 7.253 6.372 7.815 7.672 8.251 8.495 L 8.327 8.495 L 10.88 2.036 C 10.967 1.756 11.01 1.556 11.01 1.44 C 11.01 1.262 10.922 1.14 10.75 1.076 C 10.576 1.01 10.29 0.975 9.892 0.975 L 9.73 0.975 C 9.592 0.975 9.493 0.951 9.431 0.902 C 9.374 0.85 9.335 0.726 9.316 0.532 C 9.316 0.416 9.347 0.305 9.408 0.197 C 9.47 0.092 9.561 0.038 9.684 0.038 C 10.524 0.082 11.365 0.107 12.207 0.11 C 12.483 0.11 13.019 0.094 13.817 0.059 L 14.362 0.038 C 14.484 0.038 14.578 0.092 14.645 0.198 C 14.716 0.305 14.752 0.416 14.752 0.532 C 14.737 0.726 14.693 0.85 14.622 0.903 C 14.555 0.951 14.453 0.975 14.315 0.975 C 13.671 0.975 13.175 1.075 12.828 1.273 C 12.479 1.467 12.186 1.852 11.946 2.428 L 10.022 6.94 C 9.136 9.01 8.476 10.537 8.043 11.526 C 7.418 12.938 6.69 14.148 5.858 15.151 C 5.024 16.154 4.027 16.655 2.868 16.655 Z\" fill=\"rgb(0,0,0)\"></path></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-9wxtxv\",layoutDependency:layoutDependency,layoutId:\"IPXqdPvi3\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14.752 16.655\" overflow=\"visible\"><path d=\"M 2.868 16.655 C 2.12 16.655 1.457 16.426 0.874 15.971 C 0.291 15.522 0 14.984 0 14.359 C 0 13.618 0.218 13.145 0.652 12.942 C 1.085 12.739 1.426 12.637 1.671 12.637 C 1.963 12.637 2.202 12.691 2.392 12.804 C 2.586 12.921 2.684 13.026 2.684 13.124 C 2.684 13.156 2.615 13.24 2.477 13.371 C 2.339 13.506 2.27 13.736 2.27 14.061 C 2.27 14.39 2.377 14.679 2.592 14.926 C 2.81 15.173 3.121 15.297 3.519 15.297 C 4.608 15.297 5.674 14.235 6.717 12.114 C 6.782 11.885 6.817 11.714 6.817 11.598 C 6.817 11.433 6.774 11.228 6.694 10.98 C 6.345 10.244 5.762 8.874 4.946 6.868 C 4.234 5.077 3.653 3.71 3.205 2.77 C 2.908 2.13 2.63 1.693 2.369 1.455 C 2.109 1.218 1.727 1.066 1.227 0.997 C 1.134 0.976 1.039 0.961 0.943 0.953 C 0.805 0.935 0.717 0.893 0.683 0.83 C 0.646 0.763 0.629 0.646 0.629 0.481 C 0.629 0.283 0.685 0.159 0.797 0.11 C 0.909 0.063 1.047 0.034 1.212 0.023 C 1.38 0.014 1.489 0.009 1.541 0.009 C 2.599 -0.039 3.429 0.106 4.033 0.444 C 4.641 0.779 5.145 1.365 5.544 2.203 C 5.905 2.991 6.245 3.788 6.563 4.593 C 7.253 6.372 7.815 7.672 8.251 8.495 L 8.327 8.495 L 10.88 2.036 C 10.967 1.756 11.01 1.556 11.01 1.44 C 11.01 1.262 10.922 1.14 10.75 1.076 C 10.576 1.01 10.29 0.975 9.892 0.975 L 9.73 0.975 C 9.592 0.975 9.493 0.951 9.431 0.902 C 9.374 0.85 9.335 0.726 9.316 0.532 C 9.316 0.416 9.347 0.305 9.408 0.197 C 9.47 0.092 9.561 0.038 9.684 0.038 C 10.524 0.082 11.365 0.107 12.207 0.11 C 12.483 0.11 13.019 0.094 13.817 0.059 L 14.362 0.038 C 14.484 0.038 14.578 0.092 14.645 0.198 C 14.716 0.305 14.752 0.416 14.752 0.532 C 14.737 0.726 14.693 0.85 14.622 0.903 C 14.555 0.951 14.453 0.975 14.315 0.975 C 13.671 0.975 13.175 1.075 12.828 1.273 C 12.479 1.467 12.186 1.852 11.946 2.428 L 10.022 6.94 C 9.136 9.01 8.476 10.537 8.043 11.526 C 7.418 12.938 6.69 14.148 5.858 15.151 C 5.024 16.154 4.027 16.655 2.868 16.655 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1k7wlsj\",layoutDependency:layoutDependency,layoutId:\"rZu7ej08o\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14.284 15.629\" overflow=\"visible\"><g><path d=\"M 3.979 15.629 C 3.826 15.629 3.707 15.575 3.627 15.469 C 3.548 15.358 3.508 15.226 3.511 15.092 C 3.531 14.845 3.584 14.697 3.672 14.648 C 3.759 14.596 3.921 14.568 4.163 14.568 C 4.663 14.568 5.037 14.485 5.283 14.314 C 5.528 14.14 5.677 13.927 5.735 13.675 C 5.797 13.419 5.837 13.084 5.857 12.672 L 5.857 0.916 L 4.064 0.916 C 3.47 0.93 3.014 1.05 2.691 1.271 C 2.373 1.495 2.132 1.824 1.963 2.26 C 1.798 2.692 1.656 3.311 1.534 4.12 C 1.518 4.251 1.413 4.358 1.22 4.44 C 1.03 4.523 0.832 4.563 0.629 4.563 C 0.47 4.563 0.324 4.518 0.192 4.425 C 0.069 4.344 -0.003 4.21 0 4.069 L 0.077 0.588 C 0.077 0.196 0.311 0 0.782 0 L 13.502 0 C 13.951 0 14.177 0.196 14.177 0.589 L 14.284 4.069 C 14.284 4.214 14.215 4.334 14.077 4.425 C 13.94 4.518 13.79 4.563 13.632 4.563 C 13.421 4.563 13.226 4.523 13.042 4.44 C 12.862 4.358 12.766 4.25 12.751 4.12 C 12.613 3.297 12.463 2.672 12.306 2.245 C 12.153 1.82 11.909 1.495 11.578 1.271 C 11.25 1.05 10.79 0.93 10.197 0.916 L 8.434 0.916 L 8.434 12.672 C 8.449 13.084 8.488 13.418 8.549 13.675 C 8.61 13.927 8.76 14.14 9.001 14.314 C 9.247 14.485 9.619 14.568 10.121 14.568 L 10.274 14.568 C 10.431 14.568 10.55 14.598 10.627 14.656 C 10.707 14.714 10.757 14.859 10.772 15.092 C 10.772 15.237 10.73 15.364 10.65 15.47 C 10.573 15.575 10.458 15.629 10.305 15.629 C 9.281 15.582 8.256 15.558 7.23 15.557 C 6.192 15.557 5.109 15.58 3.979 15.629 Z\" fill=\"rgb(0,0,0)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ierpew\",layoutDependency:layoutDependency,layoutId:\"QKxOzW6sO\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14.284 15.629\" overflow=\"visible\"><path d=\"M 3.979 15.629 C 3.826 15.629 3.707 15.575 3.627 15.469 C 3.548 15.358 3.508 15.226 3.511 15.092 C 3.531 14.845 3.584 14.697 3.672 14.648 C 3.759 14.596 3.921 14.568 4.163 14.568 C 4.663 14.568 5.037 14.485 5.283 14.314 C 5.528 14.14 5.677 13.927 5.735 13.675 C 5.797 13.419 5.837 13.084 5.857 12.672 L 5.857 0.916 L 4.064 0.916 C 3.47 0.93 3.014 1.05 2.691 1.271 C 2.373 1.495 2.132 1.824 1.963 2.26 C 1.798 2.692 1.656 3.311 1.534 4.12 C 1.518 4.251 1.413 4.358 1.22 4.44 C 1.03 4.523 0.832 4.563 0.629 4.563 C 0.47 4.563 0.324 4.518 0.192 4.425 C 0.069 4.344 -0.003 4.21 0 4.069 L 0.077 0.588 C 0.077 0.196 0.311 0 0.782 0 L 13.502 0 C 13.951 0 14.177 0.196 14.177 0.589 L 14.284 4.069 C 14.284 4.214 14.215 4.334 14.077 4.425 C 13.94 4.518 13.79 4.563 13.632 4.563 C 13.421 4.563 13.226 4.523 13.042 4.44 C 12.862 4.358 12.766 4.25 12.751 4.12 C 12.613 3.297 12.463 2.672 12.306 2.245 C 12.153 1.82 11.909 1.495 11.578 1.271 C 11.25 1.05 10.79 0.93 10.197 0.916 L 8.434 0.916 L 8.434 12.672 C 8.449 13.084 8.488 13.418 8.549 13.675 C 8.61 13.927 8.76 14.14 9.001 14.314 C 9.247 14.485 9.619 14.568 10.121 14.568 L 10.274 14.568 C 10.431 14.568 10.55 14.598 10.627 14.656 C 10.707 14.714 10.757 14.859 10.772 15.092 C 10.772 15.237 10.73 15.364 10.65 15.47 C 10.573 15.575 10.458 15.629 10.305 15.629 C 9.281 15.582 8.256 15.558 7.23 15.557 C 6.192 15.557 5.109 15.58 3.979 15.629 Z\" fill=\"rgb(0,0,0)\"></path></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-fxzy6z\",layoutDependency:layoutDependency,layoutId:\"hIZyLDDmX\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14.284 15.629\" overflow=\"visible\"><path d=\"M 3.979 15.629 C 3.826 15.629 3.707 15.575 3.627 15.469 C 3.548 15.358 3.508 15.226 3.511 15.092 C 3.531 14.845 3.584 14.697 3.672 14.648 C 3.759 14.596 3.921 14.568 4.163 14.568 C 4.663 14.568 5.037 14.485 5.283 14.314 C 5.528 14.14 5.677 13.927 5.735 13.675 C 5.797 13.419 5.837 13.084 5.857 12.672 L 5.857 0.916 L 4.064 0.916 C 3.47 0.93 3.014 1.05 2.691 1.271 C 2.373 1.495 2.132 1.824 1.963 2.26 C 1.798 2.692 1.656 3.311 1.534 4.12 C 1.518 4.251 1.413 4.358 1.22 4.44 C 1.03 4.523 0.832 4.563 0.629 4.563 C 0.47 4.563 0.324 4.518 0.192 4.425 C 0.069 4.344 -0.003 4.21 0 4.069 L 0.077 0.588 C 0.077 0.196 0.311 0 0.782 0 L 13.502 0 C 13.951 0 14.177 0.196 14.177 0.589 L 14.284 4.069 C 14.284 4.214 14.215 4.334 14.077 4.425 C 13.94 4.518 13.79 4.563 13.632 4.563 C 13.421 4.563 13.226 4.523 13.042 4.44 C 12.862 4.358 12.766 4.25 12.751 4.12 C 12.613 3.297 12.463 2.672 12.306 2.245 C 12.153 1.82 11.909 1.495 11.578 1.271 C 11.25 1.05 10.79 0.93 10.197 0.916 L 8.434 0.916 L 8.434 12.672 C 8.449 13.084 8.488 13.418 8.549 13.675 C 8.61 13.927 8.76 14.14 9.001 14.314 C 9.247 14.485 9.619 14.568 10.121 14.568 L 10.274 14.568 C 10.431 14.568 10.55 14.598 10.627 14.656 C 10.707 14.714 10.757 14.859 10.772 15.092 C 10.772 15.237 10.73 15.364 10.65 15.47 C 10.573 15.575 10.458 15.629 10.305 15.629 C 9.281 15.582 8.256 15.558 7.23 15.557 C 6.192 15.557 5.109 15.58 3.979 15.629 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1q2qedj\",layoutDependency:layoutDependency,layoutId:\"Cs0kaXWeB\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 6.272 17.351\" overflow=\"visible\"><g><path d=\"M 0.414 17.351 C 0.296 17.351 0.184 17.297 0.115 17.206 C 0.038 17.104 -0.002 16.982 0 16.857 C 0.015 16.645 0.065 16.519 0.154 16.479 C 0.24 16.436 0.395 16.414 0.621 16.414 C 1.075 16.414 1.398 16.341 1.587 16.196 C 1.775 16.047 1.882 15.875 1.909 15.68 C 1.934 15.482 1.948 15.17 1.948 14.743 L 1.948 9.097 C 1.948 8.666 1.934 8.354 1.909 8.16 C 1.882 7.962 1.775 7.789 1.587 7.644 C 1.398 7.495 1.075 7.419 0.621 7.419 C 0.416 7.419 0.261 7.389 0.153 7.331 C 0.05 7.273 0 7.139 0 6.924 C 0 6.828 0.032 6.734 0.1 6.641 C 0.171 6.55 0.276 6.496 0.414 6.481 C 1.507 6.332 2.446 6.118 3.228 5.842 C 3.468 5.76 3.667 5.709 3.826 5.689 L 3.903 5.689 C 4.179 5.689 4.317 5.847 4.317 6.162 L 4.317 14.743 C 4.317 15.17 4.334 15.482 4.371 15.68 C 4.405 15.874 4.518 16.047 4.708 16.196 C 4.896 16.341 5.218 16.414 5.674 16.414 L 5.827 16.414 C 5.965 16.414 6.067 16.441 6.134 16.494 C 6.205 16.543 6.251 16.665 6.272 16.857 C 6.272 16.988 6.236 17.104 6.165 17.206 C 6.098 17.302 5.992 17.351 5.85 17.351 C 4.941 17.305 4.031 17.281 3.121 17.279 C 2.339 17.279 1.436 17.302 0.414 17.351 Z M 2.991 2.957 C 2.504 2.957 2.095 2.815 1.764 2.528 C 1.436 2.238 1.273 1.88 1.273 1.453 C 1.273 1.075 1.472 0.739 1.871 0.443 C 2.257 0.154 2.736 -0.003 3.228 0 C 3.661 0 4.018 0.143 4.294 0.429 C 4.57 0.716 4.708 1.081 4.708 1.526 C 4.708 1.918 4.541 2.256 4.21 2.536 C 3.882 2.817 3.475 2.957 2.991 2.957 Z\" fill=\"rgb(0,0,0)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-1v4df5j\",layoutDependency:layoutDependency,layoutId:\"F8zoNDHlm\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 6.272 17.351\" overflow=\"visible\"><path d=\"M 0.414 17.351 C 0.296 17.351 0.184 17.297 0.115 17.206 C 0.038 17.104 -0.002 16.982 0 16.857 C 0.015 16.645 0.065 16.519 0.154 16.479 C 0.24 16.436 0.395 16.414 0.621 16.414 C 1.075 16.414 1.398 16.341 1.587 16.196 C 1.775 16.047 1.882 15.875 1.909 15.68 C 1.934 15.482 1.948 15.17 1.948 14.743 L 1.948 9.097 C 1.948 8.666 1.934 8.354 1.909 8.16 C 1.882 7.962 1.775 7.789 1.587 7.644 C 1.398 7.495 1.075 7.419 0.621 7.419 C 0.416 7.419 0.261 7.389 0.153 7.331 C 0.05 7.273 0 7.139 0 6.924 C 0 6.828 0.032 6.734 0.1 6.641 C 0.171 6.55 0.276 6.496 0.414 6.481 C 1.507 6.332 2.446 6.118 3.228 5.842 C 3.468 5.76 3.667 5.709 3.826 5.689 L 3.903 5.689 C 4.179 5.689 4.317 5.847 4.317 6.162 L 4.317 14.743 C 4.317 15.17 4.334 15.482 4.371 15.68 C 4.405 15.874 4.518 16.047 4.708 16.196 C 4.896 16.341 5.218 16.414 5.674 16.414 L 5.827 16.414 C 5.965 16.414 6.067 16.441 6.134 16.494 C 6.205 16.543 6.251 16.665 6.272 16.857 C 6.272 16.988 6.236 17.104 6.165 17.206 C 6.098 17.302 5.992 17.351 5.85 17.351 C 4.941 17.305 4.031 17.281 3.121 17.279 C 2.339 17.279 1.436 17.302 0.414 17.351 Z M 2.991 2.957 C 2.504 2.957 2.095 2.815 1.764 2.528 C 1.436 2.238 1.273 1.88 1.273 1.453 C 1.273 1.075 1.472 0.739 1.871 0.443 C 2.257 0.154 2.736 -0.003 3.228 0 C 3.661 0 4.018 0.143 4.294 0.429 C 4.57 0.716 4.708 1.081 4.708 1.526 C 4.708 1.918 4.541 2.256 4.21 2.536 C 3.882 2.817 3.475 2.957 2.991 2.957 Z\" fill=\"rgb(0,0,0)\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1uthkkz\",layoutDependency:layoutDependency,layoutId:\"tnFDQY1Mj\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 6.272 11.662\" overflow=\"visible\"><path d=\"M 0.414 11.662 C 0.296 11.662 0.184 11.608 0.115 11.517 C 0.038 11.415 -0.002 11.293 0 11.168 C 0.015 10.956 0.065 10.83 0.154 10.79 C 0.24 10.747 0.395 10.725 0.621 10.725 C 1.075 10.725 1.398 10.652 1.587 10.506 C 1.775 10.358 1.882 10.185 1.909 9.991 C 1.934 9.793 1.948 9.481 1.948 9.054 L 1.948 3.408 C 1.948 2.977 1.934 2.665 1.909 2.471 C 1.882 2.273 1.775 2.1 1.587 1.955 C 1.398 1.806 1.075 1.729 0.621 1.729 C 0.416 1.729 0.261 1.7 0.153 1.642 C 0.05 1.584 0 1.449 0 1.235 C 0 1.139 0.032 1.044 0.1 0.952 C 0.171 0.861 0.276 0.806 0.414 0.792 C 1.507 0.643 2.446 0.429 3.228 0.153 C 3.468 0.071 3.667 0.02 3.826 0 L 3.903 0 C 4.179 0 4.317 0.158 4.317 0.472 L 4.317 9.054 C 4.317 9.481 4.334 9.793 4.371 9.991 C 4.405 10.185 4.518 10.358 4.708 10.507 C 4.896 10.652 5.218 10.725 5.674 10.725 L 5.827 10.725 C 5.965 10.725 6.067 10.752 6.134 10.804 C 6.205 10.854 6.251 10.976 6.272 11.168 C 6.272 11.299 6.236 11.415 6.165 11.517 C 6.098 11.613 5.992 11.662 5.85 11.662 C 4.941 11.616 4.031 11.591 3.121 11.589 C 2.339 11.589 1.436 11.613 0.414 11.662 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-6151u8\",layoutDependency:layoutDependency,layoutId:\"UoSkLw3qt\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.435 2.957\" overflow=\"visible\"><path d=\"M 1.718 2.957 C 1.231 2.957 0.822 2.815 0.491 2.528 C 0.163 2.238 0 1.88 0 1.453 C 0 1.075 0.199 0.739 0.598 0.443 C 0.984 0.154 1.463 -0.003 1.955 0 C 2.388 0 2.745 0.143 3.021 0.429 C 3.297 0.716 3.435 1.081 3.435 1.526 C 3.435 1.918 3.268 2.256 2.937 2.536 C 2.609 2.817 2.202 2.957 1.718 2.957 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-21yoyv\",layoutDependency:layoutDependency,layoutId:\"t8jFYe9tF\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22.068 11.662\" overflow=\"visible\"><g><path d=\"M 0.422 11.662 C 0.301 11.663 0.187 11.609 0.115 11.517 C 0.038 11.415 -0.002 11.293 0 11.168 C 0.019 10.956 0.069 10.83 0.146 10.79 C 0.222 10.747 0.372 10.725 0.598 10.725 C 1.052 10.725 1.375 10.652 1.564 10.506 C 1.752 10.358 1.865 10.185 1.902 9.991 C 1.936 9.793 1.956 9.481 1.956 9.054 L 1.956 3.408 C 1.956 2.977 1.942 2.665 1.917 2.471 C 1.89 2.273 1.781 2.1 1.587 1.955 C 1.398 1.806 1.077 1.729 0.629 1.729 C 0.418 1.729 0.261 1.7 0.153 1.642 C 0.05 1.584 0 1.449 0 1.235 C 0 1.139 0.034 1.044 0.108 0.952 C 0.178 0.861 0.284 0.806 0.422 0.792 C 1.545 0.629 2.473 0.414 3.205 0.153 C 3.496 0.071 3.696 0.02 3.803 0 L 3.88 0 C 4.156 0 4.294 0.158 4.294 0.472 L 4.294 2.027 L 4.37 2.027 C 4.478 1.926 4.739 1.684 5.153 1.301 C 5.559 0.921 6.041 0.623 6.571 0.422 C 7.102 0.224 7.706 0.124 8.381 0.124 C 9.212 0.124 9.931 0.294 10.535 0.632 C 11.129 0.952 11.604 1.44 11.892 2.027 L 11.946 2.027 C 12.621 1.417 13.265 0.948 13.878 0.618 C 14.496 0.289 15.291 0.124 16.263 0.124 C 17.444 0.124 18.379 0.461 19.069 1.134 C 19.763 1.808 20.112 2.696 20.112 3.8 L 20.112 9.054 C 20.112 9.481 20.129 9.793 20.166 9.991 C 20.2 10.185 20.313 10.358 20.503 10.507 C 20.691 10.652 21.013 10.725 21.469 10.725 L 21.622 10.725 C 21.761 10.725 21.862 10.752 21.929 10.804 C 22 10.854 22.046 10.976 22.068 11.168 C 22.068 11.299 22.025 11.415 21.945 11.517 C 21.877 11.609 21.764 11.664 21.645 11.662 C 20.736 11.616 19.826 11.592 18.916 11.589 C 18.134 11.589 17.231 11.613 16.209 11.662 C 16.071 11.662 15.966 11.613 15.895 11.517 C 15.827 11.412 15.793 11.291 15.795 11.168 C 15.811 10.956 15.856 10.83 15.933 10.79 C 16.014 10.747 16.167 10.725 16.393 10.725 C 16.842 10.725 17.162 10.652 17.352 10.506 C 17.545 10.358 17.658 10.185 17.689 9.991 C 17.724 9.793 17.743 9.481 17.743 9.054 L 17.743 3.822 C 17.743 3.066 17.491 2.489 16.991 2.085 C 16.508 1.69 15.889 1.476 15.251 1.483 C 14.453 1.483 13.802 1.664 13.296 2.028 C 12.793 2.387 12.439 2.772 12.23 3.183 L 12.23 9.054 C 12.23 9.151 12.224 9.371 12.214 9.715 C 12.209 10.06 12.306 10.314 12.506 10.478 C 12.705 10.643 13.029 10.725 13.48 10.725 L 13.633 10.725 C 13.79 10.725 13.901 10.752 13.963 10.804 C 14.024 10.854 14.062 10.976 14.078 11.168 C 14.078 11.299 14.041 11.415 13.971 11.517 C 13.903 11.613 13.802 11.662 13.664 11.662 C 12.78 11.617 11.895 11.593 11.01 11.589 C 10.294 11.589 9.425 11.613 8.404 11.662 C 8.266 11.662 8.16 11.613 8.09 11.517 C 8.022 11.412 7.987 11.291 7.99 11.168 C 8.005 10.956 8.051 10.83 8.127 10.79 C 8.208 10.747 8.362 10.725 8.588 10.725 C 9.159 10.725 9.515 10.616 9.654 10.398 C 9.792 10.176 9.855 9.922 9.845 9.635 C 9.841 9.441 9.838 9.247 9.838 9.054 L 9.838 3.822 C 9.838 3.066 9.588 2.489 9.094 2.085 C 8.603 1.684 8.028 1.483 7.369 1.483 C 6.571 1.483 5.919 1.664 5.413 2.028 C 4.911 2.387 4.549 2.772 4.324 3.183 L 4.324 9.054 C 4.324 9.481 4.34 9.793 4.37 9.991 C 4.405 10.185 4.518 10.358 4.708 10.507 C 4.901 10.652 5.223 10.725 5.674 10.725 L 5.827 10.725 C 5.969 10.725 6.075 10.752 6.141 10.804 C 6.213 10.854 6.257 10.976 6.272 11.168 C 6.272 11.299 6.236 11.415 6.165 11.517 C 6.098 11.613 5.996 11.662 5.858 11.662 C 4.949 11.616 4.039 11.592 3.128 11.589 C 2.346 11.589 1.443 11.613 0.422 11.662 Z\" fill=\"rgb(0,0,0)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-19nyrzc\",layoutDependency:layoutDependency,layoutId:\"cZvGpYPSd\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22.068 11.662\" overflow=\"visible\"><path d=\"M 0.422 11.662 C 0.301 11.663 0.187 11.609 0.115 11.517 C 0.038 11.415 -0.002 11.293 0 11.168 C 0.019 10.956 0.069 10.83 0.146 10.79 C 0.222 10.747 0.372 10.725 0.598 10.725 C 1.052 10.725 1.375 10.652 1.564 10.506 C 1.752 10.358 1.865 10.185 1.902 9.991 C 1.936 9.793 1.956 9.481 1.956 9.054 L 1.956 3.408 C 1.956 2.977 1.942 2.665 1.917 2.471 C 1.89 2.273 1.781 2.1 1.587 1.955 C 1.398 1.806 1.077 1.729 0.629 1.729 C 0.418 1.729 0.261 1.7 0.153 1.642 C 0.05 1.584 0 1.449 0 1.235 C 0 1.139 0.034 1.044 0.108 0.952 C 0.178 0.861 0.284 0.806 0.422 0.792 C 1.545 0.629 2.473 0.414 3.205 0.153 C 3.496 0.071 3.696 0.02 3.803 0 L 3.88 0 C 4.156 0 4.294 0.158 4.294 0.472 L 4.294 2.027 L 4.37 2.027 C 4.478 1.926 4.739 1.684 5.153 1.301 C 5.559 0.921 6.041 0.623 6.571 0.422 C 7.102 0.224 7.706 0.124 8.381 0.124 C 9.212 0.124 9.931 0.294 10.535 0.632 C 11.129 0.952 11.604 1.44 11.892 2.027 L 11.946 2.027 C 12.621 1.417 13.265 0.948 13.878 0.618 C 14.496 0.289 15.291 0.124 16.263 0.124 C 17.444 0.124 18.379 0.461 19.069 1.134 C 19.763 1.808 20.112 2.696 20.112 3.8 L 20.112 9.054 C 20.112 9.481 20.129 9.793 20.166 9.991 C 20.2 10.185 20.313 10.358 20.503 10.507 C 20.691 10.652 21.013 10.725 21.469 10.725 L 21.622 10.725 C 21.761 10.725 21.862 10.752 21.929 10.804 C 22 10.854 22.046 10.976 22.068 11.168 C 22.068 11.299 22.025 11.415 21.945 11.517 C 21.877 11.609 21.764 11.664 21.645 11.662 C 20.736 11.616 19.826 11.592 18.916 11.589 C 18.134 11.589 17.231 11.613 16.209 11.662 C 16.071 11.662 15.966 11.613 15.895 11.517 C 15.827 11.412 15.793 11.291 15.795 11.168 C 15.811 10.956 15.856 10.83 15.933 10.79 C 16.014 10.747 16.167 10.725 16.393 10.725 C 16.842 10.725 17.162 10.652 17.352 10.506 C 17.545 10.358 17.658 10.185 17.689 9.991 C 17.724 9.793 17.743 9.481 17.743 9.054 L 17.743 3.822 C 17.743 3.066 17.491 2.489 16.991 2.085 C 16.508 1.69 15.889 1.476 15.251 1.483 C 14.453 1.483 13.802 1.664 13.296 2.028 C 12.793 2.387 12.439 2.772 12.23 3.183 L 12.23 9.054 C 12.23 9.151 12.224 9.371 12.214 9.715 C 12.209 10.06 12.306 10.314 12.506 10.478 C 12.705 10.643 13.029 10.725 13.48 10.725 L 13.633 10.725 C 13.79 10.725 13.901 10.752 13.963 10.804 C 14.024 10.854 14.062 10.976 14.078 11.168 C 14.078 11.299 14.041 11.415 13.971 11.517 C 13.903 11.613 13.802 11.662 13.664 11.662 C 12.78 11.617 11.895 11.593 11.01 11.589 C 10.294 11.589 9.425 11.613 8.404 11.662 C 8.266 11.662 8.16 11.613 8.09 11.517 C 8.022 11.412 7.987 11.291 7.99 11.168 C 8.005 10.956 8.051 10.83 8.127 10.79 C 8.208 10.747 8.362 10.725 8.588 10.725 C 9.159 10.725 9.515 10.616 9.654 10.398 C 9.792 10.176 9.855 9.922 9.845 9.635 C 9.841 9.441 9.838 9.247 9.838 9.054 L 9.838 3.822 C 9.838 3.066 9.588 2.489 9.094 2.085 C 8.603 1.684 8.028 1.483 7.369 1.483 C 6.571 1.483 5.919 1.664 5.413 2.028 C 4.911 2.387 4.549 2.772 4.324 3.183 L 4.324 9.054 C 4.324 9.481 4.34 9.793 4.37 9.991 C 4.405 10.185 4.518 10.358 4.708 10.507 C 4.901 10.652 5.223 10.725 5.674 10.725 L 5.827 10.725 C 5.969 10.725 6.075 10.752 6.141 10.804 C 6.213 10.854 6.257 10.976 6.272 11.168 C 6.272 11.299 6.236 11.415 6.165 11.517 C 6.098 11.613 5.996 11.662 5.858 11.662 C 4.949 11.616 4.039 11.592 3.128 11.589 C 2.346 11.589 1.443 11.613 0.422 11.662 Z\" fill=\"rgb(0,0,0)\"></path></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1mhvaty\",layoutDependency:layoutDependency,layoutId:\"efoQRp879\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22.068 11.662\" overflow=\"visible\"><path d=\"M 0.422 11.662 C 0.301 11.663 0.187 11.609 0.115 11.517 C 0.038 11.415 -0.002 11.293 0 11.168 C 0.019 10.956 0.069 10.83 0.146 10.79 C 0.222 10.747 0.372 10.725 0.598 10.725 C 1.052 10.725 1.375 10.652 1.564 10.506 C 1.752 10.358 1.865 10.185 1.902 9.991 C 1.936 9.793 1.956 9.481 1.956 9.054 L 1.956 3.408 C 1.956 2.977 1.942 2.665 1.917 2.471 C 1.89 2.273 1.781 2.1 1.587 1.955 C 1.398 1.806 1.077 1.729 0.629 1.729 C 0.418 1.729 0.261 1.7 0.153 1.642 C 0.05 1.584 0 1.449 0 1.235 C 0 1.139 0.034 1.044 0.108 0.952 C 0.178 0.861 0.284 0.806 0.422 0.792 C 1.545 0.629 2.473 0.414 3.205 0.153 C 3.496 0.071 3.696 0.02 3.803 0 L 3.88 0 C 4.156 0 4.294 0.158 4.294 0.472 L 4.294 2.027 L 4.37 2.027 C 4.478 1.926 4.739 1.684 5.153 1.301 C 5.559 0.921 6.041 0.623 6.571 0.422 C 7.102 0.224 7.706 0.124 8.381 0.124 C 9.212 0.124 9.931 0.294 10.535 0.632 C 11.129 0.952 11.604 1.44 11.892 2.027 L 11.946 2.027 C 12.621 1.417 13.265 0.948 13.878 0.618 C 14.496 0.289 15.291 0.124 16.263 0.124 C 17.444 0.124 18.379 0.461 19.069 1.134 C 19.763 1.808 20.112 2.696 20.112 3.8 L 20.112 9.054 C 20.112 9.481 20.129 9.793 20.166 9.991 C 20.2 10.185 20.313 10.358 20.503 10.507 C 20.691 10.652 21.013 10.725 21.469 10.725 L 21.622 10.725 C 21.761 10.725 21.862 10.752 21.929 10.804 C 22 10.854 22.046 10.976 22.068 11.168 C 22.068 11.299 22.025 11.415 21.945 11.517 C 21.877 11.609 21.764 11.664 21.645 11.662 C 20.736 11.616 19.826 11.592 18.916 11.589 C 18.134 11.589 17.231 11.613 16.209 11.662 C 16.071 11.662 15.966 11.613 15.895 11.517 C 15.827 11.412 15.793 11.291 15.795 11.168 C 15.811 10.956 15.856 10.83 15.933 10.79 C 16.014 10.747 16.167 10.725 16.393 10.725 C 16.842 10.725 17.162 10.652 17.352 10.506 C 17.545 10.358 17.658 10.185 17.689 9.991 C 17.724 9.793 17.743 9.481 17.743 9.054 L 17.743 3.822 C 17.743 3.066 17.491 2.489 16.991 2.085 C 16.508 1.69 15.889 1.476 15.251 1.483 C 14.453 1.483 13.802 1.664 13.296 2.028 C 12.793 2.387 12.439 2.772 12.23 3.183 L 12.23 9.054 C 12.23 9.151 12.224 9.371 12.214 9.715 C 12.209 10.06 12.306 10.314 12.506 10.478 C 12.705 10.643 13.029 10.725 13.48 10.725 L 13.633 10.725 C 13.79 10.725 13.901 10.752 13.963 10.804 C 14.024 10.854 14.062 10.976 14.078 11.168 C 14.078 11.299 14.041 11.415 13.971 11.517 C 13.903 11.613 13.802 11.662 13.664 11.662 C 12.78 11.617 11.895 11.593 11.01 11.589 C 10.294 11.589 9.425 11.613 8.404 11.662 C 8.266 11.662 8.16 11.613 8.09 11.517 C 8.022 11.412 7.987 11.291 7.99 11.168 C 8.005 10.956 8.051 10.83 8.127 10.79 C 8.208 10.747 8.362 10.725 8.588 10.725 C 9.159 10.725 9.515 10.616 9.654 10.398 C 9.792 10.176 9.855 9.922 9.845 9.635 C 9.841 9.441 9.838 9.247 9.838 9.054 L 9.838 3.822 C 9.838 3.066 9.588 2.489 9.094 2.085 C 8.603 1.684 8.028 1.483 7.369 1.483 C 6.571 1.483 5.919 1.664 5.413 2.028 C 4.911 2.387 4.549 2.772 4.324 3.183 L 4.324 9.054 C 4.324 9.481 4.34 9.793 4.37 9.991 C 4.405 10.185 4.518 10.358 4.708 10.507 C 4.901 10.652 5.223 10.725 5.674 10.725 L 5.827 10.725 C 5.969 10.725 6.075 10.752 6.141 10.804 C 6.213 10.854 6.257 10.976 6.272 11.168 C 6.272 11.299 6.236 11.415 6.165 11.517 C 6.098 11.613 5.996 11.662 5.858 11.662 C 4.949 11.616 4.039 11.592 3.128 11.589 C 2.346 11.589 1.443 11.613 0.422 11.662 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1nv9yt4\",layoutDependency:layoutDependency,layoutId:\"ZYlwGXgjF\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10.98 11.764\" overflow=\"visible\"><g><path d=\"M 6.088 11.763 C 4.788 11.763 3.682 11.502 2.768 10.979 C 1.872 10.467 1.153 9.72 0.697 8.828 C 0.232 7.924 0 6.921 0 5.82 C 0 4.852 0.238 3.92 0.713 3.023 C 1.182 2.138 1.888 1.386 2.76 0.843 C 3.644 0.281 4.658 0 5.804 0 C 7.348 0 8.534 0.376 9.362 1.126 C 10.194 1.873 10.673 2.877 10.796 4.142 C 10.796 4.685 10.639 5.055 10.328 5.253 C 10.016 5.453 9.565 5.551 8.979 5.551 L 2.653 5.551 C 2.653 7.077 2.985 8.289 3.65 9.184 C 4.319 10.082 5.356 10.528 6.763 10.528 C 7.509 10.528 8.143 10.379 8.664 10.078 C 9.186 9.773 9.679 9.257 10.144 8.53 C 10.231 8.449 10.317 8.407 10.405 8.407 C 10.528 8.407 10.631 8.441 10.719 8.509 C 10.892 8.606 10.98 8.754 10.98 8.952 C 10.98 9.049 10.96 9.122 10.926 9.169 C 10.39 9.994 9.709 10.634 8.887 11.088 C 8.062 11.539 7.131 11.764 6.088 11.764 Z M 6.893 4.614 C 7.777 4.614 8.245 4.268 8.296 3.574 C 8.296 2.819 8.078 2.179 7.645 1.656 C 7.215 1.129 6.602 0.864 5.804 0.864 C 4.919 0.864 4.19 1.198 3.619 1.867 C 3.046 2.532 2.724 3.447 2.653 4.614 Z\" fill=\"rgb(0,0,0)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-xkin27\",layoutDependency:layoutDependency,layoutId:\"Fry1RgzBN\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10.98 11.764\" overflow=\"visible\"><path d=\"M 6.088 11.763 C 4.788 11.763 3.682 11.502 2.768 10.979 C 1.872 10.467 1.153 9.72 0.697 8.828 C 0.232 7.924 0 6.921 0 5.82 C 0 4.852 0.238 3.92 0.713 3.023 C 1.182 2.138 1.888 1.386 2.76 0.843 C 3.644 0.281 4.658 0 5.804 0 C 7.348 0 8.534 0.376 9.362 1.126 C 10.194 1.873 10.673 2.877 10.796 4.142 C 10.796 4.685 10.639 5.055 10.328 5.253 C 10.016 5.453 9.565 5.551 8.979 5.551 L 2.653 5.551 C 2.653 7.077 2.985 8.289 3.65 9.184 C 4.319 10.082 5.356 10.528 6.763 10.528 C 7.509 10.528 8.143 10.379 8.664 10.078 C 9.186 9.773 9.679 9.257 10.144 8.53 C 10.231 8.449 10.317 8.407 10.405 8.407 C 10.528 8.407 10.631 8.441 10.719 8.509 C 10.892 8.606 10.98 8.754 10.98 8.952 C 10.98 9.049 10.96 9.122 10.926 9.169 C 10.39 9.994 9.709 10.634 8.887 11.088 C 8.062 11.539 7.131 11.764 6.088 11.764 Z M 6.893 4.614 C 7.777 4.614 8.245 4.268 8.296 3.574 C 8.296 2.819 8.078 2.179 7.645 1.656 C 7.215 1.129 6.602 0.864 5.804 0.864 C 4.919 0.864 4.19 1.198 3.619 1.867 C 3.046 2.532 2.724 3.447 2.653 4.614 Z\" fill=\"rgb(0,0,0)\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-l1vehr\",layoutDependency:layoutDependency,layoutId:\"sykzCZ9bo\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10.98 11.764\" overflow=\"visible\"><path d=\"M 6.088 11.763 C 4.788 11.763 3.682 11.502 2.768 10.979 C 1.872 10.467 1.153 9.72 0.697 8.828 C 0.232 7.924 0 6.921 0 5.82 C 0 4.852 0.238 3.92 0.713 3.023 C 1.182 2.138 1.888 1.386 2.76 0.843 C 3.644 0.281 4.658 0 5.804 0 C 7.348 0 8.534 0.376 9.362 1.126 C 10.194 1.873 10.673 2.877 10.796 4.142 C 10.796 4.685 10.639 5.055 10.328 5.253 C 10.016 5.453 9.565 5.551 8.979 5.551 L 2.653 5.551 C 2.653 7.077 2.985 8.289 3.65 9.184 C 4.319 10.082 5.356 10.528 6.763 10.528 C 7.509 10.528 8.143 10.379 8.664 10.078 C 9.186 9.773 9.679 9.257 10.144 8.53 C 10.231 8.449 10.317 8.407 10.405 8.407 C 10.528 8.407 10.631 8.441 10.719 8.509 C 10.892 8.606 10.98 8.754 10.98 8.952 C 10.98 9.049 10.96 9.122 10.926 9.169 C 10.39 9.994 9.709 10.634 8.887 11.088 C 8.062 11.539 7.131 11.764 6.088 11.764 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-5nbnhn\",layoutDependency:layoutDependency,layoutId:\"qoOuzJCr2\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.643 3.75\" overflow=\"visible\"><path d=\"M 4.24 3.75 C 5.124 3.75 5.592 3.404 5.643 2.71 C 5.643 1.955 5.425 1.315 4.992 0.792 C 4.562 0.265 3.949 0 3.151 0 C 2.266 0 1.537 0.334 0.966 1.003 C 0.393 1.668 0.071 2.583 0 3.75 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1hr9mpo\",layoutDependency:layoutDependency,layoutId:\"MBOHNnGMR\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.678 17.164\" overflow=\"visible\"><g><path d=\"M 10.495 10.571 C 10.591 10.466 10.721 10.438 10.886 10.492 C 11.049 10.546 11.2 10.64 11.338 10.775 C 11.481 10.905 11.584 11.049 11.645 11.203 C 11.706 11.36 11.683 11.487 11.576 11.589 C 10.995 12.197 10.378 12.775 9.728 13.318 C 9.073 13.865 8.392 14.384 7.688 14.873 C 7.063 15.29 6.431 15.699 5.795 16.101 C 5.124 16.522 4.432 16.829 3.717 17.024 C 3.173 17.182 2.595 17.207 2.038 17.096 C 1.485 16.984 1.022 16.7 0.65 16.246 C 0.355 15.897 0.159 15.482 0.083 15.04 C 0.006 14.584 -0.018 14.121 0.013 13.659 C 0.048 13.194 0.105 12.757 0.182 12.344 C 0.421 10.883 0.864 9.458 1.501 8.108 C 2.137 6.754 2.909 5.462 3.809 4.25 C 4.232 3.667 4.682 3.102 5.158 2.557 C 5.635 2.008 6.169 1.507 6.753 1.06 C 7.095 0.813 7.454 0.588 7.827 0.384 C 8.198 0.179 8.611 0.05 9.038 0.007 C 9.452 -0.032 9.852 0.097 10.242 0.392 C 10.721 0.78 11.001 1.242 11.078 1.779 C 11.158 2.317 11.162 2.86 11.085 3.407 C 10.864 4.902 10.371 6.35 9.629 7.686 C 9.552 7.838 9.433 7.898 9.275 7.868 C 9.122 7.836 8.965 7.759 8.808 7.643 C 8.662 7.536 8.54 7.402 8.447 7.251 C 8.365 7.102 8.356 6.966 8.417 6.844 C 8.758 6.255 9.045 5.64 9.276 5.006 C 9.51 4.372 9.684 3.721 9.797 3.058 C 9.843 2.793 9.883 2.512 9.92 2.215 C 9.961 1.935 9.951 1.65 9.889 1.372 C 9.858 1.253 9.835 1.184 9.82 1.169 C 9.805 1.155 9.732 1.147 9.606 1.147 C 9.559 1.162 9.493 1.184 9.406 1.212 C 9.324 1.242 9.261 1.264 9.214 1.278 C 9.04 1.356 8.879 1.436 8.731 1.518 C 8.583 1.596 8.44 1.68 8.302 1.772 C 7.33 2.394 6.473 3.172 5.733 4.112 C 5.021 5.011 4.371 5.953 3.786 6.931 C 3.201 7.937 2.689 8.978 2.252 10.048 C 1.812 11.115 1.509 12.227 1.348 13.361 C 1.317 13.67 1.288 13.981 1.263 14.291 C 1.242 14.6 1.248 14.913 1.278 15.228 C 1.309 15.523 1.386 15.731 1.509 15.853 C 1.635 15.979 1.863 16.028 2.191 15.999 C 2.737 15.955 3.266 15.795 3.778 15.519 C 4.27 15.26 4.755 14.991 5.235 14.713 C 6.2 14.136 7.125 13.5 8.003 12.809 C 8.886 12.117 9.718 11.369 10.495 10.571 Z\" fill=\"rgb(212,169,87)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-l78ijb\",layoutDependency:layoutDependency,layoutId:\"D1OnMSRR6\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.678 17.164\" overflow=\"visible\"><path d=\"M 10.495 10.571 C 10.591 10.466 10.721 10.438 10.886 10.492 C 11.049 10.546 11.2 10.64 11.338 10.775 C 11.481 10.905 11.584 11.049 11.645 11.203 C 11.706 11.36 11.683 11.487 11.576 11.589 C 10.995 12.197 10.378 12.775 9.728 13.318 C 9.073 13.865 8.392 14.384 7.688 14.873 C 7.063 15.29 6.431 15.699 5.795 16.101 C 5.124 16.522 4.432 16.829 3.717 17.024 C 3.173 17.182 2.595 17.207 2.038 17.096 C 1.485 16.984 1.022 16.7 0.65 16.246 C 0.355 15.897 0.159 15.482 0.083 15.04 C 0.006 14.584 -0.018 14.121 0.013 13.659 C 0.048 13.194 0.105 12.757 0.182 12.344 C 0.421 10.883 0.864 9.458 1.501 8.108 C 2.137 6.754 2.909 5.462 3.809 4.25 C 4.232 3.667 4.682 3.102 5.158 2.557 C 5.635 2.008 6.169 1.507 6.753 1.06 C 7.095 0.813 7.454 0.588 7.827 0.384 C 8.198 0.179 8.611 0.05 9.038 0.007 C 9.452 -0.032 9.852 0.097 10.242 0.392 C 10.721 0.78 11.001 1.242 11.078 1.779 C 11.158 2.317 11.162 2.86 11.085 3.407 C 10.864 4.902 10.371 6.35 9.629 7.686 C 9.552 7.838 9.433 7.898 9.275 7.868 C 9.122 7.836 8.965 7.759 8.808 7.643 C 8.662 7.536 8.54 7.402 8.447 7.251 C 8.365 7.102 8.356 6.966 8.417 6.844 C 8.758 6.255 9.045 5.64 9.276 5.006 C 9.51 4.372 9.684 3.721 9.797 3.058 C 9.843 2.793 9.883 2.512 9.92 2.215 C 9.961 1.935 9.951 1.65 9.889 1.372 C 9.858 1.253 9.835 1.184 9.82 1.169 C 9.805 1.155 9.732 1.147 9.606 1.147 C 9.559 1.162 9.493 1.184 9.406 1.212 C 9.324 1.242 9.261 1.264 9.214 1.278 C 9.04 1.356 8.879 1.436 8.731 1.518 C 8.583 1.596 8.44 1.68 8.302 1.772 C 7.33 2.394 6.473 3.172 5.733 4.112 C 5.021 5.011 4.371 5.953 3.786 6.931 C 3.201 7.937 2.689 8.978 2.252 10.048 C 1.812 11.115 1.509 12.227 1.348 13.361 C 1.317 13.67 1.288 13.981 1.263 14.291 C 1.242 14.6 1.248 14.913 1.278 15.228 C 1.309 15.523 1.386 15.731 1.509 15.853 C 1.635 15.979 1.863 16.028 2.191 15.999 C 2.737 15.955 3.266 15.795 3.778 15.519 C 4.27 15.26 4.755 14.991 5.235 14.713 C 6.2 14.136 7.125 13.5 8.003 12.809 C 8.886 12.117 9.718 11.369 10.495 10.571 Z\" fill=\"rgb(212,169,87)\"></path></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1m4zbo3\",layoutDependency:layoutDependency,layoutId:\"pNOfP4iKo\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.678 17.164\" overflow=\"visible\"><path d=\"M 10.495 10.571 C 10.591 10.466 10.721 10.438 10.886 10.492 C 11.049 10.546 11.2 10.64 11.338 10.775 C 11.481 10.905 11.584 11.049 11.645 11.203 C 11.706 11.36 11.683 11.487 11.576 11.589 C 10.995 12.197 10.378 12.775 9.728 13.318 C 9.073 13.865 8.392 14.384 7.688 14.873 C 7.063 15.29 6.431 15.699 5.795 16.101 C 5.124 16.522 4.432 16.829 3.717 17.024 C 3.173 17.182 2.595 17.207 2.038 17.096 C 1.485 16.984 1.022 16.7 0.65 16.246 C 0.355 15.897 0.159 15.482 0.083 15.04 C 0.006 14.584 -0.018 14.121 0.013 13.659 C 0.048 13.194 0.105 12.757 0.182 12.344 C 0.421 10.883 0.864 9.458 1.501 8.108 C 2.137 6.754 2.909 5.462 3.809 4.25 C 4.232 3.667 4.682 3.102 5.158 2.557 C 5.635 2.008 6.169 1.507 6.753 1.06 C 7.095 0.813 7.454 0.588 7.827 0.384 C 8.198 0.179 8.611 0.05 9.038 0.007 C 9.452 -0.032 9.852 0.097 10.242 0.392 C 10.721 0.78 11.001 1.242 11.078 1.779 C 11.158 2.317 11.162 2.86 11.085 3.407 C 10.864 4.902 10.371 6.35 9.629 7.686 C 9.552 7.838 9.433 7.898 9.275 7.868 C 9.122 7.836 8.965 7.759 8.808 7.643 C 8.662 7.536 8.54 7.402 8.447 7.251 C 8.365 7.102 8.356 6.966 8.417 6.844 C 8.758 6.255 9.045 5.64 9.276 5.006 C 9.51 4.372 9.684 3.721 9.797 3.058 C 9.843 2.793 9.883 2.512 9.92 2.215 C 9.961 1.935 9.951 1.65 9.889 1.372 C 9.858 1.253 9.835 1.184 9.82 1.169 C 9.805 1.155 9.732 1.147 9.606 1.147 C 9.559 1.162 9.493 1.184 9.406 1.212 C 9.324 1.242 9.261 1.264 9.214 1.278 C 9.04 1.356 8.879 1.436 8.731 1.518 C 8.583 1.596 8.44 1.68 8.302 1.772 C 7.33 2.394 6.473 3.172 5.733 4.112 C 5.021 5.011 4.371 5.953 3.786 6.931 C 3.201 7.937 2.689 8.978 2.252 10.048 C 1.812 11.115 1.509 12.227 1.348 13.361 C 1.317 13.67 1.288 13.981 1.263 14.291 C 1.242 14.6 1.248 14.913 1.278 15.228 C 1.309 15.523 1.386 15.731 1.509 15.853 C 1.635 15.979 1.863 16.028 2.191 15.999 C 2.737 15.955 3.266 15.795 3.778 15.519 C 4.27 15.26 4.755 14.991 5.235 14.713 C 6.2 14.136 7.125 13.5 8.003 12.809 C 8.886 12.117 9.718 11.369 10.495 10.571 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1g4i1s\",layoutDependency:layoutDependency,layoutId:\"d0XHCrmDC\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8.475 5.029\" overflow=\"visible\"><g><path d=\"M 7.521 1.006 C 7.678 0.886 7.851 0.867 8.035 0.948 C 8.223 1.032 8.357 1.155 8.434 1.319 C 8.515 1.478 8.476 1.603 8.319 1.689 C 7.376 2.28 6.428 2.864 5.474 3.44 C 4.525 4.02 3.509 4.495 2.446 4.857 C 2.057 4.992 1.675 5.047 1.303 5.024 C 0.925 5.004 0.598 4.824 0.322 4.486 C 0.042 4.127 -0.056 3.73 0.03 3.295 C 0.117 2.85 0.294 2.425 0.552 2.045 C 0.818 1.649 1.084 1.317 1.349 1.05 C 1.598 0.787 1.881 0.555 2.192 0.36 C 2.518 0.153 2.855 0.033 3.204 0.004 C 3.557 -0.026 3.881 0.116 4.178 0.425 C 4.443 0.678 4.554 0.93 4.508 1.181 C 4.462 1.433 4.316 1.666 4.071 1.878 C 3.812 2.105 3.526 2.302 3.22 2.467 C 2.892 2.647 2.575 2.805 2.269 2.939 C 1.966 3.07 1.728 3.179 1.556 3.266 C 1.48 3.423 1.419 3.586 1.372 3.753 C 1.714 3.71 2.158 3.591 2.707 3.397 C 3.298 3.186 3.878 2.951 4.447 2.692 C 5.039 2.425 5.62 2.136 6.188 1.827 C 6.734 1.528 7.179 1.253 7.522 1.006 Z\" fill=\"rgb(212,169,87)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1xui638\",layoutDependency:layoutDependency,layoutId:\"OiPFoxEDD\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8.475 5.029\" overflow=\"visible\"><path d=\"M 7.521 1.006 C 7.678 0.886 7.851 0.867 8.035 0.948 C 8.223 1.032 8.357 1.155 8.434 1.319 C 8.515 1.478 8.476 1.603 8.319 1.689 C 7.376 2.28 6.428 2.864 5.474 3.44 C 4.525 4.02 3.509 4.495 2.446 4.857 C 2.057 4.992 1.675 5.047 1.303 5.024 C 0.925 5.004 0.598 4.824 0.322 4.486 C 0.042 4.127 -0.056 3.73 0.03 3.295 C 0.117 2.85 0.294 2.425 0.552 2.045 C 0.818 1.649 1.084 1.317 1.349 1.05 C 1.598 0.787 1.881 0.555 2.192 0.36 C 2.518 0.153 2.855 0.033 3.204 0.004 C 3.557 -0.026 3.881 0.116 4.178 0.425 C 4.443 0.678 4.554 0.93 4.508 1.181 C 4.462 1.433 4.316 1.666 4.071 1.878 C 3.812 2.105 3.526 2.302 3.22 2.467 C 2.892 2.647 2.575 2.805 2.269 2.939 C 1.966 3.07 1.728 3.179 1.556 3.266 C 1.48 3.423 1.419 3.586 1.372 3.753 C 1.714 3.71 2.158 3.591 2.707 3.397 C 3.298 3.186 3.878 2.951 4.447 2.692 C 5.039 2.425 5.62 2.136 6.188 1.827 C 6.734 1.528 7.179 1.253 7.522 1.006 Z\" fill=\"rgb(212,169,87)\"></path></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-146ii37\",layoutDependency:layoutDependency,layoutId:\"TlsoDfqRY\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8.475 5.029\" overflow=\"visible\"><path d=\"M 7.521 1.006 C 7.678 0.886 7.851 0.867 8.035 0.948 C 8.223 1.032 8.357 1.155 8.434 1.319 C 8.515 1.478 8.476 1.603 8.319 1.689 C 7.376 2.28 6.428 2.864 5.474 3.44 C 4.525 4.02 3.509 4.495 2.446 4.857 C 2.057 4.992 1.675 5.047 1.303 5.024 C 0.925 5.004 0.598 4.824 0.322 4.486 C 0.042 4.127 -0.056 3.73 0.03 3.295 C 0.117 2.85 0.294 2.425 0.552 2.045 C 0.818 1.649 1.084 1.317 1.349 1.05 C 1.598 0.787 1.881 0.555 2.192 0.36 C 2.518 0.153 2.855 0.033 3.204 0.004 C 3.557 -0.026 3.881 0.116 4.178 0.425 C 4.443 0.678 4.554 0.93 4.508 1.181 C 4.462 1.433 4.316 1.666 4.071 1.878 C 3.812 2.105 3.526 2.302 3.22 2.467 C 2.892 2.647 2.575 2.805 2.269 2.939 C 1.966 3.07 1.728 3.179 1.556 3.266 C 1.48 3.423 1.419 3.586 1.372 3.753 C 1.714 3.71 2.158 3.591 2.707 3.397 C 3.298 3.186 3.878 2.951 4.447 2.692 C 5.039 2.425 5.62 2.136 6.188 1.827 C 6.734 1.528 7.179 1.253 7.522 1.006 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-19np9js\",layoutDependency:layoutDependency,layoutId:\"RHHo5RcLP\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.698 4.964\" overflow=\"visible\"><g><path d=\"M 10.981 0.845 C 11.153 0.772 11.31 0.79 11.449 0.896 C 11.591 0.997 11.673 1.126 11.694 1.28 C 11.719 1.437 11.629 1.557 11.426 1.644 C 10.83 1.926 10.244 2.227 9.669 2.545 C 8.712 3.074 7.768 3.627 6.84 4.202 C 6.47 4.44 6.061 4.617 5.628 4.724 C 5.218 4.816 4.862 4.714 4.555 4.419 C 4.253 4.124 4.135 3.782 4.203 3.395 C 4.234 3.174 4.291 2.958 4.371 2.749 C 4.458 2.53 4.557 2.31 4.671 2.087 C 3.332 2.794 2.141 3.727 1.158 4.841 C 1.036 4.986 0.879 5.003 0.683 4.892 C 0.476 4.772 0.303 4.608 0.177 4.412 C 0.034 4.209 -0.022 4.038 0.008 3.904 C 0.17 3.34 0.383 2.79 0.645 2.261 C 0.912 1.72 1.201 1.19 1.512 0.67 C 1.588 0.539 1.703 0.487 1.857 0.51 C 2.014 0.53 2.171 0.601 2.324 0.721 C 2.481 0.837 2.6 0.974 2.677 1.128 C 2.757 1.284 2.765 1.412 2.7 1.513 C 2.699 1.529 2.694 1.544 2.685 1.557 C 2.678 1.573 2.667 1.588 2.654 1.6 C 3.709 0.912 4.87 0.382 6.096 0.031 C 6.265 -0.031 6.443 0 6.633 0.125 C 6.821 0.252 6.965 0.407 7.063 0.59 C 7.164 0.775 7.17 0.95 7.078 1.113 C 6.874 1.422 6.683 1.737 6.503 2.058 C 6.323 2.374 6.146 2.694 5.974 3.017 C 6.787 2.636 7.623 2.267 8.481 1.913 C 9.34 1.56 10.172 1.204 10.981 0.845 Z\" fill=\"rgb(212,169,87)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ig7vzo\",layoutDependency:layoutDependency,layoutId:\"ZCU4Kguoz\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.698 4.964\" overflow=\"visible\"><path d=\"M 10.981 0.845 C 11.153 0.772 11.31 0.79 11.449 0.896 C 11.591 0.997 11.673 1.126 11.694 1.28 C 11.719 1.437 11.629 1.557 11.426 1.644 C 10.83 1.926 10.244 2.227 9.669 2.545 C 8.712 3.074 7.768 3.627 6.84 4.202 C 6.47 4.44 6.061 4.617 5.628 4.724 C 5.218 4.816 4.862 4.714 4.555 4.419 C 4.253 4.124 4.135 3.782 4.203 3.395 C 4.234 3.174 4.291 2.958 4.371 2.749 C 4.458 2.53 4.557 2.31 4.671 2.087 C 3.332 2.794 2.141 3.727 1.158 4.841 C 1.036 4.986 0.879 5.003 0.683 4.892 C 0.476 4.772 0.303 4.608 0.177 4.412 C 0.034 4.209 -0.022 4.038 0.008 3.904 C 0.17 3.34 0.383 2.79 0.645 2.261 C 0.912 1.72 1.201 1.19 1.512 0.67 C 1.588 0.539 1.703 0.487 1.857 0.51 C 2.014 0.53 2.171 0.601 2.324 0.721 C 2.481 0.837 2.6 0.974 2.677 1.128 C 2.757 1.284 2.765 1.412 2.7 1.513 C 2.699 1.529 2.694 1.544 2.685 1.557 C 2.678 1.573 2.667 1.588 2.654 1.6 C 3.709 0.912 4.87 0.382 6.096 0.031 C 6.265 -0.031 6.443 0 6.633 0.125 C 6.821 0.252 6.965 0.407 7.063 0.59 C 7.164 0.775 7.17 0.95 7.078 1.113 C 6.874 1.422 6.683 1.737 6.503 2.058 C 6.323 2.374 6.146 2.694 5.974 3.017 C 6.787 2.636 7.623 2.267 8.481 1.913 C 9.34 1.56 10.172 1.204 10.981 0.845 Z\" fill=\"rgb(212,169,87)\"></path></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-druqpo\",layoutDependency:layoutDependency,layoutId:\"k3VZamwSt\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.698 4.964\" overflow=\"visible\"><path d=\"M 10.981 0.845 C 11.153 0.772 11.31 0.79 11.449 0.896 C 11.591 0.997 11.673 1.126 11.694 1.28 C 11.719 1.437 11.629 1.557 11.426 1.644 C 10.83 1.926 10.244 2.227 9.669 2.545 C 8.712 3.074 7.768 3.627 6.84 4.202 C 6.47 4.44 6.061 4.617 5.628 4.724 C 5.218 4.816 4.862 4.714 4.555 4.419 C 4.253 4.124 4.135 3.782 4.203 3.395 C 4.234 3.174 4.291 2.958 4.371 2.749 C 4.458 2.53 4.557 2.31 4.671 2.087 C 3.332 2.794 2.141 3.727 1.158 4.841 C 1.036 4.986 0.879 5.003 0.683 4.892 C 0.476 4.772 0.303 4.608 0.177 4.412 C 0.034 4.209 -0.022 4.038 0.008 3.904 C 0.17 3.34 0.383 2.79 0.645 2.261 C 0.912 1.72 1.201 1.19 1.512 0.67 C 1.588 0.539 1.703 0.487 1.857 0.51 C 2.014 0.53 2.171 0.601 2.324 0.721 C 2.481 0.837 2.6 0.974 2.677 1.128 C 2.757 1.284 2.765 1.412 2.7 1.513 C 2.699 1.529 2.694 1.544 2.685 1.557 C 2.678 1.573 2.667 1.588 2.654 1.6 C 3.709 0.912 4.87 0.382 6.096 0.031 C 6.265 -0.031 6.443 0 6.633 0.125 C 6.821 0.252 6.965 0.407 7.063 0.59 C 7.164 0.775 7.17 0.95 7.078 1.113 C 6.874 1.422 6.683 1.737 6.503 2.058 C 6.323 2.374 6.146 2.694 5.974 3.017 C 6.787 2.636 7.623 2.267 8.481 1.913 C 9.34 1.56 10.172 1.204 10.981 0.845 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1v31r34\",layoutDependency:layoutDependency,layoutId:\"j1SgojKh0\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17.994 18.188\" overflow=\"visible\"><g><path d=\"M 17.355 4.263 C 17.497 4.341 17.643 4.458 17.792 4.612 C 17.939 4.768 18.007 4.925 17.991 5.085 C 17.977 5.25 17.903 5.344 17.777 5.368 C 17.654 5.388 17.52 5.361 17.378 5.288 C 16.776 4.995 16.129 4.794 15.461 4.692 C 14.796 4.587 14.125 4.512 13.452 4.467 C 12.12 4.394 10.785 4.365 9.45 4.38 L 9.381 4.38 C 8.696 5.813 8.066 7.269 7.495 8.747 C 6.931 10.214 6.477 11.717 6.137 13.244 C 5.804 14.765 5.655 16.318 5.685 17.902 C 5.685 18.076 5.624 18.171 5.501 18.185 C 5.374 18.2 5.229 18.158 5.064 18.062 C 4.901 17.969 4.756 17.851 4.635 17.713 C 4.508 17.571 4.443 17.433 4.443 17.299 C 4.395 15.076 4.702 12.859 5.356 10.723 C 6.007 8.584 6.804 6.487 7.74 4.446 C 5.498 4.562 3.276 4.821 1.077 5.223 C 0.935 5.252 0.782 5.215 0.617 5.114 C 0.457 5.011 0.317 4.883 0.203 4.736 C 0.086 4.587 0.019 4.445 0.003 4.314 C -0.016 4.18 0.046 4.096 0.187 4.068 C 1.527 3.831 2.877 3.639 4.236 3.493 C 5.591 3.344 6.955 3.254 8.331 3.224 C 8.574 2.709 8.822 2.196 9.074 1.684 C 9.323 1.176 9.582 0.67 9.849 0.165 C 9.91 0.035 10.017 -0.018 10.171 0.005 C 10.328 0.025 10.485 0.093 10.638 0.209 C 10.795 0.325 10.918 0.46 11.006 0.609 C 11.093 0.759 11.106 0.892 11.045 1.008 C 10.855 1.377 10.671 1.742 10.493 2.106 C 10.314 2.466 10.13 2.825 9.941 3.181 C 10.769 3.181 11.614 3.196 12.479 3.224 C 13.336 3.253 14.19 3.345 15.032 3.501 C 15.841 3.649 16.623 3.906 17.355 4.263 Z\" fill=\"rgb(212,169,87)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ch44bd\",layoutDependency:layoutDependency,layoutId:\"sSJEqQw59\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17.994 18.188\" overflow=\"visible\"><path d=\"M 17.355 4.263 C 17.497 4.341 17.643 4.458 17.792 4.612 C 17.939 4.768 18.007 4.925 17.991 5.085 C 17.977 5.25 17.903 5.344 17.777 5.368 C 17.654 5.388 17.52 5.361 17.378 5.288 C 16.776 4.995 16.129 4.794 15.461 4.692 C 14.796 4.587 14.125 4.512 13.452 4.467 C 12.12 4.394 10.785 4.365 9.45 4.38 L 9.381 4.38 C 8.696 5.813 8.066 7.269 7.495 8.747 C 6.931 10.214 6.477 11.717 6.137 13.244 C 5.804 14.765 5.655 16.318 5.685 17.902 C 5.685 18.076 5.624 18.171 5.501 18.185 C 5.374 18.2 5.229 18.158 5.064 18.062 C 4.901 17.969 4.756 17.851 4.635 17.713 C 4.508 17.571 4.443 17.433 4.443 17.299 C 4.395 15.076 4.702 12.859 5.356 10.723 C 6.007 8.584 6.804 6.487 7.74 4.446 C 5.498 4.562 3.276 4.821 1.077 5.223 C 0.935 5.252 0.782 5.215 0.617 5.114 C 0.457 5.011 0.317 4.883 0.203 4.736 C 0.086 4.587 0.019 4.445 0.003 4.314 C -0.016 4.18 0.046 4.096 0.187 4.068 C 1.527 3.831 2.877 3.639 4.236 3.493 C 5.591 3.344 6.955 3.254 8.331 3.224 C 8.574 2.709 8.822 2.196 9.074 1.684 C 9.323 1.176 9.582 0.67 9.849 0.165 C 9.91 0.035 10.017 -0.018 10.171 0.005 C 10.328 0.025 10.485 0.093 10.638 0.209 C 10.795 0.325 10.918 0.46 11.006 0.609 C 11.093 0.759 11.106 0.892 11.045 1.008 C 10.855 1.377 10.671 1.742 10.493 2.106 C 10.314 2.466 10.13 2.825 9.941 3.181 C 10.769 3.181 11.614 3.196 12.479 3.224 C 13.336 3.253 14.19 3.345 15.032 3.501 C 15.841 3.649 16.623 3.906 17.355 4.263 Z\" fill=\"rgb(212,169,87)\"></path></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1v9vpo0\",layoutDependency:layoutDependency,layoutId:\"MqTR4rf3h\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17.994 18.188\" overflow=\"visible\"><path d=\"M 17.355 4.263 C 17.497 4.341 17.643 4.458 17.792 4.612 C 17.939 4.768 18.007 4.925 17.991 5.085 C 17.977 5.25 17.903 5.344 17.777 5.368 C 17.654 5.388 17.52 5.361 17.378 5.288 C 16.776 4.995 16.129 4.794 15.461 4.692 C 14.796 4.587 14.125 4.512 13.452 4.467 C 12.12 4.394 10.785 4.365 9.45 4.38 L 9.381 4.38 C 8.696 5.813 8.066 7.269 7.495 8.747 C 6.931 10.214 6.477 11.717 6.137 13.244 C 5.804 14.765 5.655 16.318 5.685 17.902 C 5.685 18.076 5.624 18.171 5.501 18.185 C 5.374 18.2 5.229 18.158 5.064 18.062 C 4.901 17.969 4.756 17.851 4.635 17.713 C 4.508 17.571 4.443 17.433 4.443 17.299 C 4.395 15.076 4.702 12.859 5.356 10.723 C 6.007 8.584 6.804 6.487 7.74 4.446 C 5.498 4.562 3.276 4.821 1.077 5.223 C 0.935 5.252 0.782 5.215 0.617 5.114 C 0.457 5.011 0.317 4.883 0.203 4.736 C 0.086 4.587 0.019 4.445 0.003 4.314 C -0.016 4.18 0.046 4.096 0.187 4.068 C 1.527 3.831 2.877 3.639 4.236 3.493 C 5.591 3.344 6.955 3.254 8.331 3.224 C 8.574 2.709 8.822 2.196 9.074 1.684 C 9.323 1.176 9.582 0.67 9.849 0.165 C 9.91 0.035 10.017 -0.018 10.171 0.005 C 10.328 0.025 10.485 0.093 10.638 0.209 C 10.795 0.325 10.918 0.46 11.006 0.609 C 11.093 0.759 11.106 0.892 11.045 1.008 C 10.855 1.377 10.671 1.742 10.493 2.106 C 10.314 2.466 10.13 2.825 9.941 3.181 C 10.769 3.181 11.614 3.196 12.479 3.224 C 13.336 3.253 14.19 3.345 15.032 3.501 C 15.841 3.649 16.623 3.906 17.355 4.263 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-c5p4v9\",layoutDependency:layoutDependency,layoutId:\"SPNPqXBT7\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8.475 5.029\" overflow=\"visible\"><g><path d=\"M 7.521 1.006 C 7.678 0.886 7.851 0.867 8.035 0.948 C 8.223 1.032 8.357 1.155 8.434 1.319 C 8.515 1.478 8.476 1.603 8.319 1.689 C 7.376 2.28 6.428 2.864 5.474 3.44 C 4.525 4.02 3.509 4.495 2.446 4.857 C 2.057 4.992 1.675 5.047 1.303 5.024 C 0.925 5.004 0.598 4.824 0.322 4.486 C 0.042 4.127 -0.056 3.73 0.03 3.295 C 0.117 2.85 0.294 2.425 0.552 2.045 C 0.818 1.649 1.084 1.317 1.349 1.05 C 1.598 0.787 1.881 0.555 2.192 0.36 C 2.518 0.153 2.855 0.033 3.204 0.004 C 3.557 -0.026 3.881 0.116 4.178 0.425 C 4.443 0.678 4.554 0.93 4.508 1.181 C 4.462 1.433 4.316 1.666 4.071 1.878 C 3.812 2.105 3.526 2.302 3.22 2.467 C 2.892 2.647 2.575 2.805 2.269 2.939 C 1.966 3.07 1.728 3.179 1.556 3.266 C 1.48 3.423 1.419 3.586 1.372 3.753 C 1.714 3.71 2.158 3.591 2.707 3.397 C 3.298 3.186 3.878 2.951 4.447 2.692 C 5.039 2.425 5.62 2.136 6.188 1.827 C 6.734 1.528 7.179 1.253 7.522 1.006 Z\" fill=\"rgb(212,169,87)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-bq89ar\",layoutDependency:layoutDependency,layoutId:\"o3OgbPsZB\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8.475 5.029\" overflow=\"visible\"><path d=\"M 7.521 1.006 C 7.678 0.886 7.851 0.867 8.035 0.948 C 8.223 1.032 8.357 1.155 8.434 1.319 C 8.515 1.478 8.476 1.603 8.319 1.689 C 7.376 2.28 6.428 2.864 5.474 3.44 C 4.525 4.02 3.509 4.495 2.446 4.857 C 2.057 4.992 1.675 5.047 1.303 5.024 C 0.925 5.004 0.598 4.824 0.322 4.486 C 0.042 4.127 -0.056 3.73 0.03 3.295 C 0.117 2.85 0.294 2.425 0.552 2.045 C 0.818 1.649 1.084 1.317 1.349 1.05 C 1.598 0.787 1.881 0.555 2.192 0.36 C 2.518 0.153 2.855 0.033 3.204 0.004 C 3.557 -0.026 3.881 0.116 4.178 0.425 C 4.443 0.678 4.554 0.93 4.508 1.181 C 4.462 1.433 4.316 1.666 4.071 1.878 C 3.812 2.105 3.526 2.302 3.22 2.467 C 2.892 2.647 2.575 2.805 2.269 2.939 C 1.966 3.07 1.728 3.179 1.556 3.266 C 1.48 3.423 1.419 3.586 1.372 3.753 C 1.714 3.71 2.158 3.591 2.707 3.397 C 3.298 3.186 3.878 2.951 4.447 2.692 C 5.039 2.425 5.62 2.136 6.188 1.827 C 6.734 1.528 7.179 1.253 7.522 1.006 Z\" fill=\"rgb(212,169,87)\"></path></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-bajbf2\",layoutDependency:layoutDependency,layoutId:\"T_k2lVel_\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8.475 5.029\" overflow=\"visible\"><path d=\"M 7.521 1.006 C 7.678 0.886 7.851 0.867 8.035 0.948 C 8.223 1.032 8.357 1.155 8.434 1.319 C 8.515 1.478 8.476 1.603 8.319 1.689 C 7.376 2.28 6.428 2.864 5.474 3.44 C 4.525 4.02 3.509 4.495 2.446 4.857 C 2.057 4.992 1.675 5.047 1.303 5.024 C 0.925 5.004 0.598 4.824 0.322 4.486 C 0.042 4.127 -0.056 3.73 0.03 3.295 C 0.117 2.85 0.294 2.425 0.552 2.045 C 0.818 1.649 1.084 1.317 1.349 1.05 C 1.598 0.787 1.881 0.555 2.192 0.36 C 2.518 0.153 2.855 0.033 3.204 0.004 C 3.557 -0.026 3.881 0.116 4.178 0.425 C 4.443 0.678 4.554 0.93 4.508 1.181 C 4.462 1.433 4.316 1.666 4.071 1.878 C 3.812 2.105 3.526 2.302 3.22 2.467 C 2.892 2.647 2.575 2.805 2.269 2.939 C 1.966 3.07 1.728 3.179 1.556 3.266 C 1.48 3.423 1.419 3.586 1.372 3.753 C 1.714 3.71 2.158 3.591 2.707 3.397 C 3.298 3.186 3.878 2.951 4.447 2.692 C 5.039 2.425 5.62 2.136 6.188 1.827 C 6.734 1.528 7.179 1.253 7.522 1.006 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-5dpgrb\",layoutDependency:layoutDependency,layoutId:\"xyywvxn_y\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.892 5.113\" overflow=\"visible\"><g><path d=\"M 5.799 1.036 C 5.879 1.158 5.908 1.282 5.883 1.407 C 5.862 1.534 5.764 1.603 5.592 1.618 C 5.469 1.618 5.35 1.585 5.238 1.516 C 5.127 1.445 5.026 1.359 4.94 1.262 C 4.781 1.262 4.568 1.353 4.304 1.531 C 4.037 1.705 3.859 1.821 3.767 1.88 C 3.592 2.001 3.426 2.132 3.268 2.272 C 3.115 2.413 2.962 2.555 2.808 2.7 C 2.138 3.38 1.606 4.117 1.214 4.917 C 1.121 5.109 0.968 5.16 0.753 5.069 C 0.535 4.982 0.343 4.833 0.178 4.626 C 0.015 4.422 -0.036 4.245 0.025 4.096 C 0.273 3.44 0.534 2.788 0.807 2.14 C 1.082 1.49 1.343 0.833 1.589 0.172 C 1.65 0.026 1.768 -0.026 1.942 0.012 C 2.114 0.046 2.287 0.139 2.456 0.288 C 2.628 0.433 2.747 0.59 2.808 0.753 C 3.339 0.366 3.874 0.155 4.411 0.12 C 4.947 0.083 5.41 0.388 5.799 1.036 Z\" fill=\"rgb(212,169,87)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1qgen31\",layoutDependency:layoutDependency,layoutId:\"HUmuy0q6C\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.892 5.113\" overflow=\"visible\"><path d=\"M 5.799 1.036 C 5.879 1.158 5.908 1.282 5.883 1.407 C 5.862 1.534 5.764 1.603 5.592 1.618 C 5.469 1.618 5.35 1.585 5.238 1.516 C 5.127 1.445 5.026 1.359 4.94 1.262 C 4.781 1.262 4.568 1.353 4.304 1.531 C 4.037 1.705 3.859 1.821 3.767 1.88 C 3.592 2.001 3.426 2.132 3.268 2.272 C 3.115 2.413 2.962 2.555 2.808 2.7 C 2.138 3.38 1.606 4.117 1.214 4.917 C 1.121 5.109 0.968 5.16 0.753 5.069 C 0.535 4.982 0.343 4.833 0.178 4.626 C 0.015 4.422 -0.036 4.245 0.025 4.096 C 0.273 3.44 0.534 2.788 0.807 2.14 C 1.082 1.49 1.343 0.833 1.589 0.172 C 1.65 0.026 1.768 -0.026 1.942 0.012 C 2.114 0.046 2.287 0.139 2.456 0.288 C 2.628 0.433 2.747 0.59 2.808 0.753 C 3.339 0.366 3.874 0.155 4.411 0.12 C 4.947 0.083 5.41 0.388 5.799 1.036 Z\" fill=\"rgb(212,169,87)\"></path></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-dd5iy4\",layoutDependency:layoutDependency,layoutId:\"oIQtcfkC4\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.892 5.113\" overflow=\"visible\"><path d=\"M 5.799 1.036 C 5.879 1.158 5.908 1.282 5.883 1.407 C 5.862 1.534 5.764 1.603 5.592 1.618 C 5.469 1.618 5.35 1.585 5.238 1.516 C 5.127 1.445 5.026 1.359 4.94 1.262 C 4.781 1.262 4.568 1.353 4.304 1.531 C 4.037 1.705 3.859 1.821 3.767 1.88 C 3.592 2.001 3.426 2.132 3.268 2.272 C 3.115 2.413 2.962 2.555 2.808 2.7 C 2.138 3.38 1.606 4.117 1.214 4.917 C 1.121 5.109 0.968 5.16 0.753 5.069 C 0.535 4.982 0.343 4.833 0.178 4.626 C 0.015 4.422 -0.036 4.245 0.025 4.096 C 0.273 3.44 0.534 2.788 0.807 2.14 C 1.082 1.49 1.343 0.833 1.589 0.172 C 1.65 0.026 1.768 -0.026 1.942 0.012 C 2.114 0.046 2.287 0.139 2.456 0.288 C 2.628 0.433 2.747 0.59 2.808 0.753 C 3.339 0.366 3.874 0.155 4.411 0.12 C 4.947 0.083 5.41 0.388 5.799 1.036 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-q3zk4f\",layoutDependency:layoutDependency,layoutId:\"c39B4f45T\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.699 6.689\" overflow=\"visible\"><g><path d=\"M 4.992 1.644 C 5.18 1.585 5.34 1.62 5.475 1.745 C 5.607 1.873 5.682 2.025 5.697 2.203 C 5.712 2.377 5.617 2.501 5.414 2.573 C 4.548 2.886 3.736 3.319 3.006 3.86 C 3.113 4.185 3.144 4.512 3.098 4.841 C 3.036 5.193 2.883 5.547 2.638 5.901 C 2.397 6.254 2.097 6.497 1.741 6.628 C 1.383 6.763 1.009 6.675 0.622 6.367 C 0.198 6.027 -0.009 5.669 0 5.291 C 0.006 4.913 0.157 4.541 0.453 4.172 C 0.748 3.805 1.116 3.451 1.557 3.111 C 1.387 2.924 1.211 2.742 1.027 2.566 C 0.841 2.388 0.689 2.182 0.575 1.955 C 0.43 1.694 0.356 1.402 0.36 1.106 C 0.36 0.786 0.45 0.521 0.628 0.306 C 0.807 0.089 1.1 -0.013 1.51 0.001 C 1.679 0.016 1.84 0.087 1.993 0.212 C 2.15 0.339 2.271 0.477 2.354 0.626 C 2.4 0.728 2.417 0.85 2.408 0.99 C 2.401 1.131 2.312 1.2 2.139 1.2 C 1.872 1.171 1.712 1.228 1.656 1.368 C 1.604 1.509 1.604 1.669 1.656 1.847 C 1.726 2.082 1.861 2.295 2.047 2.465 C 2.108 2.523 2.162 2.581 2.208 2.639 C 2.8 2.377 3.351 2.174 3.857 2.028 C 4.366 1.88 4.746 1.751 4.992 1.643 Z\" fill=\"rgb(212,169,87)\"></path></g></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1dv16ex\",layoutDependency:layoutDependency,layoutId:\"u0KammZk2\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.699 6.689\" overflow=\"visible\"><path d=\"M 4.992 1.644 C 5.18 1.585 5.34 1.62 5.475 1.745 C 5.607 1.873 5.682 2.025 5.697 2.203 C 5.712 2.377 5.617 2.501 5.414 2.573 C 4.548 2.886 3.736 3.319 3.006 3.86 C 3.113 4.185 3.144 4.512 3.098 4.841 C 3.036 5.193 2.883 5.547 2.638 5.901 C 2.397 6.254 2.097 6.497 1.741 6.628 C 1.383 6.763 1.009 6.675 0.622 6.367 C 0.198 6.027 -0.009 5.669 0 5.291 C 0.006 4.913 0.157 4.541 0.453 4.172 C 0.748 3.805 1.116 3.451 1.557 3.111 C 1.387 2.924 1.211 2.742 1.027 2.566 C 0.841 2.388 0.689 2.182 0.575 1.955 C 0.43 1.694 0.356 1.402 0.36 1.106 C 0.36 0.786 0.45 0.521 0.628 0.306 C 0.807 0.089 1.1 -0.013 1.51 0.001 C 1.679 0.016 1.84 0.087 1.993 0.212 C 2.15 0.339 2.271 0.477 2.354 0.626 C 2.4 0.728 2.417 0.85 2.408 0.99 C 2.401 1.131 2.312 1.2 2.139 1.2 C 1.872 1.171 1.712 1.228 1.656 1.368 C 1.604 1.509 1.604 1.669 1.656 1.847 C 1.726 2.082 1.861 2.295 2.047 2.465 C 2.108 2.523 2.162 2.581 2.208 2.639 C 2.8 2.377 3.351 2.174 3.857 2.028 C 4.366 1.88 4.746 1.751 4.992 1.643 Z\" fill=\"rgb(212,169,87)\"></path></svg>',withExternalLayout:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-gqmwa1\",layoutDependency:layoutDependency,layoutId:\"AemQ1XSn9\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.699 6.689\" overflow=\"visible\"><path d=\"M 4.992 1.644 C 5.18 1.585 5.34 1.62 5.475 1.745 C 5.607 1.873 5.682 2.025 5.697 2.203 C 5.712 2.377 5.617 2.501 5.414 2.573 C 4.548 2.886 3.736 3.319 3.006 3.86 C 3.113 4.185 3.144 4.512 3.098 4.841 C 3.036 5.193 2.883 5.547 2.638 5.901 C 2.397 6.254 2.097 6.497 1.741 6.628 C 1.383 6.763 1.009 6.675 0.622 6.367 C 0.198 6.027 -0.009 5.669 0 5.291 C 0.006 4.913 0.157 4.541 0.453 4.172 C 0.748 3.805 1.116 3.451 1.557 3.111 C 1.387 2.924 1.211 2.742 1.027 2.566 C 0.841 2.388 0.689 2.182 0.575 1.955 C 0.43 1.694 0.356 1.402 0.36 1.106 C 0.36 0.786 0.45 0.521 0.628 0.306 C 0.807 0.089 1.1 -0.013 1.51 0.001 C 1.679 0.016 1.84 0.087 1.993 0.212 C 2.15 0.339 2.271 0.477 2.354 0.626 C 2.4 0.728 2.417 0.85 2.408 0.99 C 2.401 1.131 2.312 1.2 2.139 1.2 C 1.872 1.171 1.712 1.228 1.656 1.368 C 1.604 1.509 1.604 1.669 1.656 1.847 C 1.726 2.082 1.861 2.295 2.047 2.465 C 2.108 2.523 2.162 2.581 2.208 2.639 C 2.8 2.377 3.351 2.174 3.857 2.028 C 4.366 1.88 4.746 1.751 4.992 1.643 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-o8q8Z.framer-n2d791, .framer-o8q8Z .framer-n2d791 { display: block; }\",\".framer-o8q8Z.framer-sdgfv0 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-o8q8Z .framer-8laz8m { height: 37px; position: relative; width: 123px; }\",\".framer-o8q8Z .framer-1dyxvc1 { height: 37px; left: 0px; position: absolute; top: 0px; width: 123px; }\",\".framer-o8q8Z .framer-d7cf3o { height: 32px; left: 0px; position: absolute; top: 4px; width: 121px; }\",\".framer-o8q8Z .framer-gm028e { height: 16px; left: 0px; position: absolute; top: 6px; width: 12px; }\",\".framer-o8q8Z .framer-1sebogp, .framer-o8q8Z .framer-18v21vz { height: 16px; left: 0px; position: absolute; top: 0px; width: 12px; }\",\".framer-o8q8Z .framer-g7xdb { height: 12px; left: 11px; position: absolute; top: 10px; width: 12px; }\",\".framer-o8q8Z .framer-u4yls8, .framer-o8q8Z .framer-82gzrw { height: 12px; left: 0px; position: absolute; top: 0px; width: 12px; }\",\".framer-o8q8Z .framer-1cg7v1e { height: 5px; left: 3px; position: absolute; top: 6px; width: 5px; }\",\".framer-o8q8Z .framer-1cruacw { height: 12px; left: 22px; position: absolute; top: 10px; width: 22px; }\",\".framer-o8q8Z .framer-5vh1c6, .framer-o8q8Z .framer-qvp2lm, .framer-o8q8Z .framer-19nyrzc, .framer-o8q8Z .framer-1mhvaty { height: 12px; left: 0px; position: absolute; top: 0px; width: 22px; }\",\".framer-o8q8Z .framer-1792hhc { height: 18px; left: 43px; position: absolute; top: 4px; width: 7px; }\",\".framer-o8q8Z .framer-etq1q8, .framer-o8q8Z .framer-utpt85, .framer-o8q8Z .framer-eltdcm, .framer-o8q8Z .framer-1v4df5j { height: 18px; left: 0px; position: absolute; top: 0px; width: 7px; }\",\".framer-o8q8Z .framer-c0j373, .framer-o8q8Z .framer-1uthkkz { height: 12px; left: 0px; position: absolute; top: 6px; width: 7px; }\",\".framer-o8q8Z .framer-1fwd10s, .framer-o8q8Z .framer-6151u8 { height: 3px; left: 2px; position: absolute; top: 0px; width: 4px; }\",\".framer-o8q8Z .framer-im2g0o { height: 18px; left: 48px; position: absolute; top: 4px; width: 7px; }\",\".framer-o8q8Z .framer-hqtbeq { height: 17px; left: 52px; position: absolute; top: 10px; width: 15px; }\",\".framer-o8q8Z .framer-vg3w9i, .framer-o8q8Z .framer-9wxtxv { height: 17px; left: 0px; position: absolute; top: 0px; width: 15px; }\",\".framer-o8q8Z .framer-1k7wlsj { height: 16px; left: 69px; position: absolute; top: 6px; width: 15px; }\",\".framer-o8q8Z .framer-1ierpew, .framer-o8q8Z .framer-fxzy6z { height: 16px; left: 0px; position: absolute; top: 0px; width: 15px; }\",\".framer-o8q8Z .framer-1q2qedj { height: 18px; left: 83px; position: absolute; top: 4px; width: 7px; }\",\".framer-o8q8Z .framer-21yoyv { height: 12px; left: 89px; position: absolute; top: 10px; width: 22px; }\",\".framer-o8q8Z .framer-1nv9yt4 { height: 12px; left: 110px; position: absolute; top: 10px; width: 11px; }\",\".framer-o8q8Z .framer-xkin27, .framer-o8q8Z .framer-l1vehr { height: 12px; left: 0px; position: absolute; top: 0px; width: 11px; }\",\".framer-o8q8Z .framer-5nbnhn { height: 4px; left: 3px; position: absolute; top: 1px; width: 6px; }\",\".framer-o8q8Z .framer-1hr9mpo { height: 17px; left: 74px; position: absolute; top: 18px; width: 12px; }\",\".framer-o8q8Z .framer-l78ijb, .framer-o8q8Z .framer-1m4zbo3 { height: 17px; left: 0px; position: absolute; top: 0px; width: 12px; }\",\".framer-o8q8Z .framer-1g4i1s { height: 5px; left: 83px; position: absolute; top: 27px; width: 9px; }\",\".framer-o8q8Z .framer-1xui638, .framer-o8q8Z .framer-146ii37, .framer-o8q8Z .framer-bq89ar, .framer-o8q8Z .framer-bajbf2 { height: 5px; left: 0px; position: absolute; top: 0px; width: 9px; }\",\".framer-o8q8Z .framer-19np9js { height: 5px; left: 89px; position: absolute; top: 27px; width: 12px; }\",\".framer-o8q8Z .framer-1ig7vzo, .framer-o8q8Z .framer-druqpo { height: 5px; left: 0px; position: absolute; top: 0px; width: 12px; }\",\".framer-o8q8Z .framer-1v31r34 { height: 18px; left: 95px; position: absolute; top: 18px; width: 18px; }\",\".framer-o8q8Z .framer-ch44bd, .framer-o8q8Z .framer-1v9vpo0 { height: 18px; left: 0px; position: absolute; top: 0px; width: 18px; }\",\".framer-o8q8Z .framer-c5p4v9 { height: 5px; left: 103px; position: absolute; top: 27px; width: 9px; }\",\".framer-o8q8Z .framer-5dpgrb { height: 5px; left: 109px; position: absolute; top: 27px; width: 6px; }\",\".framer-o8q8Z .framer-1qgen31, .framer-o8q8Z .framer-dd5iy4 { height: 5px; left: 0px; position: absolute; top: 0px; width: 6px; }\",\".framer-o8q8Z .framer-q3zk4f { height: 7px; left: 116px; position: absolute; top: 26px; width: 6px; }\",\".framer-o8q8Z .framer-1dv16ex, .framer-o8q8Z .framer-gqmwa1 { height: 7px; left: 0px; position: absolute; top: 0px; width: 6px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 37\n * @framerIntrinsicWidth 123\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameripaDZYjPN=withCSS(Component,css,\"framer-o8q8Z\");export default FrameripaDZYjPN;FrameripaDZYjPN.displayName=\"FTC logo Transparent\";FrameripaDZYjPN.defaultProps={height:37,width:123};addFonts(FrameripaDZYjPN,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameripaDZYjPN\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"123\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"37\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ipaDZYjPN.map", "// Generated by Framer (6d96db3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={stj66mPxF:{hover:true,pressed:true}};const cycleOrder=[\"stj66mPxF\",\"BsdFy0hy5\",\"JjWD7g9tl\",\"lXFg_G2fx\",\"CS1Reasp2\"];const serializationHash=\"framer-P40dn\";const variantClassNames={BsdFy0hy5:\"framer-v-18l988t\",CS1Reasp2:\"framer-v-1ov5leb\",JjWD7g9tl:\"framer-v-o1ja22\",lXFg_G2fx:\"framer-v-1r7hi3a\",stj66mPxF:\"framer-v-1w5do0r\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"stj66mPxF\",Disabled:\"JjWD7g9tl\",Error:\"CS1Reasp2\",Loading:\"BsdFy0hy5\",Success:\"lXFg_G2fx\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"stj66mPxF\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"stj66mPxF\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"BsdFy0hy5\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"BsdFy0hy5\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1w5do0r\",className,classNames),\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"stj66mPxF\",ref:refBinding,style:{backgroundColor:\"var(--token-676c0de8-1621-4e9c-88aa-e7849d8e44e3, rgb(218, 183, 116))\",borderBottomRightRadius:8,borderTopRightRadius:8,opacity:1,...style},variants:{\"stj66mPxF-hover\":{backgroundColor:\"var(--token-2a0fb94b-5521-4eda-b091-44e9d38b82b4, rgb(74, 87, 80))\",opacity:1},\"stj66mPxF-pressed\":{backgroundColor:\"var(--token-39e7c5da-5244-41c3-9163-559fb62d545d, rgb(245, 247, 240))\",opacity:1},CS1Reasp2:{backgroundColor:\"rgba(255, 34, 68, 0.15)\",opacity:1},JjWD7g9tl:{opacity:.5},lXFg_G2fx:{opacity:1}},...addPropertyOverrides({\"stj66mPxF-hover\":{\"data-framer-name\":undefined},\"stj66mPxF-pressed\":{\"data-framer-name\":undefined},BsdFy0hy5:{\"data-framer-name\":\"Loading\"},CS1Reasp2:{\"data-framer-name\":\"Error\"},JjWD7g9tl:{\"data-framer-name\":\"Disabled\"},lXFg_G2fx:{\"data-framer-name\":\"Success\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255)))\"},children:\"Submit\"})}),className:\"framer-1sw7qk3\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"MPoCzZSao\",style:{\"--extracted-r6o4lv\":\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{\"stj66mPxF-pressed\":{\"--extracted-r6o4lv\":\"var(--token-4e2999fe-f843-4489-a920-f0de263f33af, rgb(21, 23, 26))\"},CS1Reasp2:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"},lXFg_G2fx:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"stj66mPxF-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4e2999fe-f843-4489-a920-f0de263f33af, rgb(21, 23, 26)))\"},children:\"Submit\"})})},CS1Reasp2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Something went wrong\"})})},lXFg_G2fx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Thank you\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gdeq0a\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"KNQodHxxW\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-x0pbkv\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"hG1TUfUdv\",style:{background:\"conic-gradient(from 180deg at 50% 50%, var(--token-2a0fb94b-5521-4eda-b091-44e9d38b82b4, rgb(74, 87, 80)) 0deg, var(--token-2a0fb94b-5521-4eda-b091-44e9d38b82b4, rgb(74, 87, 80)) 360deg)\",backgroundColor:\"var(--token-2a0fb94b-5521-4eda-b091-44e9d38b82b4, rgb(74, 87, 80))\",mask:\"none\",WebkitMask:\"none\"},variants:{BsdFy0hy5:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 7.208614864864882deg, rgb(255, 255, 255) 342deg)\",backgroundColor:\"rgba(0, 0, 0, 0)\",mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4q9lpw\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"h7PJXMmdG\",style:{backgroundColor:\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-P40dn.framer-bip5ie, .framer-P40dn .framer-bip5ie { display: block; }\",\".framer-P40dn.framer-1w5do0r { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 240px; }\",\".framer-P40dn .framer-1sw7qk3 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-P40dn .framer-1gdeq0a { aspect-ratio: 1 / 1; flex: none; gap: 10px; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-P40dn .framer-x0pbkv { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-P40dn .framer-4q9lpw { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\".framer-P40dn.framer-v-18l988t.framer-1w5do0r, .framer-P40dn.framer-v-o1ja22.framer-1w5do0r, .framer-P40dn.framer-v-1r7hi3a.framer-1w5do0r, .framer-P40dn.framer-v-1ov5leb.framer-1w5do0r { cursor: unset; }\",\".framer-P40dn.framer-v-18l988t .framer-x0pbkv { overflow: hidden; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"BsdFy0hy5\":{\"layout\":[\"fixed\",\"fixed\"]},\"JjWD7g9tl\":{\"layout\":[\"fixed\",\"fixed\"]},\"lXFg_G2fx\":{\"layout\":[\"fixed\",\"fixed\"]},\"CS1Reasp2\":{\"layout\":[\"fixed\",\"fixed\"]},\"QrljtCbGy\":{\"layout\":[\"fixed\",\"fixed\"]},\"O95QbvezE\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramermRpi5juC0=withCSS(Component,css,\"framer-P40dn\");export default FramermRpi5juC0;FramermRpi5juC0.displayName=\"Newsletter Submit Button\";FramermRpi5juC0.defaultProps={height:40,width:240};addPropertyControls(FramermRpi5juC0,{variant:{options:[\"stj66mPxF\",\"BsdFy0hy5\",\"JjWD7g9tl\",\"lXFg_G2fx\",\"CS1Reasp2\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramermRpi5juC0,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermRpi5juC0\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"40\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BsdFy0hy5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"JjWD7g9tl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lXFg_G2fx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CS1Reasp2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QrljtCbGy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"O95QbvezE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"240\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mRpi5juC0.map", "// Generated by Framer (6ca5d98)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,cx,motion,withCSS}from\"framer\";import*as React from\"react\";import{forwardRef}from\"react\";const mask='url(\\'data:image/svg+xml,<svg display=\"block\" role=\"presentation\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 0 0 L 6 6 L 12 0\" fill=\"transparent\" height=\"6px\" id=\"YQ5iVcvh8\" stroke-dasharray=\"\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"var(--43q7um, rgb(0,0,0))\" transform=\"translate(6 9)\" width=\"12px\"/></svg>\\') alpha no-repeat center / auto var(--framer-icon-mask-mode, add), var(--framer-icon-mask, none)';const SVG=/*#__PURE__*/forwardRef((props,ref)=>{const{animated,layoutId,children,...rest}=props;return animated?/*#__PURE__*/_jsx(motion.div,{...rest,layoutId:layoutId,ref:ref}):/*#__PURE__*/_jsx(\"div\",{...rest,ref:ref});});const getProps=({height,id,stroke,width,...props})=>{return{...props,UO5clYVeQ:stroke??props.UO5clYVeQ??\"rgb(0, 0, 0)\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{style,className,layoutId,variant,UO5clYVeQ,...restProps}=getProps(props);return /*#__PURE__*/_jsx(SVG,{...restProps,className:cx(\"framer-yvgXh\",className),layoutId:layoutId,ref:ref,style:{\"--43q7um\":UO5clYVeQ,...style}});});const css=[`.framer-yvgXh { -webkit-mask: ${mask}; aspect-ratio: 1; background-color: var(--43q7um); mask: ${mask}; width: 24px; }`];/**\n * This is a generated Framer component.\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n * @framerVariables {\"UO5clYVeQ\":\"stroke\"}\n * @framerImmutableVariables true\n * @framerVector {\"name\":\"Chevron Down\",\"color\":{\"type\":\"variable\",\"value\":\"43q7um\"},\"set\":{\"localId\":\"vectorSet/T8qKXkLfy\",\"id\":\"T8qKXkLfy\",\"moduleId\":\"fiHEoJwBMFnT6QLOcpPz\"}}\n * @framerDisableUnlink true\n */const Icon=withCSS(Component,css,\"framer-yvgXh\");Icon.displayName=\"Chevron Down\";export default Icon;addPropertyControls(Icon,{UO5clYVeQ:{defaultValue:\"rgb(0, 0, 0)\",hidden:false,title:\"Stroke\",type:ControlType.Color}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerVector\":\"{\\\"name\\\":\\\"Chevron Down\\\",\\\"color\\\":{\\\"type\\\":\\\"variable\\\",\\\"value\\\":\\\"43q7um\\\"},\\\"set\\\":{\\\"localId\\\":\\\"vectorSet/T8qKXkLfy\\\",\\\"id\\\":\\\"T8qKXkLfy\\\",\\\"moduleId\\\":\\\"fiHEoJwBMFnT6QLOcpPz\\\"}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"24\",\"framerDisableUnlink\":\"true\",\"framerIntrinsicWidth\":\"24\",\"framerImmutableVariables\":\"true\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerVariables\":\"{\\\"UO5clYVeQ\\\":\\\"stroke\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (d19865c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ChevronDown from\"https://framerusercontent.com/modules/5q6C0Ik7ypVShU1C2sa2/ZfUrR5p7zjf0PaSalh7L/BMJnfIjVN.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/kIcpG5pfOBetXuVLTwau/uNoAhe4C4VJGJsiHtCgt/nkBPNdUNm.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/854a7qbv50qYYFY3BvXb/DshgvWuQBi4xcy3YkKuX/p9fDXk4Rj.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/b6HrKFqhseYRVTWWa8FJ/VhjOCZAOZXtq1AKERLkz/pad_JUycs.js\";const ChevronDownFonts=getFonts(ChevronDown);const cycleOrder=[\"wbrIfIkLT\",\"WDZCDPOmr\",\"p0DG87B9Z\"];const serializationHash=\"framer-ukcHA\";const variantClassNames={p0DG87B9Z:\"framer-v-p4mke8\",wbrIfIkLT:\"framer-v-1iosrr5\",WDZCDPOmr:\"framer-v-10yvy4z\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop Version\":\"wbrIfIkLT\",\"Tablet/Mobile Version - Closed\":\"WDZCDPOmr\",\"Tablet/Mobile Version - Open\":\"p0DG87B9Z\"};const getProps=({category,height,id,link1,link1Title,link2,link2Title,link3,link3Title,link4,link4Title,link5,linkTitle5,showMoreLink,viewMoreOnOff,width,...props})=>{return{...props,faWgNNZXe:link2Title??props.faWgNNZXe??\"Medication management\",HI7ZBy07M:viewMoreOnOff??props.HI7ZBy07M??true,IbVHkheWo:link2??props.IbVHkheWo,Keb7RQZQx:category??props.Keb7RQZQx??\"Find care\",O8hZj2QX9:showMoreLink??props.O8hZj2QX9,prSl7q_Ze:linkTitle5??props.prSl7q_Ze??\"Contact Us\",twiCw1e47:link4Title??props.twiCw1e47??\"FAQs\",variant:humanReadableVariantMap[props.variant]??props.variant??\"wbrIfIkLT\",vKHu7YHBi:link1Title??props.vKHu7YHBi??\"Get started\",VpCRxY56u:link5??props.VpCRxY56u,xJb0JWmOo:link3Title??props.xJb0JWmOo??\"Insurance coverage\",Yk1nngE9E:link1??props.Yk1nngE9E,YrAg7a6rd:link3??props.YrAg7a6rd,YSulpgv8G:link4??props.YSulpgv8G};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,Keb7RQZQx,vKHu7YHBi,Yk1nngE9E,faWgNNZXe,IbVHkheWo,xJb0JWmOo,YrAg7a6rd,twiCw1e47,YSulpgv8G,prSl7q_Ze,VpCRxY56u,HI7ZBy07M,O8hZj2QX9,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"wbrIfIkLT\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap15tiksy=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"p0DG87B9Z\");});const onTapaxig5c=activeVariantCallback(async(...args)=>{setVariant(\"WDZCDPOmr\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"WDZCDPOmr\",\"p0DG87B9Z\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"WDZCDPOmr\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1iosrr5\",className,classNames),\"data-framer-name\":\"Desktop Version\",layoutDependency:layoutDependency,layoutId:\"wbrIfIkLT\",ref:refBinding,style:{...style},...addPropertyOverrides({p0DG87B9Z:{\"data-framer-name\":\"Tablet/Mobile Version - Open\"},WDZCDPOmr:{\"data-framer-name\":\"Tablet/Mobile Version - Closed\",\"data-highlight\":true,onTap:onTap15tiksy}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tbexk0\",\"data-framer-name\":\"Category Title\",layoutDependency:layoutDependency,layoutId:\"RPskynyl1\",...addPropertyOverrides({p0DG87B9Z:{\"data-highlight\":true,onTap:onTapaxig5c}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ef77o1\",\"data-styles-preset\":\"nkBPNdUNm\",children:\"Find care\"})}),className:\"framer-ad9zz3\",\"data-framer-name\":\"Find care\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KX0NsUb5G\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:Keb7RQZQx,verticalAlignment:\"center\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(ChevronDown,{animated:true,className:\"framer-88v9er\",layoutDependency:layoutDependency,layoutId:\"MJYoEk5mN\",style:{\"--43q7um\":\"rgb(0, 0, 0)\",rotate:0},variants:{p0DG87B9Z:{rotate:180}}})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y7a59n\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"rQ86mxO0k\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-dnudvh\",\"data-styles-preset\":\"pad_JUycs\",children:/*#__PURE__*/_jsx(Link,{href:Yk1nngE9E,motionChild:true,nodeId:\"S9sGIbxcp\",openInNewTab:false,relValues:[],scopeId:\"WCtnuTUtT\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbt3be\",\"data-styles-preset\":\"p9fDXk4Rj\",children:\"Get started\"})})})}),className:\"framer-t3tq6a\",\"data-framer-name\":\"Get started\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"S9sGIbxcp\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:vKHu7YHBi,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-dnudvh\",\"data-styles-preset\":\"pad_JUycs\",children:/*#__PURE__*/_jsx(Link,{href:IbVHkheWo,motionChild:true,nodeId:\"VeJSZkmyl\",openInNewTab:false,relValues:[],scopeId:\"WCtnuTUtT\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbt3be\",\"data-styles-preset\":\"p9fDXk4Rj\",children:\"Medication management\"})})})}),className:\"framer-ve8vmm\",\"data-framer-name\":\"Medication management\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VeJSZkmyl\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:faWgNNZXe,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-dnudvh\",\"data-styles-preset\":\"pad_JUycs\",children:/*#__PURE__*/_jsx(Link,{href:YrAg7a6rd,motionChild:true,nodeId:\"dFFuWSkp8\",openInNewTab:false,relValues:[],scopeId:\"WCtnuTUtT\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbt3be\",\"data-styles-preset\":\"p9fDXk4Rj\",children:\"Insurance coverage\"})})})}),className:\"framer-b97qdx\",\"data-framer-name\":\"Insurance coverage\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dFFuWSkp8\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:xJb0JWmOo,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-dnudvh\",\"data-styles-preset\":\"pad_JUycs\",children:/*#__PURE__*/_jsx(Link,{href:YSulpgv8G,motionChild:true,nodeId:\"uJlkwg4N5\",openInNewTab:false,relValues:[],scopeId:\"WCtnuTUtT\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbt3be\",\"data-styles-preset\":\"p9fDXk4Rj\",children:\"FAQs\"})})})}),className:\"framer-wooptp\",\"data-framer-name\":\"FAQs\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"uJlkwg4N5\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:twiCw1e47,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-dnudvh\",\"data-styles-preset\":\"pad_JUycs\",children:/*#__PURE__*/_jsx(Link,{href:VpCRxY56u,motionChild:true,nodeId:\"ozG3_Sbzs\",openInNewTab:false,relValues:[],scopeId:\"WCtnuTUtT\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbt3be\",\"data-styles-preset\":\"p9fDXk4Rj\",children:\"Contact Us\"})})})}),className:\"framer-1aikv7c\",\"data-framer-name\":\"Contact Us\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ozG3_Sbzs\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:prSl7q_Ze,verticalAlignment:\"center\",withExternalLayout:true}),HI7ZBy07M&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31)))\",\"--framer-text-decoration\":\"underline\"},children:/*#__PURE__*/_jsx(Link,{href:O8hZj2QX9,motionChild:true,nodeId:\"z96QJmiPk\",openInNewTab:false,relValues:[],scopeId:\"WCtnuTUtT\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbt3be\",\"data-styles-preset\":\"p9fDXk4Rj\",children:\"View more\"})})})}),className:\"framer-1asuw85\",\"data-framer-name\":\"Show more\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"z96QJmiPk\",style:{\"--extracted-r6o4lv\":\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ukcHA.framer-1gwcz47, .framer-ukcHA .framer-1gwcz47 { display: block; }\",\".framer-ukcHA.framer-1iosrr5 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ukcHA .framer-1tbexk0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 370px; }\",\".framer-ukcHA .framer-ad9zz3 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-ukcHA .framer-88v9er { flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\".framer-ukcHA .framer-1y7a59n { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-ukcHA .framer-t3tq6a, .framer-ukcHA .framer-ve8vmm, .framer-ukcHA .framer-b97qdx, .framer-ukcHA .framer-wooptp, .framer-ukcHA .framer-1aikv7c, .framer-ukcHA .framer-1asuw85 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ukcHA.framer-v-10yvy4z.framer-1iosrr5 { cursor: pointer; width: 688px; }\",\".framer-ukcHA.framer-v-10yvy4z .framer-1tbexk0 { width: 100%; }\",\".framer-ukcHA.framer-v-p4mke8.framer-1iosrr5 { width: 688px; }\",\".framer-ukcHA.framer-v-p4mke8 .framer-1tbexk0 { cursor: pointer; width: 100%; }\",\".framer-ukcHA.framer-v-p4mke8 .framer-1y7a59n { align-self: unset; padding: 0px 0px 0px 14px; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 258\n * @framerIntrinsicWidth 370\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"WDZCDPOmr\":{\"layout\":[\"fixed\",\"auto\"]},\"p0DG87B9Z\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Keb7RQZQx\":\"category\",\"vKHu7YHBi\":\"link1Title\",\"Yk1nngE9E\":\"link1\",\"faWgNNZXe\":\"link2Title\",\"IbVHkheWo\":\"link2\",\"xJb0JWmOo\":\"link3Title\",\"YrAg7a6rd\":\"link3\",\"twiCw1e47\":\"link4Title\",\"YSulpgv8G\":\"link4\",\"prSl7q_Ze\":\"linkTitle5\",\"VpCRxY56u\":\"link5\",\"HI7ZBy07M\":\"viewMoreOnOff\",\"O8hZj2QX9\":\"showMoreLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerWCtnuTUtT=withCSS(Component,css,\"framer-ukcHA\");export default FramerWCtnuTUtT;FramerWCtnuTUtT.displayName=\"Footer Dropdown\";FramerWCtnuTUtT.defaultProps={height:258,width:370};addPropertyControls(FramerWCtnuTUtT,{variant:{options:[\"wbrIfIkLT\",\"WDZCDPOmr\",\"p0DG87B9Z\"],optionTitles:[\"Desktop Version\",\"Tablet/Mobile Version - Closed\",\"Tablet/Mobile Version - Open\"],title:\"Variant\",type:ControlType.Enum},Keb7RQZQx:{defaultValue:\"Find care\",displayTextArea:false,title:\"Category\",type:ControlType.String},vKHu7YHBi:{defaultValue:\"Get started\",displayTextArea:false,title:\"Link 1 Title\",type:ControlType.String},Yk1nngE9E:{title:\"Link 1\",type:ControlType.Link},faWgNNZXe:{defaultValue:\"Medication management\",displayTextArea:false,title:\"Link 2 Title\",type:ControlType.String},IbVHkheWo:{title:\"Link 2\",type:ControlType.Link},xJb0JWmOo:{defaultValue:\"Insurance coverage\",title:\"Link 3 Title\",type:ControlType.String},YrAg7a6rd:{title:\"Link 3\",type:ControlType.Link},twiCw1e47:{defaultValue:\"FAQs\",title:\"Link 4 Title\",type:ControlType.String},YSulpgv8G:{title:\"Link 4\",type:ControlType.Link},prSl7q_Ze:{defaultValue:\"Contact Us\",title:\"Link Title 5\",type:ControlType.String},VpCRxY56u:{title:\"Link 5\",type:ControlType.Link},HI7ZBy07M:{defaultValue:true,title:\"View More (On/Off)\",type:ControlType.Boolean},O8hZj2QX9:{title:\"Show More link\",type:ControlType.Link}});addFonts(FramerWCtnuTUtT,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...ChevronDownFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWCtnuTUtT\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"Keb7RQZQx\\\":\\\"category\\\",\\\"vKHu7YHBi\\\":\\\"link1Title\\\",\\\"Yk1nngE9E\\\":\\\"link1\\\",\\\"faWgNNZXe\\\":\\\"link2Title\\\",\\\"IbVHkheWo\\\":\\\"link2\\\",\\\"xJb0JWmOo\\\":\\\"link3Title\\\",\\\"YrAg7a6rd\\\":\\\"link3\\\",\\\"twiCw1e47\\\":\\\"link4Title\\\",\\\"YSulpgv8G\\\":\\\"link4\\\",\\\"prSl7q_Ze\\\":\\\"linkTitle5\\\",\\\"VpCRxY56u\\\":\\\"link5\\\",\\\"HI7ZBy07M\\\":\\\"viewMoreOnOff\\\",\\\"O8hZj2QX9\\\":\\\"showMoreLink\\\"}\",\"framerIntrinsicHeight\":\"258\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WDZCDPOmr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"p0DG87B9Z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"370\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (a64543f)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,FormContainer,FormPlainTextInput,getFonts,getFontsFromSharedStyle,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/3dsIubC8WWEanYi0BL9d/hgPmEMf8QoRb7wT1DN5s/iy_76WlTO.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/nsYLvGRbwSWLQiEpJywN/ovjoU5w3yhEuDgERNqwS/nHMzK8RTs.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/kIcpG5pfOBetXuVLTwau/uNoAhe4C4VJGJsiHtCgt/nkBPNdUNm.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/854a7qbv50qYYFY3BvXb/DshgvWuQBi4xcy3YkKuX/p9fDXk4Rj.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/b6HrKFqhseYRVTWWa8FJ/VhjOCZAOZXtq1AKERLkz/pad_JUycs.js\";import SocialIcons from\"https://framerusercontent.com/modules/DkcX9FsJHO4kY4XM34jC/SkPbh3s9VyIQMeeJvnqT/H2nj875sZ.js\";import FTCLogoTransparent from\"https://framerusercontent.com/modules/PlXbsrkcoxSHb2JCr6Ml/1Nc6R5JN8zoKwp4l9lMk/ipaDZYjPN.js\";import NewsletterSubmitButton from\"https://framerusercontent.com/modules/Zptx7xrtvSatqEhW0vEF/hcDf1ed7058Bszc1qGSY/mRpi5juC0.js\";import FooterDropdown from\"https://framerusercontent.com/modules/R4rlhZqrNGaz02ym2meK/c3qN0vFWODHAFU8aj29r/WCtnuTUtT.js\";const FTCLogoTransparentFonts=getFonts(FTCLogoTransparent);const SocialIconsFonts=getFonts(SocialIcons);const NewsletterSubmitButtonFonts=getFonts(NewsletterSubmitButton);const FooterDropdownFonts=getFonts(FooterDropdown);const cycleOrder=[\"V610I4fDf\",\"yIavzYQxt\",\"OFkx_n74x\"];const serializationHash=\"framer-rXNjO\";const variantClassNames={OFkx_n74x:\"framer-v-1quyacr\",V610I4fDf:\"framer-v-yai0t9\",yIavzYQxt:\"framer-v-13p80j1\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"V610I4fDf\",Mobile:\"OFkx_n74x\",Tablet:\"yIavzYQxt\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"V610I4fDf\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"V610I4fDf\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-yai0t9\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"V610I4fDf\",ref:refBinding,style:{backgroundColor:\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\",...style},...addPropertyOverrides({OFkx_n74x:{\"data-framer-name\":\"Mobile\"},yIavzYQxt:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ucqa7q\",\"data-border\":true,\"data-framer-name\":\"Row 1\",layoutDependency:layoutDependency,layoutId:\"n3fb45VAa\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(218, 183, 116, 0.2)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ahztw1\",\"data-framer-name\":\"Newsletter + Suicide Hotline\",layoutDependency:layoutDependency,layoutId:\"OLBBDhsvt\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lgsaz0\",\"data-framer-name\":\"988 Suicide Line + Social Links\",layoutDependency:layoutDependency,layoutId:\"oWLOzMQNp\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kjcxhv\",\"data-framer-name\":\"Emergency Line\",layoutDependency:layoutDependency,layoutId:\"ODPvAZQuJ\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,width:\"123px\",...addPropertyOverrides({yIavzYQxt:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1289)-0-2962.6)/2+0+0)+0+64+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1o81q27-container\",layoutDependency:layoutDependency,layoutId:\"WgSpsaRmc-container\",nodeId:\"WgSpsaRmc\",rendersWithMotion:true,scopeId:\"PYWrG7Q0s\",children:/*#__PURE__*/_jsx(FTCLogoTransparent,{height:\"100%\",id:\"WgSpsaRmc\",layoutId:\"WgSpsaRmc\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"489px\",...addPropertyOverrides({OFkx_n74x:{width:`min(max(min(${componentViewport?.width||\"100vw\"}, 1400px), 1px), min(${componentViewport?.width||\"100vw\"}, 1400px) * 0.85)`},yIavzYQxt:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1289)-0-2962.6)/2+0+0)+0+64+0+0+0+0+57}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tijl8y-container\",layoutDependency:layoutDependency,layoutId:\"WxiwXiVu8-container\",nodeId:\"WxiwXiVu8\",rendersWithMotion:true,scopeId:\"PYWrG7Q0s\",children:/*#__PURE__*/_jsx(SocialIcons,{height:\"100%\",id:\"WxiwXiVu8\",layoutId:\"WxiwXiVu8\",style:{width:\"100%\"},variant:\"gf2mYs75n\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ef77o1\",\"data-styles-preset\":\"nkBPNdUNm\",children:\"We\u2019re here when you need us\"})}),className:\"framer-r5o5c9\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hrAPoK9Sy\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-dnudvh\",\"data-styles-preset\":\"pad_JUycs\",children:\"If you or a loved one is in emotional distress or a suicidal crisis, please call or text 988.\"})}),className:\"framer-119ae9g\",\"data-framer-name\":\"If you or a loved one is in emotional distress or a suicidal crisis, please call or text 988.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kM4oqmoUj\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ef77o1\",\"data-styles-preset\":\"nkBPNdUNm\",children:\"Emergency Line\"})}),className:\"framer-vkzlkd\",\"data-framer-name\":\"Emergency\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"g59JeUi48\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-dnudvh\",\"data-styles-preset\":\"pad_JUycs\",children:\"The 988 Suicide and Crisis Lifeline provides 24/7, confidential support with trained crisis counselors.\"})}),className:\"framer-1bnr6lf\",\"data-framer-name\":\"The 988 Suicide and Crisis Lifeline provides 24/7, confidential support with trained crisis counselors.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mz4DUepB9\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bjpjtp\",\"data-framer-name\":\"Newsletter Container\",layoutDependency:layoutDependency,layoutId:\"JzYF4Hf7S\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1klnu4g\",\"data-styles-preset\":\"iy_76WlTO\",children:\"Join FamilyTime's newsletter\"})}),className:\"framer-1rlckse\",\"data-framer-name\":\"Newsletter Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HoP2d9kA2\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-dnudvh\",\"data-styles-preset\":\"pad_JUycs\",children:\"Receive expert advice, coping strategies, and mental wellness resources from our licensed California therapists - delivered weekly.\"})}),className:\"framer-1vu69nn\",\"data-framer-name\":\"Subheading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HkYCKdJnV\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18gw036\",\"data-framer-name\":\"Newsletter Wrapper\",layoutDependency:layoutDependency,layoutId:\"F1RzcHvgk\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jkd1jv\",\"data-framer-name\":\"Newsletter Form\",layoutDependency:layoutDependency,layoutId:\"YuP_Xu7rF\",children:[/*#__PURE__*/_jsx(FormContainer,{className:\"framer-1hxf744\",layoutDependency:layoutDependency,layoutId:\"N4irNq88s\",nodeId:\"N4irNq88s\",children:formState=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(motion.label,{className:\"framer-nx0tq4\",layoutDependency:layoutDependency,layoutId:\"XbJxKCSN5\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1w0xkdk\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"uYwFjoybN\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(31, 31, 31, 0.5)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1d1v7mz\",inputName:\"Email\",layoutDependency:layoutDependency,layoutId:\"jMLr8cqYL\",placeholder:\"Enter your email\",required:true,style:{\"--framer-input-background\":\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\",\"--framer-input-border-radius-bottom-left\":\"8px\",\"--framer-input-border-radius-bottom-right\":\"8px\",\"--framer-input-border-radius-top-left\":\"8px\",\"--framer-input-border-radius-top-right\":\"8px\",\"--framer-input-font-color\":\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\"},type:\"email\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({OFkx_n74x:{width:`max(max(min(max(min(${componentViewport?.width||\"100vw\"}, 1400px), 1px), min(${componentViewport?.width||\"100vw\"}, 1400px) * 0.85), 1px) / 5, 1px)`},yIavzYQxt:{width:`max(max(min(max(min(${componentViewport?.width||\"100vw\"}, 1400px), 1px), min(${componentViewport?.width||\"100vw\"}, 1400px) * 0.85), 1px) / 5, 1px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-10cjyte-container\",layoutDependency:layoutDependency,layoutId:\"cfHEJar_A-container\",nodeId:\"cfHEJar_A\",rendersWithMotion:true,scopeId:\"PYWrG7Q0s\",children:/*#__PURE__*/_jsx(NewsletterSubmitButton,{height:\"100%\",id:\"cfHEJar_A\",layoutId:\"cfHEJar_A\",style:{height:\"100%\",width:\"100%\"},variant:\"stj66mPxF\",width:\"100%\"})})})]})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-vqwb2m\",\"data-framer-name\":\"Consent Checkbox\",layoutDependency:layoutDependency,layoutId:\"txg9dY1pk\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1gvf7cn\",\"data-styles-preset\":\"nHMzK8RTs\",children:\"By submitting your email, you are consenting to receive emails from FamilyTime Center and accepting the terms.\"})}),className:\"framer-1m5mjiy\",\"data-framer-name\":\"By submitting your email, you are consenting to receive emails from FamilyTime Center and accepting the terms.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wU7peWIcH\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ad5f9w\",\"data-framer-name\":\"Trust Badges \",layoutDependency:layoutDependency,layoutId:\"tQfOyzQIK\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:1250,pixelHeight:307,pixelWidth:593,sizes:\"153px\",src:\"https://framerusercontent.com/images/aYvGpf9131JiQhK8pvr8As8ZB4.webp\",srcSet:\"https://framerusercontent.com/images/aYvGpf9131JiQhK8pvr8As8ZB4.webp?scale-down-to=512 512w,https://framerusercontent.com/images/aYvGpf9131JiQhK8pvr8As8ZB4.webp 593w\"},className:\"framer-oorxr9\",\"data-framer-name\":\"California Board of Psychology Logo\",layoutDependency:layoutDependency,layoutId:\"gzqTwQIRM\",...addPropertyOverrides({OFkx_n74x:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:1250,pixelHeight:307,pixelWidth:593,sizes:\"103px\",src:\"https://framerusercontent.com/images/aYvGpf9131JiQhK8pvr8As8ZB4.webp\",srcSet:\"https://framerusercontent.com/images/aYvGpf9131JiQhK8pvr8As8ZB4.webp?scale-down-to=512 512w,https://framerusercontent.com/images/aYvGpf9131JiQhK8pvr8As8ZB4.webp 593w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-6orjy9\",\"data-framer-name\":\"HIPPA Compliant Logo\",layoutDependency:layoutDependency,layoutId:\"C2fYChfh2\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 98 53\" overflow=\"visible\"><path d=\"M 44.56 35.693 C 44.9 35.49 45.307 35.4 45.715 35.4 C 46.032 35.4 46.349 35.467 46.62 35.603 C 46.914 35.738 47.163 35.941 47.367 36.166 L 48.114 35.422 C 47.82 35.062 47.458 34.791 47.05 34.611 C 46.552 34.408 46.032 34.318 45.488 34.341 C 44.945 34.363 44.425 34.521 43.972 34.769 C 43.474 35.062 43.067 35.467 42.772 35.986 C 42.478 36.527 42.342 37.113 42.342 37.721 C 42.342 38.329 42.478 38.915 42.772 39.456 C 43.044 39.952 43.451 40.38 43.949 40.673 C 44.47 40.966 45.058 41.124 45.647 41.101 C 46.122 41.101 46.598 41.011 47.05 40.831 C 47.458 40.651 47.842 40.358 48.114 40.02 L 47.367 39.276 C 47.163 39.524 46.914 39.727 46.62 39.862 C 46.326 39.997 46.009 40.065 45.692 40.065 C 45.285 40.065 44.9 39.975 44.538 39.772 C 44.198 39.569 43.927 39.298 43.746 38.96 C 43.565 38.6 43.451 38.172 43.451 37.766 C 43.451 37.36 43.542 36.955 43.746 36.572 C 43.949 36.189 44.221 35.896 44.56 35.693 Z M 43.406 28.076 L 46.575 28.076 L 46.575 30.893 L 47.707 30.893 L 47.707 24.312 L 46.575 24.312 L 46.575 27.017 L 43.406 27.017 L 43.406 24.312 L 42.274 24.312 L 42.274 30.893 L 43.406 30.893 Z M 49.11 30.893 L 50.242 30.893 L 50.242 24.312 L 49.11 24.312 Z M 55.085 24.605 C 54.655 24.403 54.18 24.312 53.705 24.335 L 51.668 24.335 L 51.668 30.893 L 52.799 30.893 L 52.799 29 L 53.705 29 C 54.18 29 54.655 28.91 55.085 28.729 C 55.47 28.549 55.787 28.279 55.991 27.918 C 56.194 27.535 56.308 27.107 56.308 26.679 C 56.308 26.25 56.194 25.822 55.991 25.439 C 55.787 25.056 55.47 24.786 55.085 24.605 Z M 54.768 27.625 C 54.52 27.85 54.135 27.963 53.637 27.963 L 52.799 27.963 L 52.799 25.349 L 53.637 25.349 C 54.135 25.349 54.52 25.462 54.768 25.687 C 55.017 25.912 55.153 26.228 55.153 26.656 C 55.153 27.084 55.04 27.4 54.768 27.625 Z M 66.221 24.335 L 63.166 30.893 L 64.456 30.893 L 65.135 29.383 L 68.53 29.383 L 69.209 30.893 L 70.522 30.893 L 67.466 24.312 L 66.221 24.312 Z M 65.565 28.414 L 66.833 25.552 L 68.1 28.414 Z M 54.067 34.769 C 53.546 34.476 52.958 34.341 52.347 34.341 C 51.735 34.341 51.17 34.498 50.626 34.769 C 50.128 35.062 49.698 35.467 49.427 35.986 C 49.133 36.527 48.997 37.113 48.997 37.721 C 48.997 38.329 49.155 38.915 49.427 39.456 C 49.698 39.952 50.128 40.38 50.626 40.673 C 51.147 40.966 51.735 41.101 52.347 41.101 C 52.958 41.101 53.524 40.944 54.067 40.673 C 54.565 40.38 54.972 39.975 55.266 39.456 C 55.561 38.915 55.696 38.329 55.696 37.721 C 55.696 37.113 55.538 36.527 55.266 35.986 C 54.972 35.467 54.565 35.062 54.067 34.769 Z M 54.248 38.893 C 54.067 39.231 53.795 39.524 53.478 39.727 C 53.139 39.929 52.754 40.02 52.369 40.02 C 51.984 40.02 51.6 39.907 51.26 39.727 C 50.921 39.524 50.649 39.253 50.491 38.893 C 50.31 38.532 50.196 38.127 50.196 37.698 C 50.196 37.27 50.287 36.887 50.491 36.504 C 50.672 36.166 50.943 35.873 51.26 35.67 C 51.6 35.467 51.984 35.377 52.369 35.377 C 52.754 35.377 53.139 35.49 53.478 35.67 C 53.818 35.873 54.089 36.143 54.248 36.504 C 54.429 36.865 54.542 37.27 54.542 37.698 C 54.542 38.127 54.429 38.532 54.248 38.893 Z M 92.726 34.431 L 92.726 35.467 L 94.786 35.467 L 94.786 41.011 L 95.94 41.011 L 95.94 35.467 L 98 35.467 L 98 34.431 Z M 90.893 38.87 L 87.475 34.431 L 86.524 34.431 L 86.524 41.011 L 87.679 41.011 L 87.679 36.572 L 91.097 41.011 L 92.047 41.011 L 92.047 34.431 L 90.893 34.431 Z M 62.328 34.431 L 60.404 37.924 L 58.435 34.431 L 57.009 34.431 L 57.009 41.011 L 58.232 41.011 L 58.232 36.459 L 60.382 40.245 L 62.577 36.391 L 62.577 40.989 L 63.8 40.989 L 63.8 34.408 L 62.328 34.408 Z M 68.575 34.701 C 68.145 34.498 67.647 34.408 67.172 34.431 L 65.112 34.431 L 65.112 41.011 L 66.267 41.011 L 66.267 39.118 L 67.172 39.118 C 67.647 39.118 68.145 39.028 68.575 38.848 C 68.96 38.667 69.277 38.397 69.503 38.036 C 69.707 37.653 69.82 37.225 69.82 36.797 C 69.82 36.369 69.707 35.941 69.503 35.558 C 69.277 35.174 68.96 34.882 68.575 34.701 Z M 68.259 37.744 C 68.01 37.969 67.625 38.082 67.104 38.082 L 66.244 38.082 L 66.244 35.467 L 67.104 35.467 C 67.602 35.467 67.987 35.58 68.259 35.805 C 68.508 36.031 68.643 36.346 68.643 36.774 C 68.666 37.18 68.53 37.518 68.259 37.744 Z M 60.993 29.383 L 61.672 30.893 L 62.985 30.893 L 59.929 24.312 L 58.684 24.312 L 55.651 30.893 L 56.941 30.893 L 57.62 29.383 Z M 59.318 25.552 L 60.585 28.414 L 58.05 28.414 Z M 72.038 34.431 L 70.884 34.431 L 70.884 41.011 L 75.275 41.011 L 75.275 39.975 L 72.038 39.975 Z M 76.226 40.989 L 77.38 40.989 L 77.38 34.408 L 76.226 34.408 Z M 29.825 48.403 C 29.848 49.98 29.871 51.13 29.893 51.693 C 29.916 51.761 29.916 51.851 29.893 51.918 L 29.893 52.076 C 29.893 52.392 29.939 52.707 30.029 53 C 30.12 52.707 30.165 52.392 30.165 52.076 C 30.165 51.963 30.21 50.318 30.278 47.682 C 30.256 47.704 30.233 47.727 30.233 47.749 C 30.074 47.952 29.939 48.177 29.825 48.403 Z M 25.118 15.501 C 25.48 15.118 25.819 14.667 26.068 14.194 C 25.887 14.6 25.185 16.132 25.864 16.267 C 26.611 16.402 27.449 16.177 28.965 14.262 C 28.92 11.805 28.875 9.664 28.852 8.042 L 27.924 8.042 C 27.472 8.042 26.725 7.997 26.227 7.253 C 25.683 6.442 25.661 5.608 25.638 5 C 25.616 4.121 25.389 2.521 24.28 1.619 C 23.511 1.011 21.428 0.537 19.504 1.304 C 18.87 1.552 17.603 2.205 16.358 2.814 C 15.226 3.377 13.778 4.076 13.325 4.076 C 14.072 3.738 15.068 3.242 16.154 2.633 C 17.399 1.957 18.712 1.236 19.368 0.966 C 20.681 0.447 23.194 0.29 24.484 1.326 C 25.706 2.318 25.955 4.03 25.978 4.954 C 26 5.563 26.023 6.307 26.498 7.05 C 26.928 7.681 27.607 7.681 28.015 7.681 L 28.83 7.681 L 28.83 7.095 C 28.105 7.14 27.064 7.185 26.611 6.216 C 26.068 5.045 26.657 2.047 24.846 0.785 C 23.035 -0.477 20.138 -0.161 17.558 1.326 C 15 2.791 11.605 4.707 7.418 6.374 C 3.23 8.042 0.627 8.718 0.129 8.785 C -0.346 8.876 0.514 9.191 2.302 9.236 C 4.09 9.281 5.584 9.146 5.584 9.146 L 18.712 3.197 C 18.712 3.197 7.395 8.808 6.444 9.416 C 5.494 10.025 4.724 10.228 4.792 10.791 C 4.86 11.355 5.584 11.287 7.576 11.242 C 9.568 11.197 9.998 11.016 10.677 10.814 C 11.356 10.611 18.712 7.231 18.712 7.231 C 18.712 7.231 10.835 11.129 9.704 12.031 C 8.572 12.932 9.794 13.225 10.564 13.247 C 11.356 13.27 13.461 13.157 14.638 12.571 C 15.815 11.986 19.482 9.642 19.482 9.642 C 19.482 9.642 15.86 12.233 15.158 12.819 C 14.593 13.293 14.298 13.698 14.434 14.194 C 14.638 14.825 15.724 14.757 17.173 14.239 C 17.173 14.239 18.667 13.721 19.233 13.225 C 19.798 12.707 21.383 11.309 21.383 11.309 C 21.383 11.309 19.504 13.247 19.029 14.081 C 18.576 14.915 18.486 15.118 18.712 15.591 C 19.029 16.267 21.428 15.569 22.107 14.848 C 22.605 14.284 23.08 13.698 23.511 13.067 C 23.511 13.067 22.786 14.239 22.628 14.915 C 22.469 15.591 22.288 16.132 22.945 16.2 C 23.669 16.312 24.348 16.335 25.118 15.501 Z M 29.599 30.848 L 29.803 30.712 C 29.939 30.622 30.052 30.555 30.142 30.465 C 30.323 30.352 30.505 30.217 30.686 30.104 C 30.708 28.819 30.753 27.512 30.776 26.228 C 30.414 26.07 30.029 25.912 29.622 25.755 C 29.599 25.755 29.577 25.732 29.554 25.732 C 29.509 25.71 29.486 25.71 29.441 25.687 C 29.169 25.597 28.92 25.484 28.626 25.394 C 28.286 25.259 27.947 25.146 27.607 25.011 C 25.344 26.205 24.891 26.769 24.891 27.873 C 24.891 29.428 26.227 30.127 28.535 31.591 C 28.897 31.321 29.26 31.073 29.599 30.848 Z M 26.815 28.076 C 26.815 28.076 26.657 27.084 29.214 25.935 C 29.282 25.912 29.35 25.867 29.418 25.845 C 29.441 27.4 29.463 28.955 29.509 30.51 C 28.241 29.653 26.815 28.842 26.815 28.076 Z M 30.686 47.208 C 30.572 47.344 30.459 47.479 30.346 47.591 C 31.002 48.47 30.957 49.327 30.595 50.431 C 30.935 50.048 31.614 49.079 31.048 47.817 C 30.935 47.614 30.821 47.411 30.686 47.208 Z M 29.644 37.969 L 30.482 38.803 L 31.048 39.366 C 31.07 39.389 31.116 39.411 31.161 39.456 C 32.7 38.127 34.103 36.865 34.103 35.287 C 34.103 34.048 32.904 32.921 31.704 32.02 C 31.591 32.087 31.478 32.155 31.365 32.245 C 31.093 32.425 30.844 32.583 30.618 32.741 C 30.618 32.741 30.595 32.741 30.595 32.763 C 30.55 32.808 30.482 32.831 30.437 32.876 C 30.12 33.101 29.825 33.304 29.554 33.507 C 29.599 35.017 29.622 36.527 29.644 37.969 Z M 30.618 32.989 C 32.112 34.07 32.7 34.769 32.7 35.535 C 32.7 36.324 31.863 37.248 30.505 38.6 C 30.527 36.797 30.572 34.927 30.618 32.989 Z M 38.879 11.332 C 38.879 11.332 40.464 12.729 41.029 13.247 C 41.595 13.766 43.089 14.262 43.089 14.262 C 44.538 14.78 45.624 14.848 45.828 14.217 C 45.986 13.721 45.669 13.293 45.104 12.842 C 44.402 12.256 40.78 9.664 40.78 9.664 C 40.78 9.664 44.447 12.008 45.624 12.594 C 46.801 13.18 48.906 13.293 49.698 13.27 C 50.491 13.247 51.69 12.955 50.559 12.053 C 49.427 11.152 41.55 7.253 41.55 7.253 C 41.55 7.253 48.884 10.656 49.585 10.836 C 50.264 11.039 50.694 11.197 52.686 11.264 C 54.678 11.309 55.38 11.377 55.47 10.814 C 55.561 10.273 54.768 10.07 53.818 9.439 C 52.867 8.831 41.55 3.219 41.55 3.219 L 54.678 9.169 C 54.678 9.169 56.172 9.304 57.96 9.259 C 59.748 9.214 60.608 8.898 60.133 8.808 C 59.657 8.718 57.032 8.064 52.845 6.397 C 48.657 4.729 45.262 2.836 42.704 1.349 C 40.147 -0.116 37.227 -0.454 35.416 0.808 C 33.605 2.07 34.194 5.045 33.651 6.239 C 33.198 7.208 32.157 7.163 31.433 7.118 C 31.433 7.298 31.433 7.501 31.41 7.704 L 32.247 7.704 C 32.655 7.704 33.334 7.704 33.764 7.073 C 34.239 6.352 34.262 5.585 34.284 4.977 C 34.307 4.053 34.556 2.34 35.778 1.349 C 37.068 0.312 39.581 0.47 40.894 0.988 C 41.55 1.236 42.863 1.957 44.108 2.656 C 45.194 3.264 46.19 3.76 46.937 4.098 C 46.462 4.098 45.036 3.399 43.904 2.836 C 42.682 2.205 41.414 1.574 40.758 1.326 C 38.834 0.56 36.752 1.033 35.982 1.642 C 34.85 2.543 34.647 4.143 34.624 5.022 C 34.601 5.631 34.579 6.487 34.035 7.276 C 33.56 8.019 32.813 8.064 32.338 8.064 L 31.41 8.064 C 31.365 9.687 31.319 11.805 31.274 14.217 C 32.813 16.177 33.696 16.425 34.42 16.267 C 35.099 16.132 34.42 14.6 34.217 14.194 C 34.488 14.667 34.805 15.095 35.167 15.501 C 35.914 16.335 36.616 16.312 37.295 16.222 C 37.974 16.132 37.77 15.614 37.612 14.938 C 37.453 14.262 36.729 13.09 36.729 13.09 C 37.159 13.698 37.634 14.307 38.132 14.87 C 38.811 15.591 41.211 16.312 41.527 15.614 C 41.731 15.163 41.663 14.938 41.211 14.104 C 40.78 13.27 38.879 11.332 38.879 11.332 Z M 30.165 4.436 C 30.527 4.436 30.889 4.323 31.184 4.121 C 31.478 3.918 31.727 3.625 31.863 3.309 C 31.998 2.971 32.044 2.611 31.976 2.25 C 31.908 1.89 31.727 1.574 31.478 1.304 C 31.229 1.056 30.889 0.876 30.527 0.808 C 30.165 0.74 29.803 0.763 29.463 0.921 C 29.124 1.056 28.83 1.304 28.649 1.597 C 28.445 1.89 28.332 2.25 28.332 2.611 C 28.332 2.859 28.377 3.084 28.467 3.309 C 28.558 3.535 28.694 3.738 28.875 3.895 C 29.056 4.076 29.237 4.211 29.463 4.301 C 29.667 4.391 29.916 4.436 30.165 4.436 Z M 36.186 18.138 C 36.186 18.138 36.14 16.876 34.081 16.74 C 31.976 16.605 31.885 17.507 31.93 17.845 C 32.089 17.845 32.225 17.89 32.225 17.935 C 32.225 17.98 32.112 18.025 31.976 18.025 C 32.089 18.363 32.406 18.769 33.311 19.219 C 34.058 19.58 34.42 19.557 34.85 19.49 C 34.85 19.49 35.348 19.783 35.348 20.256 C 35.348 20.707 34.556 21.586 30.844 23.434 C 31.07 13.473 31.274 4.729 31.274 4.729 L 31.5 4.729 C 31.591 4.729 31.681 4.684 31.749 4.616 C 31.817 4.549 31.863 4.459 31.863 4.369 L 31.863 4.256 C 31.863 4.211 31.863 4.166 31.84 4.121 C 31.817 4.076 31.795 4.03 31.749 4.008 C 31.546 4.233 31.319 4.414 31.048 4.549 C 30.776 4.684 30.482 4.729 30.188 4.729 C 29.893 4.729 29.599 4.661 29.328 4.549 C 29.056 4.436 28.807 4.233 28.626 4.008 C 28.581 4.053 28.558 4.076 28.535 4.121 C 28.513 4.166 28.513 4.211 28.513 4.256 L 28.513 4.369 C 28.513 4.459 28.558 4.549 28.626 4.616 C 28.694 4.684 28.784 4.729 28.875 4.729 L 29.101 4.729 C 29.101 4.729 29.26 13.225 29.418 23.005 L 30.414 23.501 C 30.459 23.524 30.527 23.546 30.572 23.569 C 31.41 23.974 32.112 24.312 32.7 24.628 C 34.692 23.862 36.638 22.983 37.227 21.743 C 38.268 19.445 36.186 18.138 36.186 18.138 Z M 33.424 17.619 C 33.198 17.619 33.017 17.507 33.017 17.371 C 33.017 17.236 33.198 17.124 33.424 17.124 C 33.651 17.124 33.832 17.236 33.832 17.371 C 33.832 17.507 33.651 17.619 33.424 17.619 Z M 29.825 46.149 C 30.007 45.924 30.165 45.699 30.346 45.496 C 30.369 44.211 30.414 42.769 30.437 41.214 C 30.21 40.989 29.961 40.763 29.69 40.515 C 29.599 40.448 29.531 40.358 29.441 40.29 C 29.328 40.177 29.214 40.087 29.101 39.997 C 28.467 40.583 27.223 41.89 27.223 43.017 C 27.223 44.346 28.513 45.699 29.486 46.668 C 29.577 46.465 29.69 46.307 29.825 46.149 Z M 29.69 40.786 C 29.735 42.701 29.758 44.459 29.78 45.969 C 29.033 44.977 28.241 43.963 28.241 43.265 C 28.241 42.611 28.626 41.867 29.69 40.786 Z M 30.21 23.794 C 25.797 21.676 24.891 20.707 24.891 20.233 C 24.891 19.76 25.389 19.467 25.389 19.467 C 25.819 19.557 26.181 19.557 26.928 19.197 C 27.834 18.769 28.151 18.34 28.264 18.002 C 28.128 18.002 28.015 17.957 28.015 17.912 C 28.015 17.867 28.151 17.822 28.309 17.822 L 28.309 17.8 C 28.332 17.462 28.218 16.583 26.136 16.718 C 24.076 16.853 24.031 18.115 24.031 18.115 C 24.031 18.115 21.949 19.445 23.035 21.698 C 23.986 23.704 28.445 24.763 31.025 25.912 C 33.583 27.062 33.424 28.053 33.424 28.053 C 33.424 28.91 31.704 29.811 30.346 30.758 C 28.988 31.704 26.113 33.349 26.113 35.287 C 26.113 37.067 27.902 38.442 29.644 39.975 C 31.41 41.507 31.976 42.431 31.976 43.287 C 31.976 44.459 30.029 46.037 29.033 47.997 C 28.037 49.958 30.007 53 29.395 51.4 C 28.762 49.8 29.101 48.673 29.916 47.546 C 30.912 46.172 33.04 44.82 33.04 42.994 C 33.04 41.462 30.799 39.659 30.799 39.659 C 28.807 37.676 27.539 36.549 27.539 35.558 C 27.539 34.566 28.49 33.687 31.161 31.952 C 33.809 30.239 35.371 29.563 35.371 27.896 C 35.371 26.431 34.624 25.912 30.21 23.794 Z M 26.815 17.146 C 27.041 17.146 27.223 17.259 27.223 17.394 C 27.223 17.529 27.041 17.642 26.815 17.642 C 26.589 17.642 26.408 17.529 26.408 17.394 C 26.408 17.259 26.589 17.146 26.815 17.146 Z M 81.319 34.431 L 78.263 41.011 L 79.553 41.011 L 80.232 39.501 L 83.627 39.501 L 84.306 41.011 L 85.619 41.011 L 82.563 34.431 Z M 80.662 38.532 L 81.93 35.67 L 83.197 38.532 Z\" fill=\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31)) /* {&quot;name&quot;:&quot;Off Black&quot;} */\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 78 42\" overflow=\"visible\"><path d=\"M 35.466 28.285 C 35.737 28.124 36.061 28.053 36.385 28.053 C 36.637 28.053 36.89 28.106 37.106 28.213 C 37.34 28.321 37.538 28.481 37.7 28.66 L 38.295 28.071 C 38.061 27.785 37.772 27.571 37.448 27.428 C 37.052 27.267 36.637 27.195 36.205 27.213 C 35.773 27.231 35.358 27.356 34.998 27.553 C 34.602 27.785 34.277 28.106 34.043 28.517 C 33.809 28.946 33.701 29.41 33.701 29.892 C 33.701 30.374 33.809 30.839 34.043 31.267 C 34.259 31.66 34.584 31.999 34.98 32.232 C 35.394 32.464 35.863 32.589 36.331 32.571 C 36.709 32.571 37.088 32.499 37.448 32.357 C 37.772 32.214 38.079 31.982 38.295 31.714 L 37.7 31.124 C 37.538 31.321 37.34 31.481 37.106 31.589 C 36.872 31.696 36.619 31.749 36.367 31.749 C 36.043 31.749 35.737 31.678 35.448 31.517 C 35.178 31.356 34.962 31.142 34.818 30.874 C 34.674 30.589 34.584 30.249 34.584 29.928 C 34.584 29.606 34.656 29.285 34.818 28.981 C 34.98 28.678 35.196 28.446 35.466 28.285 Z M 34.548 22.249 L 37.07 22.249 L 37.07 24.481 L 37.971 24.481 L 37.971 19.266 L 37.07 19.266 L 37.07 21.409 L 34.548 21.409 L 34.548 19.266 L 33.647 19.266 L 33.647 24.481 L 34.548 24.481 Z M 39.087 24.481 L 39.988 24.481 L 39.988 19.266 L 39.087 19.266 Z M 43.843 19.499 C 43.501 19.338 43.123 19.266 42.745 19.284 L 41.123 19.284 L 41.123 24.481 L 42.024 24.481 L 42.024 22.981 L 42.745 22.981 C 43.123 22.981 43.501 22.91 43.843 22.767 C 44.15 22.624 44.402 22.409 44.564 22.124 C 44.726 21.82 44.816 21.481 44.816 21.142 C 44.816 20.802 44.726 20.463 44.564 20.159 C 44.402 19.856 44.15 19.641 43.843 19.499 Z M 43.591 21.892 C 43.393 22.07 43.087 22.159 42.69 22.159 L 42.024 22.159 L 42.024 20.088 L 42.69 20.088 C 43.087 20.088 43.393 20.177 43.591 20.356 C 43.789 20.534 43.898 20.784 43.898 21.124 C 43.898 21.463 43.807 21.713 43.591 21.892 Z M 52.707 19.284 L 50.275 24.481 L 51.302 24.481 L 51.842 23.285 L 54.544 23.285 L 55.085 24.481 L 56.13 24.481 L 53.698 19.266 L 52.707 19.266 Z M 52.184 22.517 L 53.193 20.249 L 54.202 22.517 Z M 43.033 27.553 C 42.618 27.32 42.15 27.213 41.664 27.213 C 41.177 27.213 40.727 27.338 40.294 27.553 C 39.898 27.785 39.556 28.106 39.34 28.517 C 39.105 28.946 38.997 29.41 38.997 29.892 C 38.997 30.374 39.124 30.839 39.34 31.267 C 39.556 31.66 39.898 31.999 40.294 32.232 C 40.709 32.464 41.177 32.571 41.664 32.571 C 42.15 32.571 42.6 32.446 43.033 32.232 C 43.429 31.999 43.753 31.678 43.988 31.267 C 44.222 30.839 44.33 30.374 44.33 29.892 C 44.33 29.41 44.204 28.946 43.988 28.517 C 43.753 28.106 43.429 27.785 43.033 27.553 Z M 43.177 30.821 C 43.033 31.089 42.817 31.321 42.564 31.481 C 42.294 31.642 41.988 31.714 41.682 31.714 C 41.375 31.714 41.069 31.624 40.799 31.481 C 40.529 31.321 40.313 31.106 40.186 30.821 C 40.042 30.535 39.952 30.214 39.952 29.874 C 39.952 29.535 40.024 29.231 40.186 28.928 C 40.331 28.66 40.547 28.428 40.799 28.267 C 41.069 28.106 41.375 28.035 41.682 28.035 C 41.988 28.035 42.294 28.124 42.564 28.267 C 42.835 28.428 43.051 28.642 43.177 28.928 C 43.321 29.213 43.411 29.535 43.411 29.874 C 43.411 30.214 43.321 30.535 43.177 30.821 Z M 73.802 27.285 L 73.802 28.106 L 75.442 28.106 L 75.442 32.499 L 76.361 32.499 L 76.361 28.106 L 78 28.106 L 78 27.285 Z M 72.343 30.803 L 69.623 27.285 L 68.866 27.285 L 68.866 32.499 L 69.785 32.499 L 69.785 28.981 L 72.505 32.499 L 73.262 32.499 L 73.262 27.285 L 72.343 27.285 Z M 49.608 27.285 L 48.077 30.053 L 46.51 27.285 L 45.375 27.285 L 45.375 32.499 L 46.348 32.499 L 46.348 28.892 L 48.059 31.892 L 49.806 28.838 L 49.806 32.482 L 50.779 32.482 L 50.779 27.267 L 49.608 27.267 Z M 54.58 27.499 C 54.238 27.338 53.842 27.267 53.463 27.285 L 51.824 27.285 L 51.824 32.499 L 52.743 32.499 L 52.743 30.999 L 53.463 30.999 C 53.842 30.999 54.238 30.928 54.58 30.785 C 54.887 30.642 55.139 30.428 55.319 30.142 C 55.481 29.839 55.571 29.499 55.571 29.16 C 55.571 28.821 55.481 28.481 55.319 28.178 C 55.139 27.874 54.887 27.642 54.58 27.499 Z M 54.328 29.91 C 54.13 30.089 53.824 30.178 53.409 30.178 L 52.725 30.178 L 52.725 28.106 L 53.409 28.106 C 53.806 28.106 54.112 28.196 54.328 28.374 C 54.526 28.553 54.634 28.803 54.634 29.142 C 54.652 29.463 54.544 29.731 54.328 29.91 Z M 48.545 23.285 L 49.086 24.481 L 50.131 24.481 L 47.699 19.266 L 46.708 19.266 L 44.294 24.481 L 45.321 24.481 L 45.861 23.285 Z M 47.212 20.249 L 48.221 22.517 L 46.203 22.517 Z M 57.337 27.285 L 56.418 27.285 L 56.418 32.499 L 59.913 32.499 L 59.913 31.678 L 57.337 31.678 Z M 60.67 32.482 L 61.588 32.482 L 61.588 27.267 L 60.67 27.267 Z M 23.739 38.357 C 23.757 39.607 23.775 40.518 23.793 40.964 C 23.811 41.018 23.811 41.089 23.793 41.143 L 23.793 41.268 C 23.793 41.518 23.829 41.768 23.901 42 C 23.973 41.768 24.009 41.518 24.009 41.268 C 24.009 41.179 24.045 39.875 24.099 37.785 C 24.081 37.803 24.063 37.821 24.063 37.839 C 23.937 38 23.829 38.178 23.739 38.357 Z M 19.992 12.284 C 20.28 11.98 20.55 11.623 20.748 11.248 C 20.604 11.57 20.046 12.784 20.586 12.891 C 21.181 12.998 21.847 12.82 23.054 11.302 C 23.018 9.355 22.982 7.659 22.964 6.373 L 22.225 6.373 C 21.865 6.373 21.271 6.337 20.874 5.748 C 20.442 5.105 20.424 4.444 20.406 3.962 C 20.388 3.265 20.208 1.997 19.325 1.283 C 18.712 0.801 17.055 0.426 15.524 1.033 C 15.019 1.23 14.011 1.747 13.02 2.23 C 12.119 2.676 10.966 3.23 10.606 3.23 C 11.2 2.962 11.993 2.569 12.858 2.087 C 13.848 1.551 14.893 0.98 15.416 0.765 C 16.461 0.355 18.46 0.23 19.487 1.051 C 20.46 1.837 20.658 3.194 20.676 3.926 C 20.694 4.408 20.712 4.998 21.09 5.587 C 21.433 6.087 21.973 6.087 22.297 6.087 L 22.946 6.087 L 22.946 5.623 C 22.37 5.658 21.541 5.694 21.181 4.926 C 20.748 3.998 21.217 1.622 19.775 0.622 C 18.334 -0.378 16.028 -0.128 13.974 1.051 C 11.939 2.212 9.237 3.73 5.904 5.051 C 2.571 6.373 0.499 6.908 0.103 6.962 C -0.275 7.034 0.409 7.284 1.832 7.319 C 3.256 7.355 4.445 7.248 4.445 7.248 L 14.893 2.533 C 14.893 2.533 5.886 6.98 5.129 7.462 C 4.372 7.944 3.76 8.105 3.814 8.551 C 3.868 8.998 4.445 8.944 6.03 8.909 C 7.615 8.873 7.957 8.73 8.498 8.569 C 9.038 8.409 14.893 5.73 14.893 5.73 C 14.893 5.73 8.624 8.819 7.723 9.534 C 6.823 10.248 7.795 10.48 8.408 10.498 C 9.038 10.516 10.714 10.427 11.651 9.962 C 12.587 9.498 15.506 7.641 15.506 7.641 C 15.506 7.641 12.623 9.694 12.065 10.159 C 11.615 10.534 11.38 10.855 11.488 11.248 C 11.651 11.748 12.515 11.695 13.668 11.284 C 13.668 11.284 14.857 10.873 15.308 10.48 C 15.758 10.069 17.019 8.962 17.019 8.962 C 17.019 8.962 15.524 10.498 15.145 11.159 C 14.785 11.82 14.713 11.98 14.893 12.355 C 15.145 12.891 17.055 12.337 17.596 11.766 C 17.992 11.319 18.37 10.855 18.712 10.355 C 18.712 10.355 18.136 11.284 18.01 11.82 C 17.884 12.355 17.74 12.784 18.262 12.837 C 18.839 12.927 19.379 12.945 19.992 12.284 Z M 23.559 24.445 L 23.721 24.338 C 23.829 24.267 23.919 24.213 23.991 24.142 C 24.135 24.052 24.279 23.945 24.423 23.856 C 24.441 22.838 24.477 21.802 24.495 20.784 C 24.207 20.659 23.901 20.534 23.577 20.409 C 23.559 20.409 23.54 20.391 23.522 20.391 C 23.486 20.374 23.468 20.374 23.432 20.356 C 23.216 20.284 23.018 20.195 22.784 20.124 C 22.514 20.016 22.243 19.927 21.973 19.82 C 20.172 20.767 19.811 21.213 19.811 22.088 C 19.811 23.32 20.874 23.874 22.712 25.035 C 23 24.82 23.288 24.624 23.559 24.445 Z M 21.343 22.249 C 21.343 22.249 21.217 21.463 23.252 20.552 C 23.306 20.534 23.36 20.499 23.414 20.481 C 23.432 21.713 23.45 22.945 23.486 24.177 C 22.478 23.499 21.343 22.856 21.343 22.249 Z M 24.423 37.41 C 24.333 37.518 24.243 37.625 24.153 37.714 C 24.675 38.41 24.639 39.089 24.351 39.964 C 24.621 39.661 25.162 38.893 24.711 37.893 C 24.621 37.732 24.531 37.571 24.423 37.41 Z M 23.595 30.089 L 24.261 30.749 L 24.711 31.196 C 24.729 31.214 24.766 31.231 24.802 31.267 C 26.027 30.214 27.144 29.213 27.144 27.963 C 27.144 26.981 26.189 26.088 25.234 25.374 C 25.144 25.428 25.054 25.481 24.964 25.553 C 24.747 25.695 24.549 25.82 24.369 25.945 C 24.369 25.945 24.351 25.945 24.351 25.963 C 24.315 25.999 24.261 26.017 24.225 26.053 C 23.973 26.231 23.739 26.392 23.522 26.553 C 23.559 27.749 23.577 28.946 23.595 30.089 Z M 24.369 26.142 C 25.558 26.999 26.027 27.553 26.027 28.16 C 26.027 28.785 25.36 29.517 24.279 30.589 C 24.297 29.16 24.333 27.678 24.369 26.142 Z M 30.945 8.98 C 30.945 8.98 32.206 10.087 32.656 10.498 C 33.106 10.909 34.295 11.302 34.295 11.302 C 35.448 11.712 36.313 11.766 36.475 11.266 C 36.601 10.873 36.349 10.534 35.899 10.177 C 35.34 9.712 32.458 7.659 32.458 7.659 C 32.458 7.659 35.376 9.516 36.313 9.98 C 37.25 10.444 38.925 10.534 39.556 10.516 C 40.186 10.498 41.141 10.266 40.24 9.552 C 39.34 8.837 33.07 5.748 33.07 5.748 C 33.07 5.748 38.907 8.444 39.466 8.587 C 40.006 8.748 40.349 8.873 41.934 8.926 C 43.519 8.962 44.078 9.016 44.15 8.569 C 44.222 8.141 43.591 7.98 42.835 7.48 C 42.078 6.998 33.07 2.551 33.07 2.551 L 43.519 7.266 C 43.519 7.266 44.708 7.373 46.131 7.337 C 47.555 7.301 48.239 7.051 47.861 6.98 C 47.482 6.908 45.393 6.391 42.06 5.069 C 38.727 3.748 36.025 2.247 33.989 1.069 C 31.954 -0.092 29.63 -0.36 28.188 0.64 C 26.747 1.64 27.216 3.998 26.783 4.944 C 26.423 5.712 25.594 5.676 25.018 5.641 C 25.018 5.783 25.018 5.944 25 6.105 L 25.666 6.105 C 25.991 6.105 26.531 6.105 26.873 5.605 C 27.252 5.033 27.27 4.426 27.288 3.944 C 27.306 3.212 27.504 1.855 28.477 1.069 C 29.503 0.247 31.503 0.372 32.548 0.783 C 33.07 0.98 34.115 1.551 35.106 2.105 C 35.971 2.587 36.764 2.98 37.358 3.248 C 36.98 3.248 35.845 2.694 34.944 2.247 C 33.971 1.747 32.962 1.247 32.44 1.051 C 30.909 0.444 29.251 0.819 28.639 1.301 C 27.738 2.015 27.576 3.283 27.558 3.98 C 27.54 4.462 27.522 5.141 27.089 5.766 C 26.711 6.355 26.117 6.391 25.738 6.391 L 25 6.391 C 24.964 7.676 24.928 9.355 24.892 11.266 C 26.117 12.82 26.819 13.016 27.396 12.891 C 27.936 12.784 27.396 11.57 27.234 11.248 C 27.45 11.623 27.702 11.962 27.99 12.284 C 28.585 12.945 29.143 12.927 29.684 12.855 C 30.224 12.784 30.062 12.373 29.936 11.837 C 29.81 11.302 29.233 10.373 29.233 10.373 C 29.576 10.855 29.954 11.337 30.35 11.784 C 30.891 12.355 32.8 12.927 33.052 12.373 C 33.215 12.016 33.161 11.837 32.8 11.177 C 32.458 10.516 30.945 8.98 30.945 8.98 Z M 24.009 3.515 C 24.297 3.515 24.585 3.426 24.82 3.265 C 25.054 3.105 25.252 2.873 25.36 2.623 C 25.468 2.355 25.504 2.069 25.45 1.783 C 25.396 1.497 25.252 1.247 25.054 1.033 C 24.856 0.837 24.585 0.694 24.297 0.64 C 24.009 0.587 23.721 0.605 23.45 0.73 C 23.18 0.837 22.946 1.033 22.802 1.265 C 22.64 1.497 22.55 1.783 22.55 2.069 C 22.55 2.265 22.586 2.444 22.658 2.623 C 22.73 2.801 22.838 2.962 22.982 3.087 C 23.126 3.23 23.27 3.337 23.45 3.408 C 23.613 3.48 23.811 3.515 24.009 3.515 Z M 28.801 14.373 C 28.801 14.373 28.765 13.373 27.125 13.266 C 25.45 13.159 25.378 13.873 25.414 14.141 C 25.54 14.141 25.648 14.177 25.648 14.213 C 25.648 14.248 25.558 14.284 25.45 14.284 C 25.54 14.552 25.792 14.873 26.513 15.23 C 27.107 15.516 27.396 15.498 27.738 15.445 C 27.738 15.445 28.134 15.677 28.134 16.052 C 28.134 16.409 27.504 17.106 24.549 18.57 C 24.729 10.677 24.892 3.748 24.892 3.748 L 25.072 3.748 C 25.144 3.748 25.216 3.712 25.27 3.658 C 25.324 3.605 25.36 3.533 25.36 3.462 L 25.36 3.373 C 25.36 3.337 25.36 3.301 25.342 3.265 C 25.324 3.23 25.306 3.194 25.27 3.176 C 25.108 3.355 24.928 3.498 24.711 3.605 C 24.495 3.712 24.261 3.748 24.027 3.748 C 23.793 3.748 23.558 3.694 23.342 3.605 C 23.126 3.515 22.928 3.355 22.784 3.176 C 22.748 3.212 22.73 3.23 22.712 3.265 C 22.694 3.301 22.694 3.337 22.694 3.373 L 22.694 3.462 C 22.694 3.533 22.73 3.605 22.784 3.658 C 22.838 3.712 22.91 3.748 22.982 3.748 L 23.162 3.748 C 23.162 3.748 23.288 10.48 23.414 18.231 L 24.207 18.624 C 24.243 18.641 24.297 18.659 24.333 18.677 C 25 18.999 25.558 19.266 26.027 19.516 C 27.612 18.909 29.161 18.213 29.63 17.231 C 30.458 15.409 28.801 14.373 28.801 14.373 Z M 26.603 13.963 C 26.423 13.963 26.279 13.873 26.279 13.766 C 26.279 13.659 26.423 13.57 26.603 13.57 C 26.783 13.57 26.927 13.659 26.927 13.766 C 26.927 13.873 26.783 13.963 26.603 13.963 Z M 23.739 36.571 C 23.883 36.393 24.009 36.214 24.153 36.053 C 24.171 35.035 24.207 33.892 24.225 32.66 C 24.045 32.482 23.847 32.303 23.631 32.107 C 23.559 32.053 23.504 31.982 23.432 31.928 C 23.342 31.839 23.252 31.767 23.162 31.696 C 22.658 32.16 21.667 33.196 21.667 34.089 C 21.667 35.142 22.694 36.214 23.468 36.982 C 23.54 36.821 23.631 36.696 23.739 36.571 Z M 23.631 32.321 C 23.667 33.839 23.685 35.232 23.703 36.428 C 23.108 35.642 22.478 34.839 22.478 34.285 C 22.478 33.767 22.784 33.178 23.631 32.321 Z M 24.045 18.856 C 20.532 17.177 19.811 16.409 19.811 16.034 C 19.811 15.659 20.208 15.427 20.208 15.427 C 20.55 15.498 20.838 15.498 21.433 15.213 C 22.153 14.873 22.406 14.534 22.496 14.266 C 22.388 14.266 22.297 14.23 22.297 14.195 C 22.297 14.159 22.406 14.123 22.532 14.123 L 22.532 14.105 C 22.55 13.838 22.46 13.141 20.802 13.248 C 19.163 13.355 19.127 14.355 19.127 14.355 C 19.127 14.355 17.469 15.409 18.334 17.195 C 19.091 18.784 22.64 19.624 24.693 20.534 C 26.729 21.445 26.603 22.231 26.603 22.231 C 26.603 22.91 25.234 23.624 24.153 24.374 C 23.072 25.124 20.784 26.428 20.784 27.963 C 20.784 29.374 22.207 30.464 23.595 31.678 C 25 32.892 25.45 33.624 25.45 34.303 C 25.45 35.232 23.901 36.482 23.108 38.035 C 22.315 39.589 23.883 42 23.396 40.732 C 22.892 39.464 23.162 38.571 23.811 37.678 C 24.603 36.589 26.297 35.517 26.297 34.071 C 26.297 32.857 24.513 31.428 24.513 31.428 C 22.928 29.856 21.919 28.963 21.919 28.178 C 21.919 27.392 22.676 26.695 24.802 25.32 C 26.909 23.963 28.152 23.427 28.152 22.106 C 28.152 20.945 27.558 20.534 24.045 18.856 Z M 21.343 13.587 C 21.523 13.587 21.667 13.677 21.667 13.784 C 21.667 13.891 21.523 13.98 21.343 13.98 C 21.162 13.98 21.018 13.891 21.018 13.784 C 21.018 13.677 21.162 13.587 21.343 13.587 Z M 64.723 27.285 L 62.291 32.499 L 63.318 32.499 L 63.858 31.303 L 66.56 31.303 L 67.101 32.499 L 68.146 32.499 L 65.714 27.285 Z M 64.2 30.535 L 65.209 28.267 L 66.218 30.535 Z\" fill=\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31)) /* {&quot;name&quot;:&quot;Off Black&quot;} */\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 78 42\" overflow=\"visible\"><path d=\"M 35.466 28.285 C 35.737 28.124 36.061 28.053 36.385 28.053 C 36.637 28.053 36.89 28.106 37.106 28.213 C 37.34 28.321 37.538 28.481 37.7 28.66 L 38.295 28.071 C 38.061 27.785 37.772 27.571 37.448 27.428 C 37.052 27.267 36.637 27.195 36.205 27.213 C 35.773 27.231 35.358 27.356 34.998 27.553 C 34.602 27.785 34.277 28.106 34.043 28.517 C 33.809 28.946 33.701 29.41 33.701 29.892 C 33.701 30.374 33.809 30.839 34.043 31.267 C 34.259 31.66 34.584 31.999 34.98 32.232 C 35.394 32.464 35.863 32.589 36.331 32.571 C 36.709 32.571 37.088 32.499 37.448 32.357 C 37.772 32.214 38.079 31.982 38.295 31.714 L 37.7 31.124 C 37.538 31.321 37.34 31.481 37.106 31.589 C 36.872 31.696 36.619 31.749 36.367 31.749 C 36.043 31.749 35.737 31.678 35.448 31.517 C 35.178 31.356 34.962 31.142 34.818 30.874 C 34.674 30.589 34.584 30.249 34.584 29.928 C 34.584 29.606 34.656 29.285 34.818 28.981 C 34.98 28.678 35.196 28.446 35.466 28.285 Z M 34.548 22.249 L 37.07 22.249 L 37.07 24.481 L 37.971 24.481 L 37.971 19.266 L 37.07 19.266 L 37.07 21.409 L 34.548 21.409 L 34.548 19.266 L 33.647 19.266 L 33.647 24.481 L 34.548 24.481 Z M 39.087 24.481 L 39.988 24.481 L 39.988 19.266 L 39.087 19.266 Z M 43.843 19.499 C 43.501 19.338 43.123 19.266 42.745 19.284 L 41.123 19.284 L 41.123 24.481 L 42.024 24.481 L 42.024 22.981 L 42.745 22.981 C 43.123 22.981 43.501 22.91 43.843 22.767 C 44.15 22.624 44.402 22.409 44.564 22.124 C 44.726 21.82 44.816 21.481 44.816 21.142 C 44.816 20.802 44.726 20.463 44.564 20.159 C 44.402 19.856 44.15 19.641 43.843 19.499 Z M 43.591 21.892 C 43.393 22.07 43.087 22.159 42.69 22.159 L 42.024 22.159 L 42.024 20.088 L 42.69 20.088 C 43.087 20.088 43.393 20.177 43.591 20.356 C 43.789 20.534 43.898 20.784 43.898 21.124 C 43.898 21.463 43.807 21.713 43.591 21.892 Z M 52.707 19.284 L 50.275 24.481 L 51.302 24.481 L 51.842 23.285 L 54.544 23.285 L 55.085 24.481 L 56.13 24.481 L 53.698 19.266 L 52.707 19.266 Z M 52.184 22.517 L 53.193 20.249 L 54.202 22.517 Z M 43.033 27.553 C 42.618 27.32 42.15 27.213 41.664 27.213 C 41.177 27.213 40.727 27.338 40.294 27.553 C 39.898 27.785 39.556 28.106 39.34 28.517 C 39.105 28.946 38.997 29.41 38.997 29.892 C 38.997 30.374 39.124 30.839 39.34 31.267 C 39.556 31.66 39.898 31.999 40.294 32.232 C 40.709 32.464 41.177 32.571 41.664 32.571 C 42.15 32.571 42.6 32.446 43.033 32.232 C 43.429 31.999 43.753 31.678 43.988 31.267 C 44.222 30.839 44.33 30.374 44.33 29.892 C 44.33 29.41 44.204 28.946 43.988 28.517 C 43.753 28.106 43.429 27.785 43.033 27.553 Z M 43.177 30.821 C 43.033 31.089 42.817 31.321 42.564 31.481 C 42.294 31.642 41.988 31.714 41.682 31.714 C 41.375 31.714 41.069 31.624 40.799 31.481 C 40.529 31.321 40.313 31.106 40.186 30.821 C 40.042 30.535 39.952 30.214 39.952 29.874 C 39.952 29.535 40.024 29.231 40.186 28.928 C 40.331 28.66 40.547 28.428 40.799 28.267 C 41.069 28.106 41.375 28.035 41.682 28.035 C 41.988 28.035 42.294 28.124 42.564 28.267 C 42.835 28.428 43.051 28.642 43.177 28.928 C 43.321 29.213 43.411 29.535 43.411 29.874 C 43.411 30.214 43.321 30.535 43.177 30.821 Z M 73.802 27.285 L 73.802 28.106 L 75.442 28.106 L 75.442 32.499 L 76.361 32.499 L 76.361 28.106 L 78 28.106 L 78 27.285 Z M 72.343 30.803 L 69.623 27.285 L 68.866 27.285 L 68.866 32.499 L 69.785 32.499 L 69.785 28.981 L 72.505 32.499 L 73.262 32.499 L 73.262 27.285 L 72.343 27.285 Z M 49.608 27.285 L 48.077 30.053 L 46.51 27.285 L 45.375 27.285 L 45.375 32.499 L 46.348 32.499 L 46.348 28.892 L 48.059 31.892 L 49.806 28.838 L 49.806 32.482 L 50.779 32.482 L 50.779 27.267 L 49.608 27.267 Z M 54.58 27.499 C 54.238 27.338 53.842 27.267 53.463 27.285 L 51.824 27.285 L 51.824 32.499 L 52.743 32.499 L 52.743 30.999 L 53.463 30.999 C 53.842 30.999 54.238 30.928 54.58 30.785 C 54.887 30.642 55.139 30.428 55.319 30.142 C 55.481 29.839 55.571 29.499 55.571 29.16 C 55.571 28.821 55.481 28.481 55.319 28.178 C 55.139 27.874 54.887 27.642 54.58 27.499 Z M 54.328 29.91 C 54.13 30.089 53.824 30.178 53.409 30.178 L 52.725 30.178 L 52.725 28.106 L 53.409 28.106 C 53.806 28.106 54.112 28.196 54.328 28.374 C 54.526 28.553 54.634 28.803 54.634 29.142 C 54.652 29.463 54.544 29.731 54.328 29.91 Z M 48.545 23.285 L 49.086 24.481 L 50.131 24.481 L 47.699 19.266 L 46.708 19.266 L 44.294 24.481 L 45.321 24.481 L 45.861 23.285 Z M 47.212 20.249 L 48.221 22.517 L 46.203 22.517 Z M 57.337 27.285 L 56.418 27.285 L 56.418 32.499 L 59.913 32.499 L 59.913 31.678 L 57.337 31.678 Z M 60.67 32.482 L 61.588 32.482 L 61.588 27.267 L 60.67 27.267 Z M 23.739 38.357 C 23.757 39.607 23.775 40.518 23.793 40.964 C 23.811 41.018 23.811 41.089 23.793 41.143 L 23.793 41.268 C 23.793 41.518 23.829 41.768 23.901 42 C 23.973 41.768 24.009 41.518 24.009 41.268 C 24.009 41.179 24.045 39.875 24.099 37.785 C 24.081 37.803 24.063 37.821 24.063 37.839 C 23.937 38 23.829 38.178 23.739 38.357 Z M 19.992 12.284 C 20.28 11.98 20.55 11.623 20.748 11.248 C 20.604 11.57 20.046 12.784 20.586 12.891 C 21.181 12.998 21.847 12.82 23.054 11.302 C 23.018 9.355 22.982 7.659 22.964 6.373 L 22.225 6.373 C 21.865 6.373 21.271 6.337 20.874 5.748 C 20.442 5.105 20.424 4.444 20.406 3.962 C 20.388 3.265 20.208 1.997 19.325 1.283 C 18.712 0.801 17.055 0.426 15.524 1.033 C 15.019 1.23 14.011 1.747 13.02 2.23 C 12.119 2.676 10.966 3.23 10.606 3.23 C 11.2 2.962 11.993 2.569 12.858 2.087 C 13.848 1.551 14.893 0.98 15.416 0.765 C 16.461 0.355 18.46 0.23 19.487 1.051 C 20.46 1.837 20.658 3.194 20.676 3.926 C 20.694 4.408 20.712 4.998 21.09 5.587 C 21.433 6.087 21.973 6.087 22.297 6.087 L 22.946 6.087 L 22.946 5.623 C 22.37 5.658 21.541 5.694 21.181 4.926 C 20.748 3.998 21.217 1.622 19.775 0.622 C 18.334 -0.378 16.028 -0.128 13.974 1.051 C 11.939 2.212 9.237 3.73 5.904 5.051 C 2.571 6.373 0.499 6.908 0.103 6.962 C -0.275 7.034 0.409 7.284 1.832 7.319 C 3.256 7.355 4.445 7.248 4.445 7.248 L 14.893 2.533 C 14.893 2.533 5.886 6.98 5.129 7.462 C 4.372 7.944 3.76 8.105 3.814 8.551 C 3.868 8.998 4.445 8.944 6.03 8.909 C 7.615 8.873 7.957 8.73 8.498 8.569 C 9.038 8.409 14.893 5.73 14.893 5.73 C 14.893 5.73 8.624 8.819 7.723 9.534 C 6.823 10.248 7.795 10.48 8.408 10.498 C 9.038 10.516 10.714 10.427 11.651 9.962 C 12.587 9.498 15.506 7.641 15.506 7.641 C 15.506 7.641 12.623 9.694 12.065 10.159 C 11.615 10.534 11.38 10.855 11.488 11.248 C 11.651 11.748 12.515 11.695 13.668 11.284 C 13.668 11.284 14.857 10.873 15.308 10.48 C 15.758 10.069 17.019 8.962 17.019 8.962 C 17.019 8.962 15.524 10.498 15.145 11.159 C 14.785 11.82 14.713 11.98 14.893 12.355 C 15.145 12.891 17.055 12.337 17.596 11.766 C 17.992 11.319 18.37 10.855 18.712 10.355 C 18.712 10.355 18.136 11.284 18.01 11.82 C 17.884 12.355 17.74 12.784 18.262 12.837 C 18.839 12.927 19.379 12.945 19.992 12.284 Z M 23.559 24.445 L 23.721 24.338 C 23.829 24.267 23.919 24.213 23.991 24.142 C 24.135 24.052 24.279 23.945 24.423 23.856 C 24.441 22.838 24.477 21.802 24.495 20.784 C 24.207 20.659 23.901 20.534 23.577 20.409 C 23.559 20.409 23.54 20.391 23.522 20.391 C 23.486 20.374 23.468 20.374 23.432 20.356 C 23.216 20.284 23.018 20.195 22.784 20.124 C 22.514 20.016 22.243 19.927 21.973 19.82 C 20.172 20.767 19.811 21.213 19.811 22.088 C 19.811 23.32 20.874 23.874 22.712 25.035 C 23 24.82 23.288 24.624 23.559 24.445 Z M 21.343 22.249 C 21.343 22.249 21.217 21.463 23.252 20.552 C 23.306 20.534 23.36 20.499 23.414 20.481 C 23.432 21.713 23.45 22.945 23.486 24.177 C 22.478 23.499 21.343 22.856 21.343 22.249 Z M 24.423 37.41 C 24.333 37.518 24.243 37.625 24.153 37.714 C 24.675 38.41 24.639 39.089 24.351 39.964 C 24.621 39.661 25.162 38.893 24.711 37.893 C 24.621 37.732 24.531 37.571 24.423 37.41 Z M 23.595 30.089 L 24.261 30.749 L 24.711 31.196 C 24.729 31.214 24.766 31.231 24.802 31.267 C 26.027 30.214 27.143 29.213 27.143 27.963 C 27.143 26.981 26.189 26.088 25.234 25.374 C 25.144 25.428 25.054 25.481 24.964 25.553 C 24.747 25.695 24.549 25.82 24.369 25.945 C 24.369 25.945 24.351 25.945 24.351 25.963 C 24.315 25.999 24.261 26.017 24.225 26.053 C 23.973 26.231 23.739 26.392 23.522 26.553 C 23.559 27.749 23.577 28.946 23.595 30.089 Z M 24.369 26.142 C 25.558 26.999 26.027 27.553 26.027 28.16 C 26.027 28.785 25.36 29.517 24.279 30.589 C 24.297 29.16 24.333 27.678 24.369 26.142 Z M 30.945 8.98 C 30.945 8.98 32.206 10.087 32.656 10.498 C 33.106 10.909 34.295 11.302 34.295 11.302 C 35.448 11.712 36.313 11.766 36.475 11.266 C 36.601 10.873 36.349 10.534 35.899 10.177 C 35.34 9.712 32.458 7.659 32.458 7.659 C 32.458 7.659 35.376 9.516 36.313 9.98 C 37.25 10.444 38.925 10.534 39.556 10.516 C 40.186 10.498 41.141 10.266 40.24 9.552 C 39.34 8.837 33.07 5.748 33.07 5.748 C 33.07 5.748 38.907 8.444 39.466 8.587 C 40.006 8.748 40.349 8.873 41.934 8.926 C 43.519 8.962 44.078 9.016 44.15 8.569 C 44.222 8.141 43.591 7.98 42.835 7.48 C 42.078 6.998 33.07 2.551 33.07 2.551 L 43.519 7.266 C 43.519 7.266 44.708 7.373 46.131 7.337 C 47.555 7.301 48.239 7.051 47.861 6.98 C 47.482 6.908 45.393 6.391 42.06 5.069 C 38.727 3.748 36.025 2.247 33.989 1.069 C 31.954 -0.092 29.63 -0.36 28.188 0.64 C 26.747 1.64 27.216 3.998 26.783 4.944 C 26.423 5.712 25.594 5.676 25.018 5.641 C 25.018 5.783 25.018 5.944 25 6.105 L 25.666 6.105 C 25.991 6.105 26.531 6.105 26.873 5.605 C 27.252 5.033 27.27 4.426 27.288 3.944 C 27.306 3.212 27.504 1.855 28.477 1.069 C 29.503 0.247 31.503 0.372 32.548 0.783 C 33.07 0.98 34.115 1.551 35.106 2.105 C 35.971 2.587 36.764 2.98 37.358 3.248 C 36.98 3.248 35.845 2.694 34.944 2.247 C 33.971 1.747 32.962 1.247 32.44 1.051 C 30.909 0.444 29.251 0.819 28.639 1.301 C 27.738 2.015 27.576 3.283 27.558 3.98 C 27.54 4.462 27.522 5.141 27.089 5.766 C 26.711 6.355 26.117 6.391 25.738 6.391 L 25 6.391 C 24.964 7.676 24.928 9.355 24.892 11.266 C 26.117 12.82 26.819 13.016 27.396 12.891 C 27.936 12.784 27.396 11.57 27.234 11.248 C 27.45 11.623 27.702 11.962 27.99 12.284 C 28.585 12.945 29.143 12.927 29.684 12.855 C 30.224 12.784 30.062 12.373 29.936 11.837 C 29.81 11.302 29.233 10.373 29.233 10.373 C 29.576 10.855 29.954 11.337 30.35 11.784 C 30.891 12.355 32.8 12.927 33.052 12.373 C 33.215 12.016 33.161 11.837 32.8 11.177 C 32.458 10.516 30.945 8.98 30.945 8.98 Z M 24.009 3.515 C 24.297 3.515 24.585 3.426 24.82 3.265 C 25.054 3.105 25.252 2.873 25.36 2.623 C 25.468 2.355 25.504 2.069 25.45 1.783 C 25.396 1.497 25.252 1.247 25.054 1.033 C 24.856 0.837 24.585 0.694 24.297 0.64 C 24.009 0.587 23.721 0.605 23.45 0.73 C 23.18 0.837 22.946 1.033 22.802 1.265 C 22.64 1.497 22.55 1.783 22.55 2.069 C 22.55 2.265 22.586 2.444 22.658 2.623 C 22.73 2.801 22.838 2.962 22.982 3.087 C 23.126 3.23 23.27 3.337 23.45 3.408 C 23.613 3.48 23.811 3.515 24.009 3.515 Z M 28.801 14.373 C 28.801 14.373 28.765 13.373 27.125 13.266 C 25.45 13.159 25.378 13.873 25.414 14.141 C 25.54 14.141 25.648 14.177 25.648 14.213 C 25.648 14.248 25.558 14.284 25.45 14.284 C 25.54 14.552 25.792 14.873 26.513 15.23 C 27.107 15.516 27.396 15.498 27.738 15.445 C 27.738 15.445 28.134 15.677 28.134 16.052 C 28.134 16.409 27.504 17.106 24.549 18.57 C 24.729 10.677 24.892 3.748 24.892 3.748 L 25.072 3.748 C 25.144 3.748 25.216 3.712 25.27 3.658 C 25.324 3.605 25.36 3.533 25.36 3.462 L 25.36 3.373 C 25.36 3.337 25.36 3.301 25.342 3.265 C 25.324 3.23 25.306 3.194 25.27 3.176 C 25.108 3.355 24.928 3.498 24.711 3.605 C 24.495 3.712 24.261 3.748 24.027 3.748 C 23.793 3.748 23.558 3.694 23.342 3.605 C 23.126 3.515 22.928 3.355 22.784 3.176 C 22.748 3.212 22.73 3.23 22.712 3.265 C 22.694 3.301 22.694 3.337 22.694 3.373 L 22.694 3.462 C 22.694 3.533 22.73 3.605 22.784 3.658 C 22.838 3.712 22.91 3.748 22.982 3.748 L 23.162 3.748 C 23.162 3.748 23.288 10.48 23.414 18.231 L 24.207 18.624 C 24.243 18.641 24.297 18.659 24.333 18.677 C 25 18.999 25.558 19.266 26.027 19.516 C 27.612 18.909 29.161 18.213 29.63 17.231 C 30.458 15.409 28.801 14.373 28.801 14.373 Z M 26.603 13.963 C 26.423 13.963 26.279 13.873 26.279 13.766 C 26.279 13.659 26.423 13.57 26.603 13.57 C 26.783 13.57 26.927 13.659 26.927 13.766 C 26.927 13.873 26.783 13.963 26.603 13.963 Z M 23.739 36.571 C 23.883 36.393 24.009 36.214 24.153 36.053 C 24.171 35.035 24.207 33.892 24.225 32.66 C 24.045 32.482 23.847 32.303 23.631 32.107 C 23.559 32.053 23.504 31.982 23.432 31.928 C 23.342 31.839 23.252 31.767 23.162 31.696 C 22.658 32.16 21.667 33.196 21.667 34.089 C 21.667 35.142 22.694 36.214 23.468 36.982 C 23.54 36.821 23.631 36.696 23.739 36.571 Z M 23.631 32.321 C 23.667 33.839 23.685 35.232 23.703 36.428 C 23.108 35.642 22.478 34.839 22.478 34.285 C 22.478 33.767 22.784 33.178 23.631 32.321 Z M 24.045 18.856 C 20.532 17.177 19.811 16.409 19.811 16.034 C 19.811 15.659 20.208 15.427 20.208 15.427 C 20.55 15.498 20.838 15.498 21.433 15.213 C 22.153 14.873 22.406 14.534 22.496 14.266 C 22.388 14.266 22.297 14.23 22.297 14.195 C 22.297 14.159 22.406 14.123 22.532 14.123 L 22.532 14.105 C 22.55 13.838 22.46 13.141 20.802 13.248 C 19.163 13.355 19.127 14.355 19.127 14.355 C 19.127 14.355 17.469 15.409 18.334 17.195 C 19.091 18.784 22.64 19.624 24.693 20.534 C 26.729 21.445 26.603 22.231 26.603 22.231 C 26.603 22.91 25.234 23.624 24.153 24.374 C 23.072 25.124 20.784 26.428 20.784 27.963 C 20.784 29.374 22.207 30.464 23.595 31.678 C 25 32.892 25.45 33.624 25.45 34.303 C 25.45 35.232 23.901 36.482 23.108 38.035 C 22.315 39.589 23.883 42 23.396 40.732 C 22.892 39.464 23.162 38.571 23.811 37.678 C 24.603 36.589 26.297 35.517 26.297 34.071 C 26.297 32.857 24.513 31.428 24.513 31.428 C 22.928 29.856 21.919 28.963 21.919 28.178 C 21.919 27.392 22.676 26.695 24.802 25.32 C 26.909 23.963 28.152 23.427 28.152 22.106 C 28.152 20.945 27.558 20.534 24.045 18.856 Z M 21.343 13.587 C 21.523 13.587 21.667 13.677 21.667 13.784 C 21.667 13.891 21.523 13.98 21.343 13.98 C 21.162 13.98 21.018 13.891 21.018 13.784 C 21.018 13.677 21.162 13.587 21.343 13.587 Z M 64.723 27.285 L 62.291 32.499 L 63.318 32.499 L 63.858 31.303 L 66.56 31.303 L 67.101 32.499 L 68.146 32.499 L 65.714 27.285 Z M 64.2 30.535 L 65.209 28.267 L 66.218 30.535 Z\" fill=\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31)) /* {&quot;name&quot;:&quot;Off Black&quot;} */\"></path></svg>'}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-7uxwwq\",layoutDependency:layoutDependency,layoutId:\"nJtssaUXb\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.772 6.766\" overflow=\"visible\"><path d=\"M 2.218 1.356 C 2.558 1.153 2.965 1.063 3.373 1.063 C 3.689 1.063 4.006 1.13 4.278 1.265 C 4.572 1.401 4.821 1.603 5.025 1.829 L 5.772 1.085 C 5.478 0.725 5.115 0.454 4.708 0.274 C 4.21 0.071 3.689 -0.019 3.146 0.003 C 2.603 0.026 2.082 0.184 1.63 0.432 C 1.132 0.725 0.724 1.13 0.43 1.648 C 0.136 2.189 0 2.775 0 3.384 C 0 3.992 0.136 4.578 0.43 5.119 C 0.702 5.615 1.109 6.043 1.607 6.336 C 2.128 6.629 2.716 6.787 3.305 6.764 C 3.78 6.764 4.255 6.674 4.708 6.494 C 5.115 6.313 5.5 6.02 5.772 5.682 L 5.025 4.939 C 4.821 5.187 4.572 5.389 4.278 5.525 C 3.984 5.66 3.667 5.727 3.35 5.727 C 2.942 5.727 2.558 5.637 2.196 5.434 C 1.856 5.232 1.584 4.961 1.403 4.623 C 1.222 4.263 1.109 3.834 1.109 3.429 C 1.109 3.023 1.2 2.617 1.403 2.234 C 1.607 1.851 1.879 1.558 2.218 1.356 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.594 5.362\" overflow=\"visible\"><path d=\"M 1.765 1.074 C 2.036 0.913 2.36 0.842 2.684 0.842 C 2.936 0.842 3.189 0.896 3.405 1.003 C 3.639 1.11 3.837 1.271 3.999 1.449 L 4.594 0.86 C 4.36 0.574 4.071 0.36 3.747 0.217 C 3.351 0.056 2.936 -0.015 2.504 0.003 C 2.072 0.021 1.657 0.146 1.297 0.342 C 0.901 0.574 0.576 0.896 0.342 1.306 C 0.108 1.735 0 2.199 0 2.681 C 0 3.164 0.108 3.628 0.342 4.057 C 0.558 4.449 0.883 4.789 1.279 5.021 C 1.693 5.253 2.162 5.378 2.63 5.36 C 3.009 5.36 3.387 5.289 3.747 5.146 C 4.071 5.003 4.378 4.771 4.594 4.503 L 3.999 3.914 C 3.837 4.11 3.639 4.271 3.405 4.378 C 3.171 4.485 2.918 4.539 2.666 4.539 C 2.342 4.539 2.036 4.467 1.747 4.307 C 1.477 4.146 1.261 3.931 1.117 3.664 C 0.973 3.378 0.883 3.039 0.883 2.717 C 0.883 2.396 0.955 2.074 1.117 1.771 C 1.279 1.467 1.495 1.235 1.765 1.074 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.594 5.362\" overflow=\"visible\"><path d=\"M 1.765 1.074 C 2.036 0.913 2.36 0.842 2.684 0.842 C 2.936 0.842 3.189 0.896 3.405 1.003 C 3.639 1.11 3.837 1.271 3.999 1.449 L 4.594 0.86 C 4.36 0.574 4.071 0.36 3.747 0.217 C 3.351 0.056 2.936 -0.015 2.504 0.003 C 2.072 0.021 1.657 0.146 1.297 0.342 C 0.901 0.574 0.576 0.896 0.342 1.306 C 0.108 1.735 0 2.199 0 2.681 C 0 3.164 0.108 3.628 0.342 4.057 C 0.558 4.449 0.883 4.789 1.279 5.021 C 1.693 5.253 2.162 5.378 2.63 5.36 C 3.009 5.36 3.387 5.289 3.747 5.146 C 4.071 5.003 4.378 4.771 4.594 4.503 L 3.999 3.914 C 3.837 4.11 3.639 4.271 3.405 4.378 C 3.171 4.485 2.918 4.539 2.666 4.539 C 2.342 4.539 2.036 4.467 1.747 4.307 C 1.477 4.146 1.261 3.931 1.117 3.664 C 0.973 3.378 0.883 3.039 0.883 2.717 C 0.883 2.396 0.955 2.074 1.117 1.771 C 1.279 1.467 1.495 1.235 1.765 1.074 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1p1rvnu\",layoutDependency:layoutDependency,layoutId:\"f4OoOf2N0\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.432 6.58\" overflow=\"visible\"><path d=\"M 1.132 3.763 L 4.301 3.763 L 4.301 6.58 L 5.432 6.58 L 5.432 0 L 4.301 0 L 4.301 2.704 L 1.132 2.704 L 1.132 0 L 0 0 L 0 6.58 L 1.132 6.58 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.324 5.215\" overflow=\"visible\"><path d=\"M 0.901 2.982 L 3.423 2.982 L 3.423 5.215 L 4.324 5.215 L 4.324 0 L 3.423 0 L 3.423 2.143 L 0.901 2.143 L 0.901 0 L 0 0 L 0 5.215 L 0.901 5.215 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.324 5.215\" overflow=\"visible\"><path d=\"M 0.901 2.982 L 3.423 2.982 L 3.423 5.215 L 4.324 5.215 L 4.324 0 L 3.423 0 L 3.423 2.143 L 0.901 2.143 L 0.901 0 L 0 0 L 0 5.215 L 0.901 5.215 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-tsfsp3\",layoutDependency:layoutDependency,layoutId:\"MU3e6rSiY\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.132 6.58\" overflow=\"visible\"><path d=\"M 0 6.58 L 1.132 6.58 L 1.132 0 L 0 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 5.215\" overflow=\"visible\"><path d=\"M 0 5.215 L 0.901 5.215 L 0.901 0 L 0 0 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 5.215\" overflow=\"visible\"><path d=\"M 0 5.215 L 0.901 5.215 L 0.901 0 L 0 0 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-t77pjo\",layoutDependency:layoutDependency,layoutId:\"eKA0JYAAd\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.64 6.561\" overflow=\"visible\"><path d=\"M 3.418 0.274 C 2.988 0.071 2.512 -0.019 2.037 0.003 L 0 0.003 L 0 6.561 L 1.132 6.561 L 1.132 4.668 L 2.037 4.668 C 2.512 4.668 2.988 4.578 3.418 4.398 C 3.803 4.218 4.119 3.947 4.323 3.587 C 4.527 3.203 4.64 2.775 4.64 2.347 C 4.64 1.919 4.527 1.491 4.323 1.108 C 4.119 0.725 3.803 0.454 3.418 0.274 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.693 5.199\" overflow=\"visible\"><path d=\"M 2.72 0.217 C 2.378 0.056 2 -0.015 1.621 0.003 L 0 0.003 L 0 5.199 L 0.901 5.199 L 0.901 3.699 L 1.621 3.699 C 2 3.699 2.378 3.628 2.72 3.485 C 3.027 3.342 3.279 3.128 3.441 2.842 C 3.603 2.539 3.693 2.199 3.693 1.86 C 3.693 1.521 3.603 1.181 3.441 0.878 C 3.279 0.574 3.027 0.36 2.72 0.217 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.693 5.199\" overflow=\"visible\"><path d=\"M 2.72 0.217 C 2.378 0.056 2 -0.015 1.621 0.003 L 0 0.003 L 0 5.199 L 0.901 5.199 L 0.901 3.699 L 1.621 3.699 C 2 3.699 2.378 3.628 2.72 3.485 C 3.027 3.342 3.279 3.128 3.441 2.842 C 3.603 2.539 3.693 2.199 3.693 1.86 C 3.693 1.521 3.603 1.181 3.441 0.878 C 3.279 0.574 3.027 0.36 2.72 0.217 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1hfhtyk\",layoutDependency:layoutDependency,layoutId:\"AC4iw48kB\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.354 2.614\" overflow=\"visible\"><path d=\"M 1.969 2.276 C 1.72 2.501 1.335 2.614 0.837 2.614 L 0 2.614 L 0 0 L 0.837 0 C 1.335 0 1.72 0.113 1.969 0.338 C 2.218 0.563 2.354 0.879 2.354 1.307 C 2.354 1.735 2.241 2.051 1.969 2.276 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.874 2.072\" overflow=\"visible\"><path d=\"M 1.567 1.804 C 1.369 1.982 1.063 2.072 0.667 2.072 L 0 2.072 L 0 0 L 0.667 0 C 1.063 0 1.369 0.089 1.567 0.268 C 1.765 0.446 1.874 0.696 1.874 1.036 C 1.874 1.375 1.783 1.625 1.567 1.804 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.874 2.072\" overflow=\"visible\"><path d=\"M 1.567 1.804 C 1.369 1.982 1.063 2.072 0.667 2.072 L 0 2.072 L 0 0 L 0.667 0 C 1.063 0 1.369 0.089 1.567 0.268 C 1.765 0.446 1.874 0.696 1.874 1.036 C 1.874 1.375 1.783 1.625 1.567 1.804 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-c94b9q\",layoutDependency:layoutDependency,layoutId:\"uH3Ky1I4E\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7.356 6.58\" overflow=\"visible\"><path d=\"M 3.056 0.023 L 0 6.58 L 1.29 6.58 L 1.969 5.07 L 5.364 5.07 L 6.043 6.58 L 7.356 6.58 L 4.301 0 L 3.056 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.855 5.215\" overflow=\"visible\"><path d=\"M 2.432 0.018 L 0 5.215 L 1.027 5.215 L 1.567 4.018 L 4.27 4.018 L 4.81 5.215 L 5.855 5.215 L 3.423 0 L 2.432 0 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.855 5.215\" overflow=\"visible\"><path d=\"M 2.432 0.018 L 0 5.215 L 1.027 5.215 L 1.567 4.018 L 4.27 4.018 L 4.81 5.215 L 5.855 5.215 L 3.423 0 L 2.432 0 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-j30l2v\",layoutDependency:layoutDependency,layoutId:\"pN_KazdZT\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.535 2.862\" overflow=\"visible\"><path d=\"M 0 2.862 L 1.268 0 L 2.535 2.862 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.018 2.268\" overflow=\"visible\"><path d=\"M 0 2.268 L 1.009 0 L 2.018 2.268 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.018 2.268\" overflow=\"visible\"><path d=\"M 0 2.268 L 1.009 0 L 2.018 2.268 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ja82cl\",layoutDependency:layoutDependency,layoutId:\"Y3R_O63y2\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 6.7 6.761\" overflow=\"visible\"><path d=\"M 5.07 0.428 C 4.549 0.135 3.961 0 3.35 0 C 2.739 0 2.173 0.158 1.63 0.428 C 1.132 0.721 0.702 1.127 0.43 1.645 C 0.136 2.186 0 2.772 0 3.38 C 0 3.989 0.158 4.575 0.43 5.116 C 0.702 5.611 1.132 6.039 1.63 6.332 C 2.15 6.625 2.739 6.761 3.35 6.761 C 3.961 6.761 4.527 6.603 5.07 6.332 C 5.568 6.039 5.975 5.634 6.27 5.116 C 6.564 4.575 6.7 3.989 6.7 3.38 C 6.7 2.772 6.541 2.186 6.27 1.645 C 5.975 1.127 5.568 0.721 5.07 0.428 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.332 5.357\" overflow=\"visible\"><path d=\"M 4.035 0.339 C 3.621 0.107 3.153 0 2.666 0 C 2.18 0 1.729 0.125 1.297 0.339 C 0.901 0.571 0.558 0.893 0.342 1.304 C 0.108 1.732 0 2.197 0 2.679 C 0 3.161 0.126 3.625 0.342 4.054 C 0.558 4.447 0.901 4.786 1.297 5.018 C 1.711 5.25 2.18 5.357 2.666 5.357 C 3.153 5.357 3.603 5.232 4.035 5.018 C 4.432 4.786 4.756 4.465 4.99 4.054 C 5.224 3.625 5.332 3.161 5.332 2.679 C 5.332 2.197 5.206 1.732 4.99 1.304 C 4.756 0.893 4.432 0.571 4.035 0.339 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.332 5.357\" overflow=\"visible\"><path d=\"M 4.035 0.339 C 3.621 0.107 3.153 0 2.666 0 C 2.18 0 1.729 0.125 1.297 0.339 C 0.901 0.571 0.558 0.893 0.342 1.304 C 0.108 1.732 0 2.197 0 2.679 C 0 3.161 0.126 3.625 0.342 4.054 C 0.558 4.447 0.901 4.786 1.297 5.018 C 1.711 5.25 2.18 5.357 2.666 5.357 C 3.153 5.357 3.603 5.232 4.035 5.018 C 4.432 4.786 4.756 4.465 4.99 4.054 C 5.224 3.625 5.332 3.161 5.332 2.679 C 5.332 2.197 5.206 1.732 4.99 1.304 C 4.756 0.893 4.432 0.571 4.035 0.339 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-xa82g4\",layoutDependency:layoutDependency,layoutId:\"Y8vnOEsg2\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.346 4.642\" overflow=\"visible\"><path d=\"M 4.052 3.516 C 3.87 3.854 3.599 4.147 3.282 4.349 C 2.942 4.552 2.558 4.642 2.173 4.642 C 1.788 4.642 1.403 4.53 1.064 4.349 C 0.724 4.147 0.453 3.876 0.294 3.516 C 0.113 3.155 0 2.749 0 2.321 C 0 1.893 0.091 1.51 0.294 1.127 C 0.475 0.789 0.747 0.496 1.064 0.293 C 1.403 0.09 1.788 0 2.173 0 C 2.558 0 2.942 0.113 3.282 0.293 C 3.621 0.496 3.893 0.766 4.052 1.127 C 4.233 1.487 4.346 1.893 4.346 2.321 C 4.346 2.749 4.233 3.155 4.052 3.516 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.459 3.679\" overflow=\"visible\"><path d=\"M 3.225 2.786 C 3.081 3.054 2.864 3.286 2.612 3.447 C 2.342 3.607 2.036 3.679 1.729 3.679 C 1.423 3.679 1.117 3.59 0.847 3.447 C 0.576 3.286 0.36 3.072 0.234 2.786 C 0.09 2.5 0 2.179 0 1.839 C 0 1.5 0.072 1.197 0.234 0.893 C 0.378 0.625 0.594 0.393 0.847 0.232 C 1.117 0.071 1.423 0 1.729 0 C 2.036 0 2.342 0.089 2.612 0.232 C 2.882 0.393 3.099 0.607 3.225 0.893 C 3.369 1.179 3.459 1.5 3.459 1.839 C 3.459 2.179 3.369 2.5 3.225 2.786 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.459 3.679\" overflow=\"visible\"><path d=\"M 3.225 2.786 C 3.081 3.054 2.864 3.286 2.612 3.447 C 2.342 3.607 2.036 3.679 1.729 3.679 C 1.423 3.679 1.117 3.59 0.847 3.447 C 0.576 3.286 0.36 3.072 0.234 2.786 C 0.09 2.5 0 2.179 0 1.839 C 0 1.5 0.072 1.197 0.234 0.893 C 0.378 0.625 0.594 0.393 0.847 0.232 C 1.117 0.071 1.423 0 1.729 0 C 2.036 0 2.342 0.089 2.612 0.232 C 2.882 0.393 3.099 0.607 3.225 0.893 C 3.369 1.179 3.459 1.5 3.459 1.839 C 3.459 2.179 3.369 2.5 3.225 2.786 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-8k0n85\",layoutDependency:layoutDependency,layoutId:\"gUf7WxEha\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.274 6.58\" overflow=\"visible\"><path d=\"M 0 0 L 0 1.037 L 2.06 1.037 L 2.06 6.58 L 3.214 6.58 L 3.214 1.037 L 5.274 1.037 L 5.274 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.198 5.215\" overflow=\"visible\"><path d=\"M 0 0 L 0 0.821 L 1.639 0.821 L 1.639 5.215 L 2.558 5.215 L 2.558 0.821 L 4.198 0.821 L 4.198 0 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.198 5.215\" overflow=\"visible\"><path d=\"M 0 0 L 0 0.821 L 1.639 0.821 L 1.639 5.215 L 2.558 5.215 L 2.558 0.821 L 4.198 0.821 L 4.198 0 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1notspc\",layoutDependency:layoutDependency,layoutId:\"FBje5MKog\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.523 6.58\" overflow=\"visible\"><path d=\"M 4.368 4.439 L 0.951 0 L 0 0 L 0 6.58 L 1.154 6.58 L 1.154 2.141 L 4.572 6.58 L 5.523 6.58 L 5.523 0 L 4.368 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.396 5.215\" overflow=\"visible\"><path d=\"M 3.477 3.518 L 0.757 0 L 0 0 L 0 5.215 L 0.919 5.215 L 0.919 1.697 L 3.639 5.215 L 4.396 5.215 L 4.396 0 L 3.477 0 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.396 5.215\" overflow=\"visible\"><path d=\"M 3.477 3.518 L 0.757 0 L 0 0 L 0 5.215 L 0.919 5.215 L 0.919 1.697 L 3.639 5.215 L 4.396 5.215 L 4.396 0 L 3.477 0 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-lo2fk7\",layoutDependency:layoutDependency,layoutId:\"XRqrcEqi4\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 6.79 6.603\" overflow=\"visible\"><path d=\"M 5.319 0.023 L 3.395 3.516 L 1.426 0.023 L 0 0.023 L 0 6.603 L 1.222 6.603 L 1.222 2.051 L 3.373 5.837 L 5.568 1.983 L 5.568 6.58 L 6.79 6.58 L 6.79 0 L 5.319 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.405 5.232\" overflow=\"visible\"><path d=\"M 4.234 0.018 L 2.702 2.786 L 1.135 0.018 L 0 0.018 L 0 5.232 L 0.973 5.232 L 0.973 1.625 L 2.684 4.625 L 4.432 1.572 L 4.432 5.215 L 5.405 5.215 L 5.405 0 L 4.234 0 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.405 5.232\" overflow=\"visible\"><path d=\"M 4.234 0.018 L 2.702 2.786 L 1.135 0.018 L 0 0.018 L 0 5.232 L 0.973 5.232 L 0.973 1.625 L 2.684 4.625 L 4.432 1.572 L 4.432 5.215 L 5.405 5.215 L 5.405 0 L 4.234 0 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-126v6qs\",layoutDependency:layoutDependency,layoutId:\"nSY_IsIsz\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.708 6.584\" overflow=\"visible\"><path d=\"M 3.463 0.274 C 3.033 0.071 2.535 -0.019 2.06 0.003 L 0 0.003 L 0 6.584 L 1.154 6.584 L 1.154 4.691 L 2.06 4.691 C 2.535 4.691 3.033 4.601 3.463 4.42 C 3.848 4.24 4.165 3.97 4.391 3.609 C 4.595 3.226 4.708 2.798 4.708 2.37 C 4.708 1.941 4.595 1.513 4.391 1.13 C 4.165 0.747 3.848 0.454 3.463 0.274 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.747 5.217\" overflow=\"visible\"><path d=\"M 2.756 0.217 C 2.414 0.056 2.018 -0.015 1.639 0.003 L 0 0.003 L 0 5.217 L 0.919 5.217 L 0.919 3.717 L 1.639 3.717 C 2.018 3.717 2.414 3.646 2.756 3.503 C 3.063 3.36 3.315 3.146 3.495 2.86 C 3.657 2.556 3.747 2.217 3.747 1.878 C 3.747 1.538 3.657 1.199 3.495 0.896 C 3.315 0.592 3.063 0.36 2.756 0.217 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.747 5.217\" overflow=\"visible\"><path d=\"M 2.756 0.217 C 2.414 0.056 2.018 -0.015 1.639 0.003 L 0 0.003 L 0 5.217 L 0.919 5.217 L 0.919 3.717 L 1.639 3.717 C 2.018 3.717 2.414 3.646 2.756 3.503 C 3.063 3.36 3.315 3.146 3.495 2.86 C 3.657 2.556 3.747 2.217 3.747 1.878 C 3.747 1.538 3.657 1.199 3.495 0.896 C 3.315 0.592 3.063 0.36 2.756 0.217 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1ku2sjj\",layoutDependency:layoutDependency,layoutId:\"fpDrHRVEL\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.402 2.614\" overflow=\"visible\"><path d=\"M 2.014 2.276 C 1.765 2.501 1.381 2.614 0.86 2.614 L 0 2.614 L 0 0 L 0.86 0 C 1.358 0 1.743 0.113 2.014 0.338 C 2.263 0.563 2.399 0.879 2.399 1.307 C 2.422 1.713 2.286 2.051 2.014 2.276 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.912 2.072\" overflow=\"visible\"><path d=\"M 1.603 1.804 C 1.405 1.982 1.099 2.072 0.685 2.072 L 0 2.072 L 0 0 L 0.685 0 C 1.081 0 1.387 0.089 1.603 0.268 C 1.802 0.446 1.91 0.696 1.91 1.036 C 1.928 1.357 1.82 1.625 1.603 1.804 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.912 2.072\" overflow=\"visible\"><path d=\"M 1.603 1.804 C 1.405 1.982 1.099 2.072 0.685 2.072 L 0 2.072 L 0 0 L 0.685 0 C 1.081 0 1.387 0.089 1.603 0.268 C 1.802 0.446 1.91 0.696 1.91 1.036 C 1.928 1.357 1.82 1.625 1.603 1.804 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-biog0d\",layoutDependency:layoutDependency,layoutId:\"pV0bXQBsu\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7.334 6.58\" overflow=\"visible\"><path d=\"M 5.342 5.07 L 6.021 6.58 L 7.334 6.58 L 4.278 0 L 3.033 0 L 0 6.58 L 1.29 6.58 L 1.969 5.07 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.837 5.215\" overflow=\"visible\"><path d=\"M 4.252 4.018 L 4.792 5.215 L 5.837 5.215 L 3.405 0 L 2.414 0 L 0 5.215 L 1.027 5.215 L 1.567 4.018 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.837 5.215\" overflow=\"visible\"><path d=\"M 4.252 4.018 L 4.792 5.215 L 5.837 5.215 L 3.405 0 L 2.414 0 L 0 5.215 L 1.027 5.215 L 1.567 4.018 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-au59mh\",layoutDependency:layoutDependency,layoutId:\"LhbbOPc4R\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.535 2.862\" overflow=\"visible\"><path d=\"M 1.268 0 L 2.535 2.862 L 0 2.862 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.018 2.268\" overflow=\"visible\"><path d=\"M 1.009 0 L 2.018 2.268 L 0 2.268 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.018 2.268\" overflow=\"visible\"><path d=\"M 1.009 0 L 2.018 2.268 L 0 2.268 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1n85yti\",layoutDependency:layoutDependency,layoutId:\"nuMUQy6hR\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.391 6.58\" overflow=\"visible\"><path d=\"M 1.154 0 L 0 0 L 0 6.58 L 4.391 6.58 L 4.391 5.544 L 1.154 5.544 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.495 5.215\" overflow=\"visible\"><path d=\"M 0.919 0 L 0 0 L 0 5.215 L 3.495 5.215 L 3.495 4.393 L 0.919 4.393 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.495 5.215\" overflow=\"visible\"><path d=\"M 0.919 0 L 0 0 L 0 5.215 L 3.495 5.215 L 3.495 4.393 L 0.919 4.393 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1m55j49\",layoutDependency:layoutDependency,layoutId:\"nXK0sO7bS\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.154 6.58\" overflow=\"visible\"><path d=\"M 0 6.58 L 1.154 6.58 L 1.154 0 L 0 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 5.215\" overflow=\"visible\"><path d=\"M 0 5.215 L 0.919 5.215 L 0.919 0 L 0 0 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 5.215\" overflow=\"visible\"><path d=\"M 0 5.215 L 0.919 5.215 L 0.919 0 L 0 0 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-18agehq\",layoutDependency:layoutDependency,layoutId:\"Sr90Qs1YN\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 5.318\" overflow=\"visible\"><path d=\"M 0 0.721 C 0.023 2.299 0.045 3.448 0.068 4.011 C 0.091 4.079 0.091 4.169 0.068 4.237 L 0.068 4.394 C 0.068 4.71 0.113 5.025 0.204 5.318 C 0.294 5.025 0.34 4.71 0.34 4.394 C 0.34 4.282 0.385 2.637 0.453 0 C 0.43 0.023 0.407 0.045 0.407 0.068 C 0.249 0.27 0.113 0.496 0 0.721 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 4.215\" overflow=\"visible\"><path d=\"M 0 0.571 C 0.018 1.822 0.036 2.732 0.054 3.179 C 0.072 3.232 0.072 3.304 0.054 3.357 L 0.054 3.482 C 0.054 3.732 0.09 3.982 0.162 4.215 C 0.234 3.982 0.27 3.732 0.27 3.482 C 0.27 3.393 0.306 2.089 0.36 0 C 0.342 0.018 0.324 0.036 0.324 0.054 C 0.198 0.214 0.09 0.393 0 0.571 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 4.215\" overflow=\"visible\"><path d=\"M 0 0.571 C 0.018 1.822 0.036 2.732 0.054 3.179 C 0.072 3.232 0.072 3.304 0.054 3.357 L 0.054 3.482 C 0.054 3.732 0.09 3.982 0.162 4.215 C 0.234 3.982 0.27 3.732 0.27 3.482 C 0.27 3.393 0.306 2.089 0.36 0 C 0.342 0.018 0.324 0.036 0.324 0.054 C 0.198 0.214 0.09 0.393 0 0.571 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-dvlg8w\",layoutDependency:layoutDependency,layoutId:\"EAoDmzTik\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28.965 16.299\" overflow=\"visible\"><path d=\"M 25.118 15.501 C 25.48 15.118 25.819 14.667 26.068 14.194 C 25.887 14.6 25.185 16.132 25.864 16.267 C 26.611 16.402 27.449 16.177 28.965 14.262 C 28.92 11.805 28.875 9.664 28.852 8.042 L 27.924 8.042 C 27.472 8.042 26.725 7.997 26.227 7.253 C 25.683 6.442 25.661 5.608 25.638 5 C 25.616 4.121 25.389 2.521 24.28 1.619 C 23.511 1.011 21.428 0.537 19.504 1.304 C 18.87 1.552 17.603 2.205 16.358 2.814 C 15.226 3.377 13.778 4.076 13.325 4.076 C 14.072 3.738 15.068 3.242 16.154 2.633 C 17.399 1.957 18.712 1.236 19.368 0.966 C 20.681 0.447 23.194 0.29 24.484 1.326 C 25.706 2.318 25.955 4.03 25.978 4.954 C 26 5.563 26.023 6.307 26.498 7.05 C 26.928 7.681 27.607 7.681 28.015 7.681 L 28.83 7.681 L 28.83 7.095 C 28.105 7.14 27.064 7.185 26.611 6.216 C 26.068 5.045 26.657 2.047 24.846 0.785 C 23.035 -0.477 20.138 -0.161 17.558 1.326 C 15 2.791 11.605 4.707 7.418 6.374 C 3.23 8.042 0.627 8.718 0.129 8.785 C -0.346 8.876 0.514 9.191 2.302 9.236 C 4.09 9.281 5.584 9.146 5.584 9.146 L 18.712 3.197 C 18.712 3.197 7.395 8.808 6.444 9.416 C 5.494 10.025 4.724 10.228 4.792 10.791 C 4.86 11.355 5.584 11.287 7.576 11.242 C 9.568 11.197 9.998 11.016 10.677 10.814 C 11.356 10.611 18.712 7.231 18.712 7.231 C 18.712 7.231 10.835 11.129 9.704 12.031 C 8.572 12.932 9.794 13.225 10.564 13.247 C 11.356 13.27 13.461 13.157 14.638 12.571 C 15.815 11.986 19.482 9.642 19.482 9.642 C 19.482 9.642 15.86 12.233 15.158 12.819 C 14.593 13.293 14.298 13.698 14.434 14.194 C 14.638 14.825 15.724 14.757 17.173 14.239 C 17.173 14.239 18.667 13.721 19.233 13.225 C 19.798 12.707 21.383 11.309 21.383 11.309 C 21.383 11.309 19.504 13.247 19.029 14.081 C 18.576 14.915 18.486 15.118 18.712 15.591 C 19.029 16.267 21.428 15.569 22.107 14.848 C 22.605 14.284 23.08 13.698 23.511 13.067 C 23.511 13.067 22.786 14.239 22.628 14.915 C 22.469 15.591 22.288 16.132 22.945 16.2 C 23.669 16.312 24.348 16.335 25.118 15.501 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 23.054 12.916\" overflow=\"visible\"><path d=\"M 19.992 12.284 C 20.28 11.98 20.55 11.623 20.748 11.248 C 20.604 11.57 20.046 12.784 20.586 12.891 C 21.181 12.998 21.847 12.82 23.054 11.302 C 23.018 9.355 22.982 7.659 22.964 6.373 L 22.225 6.373 C 21.865 6.373 21.271 6.337 20.874 5.748 C 20.442 5.105 20.424 4.444 20.406 3.962 C 20.388 3.265 20.208 1.997 19.325 1.283 C 18.712 0.801 17.055 0.426 15.524 1.033 C 15.019 1.23 14.011 1.747 13.02 2.23 C 12.119 2.676 10.966 3.23 10.606 3.23 C 11.2 2.962 11.993 2.569 12.858 2.087 C 13.848 1.551 14.893 0.98 15.416 0.765 C 16.461 0.355 18.46 0.23 19.487 1.051 C 20.46 1.837 20.658 3.194 20.676 3.926 C 20.694 4.408 20.712 4.998 21.09 5.587 C 21.433 6.087 21.973 6.087 22.297 6.087 L 22.946 6.087 L 22.946 5.623 C 22.37 5.658 21.541 5.694 21.181 4.926 C 20.748 3.998 21.217 1.622 19.775 0.622 C 18.334 -0.378 16.028 -0.128 13.974 1.051 C 11.939 2.212 9.237 3.73 5.904 5.051 C 2.571 6.373 0.499 6.908 0.103 6.962 C -0.275 7.034 0.409 7.284 1.832 7.319 C 3.256 7.355 4.445 7.248 4.445 7.248 L 14.893 2.533 C 14.893 2.533 5.886 6.98 5.129 7.462 C 4.372 7.944 3.76 8.105 3.814 8.551 C 3.868 8.998 4.445 8.944 6.03 8.909 C 7.615 8.873 7.957 8.73 8.498 8.569 C 9.038 8.409 14.893 5.73 14.893 5.73 C 14.893 5.73 8.624 8.819 7.723 9.534 C 6.823 10.248 7.795 10.48 8.408 10.498 C 9.038 10.516 10.714 10.427 11.651 9.962 C 12.587 9.498 15.506 7.641 15.506 7.641 C 15.506 7.641 12.623 9.694 12.065 10.159 C 11.615 10.534 11.38 10.855 11.488 11.248 C 11.651 11.748 12.515 11.695 13.668 11.284 C 13.668 11.284 14.857 10.873 15.308 10.48 C 15.758 10.069 17.019 8.962 17.019 8.962 C 17.019 8.962 15.524 10.498 15.145 11.159 C 14.785 11.82 14.713 11.98 14.893 12.355 C 15.145 12.891 17.055 12.337 17.596 11.766 C 17.992 11.319 18.37 10.855 18.712 10.355 C 18.712 10.355 18.136 11.284 18.01 11.82 C 17.884 12.355 17.74 12.784 18.262 12.837 C 18.839 12.927 19.379 12.945 19.992 12.284 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 23.054 12.916\" overflow=\"visible\"><path d=\"M 19.992 12.284 C 20.28 11.98 20.55 11.623 20.748 11.248 C 20.604 11.57 20.046 12.784 20.586 12.891 C 21.181 12.998 21.847 12.82 23.054 11.302 C 23.018 9.355 22.982 7.659 22.964 6.373 L 22.225 6.373 C 21.865 6.373 21.271 6.337 20.874 5.748 C 20.442 5.105 20.424 4.444 20.406 3.962 C 20.388 3.265 20.208 1.997 19.325 1.283 C 18.712 0.801 17.055 0.426 15.524 1.033 C 15.019 1.23 14.011 1.747 13.02 2.23 C 12.119 2.676 10.966 3.23 10.606 3.23 C 11.2 2.962 11.993 2.569 12.858 2.087 C 13.848 1.551 14.893 0.98 15.416 0.765 C 16.461 0.355 18.46 0.23 19.487 1.051 C 20.46 1.837 20.658 3.194 20.676 3.926 C 20.694 4.408 20.712 4.998 21.09 5.587 C 21.433 6.087 21.973 6.087 22.297 6.087 L 22.946 6.087 L 22.946 5.623 C 22.37 5.658 21.541 5.694 21.181 4.926 C 20.748 3.998 21.217 1.622 19.775 0.622 C 18.334 -0.378 16.028 -0.128 13.974 1.051 C 11.939 2.212 9.237 3.73 5.904 5.051 C 2.571 6.373 0.499 6.908 0.103 6.962 C -0.275 7.034 0.409 7.284 1.832 7.319 C 3.256 7.355 4.445 7.248 4.445 7.248 L 14.893 2.533 C 14.893 2.533 5.886 6.98 5.129 7.462 C 4.372 7.944 3.76 8.105 3.814 8.551 C 3.868 8.998 4.445 8.944 6.03 8.909 C 7.615 8.873 7.957 8.73 8.498 8.569 C 9.038 8.409 14.893 5.73 14.893 5.73 C 14.893 5.73 8.624 8.819 7.723 9.534 C 6.823 10.248 7.795 10.48 8.408 10.498 C 9.038 10.516 10.714 10.427 11.651 9.962 C 12.587 9.498 15.506 7.641 15.506 7.641 C 15.506 7.641 12.623 9.694 12.065 10.159 C 11.615 10.534 11.38 10.855 11.488 11.248 C 11.651 11.748 12.515 11.695 13.668 11.284 C 13.668 11.284 14.857 10.873 15.308 10.48 C 15.758 10.069 17.019 8.962 17.019 8.962 C 17.019 8.962 15.524 10.498 15.145 11.159 C 14.785 11.82 14.713 11.98 14.893 12.355 C 15.145 12.891 17.055 12.337 17.596 11.766 C 17.992 11.319 18.37 10.855 18.712 10.355 C 18.712 10.355 18.136 11.284 18.01 11.82 C 17.884 12.355 17.74 12.784 18.262 12.837 C 18.839 12.927 19.379 12.945 19.992 12.284 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1k54wgc\",layoutDependency:layoutDependency,layoutId:\"UH6IFM1Cf\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.885 6.58\" overflow=\"visible\"><path d=\"M 4.708 5.837 L 4.912 5.701 C 5.047 5.611 5.161 5.544 5.251 5.454 C 5.432 5.341 5.613 5.206 5.794 5.093 C 5.817 3.808 5.862 2.501 5.885 1.217 C 5.523 1.059 5.138 0.901 4.731 0.744 C 4.708 0.744 4.685 0.721 4.663 0.721 C 4.617 0.699 4.595 0.699 4.549 0.676 C 4.278 0.586 4.029 0.473 3.735 0.383 C 3.395 0.248 3.056 0.135 2.716 0 C 0.453 1.194 0 1.758 0 2.862 C 0 4.417 1.335 5.116 3.644 6.58 C 4.006 6.31 4.368 6.062 4.708 5.837 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.684 5.215\" overflow=\"visible\"><path d=\"M 3.747 4.625 L 3.909 4.518 C 4.017 4.447 4.107 4.393 4.179 4.322 C 4.324 4.232 4.468 4.125 4.612 4.036 C 4.63 3.018 4.666 1.982 4.684 0.964 C 4.396 0.839 4.089 0.714 3.765 0.589 C 3.747 0.589 3.729 0.571 3.711 0.571 C 3.675 0.554 3.657 0.554 3.621 0.536 C 3.405 0.464 3.207 0.375 2.972 0.304 C 2.702 0.196 2.432 0.107 2.162 0 C 0.36 0.946 0 1.393 0 2.268 C 0 3.5 1.063 4.054 2.9 5.215 C 3.189 5 3.477 4.804 3.747 4.625 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.684 5.215\" overflow=\"visible\"><path d=\"M 3.747 4.625 L 3.909 4.518 C 4.017 4.447 4.107 4.393 4.179 4.322 C 4.324 4.232 4.468 4.125 4.612 4.036 C 4.63 3.018 4.666 1.982 4.684 0.964 C 4.396 0.839 4.089 0.714 3.765 0.589 C 3.747 0.589 3.729 0.571 3.711 0.571 C 3.675 0.554 3.657 0.554 3.621 0.536 C 3.405 0.464 3.207 0.375 2.972 0.304 C 2.702 0.196 2.432 0.107 2.162 0 C 0.36 0.946 0 1.393 0 2.268 C 0 3.5 1.063 4.054 2.9 5.215 C 3.189 5 3.477 4.804 3.747 4.625 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-11syodh\",layoutDependency:layoutDependency,layoutId:\"wSn32HvnR\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.695 4.665\" overflow=\"visible\"><path d=\"M 0.002 2.231 C 0.002 2.231 -0.157 1.239 2.401 0.09 C 2.469 0.068 2.537 0.023 2.605 0 C 2.628 1.555 2.65 3.11 2.695 4.665 C 1.428 3.808 0.002 2.997 0.002 2.231 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.145 3.697\" overflow=\"visible\"><path d=\"M 0.002 1.768 C 0.002 1.768 -0.125 0.982 1.911 0.071 C 1.965 0.054 2.019 0.018 2.073 0 C 2.091 1.232 2.109 2.464 2.145 3.697 C 1.136 3.018 0.002 2.375 0.002 1.768 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.145 3.697\" overflow=\"visible\"><path d=\"M 0.002 1.768 C 0.002 1.768 -0.125 0.982 1.911 0.071 C 1.965 0.054 2.019 0.018 2.073 0 C 2.091 1.232 2.109 2.464 2.145 3.697 C 1.136 3.018 0.002 2.375 0.002 1.768 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1iyllm0\",layoutDependency:layoutDependency,layoutId:\"gYKMP2IkG\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 3.223\" overflow=\"visible\"><path d=\"M 0.34 0 C 0.226 0.135 0.113 0.27 0 0.383 C 0.656 1.262 0.611 2.118 0.249 3.223 C 0.588 2.839 1.268 1.87 0.702 0.608 C 0.588 0.406 0.475 0.203 0.34 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 2.554\" overflow=\"visible\"><path d=\"M 0.27 0 C 0.18 0.107 0.09 0.214 0 0.304 C 0.522 1 0.486 1.679 0.198 2.554 C 0.468 2.25 1.009 1.482 0.558 0.482 C 0.468 0.321 0.378 0.161 0.27 0 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 2.554\" overflow=\"visible\"><path d=\"M 0.27 0 C 0.18 0.107 0.09 0.214 0 0.304 C 0.522 1 0.486 1.679 0.198 2.554 C 0.468 2.25 1.009 1.482 0.558 0.482 C 0.468 0.321 0.378 0.161 0.27 0 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-f88wss\",layoutDependency:layoutDependency,layoutId:\"qbrWkvdHv\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.549 7.437\" overflow=\"visible\"><path d=\"M 0.091 5.949 L 0.928 6.783 L 1.494 7.347 C 1.516 7.369 1.562 7.392 1.607 7.437 C 3.146 6.107 4.549 4.845 4.549 3.268 C 4.549 2.028 3.35 0.901 2.15 0 C 2.037 0.068 1.924 0.135 1.811 0.225 C 1.539 0.406 1.29 0.563 1.064 0.721 C 1.064 0.721 1.041 0.721 1.041 0.744 C 0.996 0.789 0.928 0.811 0.883 0.856 C 0.566 1.082 0.272 1.285 0 1.487 C 0.045 2.997 0.068 4.507 0.091 5.949 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.621 5.893\" overflow=\"visible\"><path d=\"M 0.072 4.715 L 0.739 5.375 L 1.189 5.822 C 1.207 5.84 1.243 5.858 1.279 5.893 C 2.504 4.84 3.621 3.84 3.621 2.589 C 3.621 1.607 2.666 0.714 1.711 0 C 1.621 0.054 1.531 0.107 1.441 0.179 C 1.225 0.321 1.027 0.446 0.847 0.571 C 0.847 0.571 0.829 0.571 0.829 0.589 C 0.793 0.625 0.739 0.643 0.703 0.679 C 0.45 0.857 0.216 1.018 0 1.179 C 0.036 2.375 0.054 3.572 0.072 4.715 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.621 5.893\" overflow=\"visible\"><path d=\"M 0.072 4.715 L 0.739 5.375 L 1.189 5.822 C 1.207 5.84 1.243 5.858 1.279 5.893 C 2.504 4.84 3.621 3.84 3.621 2.589 C 3.621 1.607 2.666 0.714 1.711 0 C 1.621 0.054 1.531 0.107 1.441 0.179 C 1.225 0.321 1.027 0.446 0.847 0.571 C 0.847 0.571 0.829 0.571 0.829 0.589 C 0.793 0.625 0.739 0.643 0.703 0.679 C 0.45 0.857 0.216 1.018 0 1.179 C 0.036 2.375 0.054 3.572 0.072 4.715 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-6zo8js\",layoutDependency:layoutDependency,layoutId:\"Q0FAp9xdl\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.196 5.611\" overflow=\"visible\"><path d=\"M 0.113 0 C 1.607 1.082 2.196 1.78 2.196 2.547 C 2.196 3.335 1.358 4.259 0 5.611 C 0.023 3.808 0.068 1.938 0.113 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.747 4.447\" overflow=\"visible\"><path d=\"M 0.09 0 C 1.279 0.857 1.747 1.411 1.747 2.018 C 1.747 2.643 1.081 3.375 0 4.447 C 0.018 3.018 0.054 1.536 0.09 0 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.747 4.447\" overflow=\"visible\"><path d=\"M 0.09 0 C 1.279 0.857 1.747 1.411 1.747 2.018 C 1.747 2.643 1.081 3.375 0 4.447 C 0.018 3.018 0.054 1.536 0.09 0 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-l1cy8j\",layoutDependency:layoutDependency,layoutId:\"gFfoeouAb\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28.988 16.277\" overflow=\"visible\"><path d=\"M 7.605 11.302 C 7.605 11.302 9.19 12.7 9.755 13.218 C 10.321 13.736 11.815 14.232 11.815 14.232 C 13.264 14.75 14.35 14.818 14.554 14.187 C 14.712 13.691 14.395 13.263 13.83 12.812 C 13.128 12.226 9.506 9.635 9.506 9.635 C 9.506 9.635 13.173 11.979 14.35 12.564 C 15.527 13.15 17.632 13.263 18.424 13.241 C 19.217 13.218 20.416 12.925 19.284 12.024 C 18.153 11.122 10.276 7.224 10.276 7.224 C 10.276 7.224 17.609 10.626 18.311 10.807 C 18.99 11.01 19.42 11.167 21.412 11.235 C 23.404 11.28 24.106 11.348 24.196 10.784 C 24.287 10.243 23.494 10.041 22.544 9.41 C 21.593 8.801 10.276 3.19 10.276 3.19 L 23.404 9.139 C 23.404 9.139 24.898 9.274 26.686 9.229 C 28.474 9.184 29.334 8.869 28.859 8.779 C 28.383 8.688 25.758 8.035 21.57 6.367 C 17.383 4.7 13.988 2.807 11.43 1.319 C 8.873 -0.146 5.953 -0.484 4.142 0.778 C 2.331 2.04 2.92 5.015 2.377 6.209 C 1.924 7.178 0.883 7.133 0.158 7.088 C 0.158 7.269 0.158 7.471 0.136 7.674 L 0.973 7.674 C 1.381 7.674 2.06 7.674 2.49 7.043 C 2.965 6.322 2.988 5.556 3.01 4.947 C 3.033 4.024 3.282 2.311 4.504 1.319 C 5.794 0.283 8.307 0.44 9.62 0.959 C 10.276 1.207 11.589 1.928 12.834 2.626 C 13.92 3.235 14.916 3.731 15.663 4.069 C 15.188 4.069 13.762 3.37 12.63 2.807 C 11.408 2.176 10.14 1.545 9.484 1.297 C 7.56 0.531 5.478 1.004 4.708 1.612 C 3.576 2.514 3.373 4.114 3.35 4.993 C 3.327 5.601 3.305 6.457 2.761 7.246 C 2.286 7.99 1.539 8.035 1.064 8.035 L 0.136 8.035 C 0.091 9.657 0.045 11.776 0 14.187 C 1.539 16.148 2.422 16.395 3.146 16.238 C 3.825 16.103 3.146 14.57 2.942 14.164 C 3.214 14.638 3.531 15.066 3.893 15.472 C 4.64 16.305 5.342 16.283 6.021 16.193 C 6.7 16.103 6.496 15.584 6.338 14.908 C 6.179 14.232 5.455 13.06 5.455 13.06 C 5.885 13.669 6.36 14.277 6.858 14.841 C 7.537 15.562 9.936 16.283 10.253 15.584 C 10.457 15.134 10.389 14.908 9.936 14.074 C 9.506 13.241 7.605 11.302 7.605 11.302 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 23.072 12.899\" overflow=\"visible\"><path d=\"M 6.053 8.957 C 6.053 8.957 7.314 10.064 7.764 10.475 C 8.215 10.885 9.404 11.278 9.404 11.278 C 10.557 11.689 11.422 11.743 11.584 11.243 C 11.71 10.85 11.458 10.51 11.007 10.153 C 10.449 9.689 7.566 7.635 7.566 7.635 C 7.566 7.635 10.485 9.492 11.422 9.957 C 12.358 10.421 14.034 10.51 14.664 10.492 C 15.295 10.475 16.25 10.242 15.349 9.528 C 14.448 8.814 8.179 5.724 8.179 5.724 C 8.179 5.724 14.016 8.421 14.574 8.564 C 15.115 8.725 15.457 8.85 17.042 8.903 C 18.628 8.939 19.186 8.992 19.258 8.546 C 19.33 8.117 18.7 7.957 17.943 7.457 C 17.186 6.974 8.179 2.528 8.179 2.528 L 18.628 7.242 C 18.628 7.242 19.817 7.349 21.24 7.314 C 22.663 7.278 23.348 7.028 22.969 6.957 C 22.591 6.885 20.501 6.367 17.168 5.046 C 13.836 3.724 11.133 2.224 9.098 1.045 C 7.062 -0.115 4.738 -0.383 3.297 0.617 C 1.856 1.617 2.324 3.974 1.892 4.921 C 1.531 5.689 0.703 5.653 0.126 5.617 C 0.126 5.76 0.126 5.921 0.108 6.082 L 0.775 6.082 C 1.099 6.082 1.639 6.082 1.982 5.581 C 2.36 5.01 2.378 4.403 2.396 3.921 C 2.414 3.188 2.612 1.831 3.585 1.045 C 4.612 0.224 6.612 0.349 7.656 0.76 C 8.179 0.956 9.224 1.528 10.215 2.081 C 11.079 2.563 11.872 2.956 12.466 3.224 C 12.088 3.224 10.953 2.671 10.052 2.224 C 9.08 1.724 8.071 1.224 7.548 1.028 C 6.017 0.42 4.36 0.795 3.747 1.278 C 2.846 1.992 2.684 3.26 2.666 3.956 C 2.648 4.439 2.63 5.117 2.198 5.742 C 1.82 6.332 1.225 6.367 0.847 6.367 L 0.108 6.367 C 0.072 7.653 0.036 9.332 0 11.243 C 1.225 12.796 1.928 12.993 2.504 12.868 C 3.045 12.76 2.504 11.546 2.342 11.225 C 2.558 11.6 2.81 11.939 3.099 12.26 C 3.693 12.921 4.252 12.903 4.792 12.832 C 5.332 12.76 5.17 12.35 5.044 11.814 C 4.918 11.278 4.342 10.35 4.342 10.35 C 4.684 10.832 5.062 11.314 5.459 11.76 C 5.999 12.332 7.909 12.903 8.161 12.35 C 8.323 11.993 8.269 11.814 7.909 11.153 C 7.566 10.492 6.053 8.957 6.053 8.957 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 23.072 12.899\" overflow=\"visible\"><path d=\"M 6.053 8.957 C 6.053 8.957 7.314 10.064 7.764 10.475 C 8.215 10.885 9.404 11.278 9.404 11.278 C 10.557 11.689 11.422 11.743 11.584 11.243 C 11.71 10.85 11.458 10.51 11.007 10.153 C 10.449 9.689 7.566 7.635 7.566 7.635 C 7.566 7.635 10.485 9.492 11.422 9.957 C 12.358 10.421 14.034 10.51 14.664 10.492 C 15.295 10.475 16.25 10.242 15.349 9.528 C 14.448 8.814 8.179 5.724 8.179 5.724 C 8.179 5.724 14.016 8.421 14.574 8.564 C 15.115 8.725 15.457 8.85 17.042 8.903 C 18.628 8.939 19.186 8.992 19.258 8.546 C 19.33 8.117 18.7 7.957 17.943 7.457 C 17.186 6.974 8.179 2.528 8.179 2.528 L 18.628 7.242 C 18.628 7.242 19.817 7.349 21.24 7.314 C 22.663 7.278 23.348 7.028 22.969 6.957 C 22.591 6.885 20.501 6.367 17.168 5.046 C 13.836 3.724 11.133 2.224 9.098 1.045 C 7.062 -0.115 4.738 -0.383 3.297 0.617 C 1.856 1.617 2.324 3.974 1.892 4.921 C 1.531 5.689 0.703 5.653 0.126 5.617 C 0.126 5.76 0.126 5.921 0.108 6.082 L 0.775 6.082 C 1.099 6.082 1.639 6.082 1.982 5.581 C 2.36 5.01 2.378 4.403 2.396 3.921 C 2.414 3.188 2.612 1.831 3.585 1.045 C 4.612 0.224 6.612 0.349 7.656 0.76 C 8.179 0.956 9.224 1.528 10.215 2.081 C 11.079 2.563 11.872 2.956 12.466 3.224 C 12.088 3.224 10.953 2.671 10.052 2.224 C 9.08 1.724 8.071 1.224 7.548 1.028 C 6.017 0.42 4.36 0.795 3.747 1.278 C 2.846 1.992 2.684 3.26 2.666 3.956 C 2.648 4.439 2.63 5.117 2.198 5.742 C 1.82 6.332 1.225 6.367 0.847 6.367 L 0.108 6.367 C 0.072 7.653 0.036 9.332 0 11.243 C 1.225 12.796 1.928 12.993 2.504 12.868 C 3.045 12.76 2.504 11.546 2.342 11.225 C 2.558 11.6 2.81 11.939 3.099 12.26 C 3.693 12.921 4.252 12.903 4.792 12.832 C 5.332 12.76 5.17 12.35 5.044 11.814 C 4.918 11.278 4.342 10.35 4.342 10.35 C 4.684 10.832 5.062 11.314 5.459 11.76 C 5.999 12.332 7.909 12.903 8.161 12.35 C 8.323 11.993 8.269 11.814 7.909 11.153 C 7.566 10.492 6.053 8.957 6.053 8.957 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-mzlg8r\",layoutDependency:layoutDependency,layoutId:\"NGDY7QpIC\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.675 3.664\" overflow=\"visible\"><path d=\"M 1.833 3.664 C 2.196 3.664 2.558 3.551 2.852 3.349 C 3.146 3.146 3.395 2.853 3.531 2.537 C 3.667 2.199 3.712 1.839 3.644 1.478 C 3.576 1.118 3.395 0.802 3.146 0.532 C 2.897 0.284 2.558 0.104 2.196 0.036 C 1.833 -0.032 1.471 -0.009 1.132 0.149 C 0.792 0.284 0.498 0.532 0.317 0.825 C 0.113 1.118 0 1.478 0 1.839 C 0 2.087 0.045 2.312 0.136 2.537 C 0.226 2.763 0.362 2.966 0.543 3.123 C 0.724 3.304 0.905 3.439 1.132 3.529 C 1.335 3.619 1.584 3.664 1.833 3.664 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.925 2.904\" overflow=\"visible\"><path d=\"M 1.459 2.904 C 1.747 2.904 2.036 2.814 2.27 2.654 C 2.504 2.493 2.702 2.261 2.81 2.011 C 2.918 1.743 2.954 1.457 2.9 1.171 C 2.846 0.886 2.702 0.636 2.504 0.421 C 2.306 0.225 2.036 0.082 1.747 0.028 C 1.459 -0.025 1.171 -0.007 0.901 0.118 C 0.631 0.225 0.396 0.421 0.252 0.654 C 0.09 0.886 0 1.171 0 1.457 C 0 1.654 0.036 1.832 0.108 2.011 C 0.18 2.189 0.288 2.35 0.432 2.475 C 0.576 2.618 0.721 2.725 0.901 2.797 C 1.063 2.868 1.261 2.904 1.459 2.904 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.925 2.904\" overflow=\"visible\"><path d=\"M 1.459 2.904 C 1.747 2.904 2.036 2.814 2.27 2.654 C 2.504 2.493 2.702 2.261 2.81 2.011 C 2.918 1.743 2.954 1.457 2.9 1.171 C 2.846 0.886 2.702 0.636 2.504 0.421 C 2.306 0.225 2.036 0.082 1.747 0.028 C 1.459 -0.025 1.171 -0.007 0.901 0.118 C 0.631 0.225 0.396 0.421 0.252 0.654 C 0.09 0.886 0 1.171 0 1.457 C 0 1.654 0.036 1.832 0.108 2.011 C 0.18 2.189 0.288 2.35 0.432 2.475 C 0.576 2.618 0.721 2.725 0.901 2.797 C 1.063 2.868 1.261 2.904 1.459 2.904 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-jk6uwj\",layoutDependency:layoutDependency,layoutId:\"kjlEVHu4_\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 9.006 20.62\" overflow=\"visible\"><path d=\"M 7.673 14.13 C 7.673 14.13 7.628 12.868 5.568 12.733 C 3.463 12.597 3.373 13.499 3.418 13.837 C 3.576 13.837 3.712 13.882 3.712 13.927 C 3.712 13.972 3.599 14.017 3.463 14.017 C 3.576 14.355 3.893 14.761 4.798 15.211 C 5.545 15.572 5.908 15.549 6.338 15.482 C 6.338 15.482 6.836 15.775 6.836 16.248 C 6.836 16.699 6.043 17.578 2.331 19.426 C 2.558 9.465 2.761 0.721 2.761 0.721 L 2.988 0.721 C 3.078 0.721 3.169 0.676 3.237 0.608 C 3.305 0.541 3.35 0.451 3.35 0.361 L 3.35 0.248 C 3.35 0.203 3.35 0.158 3.327 0.113 C 3.305 0.068 3.282 0.023 3.237 0 C 3.033 0.225 2.807 0.406 2.535 0.541 C 2.263 0.676 1.969 0.721 1.675 0.721 C 1.381 0.721 1.086 0.654 0.815 0.541 C 0.543 0.428 0.294 0.225 0.113 0 C 0.068 0.045 0.045 0.068 0.023 0.113 C 0 0.158 0 0.203 0 0.248 L 0 0.361 C 0 0.451 0.045 0.541 0.113 0.608 C 0.181 0.676 0.272 0.721 0.362 0.721 L 0.588 0.721 C 0.588 0.721 0.747 9.217 0.905 18.997 L 1.901 19.493 C 1.947 19.516 2.014 19.538 2.06 19.561 C 2.897 19.966 3.599 20.304 4.187 20.62 C 6.179 19.854 8.126 18.975 8.714 17.735 C 9.755 15.437 7.673 14.13 7.673 14.13 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7.168 16.34\" overflow=\"visible\"><path d=\"M 6.107 11.197 C 6.107 11.197 6.071 10.197 4.432 10.09 C 2.756 9.983 2.684 10.697 2.72 10.965 C 2.846 10.965 2.954 11.001 2.954 11.036 C 2.954 11.072 2.864 11.108 2.756 11.108 C 2.846 11.376 3.099 11.697 3.819 12.054 C 4.414 12.34 4.702 12.322 5.044 12.269 C 5.044 12.269 5.441 12.501 5.441 12.876 C 5.441 13.233 4.81 13.929 1.856 15.394 C 2.036 7.5 2.198 0.571 2.198 0.571 L 2.378 0.571 C 2.45 0.571 2.522 0.536 2.576 0.482 C 2.63 0.429 2.666 0.357 2.666 0.286 L 2.666 0.196 C 2.666 0.161 2.666 0.125 2.648 0.089 C 2.63 0.054 2.612 0.018 2.576 0 C 2.414 0.179 2.234 0.321 2.018 0.429 C 1.802 0.536 1.567 0.571 1.333 0.571 C 1.099 0.571 0.865 0.518 0.649 0.429 C 0.432 0.339 0.234 0.179 0.09 0 C 0.054 0.036 0.036 0.054 0.018 0.089 C 0 0.125 0 0.161 0 0.196 L 0 0.286 C 0 0.357 0.036 0.429 0.09 0.482 C 0.144 0.536 0.216 0.571 0.288 0.571 L 0.468 0.571 C 0.468 0.571 0.594 7.304 0.721 15.055 L 1.513 15.447 C 1.549 15.465 1.603 15.483 1.639 15.501 C 2.306 15.822 2.864 16.09 3.333 16.34 C 4.918 15.733 6.467 15.037 6.936 14.054 C 7.764 12.233 6.107 11.197 6.107 11.197 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7.168 16.34\" overflow=\"visible\"><path d=\"M 6.107 11.197 C 6.107 11.197 6.071 10.197 4.432 10.09 C 2.756 9.983 2.684 10.697 2.72 10.965 C 2.846 10.965 2.954 11.001 2.954 11.036 C 2.954 11.072 2.864 11.108 2.756 11.108 C 2.846 11.376 3.099 11.697 3.819 12.054 C 4.414 12.34 4.702 12.322 5.044 12.269 C 5.044 12.269 5.441 12.501 5.441 12.876 C 5.441 13.233 4.81 13.929 1.856 15.394 C 2.036 7.5 2.198 0.571 2.198 0.571 L 2.378 0.571 C 2.45 0.571 2.522 0.536 2.576 0.482 C 2.63 0.429 2.666 0.357 2.666 0.286 L 2.666 0.196 C 2.666 0.161 2.666 0.125 2.648 0.089 C 2.63 0.054 2.612 0.018 2.576 0 C 2.414 0.179 2.234 0.321 2.018 0.429 C 1.802 0.536 1.567 0.571 1.333 0.571 C 1.099 0.571 0.865 0.518 0.649 0.429 C 0.432 0.339 0.234 0.179 0.09 0 C 0.054 0.036 0.036 0.054 0.018 0.089 C 0 0.125 0 0.161 0 0.196 L 0 0.286 C 0 0.357 0.036 0.429 0.09 0.482 C 0.144 0.536 0.216 0.571 0.288 0.571 L 0.468 0.571 C 0.468 0.571 0.594 7.304 0.721 15.055 L 1.513 15.447 C 1.549 15.465 1.603 15.483 1.639 15.501 C 2.306 15.822 2.864 16.09 3.333 16.34 C 4.918 15.733 6.467 15.037 6.936 14.054 C 7.764 12.233 6.107 11.197 6.107 11.197 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-9lq5hw\",layoutDependency:layoutDependency,layoutId:\"Gem9ZX1EU\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.407 0.496 C 0.181 0.496 0 0.383 0 0.248 C 0 0.113 0.181 0 0.407 0 C 0.634 0 0.815 0.113 0.815 0.248 C 0.815 0.383 0.634 0.496 0.407 0.496 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.324 0.393 C 0.144 0.393 0 0.304 0 0.196 C 0 0.089 0.144 0 0.324 0 C 0.504 0 0.649 0.089 0.649 0.196 C 0.649 0.304 0.504 0.393 0.324 0.393 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.324 0.393 C 0.144 0.393 0 0.304 0 0.196 C 0 0.089 0.144 0 0.324 0 C 0.504 0 0.649 0.089 0.649 0.196 C 0.649 0.304 0.504 0.393 0.324 0.393 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-4osdl4\",layoutDependency:layoutDependency,layoutId:\"WZuM5JEkF\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.214 6.67\" overflow=\"visible\"><path d=\"M 2.603 6.152 C 2.784 5.927 2.942 5.701 3.124 5.499 C 3.146 4.214 3.191 2.772 3.214 1.217 C 2.988 0.992 2.739 0.766 2.467 0.518 C 2.377 0.451 2.309 0.361 2.218 0.293 C 2.105 0.18 1.992 0.09 1.879 0 C 1.245 0.586 0 1.893 0 3.02 C 0 4.349 1.29 5.701 2.263 6.67 C 2.354 6.468 2.467 6.31 2.603 6.152 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.558 5.286\" overflow=\"visible\"><path d=\"M 2.072 4.875 C 2.216 4.697 2.342 4.518 2.486 4.357 C 2.504 3.339 2.54 2.197 2.558 0.964 C 2.378 0.786 2.18 0.607 1.964 0.411 C 1.892 0.357 1.838 0.286 1.765 0.232 C 1.675 0.143 1.585 0.071 1.495 0 C 0.991 0.464 0 1.5 0 2.393 C 0 3.447 1.027 4.518 1.802 5.286 C 1.874 5.125 1.964 5 2.072 4.875 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.558 5.286\" overflow=\"visible\"><path d=\"M 2.072 4.875 C 2.216 4.697 2.342 4.518 2.486 4.357 C 2.504 3.339 2.54 2.197 2.558 0.964 C 2.378 0.786 2.18 0.607 1.964 0.411 C 1.892 0.357 1.838 0.286 1.765 0.232 C 1.675 0.143 1.585 0.071 1.495 0 C 0.991 0.464 0 1.5 0 2.393 C 0 3.447 1.027 4.518 1.802 5.286 C 1.874 5.125 1.964 5 2.072 4.875 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-pkx229\",layoutDependency:layoutDependency,layoutId:\"GnQNW1ugZ\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.539 5.183\" overflow=\"visible\"><path d=\"M 1.449 0 C 1.494 1.916 1.516 3.673 1.539 5.183 C 0.792 4.192 0 3.177 0 2.479 C 0 1.825 0.385 1.082 1.449 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.225 4.107\" overflow=\"visible\"><path d=\"M 1.153 0 C 1.189 1.518 1.207 2.911 1.225 4.107 C 0.631 3.322 0 2.518 0 1.964 C 0 1.447 0.306 0.857 1.153 0 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.225 4.107\" overflow=\"visible\"><path d=\"M 1.153 0 C 1.189 1.518 1.207 2.911 1.225 4.107 C 0.631 3.322 0 2.518 0 1.964 C 0 1.447 0.306 0.857 1.153 0 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-5h98su\",layoutDependency:layoutDependency,layoutId:\"e0dDJADYU\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12.65 35.145\" overflow=\"visible\"><path d=\"M 7.489 7.09 C 3.075 4.972 2.17 4.003 2.17 3.53 C 2.17 3.056 2.668 2.763 2.668 2.763 C 3.098 2.853 3.46 2.853 4.207 2.493 C 5.112 2.065 5.429 1.637 5.542 1.299 C 5.407 1.299 5.293 1.253 5.293 1.208 C 5.293 1.163 5.429 1.118 5.588 1.118 L 5.588 1.096 C 5.61 0.758 5.497 -0.121 3.415 0.014 C 1.355 0.149 1.31 1.411 1.31 1.411 C 1.31 1.411 -0.773 2.741 0.314 4.994 C 1.265 7 5.724 8.059 8.304 9.208 C 10.862 10.358 10.703 11.349 10.703 11.349 C 10.703 12.206 8.983 13.107 7.625 14.054 C 6.267 15 3.392 16.645 3.392 18.583 C 3.392 20.364 5.18 21.738 6.923 23.271 C 8.689 24.803 9.254 25.727 9.254 26.583 C 9.254 27.755 7.308 29.333 6.312 31.293 C 5.316 33.254 7.285 36.296 6.674 34.696 C 6.04 33.096 6.38 31.969 7.195 30.843 C 8.191 29.468 10.318 28.116 10.318 26.29 C 10.318 24.758 8.077 22.955 8.077 22.955 C 6.086 20.972 4.818 19.845 4.818 18.854 C 4.818 17.862 5.769 16.983 8.44 15.248 C 11.088 13.535 12.65 12.859 12.65 11.192 C 12.65 9.727 11.903 9.208 7.489 7.09 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10.068 27.851\" overflow=\"visible\"><path d=\"M 5.961 5.619 C 2.448 3.94 1.727 3.172 1.727 2.797 C 1.727 2.422 2.123 2.19 2.123 2.19 C 2.466 2.261 2.754 2.261 3.348 1.976 C 4.069 1.636 4.321 1.297 4.411 1.029 C 4.303 1.029 4.213 0.993 4.213 0.958 C 4.213 0.922 4.321 0.886 4.447 0.886 L 4.447 0.868 C 4.465 0.6 4.375 -0.096 2.718 0.011 C 1.079 0.118 1.043 1.118 1.043 1.118 C 1.043 1.118 -0.615 2.172 0.25 3.958 C 1.006 5.547 4.555 6.387 6.609 7.297 C 8.645 8.208 8.519 8.994 8.519 8.994 C 8.519 9.672 7.15 10.387 6.069 11.137 C 4.988 11.887 2.7 13.191 2.7 14.726 C 2.7 16.137 4.123 17.226 5.51 18.441 C 6.915 19.655 7.366 20.387 7.366 21.066 C 7.366 21.995 5.817 23.245 5.024 24.798 C 4.231 26.352 5.798 28.763 5.312 27.495 C 4.808 26.227 5.078 25.334 5.726 24.441 C 6.519 23.352 8.213 22.28 8.213 20.834 C 8.213 19.619 6.429 18.191 6.429 18.191 C 4.844 16.619 3.835 15.726 3.835 14.941 C 3.835 14.155 4.591 13.458 6.717 12.083 C 8.825 10.726 10.068 10.19 10.068 8.869 C 10.068 7.708 9.474 7.297 5.961 5.619 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10.068 27.851\" overflow=\"visible\"><path d=\"M 5.961 5.619 C 2.448 3.94 1.727 3.172 1.727 2.797 C 1.727 2.422 2.123 2.19 2.123 2.19 C 2.466 2.261 2.754 2.261 3.348 1.976 C 4.069 1.636 4.321 1.297 4.411 1.029 C 4.303 1.029 4.213 0.993 4.213 0.958 C 4.213 0.922 4.321 0.886 4.447 0.886 L 4.447 0.868 C 4.465 0.6 4.375 -0.096 2.718 0.011 C 1.079 0.118 1.043 1.118 1.043 1.118 C 1.043 1.118 -0.615 2.172 0.25 3.958 C 1.006 5.547 4.555 6.387 6.609 7.297 C 8.645 8.208 8.519 8.994 8.519 8.994 C 8.519 9.672 7.15 10.387 6.069 11.137 C 4.988 11.887 2.7 13.191 2.7 14.726 C 2.7 16.137 4.123 17.226 5.51 18.441 C 6.915 19.655 7.366 20.387 7.366 21.066 C 7.366 21.995 5.817 23.245 5.024 24.798 C 4.231 26.352 5.798 28.763 5.312 27.495 C 4.808 26.227 5.078 25.334 5.726 24.441 C 6.519 23.352 8.213 22.28 8.213 20.834 C 8.213 19.619 6.429 18.191 6.429 18.191 C 4.844 16.619 3.835 15.726 3.835 14.941 C 3.835 14.155 4.591 13.458 6.717 12.083 C 8.825 10.726 10.068 10.19 10.068 8.869 C 10.068 7.708 9.474 7.297 5.961 5.619 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1kn69wx\",layoutDependency:layoutDependency,layoutId:\"AG8D9LLuS\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.407 0 C 0.634 0 0.815 0.113 0.815 0.248 C 0.815 0.383 0.634 0.496 0.407 0.496 C 0.181 0.496 0 0.383 0 0.248 C 0 0.113 0.181 0 0.407 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.324 0 C 0.504 0 0.649 0.089 0.649 0.196 C 0.649 0.304 0.504 0.393 0.324 0.393 C 0.144 0.393 0 0.304 0 0.196 C 0 0.089 0.144 0 0.324 0 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.324 0 C 0.504 0 0.649 0.089 0.649 0.196 C 0.649 0.304 0.504 0.393 0.324 0.393 C 0.144 0.393 0 0.304 0 0.196 C 0 0.089 0.144 0 0.324 0 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1xbtbof\",layoutDependency:layoutDependency,layoutId:\"JM9KnQ4lM\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7.356 6.58\" overflow=\"visible\"><path d=\"M 3.056 0 L 0 6.58 L 1.29 6.58 L 1.969 5.07 L 5.364 5.07 L 6.043 6.58 L 7.356 6.58 L 4.301 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.855 5.215\" overflow=\"visible\"><path d=\"M 2.432 0 L 0 5.215 L 1.027 5.215 L 1.567 4.018 L 4.27 4.018 L 4.81 5.215 L 5.855 5.215 L 3.423 0 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.855 5.215\" overflow=\"visible\"><path d=\"M 2.432 0 L 0 5.215 L 1.027 5.215 L 1.567 4.018 L 4.27 4.018 L 4.81 5.215 L 5.855 5.215 L 3.423 0 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1jol629\",layoutDependency:layoutDependency,layoutId:\"IaNigjBLB\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.535 2.862\" overflow=\"visible\"><path d=\"M 0 2.862 L 1.268 0 L 2.535 2.862 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.018 2.268\" overflow=\"visible\"><path d=\"M 0 2.268 L 1.009 0 L 2.018 2.268 Z\" fill=\"transparent\"></path></svg>'},yIavzYQxt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.018 2.268\" overflow=\"visible\"><path d=\"M 0 2.268 L 1.009 0 L 2.018 2.268 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:1250,pixelHeight:173,pixelWidth:457,src:\"https://framerusercontent.com/images/zYZaJVOYBNZG8X7qJA7ibeU7U.webp\"},className:\"framer-13btuuz\",\"data-framer-name\":\"Board of Behavior Sciences Logo\",layoutDependency:layoutDependency,layoutId:\"pOFhBSzJU\"})]})]})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ibxmzq\",\"data-border\":true,\"data-framer-name\":\"Row 2\",layoutDependency:layoutDependency,layoutId:\"LaXMjKHVj\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(218, 183, 116, 0.2)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wvou09\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"OPzCRJqCg\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WtM1zPBiC\"},implicitPathVariables:undefined},{href:{webPageId:\"lSQLveeEB\"},implicitPathVariables:undefined},{href:{webPageId:\"HP3bKFDh9\"},implicitPathVariables:undefined},{href:{webPageId:\"IFJNpAQPs\"},implicitPathVariables:undefined},{href:{webPageId:\"Iwa_CpXyo\"},implicitPathVariables:undefined},{href:{webPageId:\"WtM1zPBiC\"},implicitPathVariables:undefined},{href:{webPageId:\"lSQLveeEB\"},implicitPathVariables:undefined},{href:{webPageId:\"HP3bKFDh9\"},implicitPathVariables:undefined},{href:{webPageId:\"IFJNpAQPs\"},implicitPathVariables:undefined},{href:{webPageId:\"Iwa_CpXyo\"},implicitPathVariables:undefined},{href:{webPageId:\"WtM1zPBiC\"},implicitPathVariables:undefined},{href:{webPageId:\"lSQLveeEB\"},implicitPathVariables:undefined},{href:{webPageId:\"HP3bKFDh9\"},implicitPathVariables:undefined},{href:{webPageId:\"IFJNpAQPs\"},implicitPathVariables:undefined},{href:{webPageId:\"Iwa_CpXyo\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:258,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85) - 20px) / 3, 1px)`,...addPropertyOverrides({OFkx_n74x:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85)`},yIavzYQxt:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1289)-0-2962.6)/2+1073+10)+64+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-bch24e-container\",layoutDependency:layoutDependency,layoutId:\"KVoO2kYME-container\",nodeId:\"KVoO2kYME\",rendersWithMotion:true,scopeId:\"PYWrG7Q0s\",children:/*#__PURE__*/_jsx(FooterDropdown,{faWgNNZXe:\"About Us\",height:\"100%\",HI7ZBy07M:false,IbVHkheWo:resolvedLinks[1],id:\"KVoO2kYME\",Keb7RQZQx:\"Find care\",layoutId:\"KVoO2kYME\",prSl7q_Ze:\"Contact Us\",style:{width:\"100%\"},twiCw1e47:\"FAQs\",variant:\"wbrIfIkLT\",vKHu7YHBi:\"Get started\",VpCRxY56u:resolvedLinks[4],width:\"100%\",xJb0JWmOo:\"Insurance coverage\",Yk1nngE9E:resolvedLinks[0],YrAg7a6rd:resolvedLinks[2],YSulpgv8G:resolvedLinks[3],...addPropertyOverrides({OFkx_n74x:{IbVHkheWo:resolvedLinks[11],variant:\"WDZCDPOmr\",VpCRxY56u:resolvedLinks[14],Yk1nngE9E:resolvedLinks[10],YrAg7a6rd:resolvedLinks[12],YSulpgv8G:resolvedLinks[13]},yIavzYQxt:{IbVHkheWo:resolvedLinks[6],variant:\"WDZCDPOmr\",VpCRxY56u:resolvedLinks[9],Yk1nngE9E:resolvedLinks[5],YrAg7a6rd:resolvedLinks[7],YSulpgv8G:resolvedLinks[8]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"icDqh4wNo\"},implicitPathVariables:undefined},{href:{webPageId:\"YhYSgauQn\"},implicitPathVariables:undefined},{href:{webPageId:\"OtOl71cEx\"},implicitPathVariables:undefined},{href:{webPageId:\"hgLr_WNyQ\"},implicitPathVariables:undefined},{href:{webPageId:\"CAtkhAtrc\"},implicitPathVariables:undefined},{href:{webPageId:\"icDqh4wNo\"},implicitPathVariables:undefined},{href:{webPageId:\"YhYSgauQn\"},implicitPathVariables:undefined},{href:{webPageId:\"OtOl71cEx\"},implicitPathVariables:undefined},{href:{webPageId:\"hgLr_WNyQ\"},implicitPathVariables:undefined},{href:{webPageId:\"CAtkhAtrc\"},implicitPathVariables:undefined},{href:{webPageId:\"icDqh4wNo\"},implicitPathVariables:undefined},{href:{webPageId:\"YhYSgauQn\"},implicitPathVariables:undefined},{href:{webPageId:\"OtOl71cEx\"},implicitPathVariables:undefined},{href:{webPageId:\"hgLr_WNyQ\"},implicitPathVariables:undefined},{href:{webPageId:\"CAtkhAtrc\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:258,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85) - 20px) / 3, 1px)`,...addPropertyOverrides({OFkx_n74x:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85)`},yIavzYQxt:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1289)-0-2962.6)/2+1073+10)+64+0+0+278}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qz3oz0-container\",layoutDependency:layoutDependency,layoutId:\"hwfDJFd6C-container\",nodeId:\"hwfDJFd6C\",rendersWithMotion:true,scopeId:\"PYWrG7Q0s\",children:/*#__PURE__*/_jsx(FooterDropdown,{faWgNNZXe:\"Anxiety\",height:\"100%\",HI7ZBy07M:true,IbVHkheWo:resolvedLinks1[1],id:\"hwfDJFd6C\",Keb7RQZQx:\"By conditon\",layoutId:\"hwfDJFd6C\",O8hZj2QX9:resolvedLinks1[4],prSl7q_Ze:\"\",style:{width:\"100%\"},twiCw1e47:\"ADHD\",variant:\"wbrIfIkLT\",vKHu7YHBi:\"Behavioral\",width:\"100%\",xJb0JWmOo:\"Mood\",Yk1nngE9E:resolvedLinks1[0],YrAg7a6rd:resolvedLinks1[2],YSulpgv8G:resolvedLinks1[3],...addPropertyOverrides({OFkx_n74x:{IbVHkheWo:resolvedLinks1[11],O8hZj2QX9:resolvedLinks1[14],variant:\"WDZCDPOmr\",Yk1nngE9E:resolvedLinks1[10],YrAg7a6rd:resolvedLinks1[12],YSulpgv8G:resolvedLinks1[13]},yIavzYQxt:{IbVHkheWo:resolvedLinks1[6],O8hZj2QX9:resolvedLinks1[9],variant:\"WDZCDPOmr\",Yk1nngE9E:resolvedLinks1[5],YrAg7a6rd:resolvedLinks1[7],YSulpgv8G:resolvedLinks1[8]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{QDUVLaqDB:\"individual-therapy\"},unresolvedPathSlugs:{QDUVLaqDB:{collectionId:\"w294ehhVr\",collectionItemId:\"vy1cuHz8L\"}},webPageId:\"eVGIacj_w\"},implicitPathVariables:undefined},{href:{pathVariables:{QDUVLaqDB:\"couples-therapy\"},unresolvedPathSlugs:{QDUVLaqDB:{collectionId:\"w294ehhVr\",collectionItemId:\"q1rbrfICx\"}},webPageId:\"eVGIacj_w\"},implicitPathVariables:undefined},{href:{pathVariables:{QDUVLaqDB:\"family-therapy\"},unresolvedPathSlugs:{QDUVLaqDB:{collectionId:\"w294ehhVr\",collectionItemId:\"FZYmUc1qz\"}},webPageId:\"eVGIacj_w\"},implicitPathVariables:undefined},{href:{pathVariables:{QDUVLaqDB:\"family-therapy\"},unresolvedPathSlugs:{QDUVLaqDB:{collectionId:\"w294ehhVr\",collectionItemId:\"FZYmUc1qz\"}},webPageId:\"eVGIacj_w\"},implicitPathVariables:undefined},{href:{pathVariables:{QDUVLaqDB:\"child-therapy\"},unresolvedPathSlugs:{QDUVLaqDB:{collectionId:\"w294ehhVr\",collectionItemId:\"JBlpJEgpx\"}},webPageId:\"eVGIacj_w\"},implicitPathVariables:undefined},{href:{webPageId:\"dtenXxp2q\"},implicitPathVariables:undefined},{href:{pathVariables:{QDUVLaqDB:\"individual-therapy\"},unresolvedPathSlugs:{QDUVLaqDB:{collectionId:\"w294ehhVr\",collectionItemId:\"vy1cuHz8L\"}},webPageId:\"eVGIacj_w\"},implicitPathVariables:undefined},{href:{pathVariables:{QDUVLaqDB:\"couples-therapy\"},unresolvedPathSlugs:{QDUVLaqDB:{collectionId:\"w294ehhVr\",collectionItemId:\"q1rbrfICx\"}},webPageId:\"eVGIacj_w\"},implicitPathVariables:undefined},{href:{pathVariables:{QDUVLaqDB:\"family-therapy\"},unresolvedPathSlugs:{QDUVLaqDB:{collectionId:\"w294ehhVr\",collectionItemId:\"FZYmUc1qz\"}},webPageId:\"eVGIacj_w\"},implicitPathVariables:undefined},{href:{pathVariables:{QDUVLaqDB:\"family-therapy\"},unresolvedPathSlugs:{QDUVLaqDB:{collectionId:\"w294ehhVr\",collectionItemId:\"FZYmUc1qz\"}},webPageId:\"eVGIacj_w\"},implicitPathVariables:undefined},{href:{pathVariables:{QDUVLaqDB:\"child-therapy\"},unresolvedPathSlugs:{QDUVLaqDB:{collectionId:\"w294ehhVr\",collectionItemId:\"JBlpJEgpx\"}},webPageId:\"eVGIacj_w\"},implicitPathVariables:undefined},{href:{webPageId:\"dtenXxp2q\"},implicitPathVariables:undefined},{href:{pathVariables:{QDUVLaqDB:\"individual-therapy\"},unresolvedPathSlugs:{QDUVLaqDB:{collectionId:\"w294ehhVr\",collectionItemId:\"vy1cuHz8L\"}},webPageId:\"eVGIacj_w\"},implicitPathVariables:undefined},{href:{pathVariables:{QDUVLaqDB:\"couples-therapy\"},unresolvedPathSlugs:{QDUVLaqDB:{collectionId:\"w294ehhVr\",collectionItemId:\"q1rbrfICx\"}},webPageId:\"eVGIacj_w\"},implicitPathVariables:undefined},{href:{pathVariables:{QDUVLaqDB:\"family-therapy\"},unresolvedPathSlugs:{QDUVLaqDB:{collectionId:\"w294ehhVr\",collectionItemId:\"FZYmUc1qz\"}},webPageId:\"eVGIacj_w\"},implicitPathVariables:undefined},{href:{pathVariables:{QDUVLaqDB:\"family-therapy\"},unresolvedPathSlugs:{QDUVLaqDB:{collectionId:\"w294ehhVr\",collectionItemId:\"FZYmUc1qz\"}},webPageId:\"eVGIacj_w\"},implicitPathVariables:undefined},{href:{pathVariables:{QDUVLaqDB:\"child-therapy\"},unresolvedPathSlugs:{QDUVLaqDB:{collectionId:\"w294ehhVr\",collectionItemId:\"JBlpJEgpx\"}},webPageId:\"eVGIacj_w\"},implicitPathVariables:undefined},{href:{webPageId:\"dtenXxp2q\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:258,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85) - 20px) / 3, 1px)`,...addPropertyOverrides({OFkx_n74x:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85)`},yIavzYQxt:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1289)-0-2962.6)/2+1073+10)+64+0+0+556}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1i7du9e-container\",layoutDependency:layoutDependency,layoutId:\"kqcsclzgG-container\",nodeId:\"kqcsclzgG\",rendersWithMotion:true,scopeId:\"PYWrG7Q0s\",children:/*#__PURE__*/_jsx(FooterDropdown,{faWgNNZXe:\"Couples Therapy\",height:\"100%\",HI7ZBy07M:true,IbVHkheWo:resolvedLinks2[1],id:\"kqcsclzgG\",Keb7RQZQx:\"Types of care\",layoutId:\"kqcsclzgG\",O8hZj2QX9:resolvedLinks2[5],prSl7q_Ze:\"Child Therapy\",style:{width:\"100%\"},twiCw1e47:\"Crisis Support\",variant:\"wbrIfIkLT\",vKHu7YHBi:\"Individual Therapy\",VpCRxY56u:resolvedLinks2[4],width:\"100%\",xJb0JWmOo:\"Family Therapy\",Yk1nngE9E:resolvedLinks2[0],YrAg7a6rd:resolvedLinks2[2],YSulpgv8G:resolvedLinks2[3],...addPropertyOverrides({OFkx_n74x:{IbVHkheWo:resolvedLinks2[13],O8hZj2QX9:resolvedLinks2[17],variant:\"WDZCDPOmr\",VpCRxY56u:resolvedLinks2[16],Yk1nngE9E:resolvedLinks2[12],YrAg7a6rd:resolvedLinks2[14],YSulpgv8G:resolvedLinks2[15]},yIavzYQxt:{IbVHkheWo:resolvedLinks2[7],O8hZj2QX9:resolvedLinks2[11],variant:\"WDZCDPOmr\",VpCRxY56u:resolvedLinks2[10],Yk1nngE9E:resolvedLinks2[6],YrAg7a6rd:resolvedLinks2[8],YSulpgv8G:resolvedLinks2[9]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zo9oun\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"Vw5arTr2s\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mmmR14rN6\"},implicitPathVariables:undefined},{href:{webPageId:\"ygnfcCt2T\"},implicitPathVariables:undefined},{href:{webPageId:\"iIAKq4JWw\"},implicitPathVariables:undefined},{href:{webPageId:\"I2K5eVHw9\"},implicitPathVariables:undefined},{href:{webPageId:\"Ez1IAFHBR\"},implicitPathVariables:undefined},{href:{webPageId:\"nINyh8Sw7\"},implicitPathVariables:undefined},{href:{webPageId:\"mmmR14rN6\"},implicitPathVariables:undefined},{href:{webPageId:\"ygnfcCt2T\"},implicitPathVariables:undefined},{href:{webPageId:\"iIAKq4JWw\"},implicitPathVariables:undefined},{href:{webPageId:\"I2K5eVHw9\"},implicitPathVariables:undefined},{href:{webPageId:\"Ez1IAFHBR\"},implicitPathVariables:undefined},{href:{webPageId:\"nINyh8Sw7\"},implicitPathVariables:undefined},{href:{webPageId:\"mmmR14rN6\"},implicitPathVariables:undefined},{href:{webPageId:\"ygnfcCt2T\"},implicitPathVariables:undefined},{href:{webPageId:\"iIAKq4JWw\"},implicitPathVariables:undefined},{href:{webPageId:\"I2K5eVHw9\"},implicitPathVariables:undefined},{href:{webPageId:\"Ez1IAFHBR\"},implicitPathVariables:undefined},{href:{webPageId:\"nINyh8Sw7\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:258,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85) - 20px) / 3, 1px)`,...addPropertyOverrides({OFkx_n74x:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85)`},yIavzYQxt:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1289)-0-2962.6)/2+1073+10)+64+834+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-t2ws98-container\",layoutDependency:layoutDependency,layoutId:\"l0WhTGdKV-container\",nodeId:\"l0WhTGdKV\",rendersWithMotion:true,scopeId:\"PYWrG7Q0s\",children:/*#__PURE__*/_jsx(FooterDropdown,{faWgNNZXe:\"Relationship Therapy\",height:\"100%\",HI7ZBy07M:true,IbVHkheWo:resolvedLinks3[1],id:\"l0WhTGdKV\",Keb7RQZQx:\"Our approaches\",layoutId:\"l0WhTGdKV\",O8hZj2QX9:resolvedLinks3[5],prSl7q_Ze:\"Lifestyle Coaching\",style:{width:\"100%\"},twiCw1e47:\"Support Services\",variant:\"wbrIfIkLT\",vKHu7YHBi:\"Evidence Based Psychotherapy\",VpCRxY56u:resolvedLinks3[4],width:\"100%\",xJb0JWmOo:\"Mindfulness & Relaxation\",Yk1nngE9E:resolvedLinks3[0],YrAg7a6rd:resolvedLinks3[2],YSulpgv8G:resolvedLinks3[3],...addPropertyOverrides({OFkx_n74x:{IbVHkheWo:resolvedLinks3[13],O8hZj2QX9:resolvedLinks3[17],variant:\"WDZCDPOmr\",VpCRxY56u:resolvedLinks3[16],Yk1nngE9E:resolvedLinks3[12],YrAg7a6rd:resolvedLinks3[14],YSulpgv8G:resolvedLinks3[15]},yIavzYQxt:{IbVHkheWo:resolvedLinks3[7],O8hZj2QX9:resolvedLinks3[11],variant:\"WDZCDPOmr\",VpCRxY56u:resolvedLinks3[10],Yk1nngE9E:resolvedLinks3[6],YrAg7a6rd:resolvedLinks3[8],YSulpgv8G:resolvedLinks3[9]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{bF3kg9aIH:\"westside\"},unresolvedPathSlugs:{bF3kg9aIH:{collectionId:\"pOOODfIPw\",collectionItemId:\"gNmvRVVgo\"}},webPageId:\"CsNP5xFpK\"},implicitPathVariables:undefined},{href:{pathVariables:{bF3kg9aIH:\"central-los-angeles\"},unresolvedPathSlugs:{bF3kg9aIH:{collectionId:\"pOOODfIPw\",collectionItemId:\"Ex_e1A5P_\"}},webPageId:\"CsNP5xFpK\"},implicitPathVariables:undefined},{href:{pathVariables:{bF3kg9aIH:\"san-fernando-valley\"},unresolvedPathSlugs:{bF3kg9aIH:{collectionId:\"pOOODfIPw\",collectionItemId:\"zlmt0mOKu\"}},webPageId:\"CsNP5xFpK\"},implicitPathVariables:undefined},{href:{pathVariables:{bF3kg9aIH:\"harbor-region\"},unresolvedPathSlugs:{bF3kg9aIH:{collectionId:\"pOOODfIPw\",collectionItemId:\"geLSeqogn\"}},webPageId:\"CsNP5xFpK\"},implicitPathVariables:undefined},{href:{pathVariables:{bF3kg9aIH:\"south-bay\"},unresolvedPathSlugs:{bF3kg9aIH:{collectionId:\"pOOODfIPw\",collectionItemId:\"D4Usoa2xK\"}},webPageId:\"CsNP5xFpK\"},implicitPathVariables:undefined},{href:{webPageId:\"xdDDhLfXC\"},implicitPathVariables:undefined},{href:{pathVariables:{bF3kg9aIH:\"westside\"},unresolvedPathSlugs:{bF3kg9aIH:{collectionId:\"pOOODfIPw\",collectionItemId:\"gNmvRVVgo\"}},webPageId:\"CsNP5xFpK\"},implicitPathVariables:undefined},{href:{pathVariables:{bF3kg9aIH:\"central-los-angeles\"},unresolvedPathSlugs:{bF3kg9aIH:{collectionId:\"pOOODfIPw\",collectionItemId:\"Ex_e1A5P_\"}},webPageId:\"CsNP5xFpK\"},implicitPathVariables:undefined},{href:{pathVariables:{bF3kg9aIH:\"san-fernando-valley\"},unresolvedPathSlugs:{bF3kg9aIH:{collectionId:\"pOOODfIPw\",collectionItemId:\"zlmt0mOKu\"}},webPageId:\"CsNP5xFpK\"},implicitPathVariables:undefined},{href:{pathVariables:{bF3kg9aIH:\"harbor-region\"},unresolvedPathSlugs:{bF3kg9aIH:{collectionId:\"pOOODfIPw\",collectionItemId:\"geLSeqogn\"}},webPageId:\"CsNP5xFpK\"},implicitPathVariables:undefined},{href:{pathVariables:{bF3kg9aIH:\"south-bay\"},unresolvedPathSlugs:{bF3kg9aIH:{collectionId:\"pOOODfIPw\",collectionItemId:\"D4Usoa2xK\"}},webPageId:\"CsNP5xFpK\"},implicitPathVariables:undefined},{href:{webPageId:\"xdDDhLfXC\"},implicitPathVariables:undefined},{href:{pathVariables:{bF3kg9aIH:\"westside\"},unresolvedPathSlugs:{bF3kg9aIH:{collectionId:\"pOOODfIPw\",collectionItemId:\"gNmvRVVgo\"}},webPageId:\"CsNP5xFpK\"},implicitPathVariables:undefined},{href:{pathVariables:{bF3kg9aIH:\"central-los-angeles\"},unresolvedPathSlugs:{bF3kg9aIH:{collectionId:\"pOOODfIPw\",collectionItemId:\"Ex_e1A5P_\"}},webPageId:\"CsNP5xFpK\"},implicitPathVariables:undefined},{href:{pathVariables:{bF3kg9aIH:\"san-fernando-valley\"},unresolvedPathSlugs:{bF3kg9aIH:{collectionId:\"pOOODfIPw\",collectionItemId:\"zlmt0mOKu\"}},webPageId:\"CsNP5xFpK\"},implicitPathVariables:undefined},{href:{pathVariables:{bF3kg9aIH:\"harbor-region\"},unresolvedPathSlugs:{bF3kg9aIH:{collectionId:\"pOOODfIPw\",collectionItemId:\"geLSeqogn\"}},webPageId:\"CsNP5xFpK\"},implicitPathVariables:undefined},{href:{pathVariables:{bF3kg9aIH:\"south-bay\"},unresolvedPathSlugs:{bF3kg9aIH:{collectionId:\"pOOODfIPw\",collectionItemId:\"D4Usoa2xK\"}},webPageId:\"CsNP5xFpK\"},implicitPathVariables:undefined},{href:{webPageId:\"xdDDhLfXC\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:258,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85) - 20px) / 3, 1px)`,...addPropertyOverrides({OFkx_n74x:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85)`},yIavzYQxt:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1289)-0-2962.6)/2+1073+10)+64+834+0+278}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1wq2798-container\",layoutDependency:layoutDependency,layoutId:\"yk6WfWiXF-container\",nodeId:\"yk6WfWiXF\",rendersWithMotion:true,scopeId:\"PYWrG7Q0s\",children:/*#__PURE__*/_jsx(FooterDropdown,{faWgNNZXe:\"Central Los Angeles\",height:\"100%\",HI7ZBy07M:true,IbVHkheWo:resolvedLinks4[1],id:\"yk6WfWiXF\",Keb7RQZQx:\"By region\",layoutId:\"yk6WfWiXF\",O8hZj2QX9:resolvedLinks4[5],prSl7q_Ze:\"South Bay\",style:{width:\"100%\"},twiCw1e47:\"Harbor Region\",variant:\"wbrIfIkLT\",vKHu7YHBi:\"Westside\",VpCRxY56u:resolvedLinks4[4],width:\"100%\",xJb0JWmOo:\"San Fernando Valley\",Yk1nngE9E:resolvedLinks4[0],YrAg7a6rd:resolvedLinks4[2],YSulpgv8G:resolvedLinks4[3],...addPropertyOverrides({OFkx_n74x:{IbVHkheWo:resolvedLinks4[13],O8hZj2QX9:resolvedLinks4[17],variant:\"WDZCDPOmr\",VpCRxY56u:resolvedLinks4[16],Yk1nngE9E:resolvedLinks4[12],YrAg7a6rd:resolvedLinks4[14],YSulpgv8G:resolvedLinks4[15]},yIavzYQxt:{IbVHkheWo:resolvedLinks4[7],O8hZj2QX9:resolvedLinks4[11],variant:\"WDZCDPOmr\",VpCRxY56u:resolvedLinks4[10],Yk1nngE9E:resolvedLinks4[6],YrAg7a6rd:resolvedLinks4[8],YSulpgv8G:resolvedLinks4[9]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{Mu2NtJrnm:\"privacy-policy\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"v3u6OUHfT\"}},webPageId:\"qkgiUxE5d\"},implicitPathVariables:undefined},{href:{pathVariables:{Mu2NtJrnm:\"terms-of-service\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"DGVaDL1iB\"}},webPageId:\"qkgiUxE5d\"},implicitPathVariables:undefined},{href:{pathVariables:{Mu2NtJrnm:\"refund-cancellation-policy\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"Xin6j9Kw6\"}},webPageId:\"qkgiUxE5d\"},implicitPathVariables:undefined},{href:{pathVariables:{Mu2NtJrnm:\"accessibility-statement\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"BNYLVaxVe\"}},webPageId:\"qkgiUxE5d\"},implicitPathVariables:undefined},{href:{pathVariables:{Mu2NtJrnm:\"good-faith-estimate\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"WqlJ0GT0w\"}},webPageId:\"qkgiUxE5d\"},implicitPathVariables:undefined},{href:{pathVariables:{Mu2NtJrnm:\"privacy-policy\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"v3u6OUHfT\"}},webPageId:\"qkgiUxE5d\"},implicitPathVariables:undefined},{href:{pathVariables:{Mu2NtJrnm:\"terms-of-service\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"DGVaDL1iB\"}},webPageId:\"qkgiUxE5d\"},implicitPathVariables:undefined},{href:{pathVariables:{Mu2NtJrnm:\"refund-cancellation-policy\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"Xin6j9Kw6\"}},webPageId:\"qkgiUxE5d\"},implicitPathVariables:undefined},{href:{pathVariables:{Mu2NtJrnm:\"accessibility-statement\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"BNYLVaxVe\"}},webPageId:\"qkgiUxE5d\"},implicitPathVariables:undefined},{href:{pathVariables:{Mu2NtJrnm:\"good-faith-estimate\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"WqlJ0GT0w\"}},webPageId:\"qkgiUxE5d\"},implicitPathVariables:undefined},{href:{pathVariables:{Mu2NtJrnm:\"privacy-policy\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"v3u6OUHfT\"}},webPageId:\"qkgiUxE5d\"},implicitPathVariables:undefined},{href:{pathVariables:{Mu2NtJrnm:\"terms-of-service\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"DGVaDL1iB\"}},webPageId:\"qkgiUxE5d\"},implicitPathVariables:undefined},{href:{pathVariables:{Mu2NtJrnm:\"refund-cancellation-policy\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"Xin6j9Kw6\"}},webPageId:\"qkgiUxE5d\"},implicitPathVariables:undefined},{href:{pathVariables:{Mu2NtJrnm:\"accessibility-statement\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"BNYLVaxVe\"}},webPageId:\"qkgiUxE5d\"},implicitPathVariables:undefined},{href:{pathVariables:{Mu2NtJrnm:\"good-faith-estimate\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"WqlJ0GT0w\"}},webPageId:\"qkgiUxE5d\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:258,width:`max((min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85) - 20px) / 3, 1px)`,...addPropertyOverrides({OFkx_n74x:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85)`},yIavzYQxt:{width:`min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 0.85)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1289)-0-2962.6)/2+1073+10)+64+834+0+556}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11pjnwt-container\",layoutDependency:layoutDependency,layoutId:\"PhnaeZ3qk-container\",nodeId:\"PhnaeZ3qk\",rendersWithMotion:true,scopeId:\"PYWrG7Q0s\",children:/*#__PURE__*/_jsx(FooterDropdown,{faWgNNZXe:\"Terms of service\",height:\"100%\",HI7ZBy07M:false,IbVHkheWo:resolvedLinks5[1],id:\"PhnaeZ3qk\",Keb7RQZQx:\"Legal pages\",layoutId:\"PhnaeZ3qk\",prSl7q_Ze:\"Good faith estimate\",style:{height:\"100%\",width:\"100%\"},twiCw1e47:\"Accessibility Statement\",variant:\"wbrIfIkLT\",vKHu7YHBi:\"Privacy Policy\",VpCRxY56u:resolvedLinks5[4],width:\"100%\",xJb0JWmOo:\"Refund & Cancellation Policy\",Yk1nngE9E:resolvedLinks5[0],YrAg7a6rd:resolvedLinks5[2],YSulpgv8G:resolvedLinks5[3],...addPropertyOverrides({OFkx_n74x:{IbVHkheWo:resolvedLinks5[11],style:{width:\"100%\"},variant:\"WDZCDPOmr\",VpCRxY56u:resolvedLinks5[14],Yk1nngE9E:resolvedLinks5[10],YrAg7a6rd:resolvedLinks5[12],YSulpgv8G:resolvedLinks5[13]},yIavzYQxt:{IbVHkheWo:resolvedLinks5[6],style:{width:\"100%\"},variant:\"WDZCDPOmr\",VpCRxY56u:resolvedLinks5[9],Yk1nngE9E:resolvedLinks5[5],YrAg7a6rd:resolvedLinks5[7],YSulpgv8G:resolvedLinks5[8]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1di8u0y\",\"data-framer-name\":\"Row 3\",layoutDependency:layoutDependency,layoutId:\"Y_yt4yRs9\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qp22ru\",\"data-framer-name\":\"Bottown Link Wrapper\",layoutDependency:layoutDependency,layoutId:\"RdDZEQLro\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a5mpzy\",\"data-framer-name\":\"Copyright Container\",layoutDependency:layoutDependency,layoutId:\"Xx5k9dwqj\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1gvf7cn\",\"data-styles-preset\":\"nHMzK8RTs\",children:\"\\xa9 2025 Copyright FamilyTime Center. All rights reserved.\"})}),className:\"framer-1kh5ejg\",\"data-framer-name\":\"\\xa9 2024 Path CCM, Inc. d/b/a Rula Health. All rights reserved.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qh5kOpVkf\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({OFkx_n74x:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1gvf7cn\",\"data-styles-preset\":\"nHMzK8RTs\",style:{\"--framer-text-alignment\":\"left\"},children:\"\\xa9 2025 Copyright FamilyTime Center. All rights reserved.\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6ly8hz\",\"data-framer-name\":\"Legal Link Wrapper\",layoutDependency:layoutDependency,layoutId:\"aAhaS3iq7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1gvf7cn\",\"data-styles-preset\":\"nHMzK8RTs\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Mu2NtJrnm:\"disclaimer\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"cAaOJtl9P\"}},webPageId:\"qkgiUxE5d\"},motionChild:true,nodeId:\"eAJ2_3Q1o\",openInNewTab:false,relValues:[],scopeId:\"PYWrG7Q0s\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbt3be\",\"data-styles-preset\":\"p9fDXk4Rj\",children:\"Disclaimer\"})})})}),className:\"framer-vn4t70\",\"data-framer-name\":\"Link \u2192 disclaimer\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"eAJ2_3Q1o\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1gvf7cn\",\"data-styles-preset\":\"nHMzK8RTs\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Mu2NtJrnm:\"cookie-policy\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"wEGcMYjoe\"}},webPageId:\"qkgiUxE5d\"},motionChild:true,nodeId:\"Wxc4AeZDe\",openInNewTab:false,relValues:[],scopeId:\"PYWrG7Q0s\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbt3be\",\"data-styles-preset\":\"p9fDXk4Rj\",children:\"Cookie Policy\"})})})}),className:\"framer-1nf1pny\",\"data-framer-name\":\"Link \u2192 cookie-policy\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Wxc4AeZDe\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1gvf7cn\",\"data-styles-preset\":\"nHMzK8RTs\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Mu2NtJrnm:\"ccpa-disclosure\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"alrn0ZZZ0\"}},webPageId:\"qkgiUxE5d\"},motionChild:true,nodeId:\"b3wtFXWT7\",openInNewTab:false,relValues:[],scopeId:\"PYWrG7Q0s\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbt3be\",\"data-styles-preset\":\"p9fDXk4Rj\",children:\"CCPA Disclosure\"})})})}),className:\"framer-1mus52n\",\"data-framer-name\":\"Link \u2192 ccpa-disclosure\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"b3wtFXWT7\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1gvf7cn\",\"data-styles-preset\":\"nHMzK8RTs\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Mu2NtJrnm:\"informed-consent\"},unresolvedPathSlugs:{Mu2NtJrnm:{collectionId:\"iJkl_nd6M\",collectionItemId:\"NOYTt9BFI\"}},webPageId:\"qkgiUxE5d\"},motionChild:true,nodeId:\"nWxvjE9Is\",openInNewTab:false,relValues:[],scopeId:\"PYWrG7Q0s\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbt3be\",\"data-styles-preset\":\"p9fDXk4Rj\",children:\"Informed Consent\"})})})}),className:\"framer-1jme8vw\",\"data-framer-name\":\"Link \u2192 informed-consent\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nWxvjE9Is\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rXNjO.framer-pcpyod, .framer-rXNjO .framer-pcpyod { display: block; }\",\".framer-rXNjO.framer-yai0t9 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-rXNjO .framer-ucqa7q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rXNjO .framer-ahztw1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 85%; overflow: hidden; padding: 64px 0px 64px 0px; position: relative; width: 1px; }\",\".framer-rXNjO .framer-1lgsaz0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-rXNjO .framer-1kjcxhv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 489px; }\",\".framer-rXNjO .framer-1o81q27-container { flex: none; height: auto; position: relative; width: 123px; }\",\".framer-rXNjO .framer-tijl8y-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-rXNjO .framer-r5o5c9, .framer-rXNjO .framer-119ae9g { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 489px; word-break: break-word; word-wrap: break-word; }\",\".framer-rXNjO .framer-vkzlkd, .framer-rXNjO .framer-1kh5ejg, .framer-rXNjO .framer-vn4t70, .framer-rXNjO .framer-1mus52n, .framer-rXNjO .framer-1jme8vw { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-rXNjO .framer-1bnr6lf { --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: auto; }\",\".framer-rXNjO .framer-bjpjtp { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-rXNjO .framer-1rlckse, .framer-rXNjO .framer-1vu69nn { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rXNjO .framer-18gw036 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rXNjO .framer-1jkd1jv { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-rXNjO .framer-1hxf744 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rXNjO .framer-nx0tq4 { 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; padding: 0px; position: relative; width: 100%; }\",\".framer-rXNjO .framer-1w0xkdk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",'.framer-rXNjO .framer-1d1v7mz { --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-padding: 12px; --framer-input-wrapper-height: auto; flex: 1 0 0px; height: auto; position: relative; width: 1px; }',\".framer-rXNjO .framer-10cjyte-container { align-self: stretch; flex: 0.25 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-rXNjO .framer-vqwb2m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rXNjO .framer-1m5mjiy { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-rXNjO .framer-ad5f9w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rXNjO .framer-oorxr9 { aspect-ratio: 2.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 61px); overflow: visible; position: relative; width: 153px; }\",\".framer-rXNjO .framer-6orjy9 { height: 53px; position: relative; width: 98px; }\",\".framer-rXNjO .framer-7uxwwq { height: 7px; left: 43px; position: absolute; top: 35px; width: 6px; }\",\".framer-rXNjO .framer-1p1rvnu { height: 7px; left: 43px; position: absolute; top: 25px; width: 6px; }\",\".framer-rXNjO .framer-tsfsp3 { height: 7px; left: 49px; position: absolute; top: 25px; width: 1px; }\",\".framer-rXNjO .framer-t77pjo { height: 7px; left: 52px; position: absolute; top: 25px; width: 5px; }\",\".framer-rXNjO .framer-1hfhtyk { height: 3px; left: 53px; position: absolute; top: 26px; width: 3px; }\",\".framer-rXNjO .framer-c94b9q { height: 7px; left: 63px; position: absolute; top: 25px; width: 8px; }\",\".framer-rXNjO .framer-j30l2v { height: 3px; left: 66px; position: absolute; top: 26px; width: 3px; }\",\".framer-rXNjO .framer-ja82cl { height: 7px; left: 49px; position: absolute; top: 35px; width: 7px; }\",\".framer-rXNjO .framer-xa82g4 { height: 5px; left: 50px; position: absolute; top: 36px; width: 5px; }\",\".framer-rXNjO .framer-8k0n85 { height: 7px; left: 93px; position: absolute; top: 35px; width: 6px; }\",\".framer-rXNjO .framer-1notspc { height: 7px; left: 87px; position: absolute; top: 35px; width: 6px; }\",\".framer-rXNjO .framer-lo2fk7 { height: 7px; left: 57px; position: absolute; top: 35px; width: 7px; }\",\".framer-rXNjO .framer-126v6qs { height: 7px; left: 65px; position: absolute; top: 35px; width: 5px; }\",\".framer-rXNjO .framer-1ku2sjj { height: 3px; left: 66px; position: absolute; top: 36px; width: 3px; }\",\".framer-rXNjO .framer-biog0d { height: 7px; left: 56px; position: absolute; top: 25px; width: 8px; }\",\".framer-rXNjO .framer-au59mh { height: 3px; left: 58px; position: absolute; top: 26px; width: 3px; }\",\".framer-rXNjO .framer-1n85yti { height: 7px; left: 71px; position: absolute; top: 35px; width: 5px; }\",\".framer-rXNjO .framer-1m55j49 { height: 7px; left: 76px; position: absolute; top: 35px; width: 1px; }\",\".framer-rXNjO .framer-18agehq { height: 6px; left: 30px; position: absolute; top: 48px; width: 1px; }\",\".framer-rXNjO .framer-dvlg8w { height: 17px; left: 0px; position: absolute; top: 0px; width: 29px; }\",\".framer-rXNjO .framer-1k54wgc { height: 7px; left: 25px; position: absolute; top: 25px; width: 6px; }\",\".framer-rXNjO .framer-11syodh { height: 5px; left: 27px; position: absolute; top: 26px; width: 3px; }\",\".framer-rXNjO .framer-1iyllm0 { height: 3px; left: 31px; position: absolute; top: 47px; width: 1px; }\",\".framer-rXNjO .framer-f88wss { height: 8px; left: 30px; position: absolute; top: 32px; width: 5px; }\",\".framer-rXNjO .framer-6zo8js { height: 6px; left: 31px; position: absolute; top: 33px; width: 2px; }\",\".framer-rXNjO .framer-l1cy8j { height: 17px; left: 32px; position: absolute; top: 0px; width: 29px; }\",\".framer-rXNjO .framer-mzlg8r { height: 4px; left: 29px; position: absolute; top: 1px; width: 4px; }\",\".framer-rXNjO .framer-jk6uwj { height: 21px; left: 29px; position: absolute; top: 4px; width: 9px; }\",\".framer-rXNjO .framer-9lq5hw { height: 1px; left: 33px; position: absolute; top: 17px; width: 1px; }\",\".framer-rXNjO .framer-4osdl4 { height: 7px; left: 27px; position: absolute; top: 40px; width: 3px; }\",\".framer-rXNjO .framer-pkx229 { height: 5px; left: 28px; position: absolute; top: 41px; width: 2px; }\",\".framer-rXNjO .framer-5h98su { height: 35px; left: 23px; position: absolute; top: 17px; width: 13px; }\",\".framer-rXNjO .framer-1kn69wx { height: 1px; left: 27px; position: absolute; top: 17px; width: 1px; }\",\".framer-rXNjO .framer-1xbtbof { height: 7px; left: 79px; position: absolute; top: 35px; width: 8px; }\",\".framer-rXNjO .framer-1jol629 { height: 3px; left: 81px; position: absolute; top: 36px; width: 3px; }\",\".framer-rXNjO .framer-13btuuz { aspect-ratio: 2.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 63px); overflow: visible; position: relative; width: 158px; }\",\".framer-rXNjO .framer-ibxmzq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-rXNjO .framer-wvou09, .framer-rXNjO .framer-zo9oun { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 85%; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rXNjO .framer-bch24e-container, .framer-rXNjO .framer-1qz3oz0-container, .framer-rXNjO .framer-1i7du9e-container, .framer-rXNjO .framer-t2ws98-container, .framer-rXNjO .framer-1wq2798-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-rXNjO .framer-11pjnwt-container { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-rXNjO .framer-1di8u0y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 20px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-rXNjO .framer-qp22ru { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 90%; }\",\".framer-rXNjO .framer-1a5mpzy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-rXNjO .framer-6ly8hz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-rXNjO .framer-1nf1pny { flex: none; height: 14px; position: relative; white-space: pre; width: auto; }\",\".framer-rXNjO.framer-v-13p80j1.framer-yai0t9 { width: 810px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-ahztw1 { flex-direction: column; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-1lgsaz0, .framer-rXNjO.framer-v-1quyacr .framer-1kjcxhv { order: 0; width: 100%; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-1o81q27-container, .framer-rXNjO.framer-v-13p80j1 .framer-oorxr9, .framer-rXNjO.framer-v-13p80j1 .framer-6ly8hz { order: 0; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-tijl8y-container, .framer-rXNjO.framer-v-13p80j1 .framer-13btuuz, .framer-rXNjO.framer-v-13p80j1 .framer-1a5mpzy { order: 1; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-r5o5c9 { order: 2; width: 100%; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-119ae9g { order: 3; width: 100%; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-vkzlkd { order: 4; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-1bnr6lf { order: 5; width: 100%; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-bjpjtp { flex: none; height: 282px; order: 1; width: 100%; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-1vu69nn { width: 65%; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-6orjy9, .framer-rXNjO.framer-v-1quyacr .framer-6orjy9 { height: 42px; order: 2; width: 78px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-7uxwwq, .framer-rXNjO.framer-v-1quyacr .framer-7uxwwq { height: 6px; left: 34px; top: 27px; width: 5px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-1p1rvnu, .framer-rXNjO.framer-v-1quyacr .framer-1p1rvnu { height: 5px; left: 34px; top: 20px; width: 5px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-tsfsp3, .framer-rXNjO.framer-v-1quyacr .framer-tsfsp3 { height: 5px; left: 39px; top: 20px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-t77pjo, .framer-rXNjO.framer-v-1quyacr .framer-t77pjo { height: 5px; left: 41px; top: 20px; width: 4px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-1hfhtyk, .framer-rXNjO.framer-v-1quyacr .framer-1hfhtyk { height: 2px; left: 42px; top: 20px; width: 2px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-c94b9q, .framer-rXNjO.framer-v-1quyacr .framer-c94b9q { height: 5px; left: 51px; top: 20px; width: 6px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-j30l2v, .framer-rXNjO.framer-v-1quyacr .framer-j30l2v { height: 3px; left: 52px; top: 20px; width: 2px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-ja82cl, .framer-rXNjO.framer-v-1quyacr .framer-ja82cl { height: 6px; left: 39px; top: 27px; width: 6px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-xa82g4, .framer-rXNjO.framer-v-1quyacr .framer-xa82g4 { height: 4px; left: 40px; top: 28px; width: 4px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-8k0n85, .framer-rXNjO.framer-v-1quyacr .framer-8k0n85 { height: 5px; left: 74px; top: 28px; width: 4px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-1notspc, .framer-rXNjO.framer-v-1quyacr .framer-1notspc { height: 5px; left: 69px; top: 28px; width: 5px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-lo2fk7, .framer-rXNjO.framer-v-1quyacr .framer-lo2fk7 { height: 5px; left: 46px; top: 28px; width: 6px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-126v6qs, .framer-rXNjO.framer-v-1quyacr .framer-126v6qs { height: 5px; left: 52px; top: 28px; width: 4px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-1ku2sjj, .framer-rXNjO.framer-v-1quyacr .framer-1ku2sjj { height: 2px; left: 53px; top: 28px; width: 2px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-biog0d, .framer-rXNjO.framer-v-1quyacr .framer-biog0d { height: 5px; left: 45px; top: 20px; width: 6px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-au59mh, .framer-rXNjO.framer-v-1quyacr .framer-au59mh { height: 3px; left: 46px; top: 20px; width: 2px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-1n85yti, .framer-rXNjO.framer-v-1quyacr .framer-1n85yti { height: 5px; left: 57px; top: 28px; width: 4px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-1m55j49, .framer-rXNjO.framer-v-1quyacr .framer-1m55j49 { height: 5px; left: 61px; top: 28px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-18agehq, .framer-rXNjO.framer-v-1quyacr .framer-18agehq { height: 4px; left: 24px; top: 38px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-dvlg8w, .framer-rXNjO.framer-v-1quyacr .framer-dvlg8w { height: 13px; width: 23px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-1k54wgc, .framer-rXNjO.framer-v-1quyacr .framer-1k54wgc { height: 5px; left: 20px; top: 20px; width: 5px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-11syodh, .framer-rXNjO.framer-v-1quyacr .framer-11syodh { height: 4px; left: 22px; top: 21px; width: 2px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-1iyllm0, .framer-rXNjO.framer-v-1quyacr .framer-1iyllm0 { height: 3px; left: 24px; top: 38px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-f88wss, .framer-rXNjO.framer-v-1quyacr .framer-f88wss { height: 6px; left: 24px; top: 26px; width: 4px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-6zo8js, .framer-rXNjO.framer-v-1quyacr .framer-6zo8js { height: 5px; left: 25px; top: 26px; width: 2px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-l1cy8j, .framer-rXNjO.framer-v-1quyacr .framer-l1cy8j { height: 13px; left: 25px; width: 23px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-mzlg8r, .framer-rXNjO.framer-v-1quyacr .framer-mzlg8r { height: 3px; left: 23px; top: 1px; width: 3px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-jk6uwj, .framer-rXNjO.framer-v-1quyacr .framer-jk6uwj { height: 17px; left: 23px; top: 3px; width: 7px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-9lq5hw, .framer-rXNjO.framer-v-1quyacr .framer-9lq5hw { left: 27px; top: 14px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-4osdl4, .framer-rXNjO.framer-v-1quyacr .framer-4osdl4 { height: 6px; left: 22px; top: 32px; width: 3px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-pkx229, .framer-rXNjO.framer-v-1quyacr .framer-pkx229 { height: 4px; left: 23px; top: 33px; width: 1px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-5h98su, .framer-rXNjO.framer-v-1quyacr .framer-5h98su { height: 28px; left: 18px; top: 13px; width: 10px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-1kn69wx, .framer-rXNjO.framer-v-1quyacr .framer-1kn69wx { left: 21px; top: 14px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-1xbtbof, .framer-rXNjO.framer-v-1quyacr .framer-1xbtbof { height: 5px; left: 63px; top: 28px; width: 6px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-1jol629, .framer-rXNjO.framer-v-1quyacr .framer-1jol629 { height: 3px; left: 64px; top: 29px; width: 2px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-ibxmzq, .framer-rXNjO.framer-v-13p80j1 .framer-1di8u0y { gap: 20px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-wvou09, .framer-rXNjO.framer-v-13p80j1 .framer-zo9oun, .framer-rXNjO.framer-v-1quyacr .framer-wvou09, .framer-rXNjO.framer-v-1quyacr .framer-zo9oun { flex-direction: column; gap: 20px; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-bch24e-container, .framer-rXNjO.framer-v-13p80j1 .framer-1qz3oz0-container, .framer-rXNjO.framer-v-13p80j1 .framer-1i7du9e-container, .framer-rXNjO.framer-v-13p80j1 .framer-t2ws98-container, .framer-rXNjO.framer-v-13p80j1 .framer-1wq2798-container, .framer-rXNjO.framer-v-1quyacr .framer-bjpjtp, .framer-rXNjO.framer-v-1quyacr .framer-bch24e-container, .framer-rXNjO.framer-v-1quyacr .framer-1qz3oz0-container, .framer-rXNjO.framer-v-1quyacr .framer-1i7du9e-container, .framer-rXNjO.framer-v-1quyacr .framer-t2ws98-container, .framer-rXNjO.framer-v-1quyacr .framer-1wq2798-container { flex: none; width: 100%; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-11pjnwt-container, .framer-rXNjO.framer-v-1quyacr .framer-11pjnwt-container { align-self: unset; flex: none; width: 100%; }\",\".framer-rXNjO.framer-v-13p80j1 .framer-qp22ru { flex-direction: column; flex-wrap: wrap; gap: 20px 0px; justify-content: flex-start; }\",\".framer-rXNjO.framer-v-1quyacr.framer-yai0t9 { width: 390px; }\",\".framer-rXNjO.framer-v-1quyacr .framer-ucqa7q { gap: 0px; }\",\".framer-rXNjO.framer-v-1quyacr .framer-ahztw1 { flex-direction: column; padding: 64px 0px 34px 0px; }\",\".framer-rXNjO.framer-v-1quyacr .framer-1lgsaz0, .framer-rXNjO.framer-v-1quyacr .framer-r5o5c9, .framer-rXNjO.framer-v-1quyacr .framer-119ae9g { width: 100%; }\",\".framer-rXNjO.framer-v-1quyacr .framer-oorxr9 { height: var(--framer-aspect-ratio-supported, 42px); order: 0; width: 103px; }\",\".framer-rXNjO.framer-v-1quyacr .framer-13btuuz { height: var(--framer-aspect-ratio-supported, 44px); order: 1; width: 111px; }\",\".framer-rXNjO.framer-v-1quyacr .framer-ibxmzq { gap: 20px; padding: 25px 0px 25px 0px; }\",\".framer-rXNjO.framer-v-1quyacr .framer-1di8u0y { padding: 20px 0px 20px 10px; }\",\".framer-rXNjO.framer-v-1quyacr .framer-qp22ru { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 20px; justify-content: flex-start; }\",\".framer-rXNjO.framer-v-1quyacr .framer-1a5mpzy { align-content: flex-start; align-items: flex-start; flex-direction: column; justify-content: flex-start; order: 1; width: 100%; }\",\".framer-rXNjO.framer-v-1quyacr .framer-1kh5ejg { order: 0; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rXNjO.framer-v-1quyacr .framer-6ly8hz { align-content: flex-start; align-items: flex-start; flex-direction: column; justify-content: flex-start; order: 0; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-rXNjO[data-border=\"true\"]::after, .framer-rXNjO [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1271\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"yIavzYQxt\":{\"layout\":[\"fixed\",\"auto\"]},\"OFkx_n74x\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerPYWrG7Q0s=withCSS(Component,css,\"framer-rXNjO\");export default FramerPYWrG7Q0s;FramerPYWrG7Q0s.displayName=\"Footer\";FramerPYWrG7Q0s.defaultProps={height:1271,width:1200};addPropertyControls(FramerPYWrG7Q0s,{variant:{options:[\"V610I4fDf\",\"yIavzYQxt\",\"OFkx_n74x\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerPYWrG7Q0s,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...FTCLogoTransparentFonts,...SocialIconsFonts,...NewsletterSubmitButtonFonts,...FooterDropdownFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPYWrG7Q0s\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yIavzYQxt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OFkx_n74x\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"1271\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./PYWrG7Q0s.map", "let Component;\nlet IconInner;\nvar Icon = (React) => {\n  if (!Component) {\n    Component = /* @__PURE__ */ new Map([\n      [\n        \"bold\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M222.14,105.85l-80-80a20,20,0,0,0-28.28,0l-80,80A19.86,19.86,0,0,0,28,120v96a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V164h24v52a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V120A19.86,19.86,0,0,0,222.14,105.85ZM204,204H164V152a12,12,0,0,0-12-12H104a12,12,0,0,0-12,12v52H52V121.65l76-76,76,76Z\" }))\n      ],\n      [\n        \"duotone\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\n          \"path\",\n          {\n            d: \"M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z\",\n            opacity: \"0.2\"\n          }\n        ), /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"fill\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z\" }))\n      ],\n      [\n        \"light\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M217.9,110.1l-80-80a14,14,0,0,0-19.8,0l-80,80A13.92,13.92,0,0,0,34,120v96a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V158h36v58a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V120A13.92,13.92,0,0,0,217.9,110.1ZM210,210H158V152a6,6,0,0,0-6-6H104a6,6,0,0,0-6,6v58H46V120a2,2,0,0,1,.58-1.42l80-80a2,2,0,0,1,2.84,0l80,80A2,2,0,0,1,210,120Z\" }))\n      ],\n      [\n        \"regular\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"thin\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M216.49,111.51l-80-80a12,12,0,0,0-17,0l-80,80A12,12,0,0,0,36,120v96a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V156h40v60a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V120A12,12,0,0,0,216.49,111.51ZM212,212H156V152a4,4,0,0,0-4-4H104a4,4,0,0,0-4,4v60H44V120a4,4,0,0,1,1.17-2.83l80-80a4,4,0,0,1,5.66,0l80,80A4,4,0,0,1,212,120Z\" }))\n      ]\n    ]);\n    IconInner = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", { ref, ...props }, Component.get(props.weight)));\n  }\n  return IconInner;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nvar House_default = Icon;\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n", "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{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HouseFactory from\"https://framer.com/m/phosphor-icons/House.js@0.0.57\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"Acorn\",\"AddressBook\",\"AddressBookTabs\",\"AirTrafficControl\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTaxiing\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"AmazonLogo\",\"Ambulance\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"Angle\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"ApproximateEquals\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsMerge\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsSplit\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asclepius\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Avocado\",\"Axe\",\"Baby\",\"BabyCarriage\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barn\",\"Barricade\",\"Baseball\",\"BaseballCap\",\"BaseballHelmet\",\"Basket\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryPlusVertical\",\"BatteryVerticalEmpty\",\"BatteryVerticalFull\",\"BatteryVerticalHigh\",\"BatteryVerticalLow\",\"BatteryWarning\",\"BeachBall\",\"Beanie\",\"Bed\",\"BeerBottle\",\"BeerStein\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"Belt\",\"BezierCurve\",\"Bicycle\",\"Binary\",\"Binoculars\",\"Biohazard\",\"Bird\",\"Blueprint\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Bomb\",\"Bone\",\"Book\",\"BookBookmark\",\"BookOpen\",\"BookOpenText\",\"BookOpenUser\",\"BookUser\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"Boot\",\"Boules\",\"BoundingBox\",\"BowlFood\",\"BowlSteam\",\"BowlingBall\",\"BoxArrowDown\",\"BoxArrowUp\",\"BoxingGlove\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Bread\",\"Bridge\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Broom\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Building\",\"BuildingApartment\",\"BuildingOffice\",\"Buildings\",\"Bulldozer\",\"Bus\",\"Butterfly\",\"CableCar\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarDot\",\"CalendarDots\",\"CalendarHeart\",\"CalendarMinus\",\"CalendarPlus\",\"CalendarSlash\",\"CalendarStar\",\"CalendarX\",\"CallBell\",\"Camera\",\"CameraPlus\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarBattery\",\"CarProfile\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CardsThree\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretCircleUpDown\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretLineDown\",\"CaretLineLeft\",\"CaretLineRight\",\"CaretLineUp\",\"CaretRight\",\"CaretUp\",\"CaretUpDown\",\"Carrot\",\"CashRegister\",\"CassetteTape\",\"CastleTurret\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"CellTower\",\"Certificate\",\"Chair\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"Champagne\",\"ChargingStation\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartDonut\",\"ChartLine\",\"ChartLineDown\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"ChartPolar\",\"ChartScatter\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredSlash\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleSlash\",\"ChatCircleText\",\"ChatDots\",\"ChatSlash\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropSlash\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckFat\",\"CheckSquare\",\"CheckSquareOffset\",\"Checkerboard\",\"Checks\",\"Cheers\",\"Cheese\",\"ChefHat\",\"Cherries\",\"Church\",\"Cigarette\",\"CigaretteSlash\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Circuitry\",\"City\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClockCountdown\",\"ClockUser\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"CloudWarning\",\"CloudX\",\"Clover\",\"Club\",\"CoatHanger\",\"CodaLogo\",\"Code\",\"CodeBlock\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"CoffeeBean\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"ColumnsPlusLeft\",\"ColumnsPlusRight\",\"Command\",\"Compass\",\"CompassRose\",\"CompassTool\",\"ComputerTower\",\"Confetti\",\"ContactlessPayment\",\"Control\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Couch\",\"CourtBasketball\",\"Cow\",\"CowboyHat\",\"Cpu\",\"Crane\",\"CraneTower\",\"CreditCard\",\"Cricket\",\"Crop\",\"Cross\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownCross\",\"CrownSimple\",\"Cube\",\"CubeFocus\",\"CubeTransparent\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorClick\",\"CursorText\",\"Cylinder\",\"Database\",\"Desk\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DevToLogo\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSlash\",\"DeviceMobileSpeaker\",\"DeviceRotate\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Devices\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscoBall\",\"DiscordLogo\",\"Divide\",\"Dna\",\"Dog\",\"Door\",\"DoorOpen\",\"Dot\",\"DotOutline\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"Dress\",\"Dresser\",\"DribbbleLogo\",\"Drone\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"DropSimple\",\"DropSlash\",\"DropboxLogo\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Elevator\",\"Empty\",\"Engine\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"EscalatorDown\",\"EscalatorUp\",\"Exam\",\"ExclamationMark\",\"Exclude\",\"ExcludeSquare\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"Eyes\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"FalloutShelter\",\"Fan\",\"Farm\",\"FastForward\",\"FastForwardCircle\",\"Feather\",\"FediverseLogo\",\"FigmaLogo\",\"File\",\"FileArchive\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileC\",\"FileCloud\",\"FileCode\",\"FileCpp\",\"FileCss\",\"FileCsv\",\"FileDashed\",\"FileDoc\",\"FileHtml\",\"FileImage\",\"FileIni\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMagnifyingGlass\",\"FileMd\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FilePy\",\"FileRs\",\"FileSql\",\"FileSvg\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileTxt\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmReel\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireExtinguisher\",\"FireSimple\",\"FireTruck\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagBannerFold\",\"FlagCheckered\",\"FlagPennant\",\"Flame\",\"Flashlight\",\"Flask\",\"FlipHorizontal\",\"FlipVertical\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlowerTulip\",\"FlyingSaucer\",\"Folder\",\"FolderDashed\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDashed\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"FootballHelmet\",\"Footprints\",\"ForkKnife\",\"FourK\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"FunnelSimpleX\",\"FunnelX\",\"GameController\",\"Garage\",\"GasCan\",\"GasPump\",\"Gauge\",\"Gavel\",\"Gear\",\"GearFine\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeSimpleX\",\"GlobeStand\",\"GlobeX\",\"Goggles\",\"Golf\",\"GoodreadsLogo\",\"GoogleCardboardLogo\",\"GoogleChromeLogo\",\"GoogleDriveLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gps\",\"GpsFix\",\"GpsSlash\",\"Gradient\",\"GraduationCap\",\"Grains\",\"GrainsSlash\",\"Graph\",\"GraphicsCard\",\"GreaterThan\",\"GreaterThanOrEqual\",\"GridFour\",\"GridNine\",\"Guitar\",\"HairDryer\",\"Hamburger\",\"Hammer\",\"Hand\",\"HandArrowDown\",\"HandArrowUp\",\"HandCoins\",\"HandDeposit\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandHeart\",\"HandPalm\",\"HandPeace\",\"HandPointing\",\"HandSoap\",\"HandSwipeLeft\",\"HandSwipeRight\",\"HandTap\",\"HandWaving\",\"HandWithdraw\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"HandsPraying\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"HardHat\",\"Hash\",\"HashStraight\",\"HeadCircuit\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartHalf\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighDefinition\",\"HighHeel\",\"Highlighter\",\"HighlighterCircle\",\"Hockey\",\"Hoodie\",\"Horse\",\"Hospital\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"Hurricane\",\"IceCream\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageBroken\",\"ImageSquare\",\"Images\",\"ImagesSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"IntersectSquare\",\"IntersectThree\",\"Intersection\",\"Invoice\",\"Island\",\"Jar\",\"JarLabel\",\"Jeep\",\"Joystick\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"LampPendant\",\"Laptop\",\"Lasso\",\"LastfmLogo\",\"Layout\",\"Leaf\",\"Lectern\",\"Lego\",\"LegoSmiley\",\"LessThan\",\"LessThanOrEqual\",\"LetterCircleH\",\"LetterCircleP\",\"LetterCircleV\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lighthouse\",\"Lightning\",\"LightningA\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"LineVertical\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinktreeLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListHeart\",\"ListMagnifyingGlass\",\"ListNumbers\",\"ListPlus\",\"ListStar\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"Lockers\",\"Log\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"Mailbox\",\"MapPin\",\"MapPinArea\",\"MapPinLine\",\"MapPinPlus\",\"MapPinSimple\",\"MapPinSimpleArea\",\"MapPinSimpleLine\",\"MapTrifold\",\"MarkdownLogo\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MastodonLogo\",\"MathOperations\",\"MatrixLogo\",\"Medal\",\"MedalMilitary\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MemberOf\",\"Memory\",\"MessengerLogo\",\"MetaLogo\",\"Meteor\",\"Metronome\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"Microscope\",\"MicrosoftExcelLogo\",\"MicrosoftOutlookLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"MinusSquare\",\"Money\",\"MoneyWavy\",\"Monitor\",\"MonitorArrowUp\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Moped\",\"MopedFront\",\"Mosque\",\"Motorcycle\",\"Mountains\",\"Mouse\",\"MouseLeftClick\",\"MouseMiddleClick\",\"MouseRightClick\",\"MouseScroll\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesMinus\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Network\",\"NetworkSlash\",\"NetworkX\",\"Newspaper\",\"NewspaperClipping\",\"NotEquals\",\"NotMemberOf\",\"NotSubsetOf\",\"NotSupersetOf\",\"Notches\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NotionLogo\",\"NuclearPlant\",\"NumberCircleEight\",\"NumberCircleFive\",\"NumberCircleFour\",\"NumberCircleNine\",\"NumberCircleOne\",\"NumberCircleSeven\",\"NumberCircleSix\",\"NumberCircleThree\",\"NumberCircleTwo\",\"NumberCircleZero\",\"NumberEight\",\"NumberFive\",\"NumberFour\",\"NumberNine\",\"NumberOne\",\"NumberSeven\",\"NumberSix\",\"NumberSquareEight\",\"NumberSquareFive\",\"NumberSquareFour\",\"NumberSquareNine\",\"NumberSquareOne\",\"NumberSquareSeven\",\"NumberSquareSix\",\"NumberSquareThree\",\"NumberSquareTwo\",\"NumberSquareZero\",\"NumberThree\",\"NumberTwo\",\"NumberZero\",\"Numpad\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"OfficeChair\",\"Onigiri\",\"OpenAiLogo\",\"Option\",\"Orange\",\"OrangeSlice\",\"Oven\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"Panorama\",\"Pants\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Paragraph\",\"Parallelogram\",\"Park\",\"Password\",\"Path\",\"PatreonLogo\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"PaypalLogo\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilRuler\",\"PencilSimple\",\"PencilSimpleLine\",\"PencilSimpleSlash\",\"PencilSlash\",\"Pentagon\",\"Pentagram\",\"Pepper\",\"Percent\",\"Person\",\"PersonArmsSpread\",\"PersonSimple\",\"PersonSimpleBike\",\"PersonSimpleCircle\",\"PersonSimpleHike\",\"PersonSimpleRun\",\"PersonSimpleSki\",\"PersonSimpleSwim\",\"PersonSimpleTaiChi\",\"PersonSimpleThrow\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneList\",\"PhoneOutgoing\",\"PhonePause\",\"PhonePlus\",\"PhoneSlash\",\"PhoneTransfer\",\"PhoneX\",\"PhosphorLogo\",\"Pi\",\"PianoKeys\",\"PicnicTable\",\"PictureInPicture\",\"PiggyBank\",\"Pill\",\"PingPong\",\"PintGlass\",\"PinterestLogo\",\"Pinwheel\",\"Pipe\",\"PipeWrench\",\"PixLogo\",\"Pizza\",\"Placeholder\",\"Planet\",\"Plant\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Playlist\",\"Plug\",\"PlugCharging\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PlusSquare\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"Popsicle\",\"PottedPlant\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"Pulse\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"QuestionMark\",\"Queue\",\"Quotes\",\"Rabbit\",\"Racquet\",\"Radical\",\"Radio\",\"RadioButton\",\"Radioactive\",\"Rainbow\",\"RainbowCloud\",\"Ranking\",\"ReadCvLogo\",\"Receipt\",\"ReceiptX\",\"Record\",\"Rectangle\",\"RectangleDashed\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"ReplitLogo\",\"Resize\",\"Rewind\",\"RewindCircle\",\"RoadHorizon\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"RowsPlusBottom\",\"RowsPlusTop\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Sailboat\",\"Scales\",\"Scan\",\"ScanSmiley\",\"Scissors\",\"Scooter\",\"Screencast\",\"Screwdriver\",\"Scribble\",\"ScribbleLoop\",\"Scroll\",\"Seal\",\"SealCheck\",\"SealPercent\",\"SealQuestion\",\"SealWarning\",\"Seat\",\"Seatbelt\",\"SecurityCamera\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Shapes\",\"Share\",\"ShareFat\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShippingContainer\",\"ShirtFolded\",\"ShootingStar\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shovel\",\"Shower\",\"Shrimp\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"Sigma\",\"SignIn\",\"SignOut\",\"Signature\",\"Signpost\",\"SimCard\",\"Siren\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SkypeLogo\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Slideshow\",\"Smiley\",\"SmileyAngry\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyMelting\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Sneaker\",\"SneakerMove\",\"Snowflake\",\"SoccerBall\",\"Sock\",\"SolarPanel\",\"SolarRoof\",\"SortAscending\",\"SortDescending\",\"SoundcloudLogo\",\"Spade\",\"Sparkle\",\"SpeakerHifi\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Speedometer\",\"Sphere\",\"Spinner\",\"SpinnerBall\",\"SpinnerGap\",\"Spiral\",\"SplitHorizontal\",\"SplitVertical\",\"SpotifyLogo\",\"SprayBottle\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquareSplitVertical\",\"SquaresFour\",\"Stack\",\"StackMinus\",\"StackOverflowLogo\",\"StackPlus\",\"StackSimple\",\"Stairs\",\"Stamp\",\"StandardDefinition\",\"Star\",\"StarAndCrescent\",\"StarFour\",\"StarHalf\",\"StarOfDavid\",\"SteamLogo\",\"SteeringWheel\",\"Steps\",\"Stethoscope\",\"Sticker\",\"Stool\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"SubsetOf\",\"SubsetProperOf\",\"Subtitles\",\"SubtitlesSlash\",\"Subtract\",\"SubtractSquare\",\"Subway\",\"Suitcase\",\"SuitcaseRolling\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"SupersetOf\",\"SupersetProperOf\",\"Swap\",\"Swatches\",\"SwimmingPool\",\"Sword\",\"Synagogue\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TeaBag\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Tent\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAUnderline\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextB\",\"TextColumns\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextSubscript\",\"TextSuperscript\",\"TextT\",\"TextTSlash\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThreadsLogo\",\"ThreeD\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TidalLogo\",\"TiktokLogo\",\"Tilde\",\"Timer\",\"TipJar\",\"Tipi\",\"Tire\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Toolbox\",\"Tooth\",\"Tornado\",\"Tote\",\"ToteSimple\",\"Towel\",\"Tractor\",\"Trademark\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Tram\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"TrayArrowDown\",\"TrayArrowUp\",\"TreasureChest\",\"Tree\",\"TreeEvergreen\",\"TreePalm\",\"TreeStructure\",\"TreeView\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"TriangleDashed\",\"Trolley\",\"TrolleySuitcase\",\"Trophy\",\"Truck\",\"TruckTrailer\",\"TumblrLogo\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Union\",\"Unite\",\"UniteSquare\",\"Upload\",\"UploadSimple\",\"Usb\",\"User\",\"UserCheck\",\"UserCircle\",\"UserCircleCheck\",\"UserCircleDashed\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSound\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Van\",\"Vault\",\"VectorThree\",\"VectorTwo\",\"Vibrate\",\"Video\",\"VideoCamera\",\"VideoCameraSlash\",\"VideoConference\",\"Vignette\",\"VinylRecord\",\"VirtualReality\",\"Virus\",\"Visor\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warehouse\",\"Warning\",\"WarningCircle\",\"WarningDiamond\",\"WarningOctagon\",\"WashingMachine\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waveform\",\"WaveformSlash\",\"Waves\",\"Webcam\",\"WebcamSlash\",\"WebhooksLogo\",\"WechatLogo\",\"WhatsappLogo\",\"Wheelchair\",\"WheelchairMotion\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"Windmill\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XLogo\",\"XSquare\",\"Yarn\",\"YinYang\",\"YoutubeLogo\"];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\"];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{const version=\"0.0.57\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/_jsx(NullState,{}):null;return /*#__PURE__*/_jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/_jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map", "// Generated by Framer (d19865c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const cycleOrder=[\"I7ku9WnfJ\",\"srVrb1SZw\",\"CP7UWWlGe\"];const serializationHash=\"framer-KKuKt\";const variantClassNames={CP7UWWlGe:\"framer-v-wsq725\",I7ku9WnfJ:\"framer-v-17ov7yw\",srVrb1SZw:\"framer-v-14vgtez\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"I7ku9WnfJ\",Phone:\"CP7UWWlGe\",Tablet:\"srVrb1SZw\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"I7ku9WnfJ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"I7ku9WnfJ\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"HP3bKFDh9\"},motionChild:true,nodeId:\"I7ku9WnfJ\",openInNewTab:false,scopeId:\"tS21hJIy_\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-17ov7yw\",className,classNames)} framer-1wz4kjc`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"I7ku9WnfJ\",ref:refBinding,style:{backgroundColor:\"var(--token-8ddc0af8-815e-4d70-ab4a-69f784f83497, rgb(218, 183, 116))\",...style},...addPropertyOverrides({CP7UWWlGe:{\"data-framer-name\":\"Phone\"},srVrb1SZw:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ycp640\",layoutDependency:layoutDependency,layoutId:\"dDrW9QgLe\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"22.4px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31)))\"},children:\" Therapy for as low as $20 with insurance. Learn more  \"})}),className:\"framer-8d4mx9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"G60kE_I7d\",style:{\"--extracted-r6o4lv\":\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1321j1s-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"SIrxw8Y2t-container\",nodeId:\"SIrxw8Y2t\",rendersWithMotion:true,scopeId:\"tS21hJIy_\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowRight\",id:\"SIrxw8Y2t\",layoutId:\"SIrxw8Y2t\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KKuKt.framer-1wz4kjc, .framer-KKuKt .framer-1wz4kjc { display: block; }\",\".framer-KKuKt.framer-17ov7yw { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 6px 0px 6px 0px; position: relative; text-decoration: none; width: 1400px; }\",\".framer-KKuKt .framer-1ycp640 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-KKuKt .framer-8d4mx9 { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-KKuKt .framer-1321j1s-container { align-self: stretch; flex: none; height: auto; position: relative; width: 13px; }\",\".framer-KKuKt.framer-v-14vgtez.framer-17ov7yw { width: 810px; }\",\".framer-KKuKt.framer-v-wsq725.framer-17ov7yw { width: 390px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 34\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"srVrb1SZw\":{\"layout\":[\"fixed\",\"auto\"]},\"CP7UWWlGe\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramertS21hJIy_=withCSS(Component,css,\"framer-KKuKt\");export default FramertS21hJIy_;FramertS21hJIy_.displayName=\"Top Bar\";FramertS21hJIy_.defaultProps={height:34,width:1400};addPropertyControls(FramertS21hJIy_,{variant:{options:[\"I7ku9WnfJ\",\"srVrb1SZw\",\"CP7UWWlGe\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramertS21hJIy_,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertS21hJIy_\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1400\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"34\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"srVrb1SZw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CP7UWWlGe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./tS21hJIy_.map", "// Generated by Framer (d19865c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={Aqap7Vn5S:{hover:true},DWww0uVMP:{hover:true},g169kYB2B:{hover:true},knT4SUnpz:{hover:true},VoMlcwPey:{hover:true},WDL4Bf9T0:{hover:true}};const cycleOrder=[\"Aqap7Vn5S\",\"g169kYB2B\",\"knT4SUnpz\",\"DWww0uVMP\",\"WDL4Bf9T0\",\"VoMlcwPey\",\"ScYIlQwg6\",\"Mj8mjNwN0\"];const serializationHash=\"framer-wetLa\";const variantClassNames={Aqap7Vn5S:\"framer-v-1i7r7kz\",DWww0uVMP:\"framer-v-1aaemud\",g169kYB2B:\"framer-v-1h9hyyg\",knT4SUnpz:\"framer-v-12gd7vr\",Mj8mjNwN0:\"framer-v-17ughr6\",ScYIlQwg6:\"framer-v-1bd7vjx\",VoMlcwPey:\"framer-v-2r4pab\",WDL4Bf9T0:\"framer-v-whf6r3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Accent Color Phone Call CTA\":\"VoMlcwPey\",\"Filter  - Active\":\"ScYIlQwg6\",\"Filter - Inactive\":\"Mj8mjNwN0\",\"Main Button - Black Text\":\"Aqap7Vn5S\",\"Outlign - Black\":\"DWww0uVMP\",\"Outlign - White\":\"knT4SUnpz\",\"Phone Call CTA\":\"WDL4Bf9T0\",\"White Text\":\"g169kYB2B\"};const getProps=({fillColor,height,id,link,textColor,title,width,...props})=>{return{...props,AGuS6MJ5r:textColor??props.AGuS6MJ5r??\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",GMHOYUWdr:title??props.GMHOYUWdr??\"Find a therapist\",kdT1FUVTC:fillColor??props.kdT1FUVTC??\"var(--token-676c0de8-1621-4e9c-88aa-e7849d8e44e3, rgb(218, 183, 116))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"Aqap7Vn5S\",WGVZ__Zup:link??props.WGVZ__Zup};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,GMHOYUWdr,WGVZ__Zup,kdT1FUVTC,AGuS6MJ5r,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Aqap7Vn5S\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaptauhu6=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"Mj8mjNwN0\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"WDL4Bf9T0-hover\",\"VoMlcwPey-hover\"].includes(gestureVariant))return true;if([\"WDL4Bf9T0\",\"VoMlcwPey\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:WGVZ__Zup,motionChild:true,nodeId:\"Aqap7Vn5S\",openInNewTab:false,scopeId:\"WDdHP1yn4\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1i7r7kz\",className,classNames)} framer-imx672`,\"data-framer-name\":\"Main Button - Black Text\",layoutDependency:layoutDependency,layoutId:\"Aqap7Vn5S\",ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:kdT1FUVTC,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},variants:{\"Aqap7Vn5S-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-4e2999fe-f843-4489-a920-f0de263f33af, rgb(38, 38, 38))\"},\"DWww0uVMP-hover\":{backgroundColor:\"var(--token-4e2999fe-f843-4489-a920-f0de263f33af, rgb(21, 23, 26))\"},\"g169kYB2B-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-2a0fb94b-5521-4eda-b091-44e9d38b82b4, rgb(74, 87, 80))\"},\"knT4SUnpz-hover\":{backgroundColor:\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\"},\"VoMlcwPey-hover\":{backgroundColor:\"var(--token-676c0de8-1621-4e9c-88aa-e7849d8e44e3, rgb(218, 183, 116))\"},\"WDL4Bf9T0-hover\":{backgroundColor:\"var(--token-4e2999fe-f843-4489-a920-f0de263f33af, rgb(21, 23, 26))\"},DWww0uVMP:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-4e2999fe-f843-4489-a920-f0de263f33af, rgb(21, 23, 26))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},knT4SUnpz:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},Mj8mjNwN0:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-676c0de8-1621-4e9c-88aa-e7849d8e44e3, rgb(218, 183, 116))\"},ScYIlQwg6:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-4e2999fe-f843-4489-a920-f0de263f33af, rgb(21, 23, 26))\"},VoMlcwPey:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-39e7c5da-5244-41c3-9163-559fb62d545d, rgb(245, 247, 240))\"},WDL4Bf9T0:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-4e2999fe-f843-4489-a920-f0de263f33af, rgb(21, 23, 26))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"Aqap7Vn5S-hover\":{\"data-framer-name\":undefined},\"DWww0uVMP-hover\":{\"data-framer-name\":undefined},\"g169kYB2B-hover\":{\"data-framer-name\":undefined},\"knT4SUnpz-hover\":{\"data-framer-name\":undefined},\"VoMlcwPey-hover\":{\"data-framer-name\":undefined},\"WDL4Bf9T0-hover\":{\"data-framer-name\":undefined},DWww0uVMP:{\"data-border\":true,\"data-framer-name\":\"Outlign - Black\"},g169kYB2B:{\"data-framer-name\":\"White Text\"},knT4SUnpz:{\"data-border\":true,\"data-framer-name\":\"Outlign - White\"},Mj8mjNwN0:{\"data-framer-name\":\"Filter - Inactive\"},ScYIlQwg6:{\"data-framer-name\":\"Filter  - Active\",\"data-highlight\":true,onTap:onTaptauhu6},VoMlcwPey:{\"data-framer-name\":\"Accent Color Phone Call CTA\"},WDL4Bf9T0:{\"data-border\":true,\"data-framer-name\":\"Phone Call CTA\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-AGuS6MJ5r-WDdHP1yn4))\"},children:\"Find a therapist\"})}),className:\"framer-13d0z2f\",fonts:[\"FR;InterDisplay-Medium\"],layoutDependency:layoutDependency,layoutId:\"QnETN5hYD\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-AGuS6MJ5r-WDdHP1yn4)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-AGuS6MJ5r-WDdHP1yn4\":AGuS6MJ5r},text:GMHOYUWdr,variants:{\"Aqap7Vn5S-hover\":{\"--extracted-r6o4lv\":\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\"},\"DWww0uVMP-hover\":{\"--extracted-r6o4lv\":\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\"},\"knT4SUnpz-hover\":{\"--extracted-r6o4lv\":\"var(--variable-reference-AGuS6MJ5r-WDdHP1yn4)\"},\"WDL4Bf9T0-hover\":{\"--extracted-r6o4lv\":\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\"},DWww0uVMP:{\"--extracted-r6o4lv\":\"var(--token-4e2999fe-f843-4489-a920-f0de263f33af, rgb(21, 23, 26))\"},g169kYB2B:{\"--extracted-r6o4lv\":\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\"},knT4SUnpz:{\"--extracted-r6o4lv\":\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\"},ScYIlQwg6:{\"--extracted-r6o4lv\":\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\"},VoMlcwPey:{\"--extracted-r6o4lv\":\"var(--token-4e2999fe-f843-4489-a920-f0de263f33af, rgb(21, 23, 26))\"},WDL4Bf9T0:{\"--extracted-r6o4lv\":\"var(--token-4e2999fe-f843-4489-a920-f0de263f33af, rgb(21, 23, 26))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"Aqap7Vn5S-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255)))\"},children:\"Find a therapist\"})})},\"DWww0uVMP-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255)))\"},children:\"Find a therapist\"})})},\"knT4SUnpz-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-AGuS6MJ5r-WDdHP1yn4))\"},children:\"Find a therapist\"})})},\"WDL4Bf9T0-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255)))\"},children:\"Find a therapist\"})})},DWww0uVMP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4e2999fe-f843-4489-a920-f0de263f33af, rgb(21, 23, 26)))\"},children:\"Find a therapist\"})})},g169kYB2B:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255)))\"},children:\"Find a therapist\"})})},knT4SUnpz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255)))\"},children:\"Find a therapist\"})})},ScYIlQwg6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255)))\"},children:\"Find a therapist\"})})},VoMlcwPey:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4e2999fe-f843-4489-a920-f0de263f33af, rgb(21, 23, 26)))\"},children:\"Find a therapist\"})})},WDL4Bf9T0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4e2999fe-f843-4489-a920-f0de263f33af, rgb(21, 23, 26)))\"},children:\"Find a therapist\"})})}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-cnbtvi-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"EFEa6zh_e-container\",nodeId:\"EFEa6zh_e\",rendersWithMotion:true,scopeId:\"WDdHP1yn4\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-4e2999fe-f843-4489-a920-f0de263f33af, rgb(21, 23, 26))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Phone\",id:\"EFEa6zh_e\",layoutId:\"EFEa6zh_e\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({\"WDL4Bf9T0-hover\":{color:\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wetLa.framer-imx672, .framer-wetLa .framer-imx672 { display: block; }\",\".framer-wetLa.framer-1i7r7kz { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 24px 10px 24px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-wetLa .framer-13d0z2f { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-wetLa .framer-cnbtvi-container { flex: none; height: 14px; position: relative; width: 14px; }\",\".framer-wetLa.framer-v-whf6r3.framer-1i7r7kz, .framer-wetLa.framer-v-2r4pab.framer-1i7r7kz { gap: 5px; }\",\".framer-wetLa.framer-v-whf6r3 .framer-13d0z2f, .framer-wetLa.framer-v-2r4pab .framer-13d0z2f { order: 1; }\",\".framer-wetLa.framer-v-whf6r3 .framer-cnbtvi-container, .framer-wetLa.framer-v-2r4pab .framer-cnbtvi-container { order: 0; }\",\".framer-wetLa.framer-v-17ughr6.framer-1i7r7kz { cursor: unset; }\",'.framer-wetLa[data-border=\"true\"]::after, .framer-wetLa [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 46\n * @framerIntrinsicWidth 157\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"g169kYB2B\":{\"layout\":[\"auto\",\"auto\"]},\"knT4SUnpz\":{\"layout\":[\"auto\",\"auto\"]},\"DWww0uVMP\":{\"layout\":[\"auto\",\"auto\"]},\"WDL4Bf9T0\":{\"layout\":[\"auto\",\"auto\"]},\"VoMlcwPey\":{\"layout\":[\"auto\",\"auto\"]},\"ScYIlQwg6\":{\"layout\":[\"auto\",\"auto\"]},\"Mj8mjNwN0\":{\"layout\":[\"auto\",\"auto\"]},\"nJlv1psZ_\":{\"layout\":[\"auto\",\"auto\"]},\"JaDX6qXRY\":{\"layout\":[\"auto\",\"auto\"]},\"N5pQa17Zi\":{\"layout\":[\"auto\",\"auto\"]},\"jxtIxbFKD\":{\"layout\":[\"auto\",\"auto\"]},\"Dn9Vn_6F7\":{\"layout\":[\"auto\",\"auto\"]},\"XBQNZqjtI\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"GMHOYUWdr\":\"title\",\"WGVZ__Zup\":\"link\",\"kdT1FUVTC\":\"fillColor\",\"AGuS6MJ5r\":\"textColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerWDdHP1yn4=withCSS(Component,css,\"framer-wetLa\");export default FramerWDdHP1yn4;FramerWDdHP1yn4.displayName=\"Buttons Secondary\";FramerWDdHP1yn4.defaultProps={height:46,width:157};addPropertyControls(FramerWDdHP1yn4,{variant:{options:[\"Aqap7Vn5S\",\"g169kYB2B\",\"knT4SUnpz\",\"DWww0uVMP\",\"WDL4Bf9T0\",\"VoMlcwPey\",\"ScYIlQwg6\",\"Mj8mjNwN0\"],optionTitles:[\"Main Button - Black Text\",\"White Text\",\"Outlign - White\",\"Outlign - Black\",\"Phone Call CTA\",\"Accent Color Phone Call CTA\",\"Filter  - Active\",\"Filter - Inactive\"],title:\"Variant\",type:ControlType.Enum},GMHOYUWdr:{defaultValue:\"Find a therapist\",title:\"Title\",type:ControlType.String},WGVZ__Zup:{title:\"Link\",type:ControlType.Link},kdT1FUVTC:{defaultValue:\"var(--token-676c0de8-1621-4e9c-88aa-e7849d8e44e3, rgb(218, 183, 116))\",title:\"Fill Color\",type:ControlType.Color},AGuS6MJ5r:{defaultValue:'var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31)) /* {\"name\":\"Off Black\"} */',title:\"Text Color\",type:ControlType.Color}});addFonts(FramerWDdHP1yn4,[{explicitInter:true,fonts:[{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/ePuN3mCjzajIHnyCdvKBFiZkyY0.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/V3j1L0o5vPFKe26Sw4HcpXCfHo.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/F3kdpd2N0cToWV5huaZjjgM.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/0iDmxkizU9goZoclqIqsV5rvETU.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/r0mv3NegmA0akcQsNFotG32Las.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/8yoV9pUxquX7VD7ZXlNYKQmkmk.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/Ii21jnSJkulBKsHHXKlapi7fv9w.woff2\",weight:\"500\"}]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWDdHP1yn4\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"157\",\"framerVariables\":\"{\\\"GMHOYUWdr\\\":\\\"title\\\",\\\"WGVZ__Zup\\\":\\\"link\\\",\\\"kdT1FUVTC\\\":\\\"fillColor\\\",\\\"AGuS6MJ5r\\\":\\\"textColor\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"g169kYB2B\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"knT4SUnpz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DWww0uVMP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WDL4Bf9T0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VoMlcwPey\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ScYIlQwg6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Mj8mjNwN0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nJlv1psZ_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"JaDX6qXRY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"N5pQa17Zi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jxtIxbFKD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Dn9Vn_6F7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XBQNZqjtI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"46\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WDdHP1yn4.map", "// Generated by Framer (d19865c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";const FeatherFonts=getFonts(Feather);const enabledGestures={bU2dltseh:{hover:true},iGLUxg_3n:{hover:true},oUww1kxqG:{hover:true}};const cycleOrder=[\"iGLUxg_3n\",\"bU2dltseh\",\"oUww1kxqG\"];const serializationHash=\"framer-gfDHw\";const variantClassNames={bU2dltseh:\"framer-v-zxe4w\",iGLUxg_3n:\"framer-v-9e6s4m\",oUww1kxqG:\"framer-v-q4sbvw\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.8,type:\"spring\"};const transition2={bounce:.2,delay:0,duration:1.2,type:\"spring\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"iGLUxg_3n\",\"Variant 2\":\"bU2dltseh\",\"Variant 3\":\"oUww1kxqG\"};const getProps=({buttonBackground,height,hoverBackground,hoverTextColor,iconColor,id,textColor,title,width,...props})=>{return{...props,IJwc3iZYM:hoverBackground??props.IJwc3iZYM??\"var(--token-8ddc0af8-815e-4d70-ab4a-69f784f83497, rgb(218, 183, 116))\",mIjO_4YTl:buttonBackground??props.mIjO_4YTl??\"var(--token-8ddc0af8-815e-4d70-ab4a-69f784f83497, rgb(218, 183, 116))\",Ot0M4d5hi:iconColor??props.Ot0M4d5hi??\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"iGLUxg_3n\",wNT3qtsGv:hoverTextColor??props.wNT3qtsGv??\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",xZ1HPgo4Z:textColor??props.xZ1HPgo4Z??\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",z3ZoDl3r0:title??props.z3ZoDl3r0??\"Book a Therapist\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,z3ZoDl3r0,IJwc3iZYM,mIjO_4YTl,xZ1HPgo4Z,wNT3qtsGv,Ot0M4d5hi,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"iGLUxg_3n\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"bU2dltseh-hover\")return false;if(baseVariant===\"bU2dltseh\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({oUww1kxqG:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:\"https://api.leadconnectorhq.com/widget/booking/EnbClnIr21U96Al9xJFX\",motionChild:true,nodeId:\"iGLUxg_3n\",openInNewTab:true,scopeId:\"zffhCMpGh\",...addPropertyOverrides({\"iGLUxg_3n-hover\":{smoothScroll:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-9e6s4m\",className,classNames)} framer-8mm6c6`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"iGLUxg_3n\",ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:IJwc3iZYM,borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"none\",...style},variants:{\"bU2dltseh-hover\":{backgroundColor:\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\"},\"iGLUxg_3n-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"oUww1kxqG-hover\":{boxShadow:\"0px 1px 20px 5px rgba(171, 171, 171, 0.95)\"},bU2dltseh:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\"},oUww1kxqG:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:mIjO_4YTl}},...addPropertyOverrides({\"bU2dltseh-hover\":{\"data-framer-name\":undefined},\"iGLUxg_3n-hover\":{\"data-framer-name\":undefined},\"oUww1kxqG-hover\":{\"data-framer-name\":undefined},bU2dltseh:{\"data-border\":true,\"data-framer-name\":\"Variant 2\"},oUww1kxqG:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1f1i5gt\",\"data-framer-name\":\"arrow wrapper\",layoutDependency:layoutDependency,layoutId:\"ju2xiSOTH\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},transformTemplate:transformTemplate1,...addPropertyOverrides({\"iGLUxg_3n-hover\":{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rlpc1y-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"B02EeGhv5-container\",nodeId:\"B02EeGhv5\",rendersWithMotion:true,scopeId:\"zffhCMpGh\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"arrow-right\",id:\"B02EeGhv5\",layoutId:\"B02EeGhv5\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"iGLUxg_3n-hover\":{color:Ot0M4d5hi}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cy7jw6\",\"data-framer-name\":\"cta wrapper\",layoutDependency:layoutDependency,layoutId:\"H9nAPesoK\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-xZ1HPgo4Z-zffhCMpGh))\"},children:\"Book a Therapist\"})}),className:\"framer-dh7zai\",\"data-framer-name\":\"Book a counsellor\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"FZTvRXrAG\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-xZ1HPgo4Z-zffhCMpGh)\",\"--variable-reference-wNT3qtsGv-zffhCMpGh\":wNT3qtsGv,\"--variable-reference-xZ1HPgo4Z-zffhCMpGh\":xZ1HPgo4Z},text:z3ZoDl3r0,variants:{\"bU2dltseh-hover\":{\"--extracted-r6o4lv\":\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\"},\"iGLUxg_3n-hover\":{\"--extracted-r6o4lv\":\"var(--variable-reference-wNT3qtsGv-zffhCMpGh)\",\"--variable-reference-wNT3qtsGv-zffhCMpGh\":wNT3qtsGv},\"oUww1kxqG-hover\":{\"--extracted-r6o4lv\":\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\"},bU2dltseh:{\"--extracted-r6o4lv\":\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"bU2dltseh-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255)))\"},children:\"Book a Therapist\"})})},\"iGLUxg_3n-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-wNT3qtsGv-zffhCMpGh))\"},children:\"Book a Therapist\"})})},\"oUww1kxqG-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255)))\"},children:\"Book a Therapist\"})})},bU2dltseh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31)))\"},children:\"Book a Therapist\"})})}},baseVariant,gestureVariant)})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gfDHw.framer-8mm6c6, .framer-gfDHw .framer-8mm6c6 { display: block; }\",\".framer-gfDHw.framer-9e6s4m { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 14px 25px 14px 25px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-gfDHw .framer-1f1i5gt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: -16px; overflow: visible; padding: 0px; position: absolute; top: 50%; width: min-content; z-index: 1; }\",\".framer-gfDHw .framer-1rlpc1y-container { flex: none; height: 15px; position: relative; width: 15px; }\",\".framer-gfDHw .framer-1cy7jw6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-gfDHw .framer-dh7zai { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-gfDHw.framer-v-zxe4w.framer-9e6s4m { padding: 12px 25px 12px 25px; }\",\".framer-gfDHw.framer-v-zxe4w .framer-1cy7jw6 { order: 0; }\",\".framer-gfDHw.framer-v-9e6s4m.hover .framer-1f1i5gt { left: unset; position: relative; top: unset; }\",'.framer-gfDHw[data-border=\"true\"]::after, .framer-gfDHw [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 44\n * @framerIntrinsicWidth 179\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"bU2dltseh\":{\"layout\":[\"auto\",\"auto\"]},\"oUww1kxqG\":{\"layout\":[\"auto\",\"auto\"]},\"HzA_dMaCq\":{\"layout\":[\"auto\",\"auto\"]},\"yX1IYq90w\":{\"layout\":[\"auto\",\"auto\"]},\"RzmgGNHyK\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"z3ZoDl3r0\":\"title\",\"IJwc3iZYM\":\"hoverBackground\",\"mIjO_4YTl\":\"buttonBackground\",\"xZ1HPgo4Z\":\"textColor\",\"wNT3qtsGv\":\"hoverTextColor\",\"Ot0M4d5hi\":\"iconColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerzffhCMpGh=withCSS(Component,css,\"framer-gfDHw\");export default FramerzffhCMpGh;FramerzffhCMpGh.displayName=\"Button Primary\";FramerzffhCMpGh.defaultProps={height:44,width:179};addPropertyControls(FramerzffhCMpGh,{variant:{options:[\"iGLUxg_3n\",\"bU2dltseh\",\"oUww1kxqG\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},z3ZoDl3r0:{defaultValue:\"Book a Therapist\",displayTextArea:false,title:\"Title\",type:ControlType.String},IJwc3iZYM:{defaultValue:'var(--token-8ddc0af8-815e-4d70-ab4a-69f784f83497, rgb(218, 183, 116)) /* {\"name\":\"Primary\"} */',title:\"Hover Background\",type:ControlType.Color},mIjO_4YTl:{defaultValue:'var(--token-8ddc0af8-815e-4d70-ab4a-69f784f83497, rgb(218, 183, 116)) /* {\"name\":\"Primary\"} */',title:\"Button Background\",type:ControlType.Color},xZ1HPgo4Z:{defaultValue:'var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31)) /* {\"name\":\"Off Black\"} */',title:\"Text Color\",type:ControlType.Color},wNT3qtsGv:{defaultValue:\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",title:\"Hover Text Color\",type:ControlType.Color},Ot0M4d5hi:{defaultValue:'var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31)) /* {\"name\":\"Off Black\"} */',title:\"Icon Color\",type:ControlType.Color}});addFonts(FramerzffhCMpGh,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzffhCMpGh\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"44\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"z3ZoDl3r0\\\":\\\"title\\\",\\\"IJwc3iZYM\\\":\\\"hoverBackground\\\",\\\"mIjO_4YTl\\\":\\\"buttonBackground\\\",\\\"xZ1HPgo4Z\\\":\\\"textColor\\\",\\\"wNT3qtsGv\\\":\\\"hoverTextColor\\\",\\\"Ot0M4d5hi\\\":\\\"iconColor\\\"}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"179\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bU2dltseh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oUww1kxqG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HzA_dMaCq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yX1IYq90w\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"RzmgGNHyK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./zffhCMpGh.map", "import{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */export default function StopScroll(props){const{toggle}=props;return toggle?/*#__PURE__*/_jsx(\"style\",{\"data-frameruni-stop-scroll\":true,children:`body { overflow: hidden !important; }`}):/*#__PURE__*/_jsx(_Fragment,{});}StopScroll.displayName=\"Stop Scroll\";addPropertyControls(StopScroll,{toggle:{type:ControlType.Boolean,title:\"Block Scroll\",description:\"More components at [Framer University](https://frameruni.link/cc).\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"StopScroll\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"auto\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutHeight\":\"auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./StopScroll_Prod.map", "// Generated by Framer (b012016)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"hRdVW56ht\",\"KYh90ptGS\"];const serializationHash=\"framer-2YV6S\";const variantClassNames={hRdVW56ht:\"framer-v-hhsce6\",KYh90ptGS:\"framer-v-2b6qs0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.5,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Close State\":\"KYh90ptGS\",\"Original State\":\"hRdVW56ht\"};const getProps=({click,height,id,width,...props})=>{return{...props,c2BS8stBI:click??props.c2BS8stBI,variant:humanReadableVariantMap[props.variant]??props.variant??\"hRdVW56ht\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,c2BS8stBI,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"hRdVW56ht\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1ajdhqa=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(c2BS8stBI){const res=await c2BS8stBI(...args);if(res===false)return false;}setVariant(\"KYh90ptGS\");});const onTapznz55k=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(c2BS8stBI){const res=await c2BS8stBI(...args);if(res===false)return false;}setVariant(\"hRdVW56ht\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"KYh90ptGS\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-hhsce6\",className,classNames),\"data-framer-name\":\"Original State\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"hRdVW56ht\",onTap:onTap1ajdhqa,ref:refBinding,style:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,...style},...addPropertyOverrides({KYh90ptGS:{\"data-framer-name\":\"Close State\",onTap:onTapznz55k}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1f2uxm1\",layoutDependency:layoutDependency,layoutId:\"fXdWY8TFF\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-i442l5\",layoutDependency:layoutDependency,layoutId:\"M60peDhdf\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5,rotate:0},variants:{KYh90ptGS:{rotate:45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2uqv7y\",layoutDependency:layoutDependency,layoutId:\"QwLGFVgCq\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5,rotate:0},variants:{KYh90ptGS:{rotate:-45}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2YV6S.framer-1b3e6gu, .framer-2YV6S .framer-1b3e6gu { display: block; }\",\".framer-2YV6S.framer-hhsce6 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: 42px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 42px; }\",\".framer-2YV6S .framer-1f2uxm1 { flex: none; height: 2px; overflow: visible; position: absolute; right: 9px; top: 16px; width: 12px; z-index: 1; }\",\".framer-2YV6S .framer-i442l5 { flex: none; height: 2px; left: calc(50.00000000000002% - 25px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 1.5px / 2); width: 25px; z-index: 1; }\",\".framer-2YV6S .framer-2uqv7y { bottom: 16px; flex: none; height: 2px; left: 9px; overflow: visible; position: absolute; width: 12px; z-index: 1; }\",\".framer-2YV6S.framer-v-2b6qs0.framer-hhsce6 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 42px); }\",\".framer-2YV6S.framer-v-2b6qs0 .framer-i442l5 { height: 2px; top: calc(50.00000000000002% - 2px / 2); }\",\".framer-2YV6S.framer-v-2b6qs0 .framer-2uqv7y { bottom: 20px; height: 2px; left: 8px; width: 25px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 42\n * @framerIntrinsicWidth 42\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"KYh90ptGS\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"c2BS8stBI\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerJG2OZ5hEO=withCSS(Component,css,\"framer-2YV6S\");export default FramerJG2OZ5hEO;FramerJG2OZ5hEO.displayName=\"Nav Menu Button\";FramerJG2OZ5hEO.defaultProps={height:42,width:42};addPropertyControls(FramerJG2OZ5hEO,{variant:{options:[\"hRdVW56ht\",\"KYh90ptGS\"],optionTitles:[\"Original State\",\"Close State\"],title:\"Variant\",type:ControlType.Enum},c2BS8stBI:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerJG2OZ5hEO,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJG2OZ5hEO\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KYh90ptGS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"42\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"42\",\"framerVariables\":\"{\\\"c2BS8stBI\\\":\\\"click\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./JG2OZ5hEO.map", "// Generated by Framer (d19865c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";const FeatherFonts=getFonts(Feather);const enabledGestures={o4U4Y11Xl:{hover:true},tNU6D8pYz:{hover:true}};const cycleOrder=[\"tNU6D8pYz\",\"o4U4Y11Xl\"];const serializationHash=\"framer-xwJwR\";const variantClassNames={o4U4Y11Xl:\"framer-v-1a8k35f\",tNU6D8pYz:\"framer-v-1j8mz78\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.8,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"tNU6D8pYz\",\"Variant 2\":\"o4U4Y11Xl\"};const getProps=({fontSize,height,iconVisible,id,link,title,width,...props})=>{return{...props,kazceEspY:title??props.kazceEspY??\"Home\",n3TbjlLQJ:fontSize??props.n3TbjlLQJ??14,RxB_hW7OY:iconVisible??props.RxB_hW7OY??true,Rxgw8QE8j:link??props.Rxgw8QE8j,variant:humanReadableVariantMap[props.variant]??props.variant??\"tNU6D8pYz\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,kazceEspY,RxB_hW7OY,Rxgw8QE8j,n3TbjlLQJ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tNU6D8pYz\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:Rxgw8QE8j,motionChild:true,nodeId:\"tNU6D8pYz\",openInNewTab:false,scopeId:\"kbh2KCpre\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1j8mz78\",className,classNames)} framer-r5aht0`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"tNU6D8pYz\",ref:refBinding,style:{...style},...addPropertyOverrides({\"o4U4Y11Xl-hover\":{\"data-framer-name\":undefined},\"tNU6D8pYz-hover\":{\"data-framer-name\":undefined},o4U4Y11Xl:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gbz49s\",layoutDependency:layoutDependency,layoutId:\"jmzbganHS\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-n3TbjlLQJ-kbh2KCpre) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31)))\"},children:\"Home\"})}),className:\"framer-1d3jf8t\",fonts:[\"FS;Montserrat-medium\"],layoutDependency:layoutDependency,layoutId:\"NiWHaIPNy\",style:{\"--extracted-r6o4lv\":\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-n3TbjlLQJ-kbh2KCpre\":n3TbjlLQJ},text:kazceEspY,verticalAlignment:\"top\",withExternalLayout:true}),RxB_hW7OY&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rhvaav-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"tycNxHg_i-container\",nodeId:\"tycNxHg_i\",rendersWithMotion:true,scopeId:\"kbh2KCpre\",children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"chevron-down\",id:\"tycNxHg_i\",layoutId:\"tycNxHg_i\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-o5vm4\",layoutDependency:layoutDependency,layoutId:\"gJ1Dz8fdV\",style:{backgroundColor:\"rgb(217, 124, 84)\",opacity:0},variants:{\"o4U4Y11Xl-hover\":{opacity:1},\"tNU6D8pYz-hover\":{backgroundColor:\"rgb(0, 0, 0)\",opacity:1},o4U4Y11Xl:{backgroundColor:\"rgb(0, 0, 0)\"}}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xwJwR.framer-r5aht0, .framer-xwJwR .framer-r5aht0 { display: block; }\",\".framer-xwJwR.framer-1j8mz78 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 5px; position: relative; text-decoration: none; width: min-content; }\",\".framer-xwJwR .framer-1gbz49s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-xwJwR .framer-1d3jf8t { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-xwJwR .framer-1rhvaav-container { flex: none; height: 13px; position: relative; width: 13px; }\",\".framer-xwJwR .framer-o5vm4 { flex: none; height: 1px; overflow: visible; position: relative; width: 1px; z-index: 1; }\",\".framer-xwJwR.framer-v-1j8mz78.hover .framer-o5vm4 { align-self: stretch; width: auto; }\",\".framer-xwJwR.framer-v-1a8k35f.hover.framer-1j8mz78 { width: 68px; }\",\".framer-xwJwR.framer-v-1a8k35f.hover .framer-o5vm4 { width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 33\n * @framerIntrinsicWidth 69\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"o4U4Y11Xl\":{\"layout\":[\"auto\",\"auto\"]},\"iHH9IjLxK\":{\"layout\":[\"auto\",\"auto\"]},\"C2Kb7qo5L\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"kazceEspY\":\"title\",\"RxB_hW7OY\":\"iconVisible\",\"Rxgw8QE8j\":\"link\",\"n3TbjlLQJ\":\"fontSize\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerkbh2KCpre=withCSS(Component,css,\"framer-xwJwR\");export default Framerkbh2KCpre;Framerkbh2KCpre.displayName=\"Nav Link Underline\";Framerkbh2KCpre.defaultProps={height:33,width:69};addPropertyControls(Framerkbh2KCpre,{variant:{options:[\"tNU6D8pYz\",\"o4U4Y11Xl\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},kazceEspY:{defaultValue:\"Home\",displayTextArea:false,title:\"Title\",type:ControlType.String},RxB_hW7OY:{defaultValue:true,title:\"Icon Visible\",type:ControlType.Boolean},Rxgw8QE8j:{title:\"Link\",type:ControlType.Link},n3TbjlLQJ:{defaultValue:14,title:\"Font Size\",type:ControlType.Number}});addFonts(Framerkbh2KCpre,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/G3U4AIP7I5YYMBY4PZ5BNYEWWVH7G7QB/WED2HATCWTE6B4XVIFFTI3EALCE4D6PD/GDZ4LVIJF6WODYKVZK6E2737DCDQPEMZ.woff2\",weight:\"500\"}]},...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerkbh2KCpre\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"kazceEspY\\\":\\\"title\\\",\\\"RxB_hW7OY\\\":\\\"iconVisible\\\",\\\"Rxgw8QE8j\\\":\\\"link\\\",\\\"n3TbjlLQJ\\\":\\\"fontSize\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"o4U4Y11Xl\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"iHH9IjLxK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"C2Kb7qo5L\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"69\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"33\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./kbh2KCpre.map", "// Generated by Framer (29d106d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import StopScroll from\"https://framerusercontent.com/modules/9ajhXMTvNHa3o84QkAph/PajmEC9KX2YkEmLmmwER/StopScroll_Prod.js\";import FTCLogoTransparent from\"https://framerusercontent.com/modules/PlXbsrkcoxSHb2JCr6Ml/1Nc6R5JN8zoKwp4l9lMk/ipaDZYjPN.js\";import NavMenuButton from\"https://framerusercontent.com/modules/g5KZbsMm2zxioGVgp0uT/1QYPgCIggNqUJllb20V6/JG2OZ5hEO.js\";import NavLinkUnderline from\"https://framerusercontent.com/modules/iL6BX1ZMYnvXluZJubDT/6PZQniHaJCXSA7BNtwQ5/kbh2KCpre.js\";import ButtonsSecondary from\"https://framerusercontent.com/modules/b4DEo1lOJuNCoXIDSULy/nwflUnkXDZuYGC5w1oRH/WDdHP1yn4.js\";import ButtonPrimary from\"https://framerusercontent.com/modules/w2DlnbgusHisYlzVYLFh/e7hoLzyO2VlNb5F7f87k/zffhCMpGh.js\";const StopScrollFonts=getFonts(StopScroll);const NavLinkUnderlineFonts=getFonts(NavLinkUnderline);const FTCLogoTransparentFonts=getFonts(FTCLogoTransparent);const ButtonsSecondaryFonts=getFonts(ButtonsSecondary);const NavMenuButtonFonts=getFonts(NavMenuButton);const ButtonPrimaryFonts=getFonts(ButtonPrimary);const cycleOrder=[\"u25fd2v6H\",\"YeG0t1UR3\",\"tN6LxhMEy\",\"j5wHFoB2_\"];const serializationHash=\"framer-htaV4\";const variantClassNames={j5wHFoB2_:\"framer-v-12f7x28\",tN6LxhMEy:\"framer-v-1p7xf62\",u25fd2v6H:\"framer-v-of9c8k\",YeG0t1UR3:\"framer-v-rv91ey\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop - Light Grey\":\"YeG0t1UR3\",\"Desktop - White\":\"u25fd2v6H\",\"Tablet/Mobile - Closed \":\"tN6LxhMEy\",\"Tablet/Mobile - Open\":\"j5wHFoB2_\"};const getProps=({backgroundColor,height,id,width,...props})=>{return{...props,IcZfxSkwZ:backgroundColor??props.IcZfxSkwZ??\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"u25fd2v6H\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,IcZfxSkwZ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"u25fd2v6H\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const c2BS8stBIoxhbph=activeVariantCallback(async(...args)=>{setVariant(\"j5wHFoB2_\");});const c2BS8stBI1p7w38f=activeVariantCallback(async(...args)=>{setVariant(\"tN6LxhMEy\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"j5wHFoB2_\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"tN6LxhMEy\")return false;return true;};const router=useRouter();const isDisplayed2=()=>{if([\"tN6LxhMEy\",\"j5wHFoB2_\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if([\"tN6LxhMEy\",\"j5wHFoB2_\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-of9c8k\",className,classNames),\"data-framer-name\":\"Desktop - White\",layoutDependency:layoutDependency,layoutId:\"u25fd2v6H\",ref:refBinding,style:{backdropFilter:\"blur(10px)\",backgroundColor:\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\",WebkitBackdropFilter:\"blur(10px)\",...style},variants:{tN6LxhMEy:{backgroundColor:IcZfxSkwZ},YeG0t1UR3:{backgroundColor:\"var(--token-f3a77d28-e21c-4138-97a1-b402746465f4, rgb(246, 246, 246))\"}},...addPropertyOverrides({j5wHFoB2_:{\"data-framer-name\":\"Tablet/Mobile - Open\"},tN6LxhMEy:{\"data-framer-name\":\"Tablet/Mobile - Closed \"},YeG0t1UR3:{\"data-framer-name\":\"Desktop - Light Grey\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1o6sxuq-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"yJh7lCkFC-container\",nodeId:\"yJh7lCkFC\",rendersWithMotion:true,scopeId:\"uRWnn6Uys\",style:{opacity:0},children:/*#__PURE__*/_jsx(StopScroll,{height:\"100%\",id:\"yJh7lCkFC\",layoutId:\"yJh7lCkFC\",toggle:true,width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mdahe1\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"lTDKHOul0\",style:{borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},children:[isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1o0acrs\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"jng9FUOn5\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lSQLveeEB\"},implicitPathVariables:undefined},{href:{webPageId:\"lSQLveeEB\"},implicitPathVariables:undefined},{href:{webPageId:\"lSQLveeEB\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+5+0+15+0,...addPropertyOverrides({j5wHFoB2_:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+5+0+15+64+20+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1t757zu-container\",layoutDependency:layoutDependency,layoutId:\"uUF7ID7wP-container\",nodeId:\"uUF7ID7wP\",rendersWithMotion:true,scopeId:\"uRWnn6Uys\",children:/*#__PURE__*/_jsx(NavLinkUnderline,{height:\"100%\",id:\"uUF7ID7wP\",kazceEspY:\"About\",layoutId:\"uUF7ID7wP\",n3TbjlLQJ:16,RxB_hW7OY:false,Rxgw8QE8j:resolvedLinks[0],variant:\"tNU6D8pYz\",width:\"100%\",...addPropertyOverrides({j5wHFoB2_:{n3TbjlLQJ:24,Rxgw8QE8j:resolvedLinks[2],style:{width:\"100%\"}},YeG0t1UR3:{Rxgw8QE8j:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"nINyh8Sw7\"},implicitPathVariables:undefined},{href:{webPageId:\"nINyh8Sw7\"},implicitPathVariables:undefined},{href:{webPageId:\"nINyh8Sw7\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+5+0+15+0,...addPropertyOverrides({j5wHFoB2_:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+5+0+15+64+20+53}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1t8gzt7-container\",layoutDependency:layoutDependency,layoutId:\"CcAiygDEg-container\",nodeId:\"CcAiygDEg\",rendersWithMotion:true,scopeId:\"uRWnn6Uys\",children:/*#__PURE__*/_jsx(NavLinkUnderline,{height:\"100%\",id:\"CcAiygDEg\",kazceEspY:\"Our Approaches\",layoutId:\"CcAiygDEg\",n3TbjlLQJ:16,RxB_hW7OY:false,Rxgw8QE8j:resolvedLinks1[0],variant:\"tNU6D8pYz\",width:\"100%\",...addPropertyOverrides({j5wHFoB2_:{n3TbjlLQJ:24,Rxgw8QE8j:resolvedLinks1[2],style:{width:\"100%\"}},YeG0t1UR3:{Rxgw8QE8j:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dtenXxp2q\"},implicitPathVariables:undefined},{href:{webPageId:\"dtenXxp2q\"},implicitPathVariables:undefined},{href:{webPageId:\"dtenXxp2q\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+5+0+15+0,...addPropertyOverrides({j5wHFoB2_:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+5+0+15+64+20+106}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-nlkwve-container\",layoutDependency:layoutDependency,layoutId:\"Zc1aQehSZ-container\",nodeId:\"Zc1aQehSZ\",rendersWithMotion:true,scopeId:\"uRWnn6Uys\",children:/*#__PURE__*/_jsx(NavLinkUnderline,{height:\"100%\",id:\"Zc1aQehSZ\",kazceEspY:\"Services\",layoutId:\"Zc1aQehSZ\",n3TbjlLQJ:16,RxB_hW7OY:false,Rxgw8QE8j:resolvedLinks2[0],variant:\"tNU6D8pYz\",width:\"100%\",...addPropertyOverrides({j5wHFoB2_:{n3TbjlLQJ:24,Rxgw8QE8j:resolvedLinks2[2],style:{width:\"100%\"}},YeG0t1UR3:{Rxgw8QE8j:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HP3bKFDh9\"},implicitPathVariables:undefined},{href:{webPageId:\"HP3bKFDh9\"},implicitPathVariables:undefined},{href:{webPageId:\"HP3bKFDh9\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+5+0+15+0,...addPropertyOverrides({j5wHFoB2_:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+5+0+15+64+20+159}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-qnjgv-container\",layoutDependency:layoutDependency,layoutId:\"XaSiBVIxV-container\",nodeId:\"XaSiBVIxV\",rendersWithMotion:true,scopeId:\"uRWnn6Uys\",children:/*#__PURE__*/_jsx(NavLinkUnderline,{height:\"100%\",id:\"XaSiBVIxV\",kazceEspY:\"Insurance \",layoutId:\"XaSiBVIxV\",n3TbjlLQJ:16,RxB_hW7OY:false,Rxgw8QE8j:resolvedLinks3[0],variant:\"tNU6D8pYz\",width:\"100%\",...addPropertyOverrides({j5wHFoB2_:{n3TbjlLQJ:24,Rxgw8QE8j:resolvedLinks3[2],style:{width:\"100%\"}},YeG0t1UR3:{Rxgw8QE8j:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i9u0x8\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"Y2YrKNVMn\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,y:(componentViewport?.y||0)+5+0+31.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1bsz97q-container\",layoutDependency:layoutDependency,layoutId:\"lCpYEHp0M-container\",nodeId:\"lCpYEHp0M\",rendersWithMotion:true,scopeId:\"uRWnn6Uys\",children:/*#__PURE__*/_jsx(FTCLogoTransparent,{height:\"100%\",id:\"lCpYEHp0M\",layoutId:\"lCpYEHp0M\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1n1cpsw\",\"data-framer-name\":\"Logo + Menu Button\",layoutDependency:layoutDependency,layoutId:\"OFHEc8M9i\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-d43ksz\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"pAPjWw7Hc\",transformTemplate:transformTemplate1,...addPropertyOverrides({j5wHFoB2_:{transformTemplate:undefined},tN6LxhMEy:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,...addPropertyOverrides({j5wHFoB2_:{y:(componentViewport?.y||0)+5+0+15+0+22+0},tN6LxhMEy:{y:(componentViewport?.y||0)+5+0+10+22+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1epgkd4-container\",layoutDependency:layoutDependency,layoutId:\"QKD_wjCb1-container\",nodeId:\"QKD_wjCb1\",rendersWithMotion:true,scopeId:\"uRWnn6Uys\",children:/*#__PURE__*/_jsx(FTCLogoTransparent,{height:\"100%\",id:\"QKD_wjCb1\",layoutId:\"QKD_wjCb1\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-dcn3xg\",\"data-framer-name\":\"Button Container\",layoutDependency:layoutDependency,layoutId:\"eyXUJuV2f\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ch17s6\",\"data-framer-name\":\"Contianer\",layoutDependency:layoutDependency,layoutId:\"Xr_2MyuuI\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12lekt9\",\"data-framer-name\":\"Button Container\",layoutDependency:layoutDependency,layoutId:\"FFvqtmp4k\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yn1pzy\",\"data-framer-name\":\"Button Container\",layoutDependency:layoutDependency,layoutId:\"SWCm5O6BM\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rzcjs2\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"P7XSLeb66\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,y:(componentViewport?.y||0)+5+0+31.5+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-gczyj7-container\",layoutDependency:layoutDependency,layoutId:\"pWMCOqD1i-container\",nodeId:\"pWMCOqD1i\",rendersWithMotion:true,scopeId:\"uRWnn6Uys\",children:/*#__PURE__*/_jsx(ButtonsSecondary,{AGuS6MJ5r:\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\",GMHOYUWdr:\"Call Us 818.821.6012\",height:\"100%\",id:\"pWMCOqD1i\",kdT1FUVTC:\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",layoutId:\"pWMCOqD1i\",style:{height:\"100%\"},variant:\"DWww0uVMP\",WGVZ__Zup:\"tel:+18188216012\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WtM1zPBiC\"},implicitPathVariables:undefined},{href:{webPageId:\"WtM1zPBiC\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,y:(componentViewport?.y||0)+5+0+31.5+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-102miqb-container\",layoutDependency:layoutDependency,layoutId:\"MFqfzY4WM-container\",nodeId:\"MFqfzY4WM\",rendersWithMotion:true,scopeId:\"uRWnn6Uys\",children:/*#__PURE__*/_jsx(ButtonsSecondary,{AGuS6MJ5r:\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\",GMHOYUWdr:\"Get Started\",height:\"100%\",id:\"MFqfzY4WM\",kdT1FUVTC:\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",layoutId:\"MFqfzY4WM\",style:{height:\"100%\"},variant:\"Aqap7Vn5S\",WGVZ__Zup:resolvedLinks4[0],width:\"100%\",...addPropertyOverrides({YeG0t1UR3:{WGVZ__Zup:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({j5wHFoB2_:{height:44,width:\"44px\",y:(componentViewport?.y||0)+5+0+15+0+0+0+0+0+0+0+0},tN6LxhMEy:{height:44,width:\"44px\",y:(componentViewport?.y||0)+5+0+10+0+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1e3idr3-container\",layoutDependency:layoutDependency,layoutId:\"Jv2IlgInL-container\",nodeId:\"Jv2IlgInL\",rendersWithMotion:true,scopeId:\"uRWnn6Uys\",children:/*#__PURE__*/_jsx(NavMenuButton,{height:\"100%\",id:\"Jv2IlgInL\",layoutId:\"Jv2IlgInL\",style:{height:\"100%\",width:\"100%\"},variant:\"hRdVW56ht\",width:\"100%\",...addPropertyOverrides({j5wHFoB2_:{c2BS8stBI:c2BS8stBI1p7w38f,variant:\"KYh90ptGS\"},tN6LxhMEy:{c2BS8stBI:c2BS8stBIoxhbph}},baseVariant,gestureVariant)})})})]})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-25vdk3\",\"data-framer-name\":\"Primary Button Container\",layoutDependency:layoutDependency,layoutId:\"aE8SQd7Uz\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({j5wHFoB2_:{height:44,y:(componentViewport?.y||0)+5+0+15+296+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3x79jj-container\",layoutDependency:layoutDependency,layoutId:\"DRaFC3UTW-container\",nodeId:\"DRaFC3UTW\",rendersWithMotion:true,scopeId:\"uRWnn6Uys\",children:/*#__PURE__*/_jsx(ButtonPrimary,{height:\"100%\",id:\"DRaFC3UTW\",IJwc3iZYM:\"var(--token-8ddc0af8-815e-4d70-ab4a-69f784f83497, rgb(218, 183, 116))\",layoutId:\"DRaFC3UTW\",mIjO_4YTl:\"var(--token-8ddc0af8-815e-4d70-ab4a-69f784f83497, rgb(218, 183, 116))\",Ot0M4d5hi:\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",variant:\"iGLUxg_3n\",width:\"100%\",wNT3qtsGv:\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",xZ1HPgo4Z:\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",z3ZoDl3r0:\"Book a Therapist\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,...addPropertyOverrides({j5wHFoB2_:{y:(componentViewport?.y||0)+5+0+15+296+0+64}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1v1jwf6-container\",layoutDependency:layoutDependency,layoutId:\"cr203kC7S-container\",nodeId:\"cr203kC7S\",rendersWithMotion:true,scopeId:\"uRWnn6Uys\",children:/*#__PURE__*/_jsx(ButtonsSecondary,{AGuS6MJ5r:\"var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255))\",GMHOYUWdr:\"Call Us 818.821.6012\",height:\"100%\",id:\"cr203kC7S\",kdT1FUVTC:\"var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, rgb(31, 31, 31))\",layoutId:\"cr203kC7S\",variant:\"DWww0uVMP\",WGVZ__Zup:\"tel:+18188216012\",width:\"100%\"})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-htaV4.framer-daj4oq, .framer-htaV4 .framer-daj4oq { display: block; }\",\".framer-htaV4.framer-of9c8k { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 5px 0px 5px 0px; position: relative; width: 1439px; }\",\".framer-htaV4 .framer-1o6sxuq-container, .framer-htaV4 .framer-1epgkd4-container { flex: none; height: auto; left: 0px; position: absolute; top: 0px; width: auto; z-index: 1; }\",\".framer-htaV4 .framer-mdahe1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 15px 0px 15px 0px; position: relative; width: 95%; }\",\".framer-htaV4 .framer-1o0acrs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-htaV4 .framer-1t757zu-container, .framer-htaV4 .framer-1t8gzt7-container, .framer-htaV4 .framer-nlkwve-container, .framer-htaV4 .framer-qnjgv-container, .framer-htaV4 .framer-3x79jj-container, .framer-htaV4 .framer-1v1jwf6-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-htaV4 .framer-1i9u0x8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; min-height: 38px; min-width: 131px; overflow: visible; padding: 0px; position: absolute; top: 50%; width: min-content; z-index: 1; }\",\".framer-htaV4 .framer-1bsz97q-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-htaV4 .framer-1n1cpsw, .framer-htaV4 .framer-dcn3xg, .framer-htaV4 .framer-12lekt9, .framer-htaV4 .framer-1yn1pzy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-htaV4 .framer-d43ksz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; min-height: 37px; min-width: 128px; overflow: visible; padding: 0px; position: absolute; top: 50%; width: min-content; z-index: 1; }\",\".framer-htaV4 .framer-1ch17s6 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-htaV4 .framer-rzcjs2 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-htaV4 .framer-gczyj7-container, .framer-htaV4 .framer-102miqb-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",\".framer-htaV4 .framer-1e3idr3-container { flex: none; height: 44px; position: relative; width: 44px; }\",\".framer-htaV4 .framer-25vdk3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-htaV4.framer-v-rv91ey .framer-1o0acrs, .framer-htaV4.framer-v-12f7x28 .framer-12lekt9 { order: 0; }\",\".framer-htaV4.framer-v-rv91ey .framer-1i9u0x8 { min-height: 37px; order: 1; }\",\".framer-htaV4.framer-v-rv91ey .framer-1n1cpsw, .framer-htaV4.framer-v-rv91ey .framer-102miqb-container { order: 3; }\",\".framer-htaV4.framer-v-rv91ey .framer-gczyj7-container { order: 2; }\",\".framer-htaV4.framer-v-1p7xf62.framer-of9c8k { padding: 5px 20px 5px 20px; width: 390px; }\",\".framer-htaV4.framer-v-1p7xf62 .framer-mdahe1 { height: 64px; width: 100%; }\",\".framer-htaV4.framer-v-1p7xf62 .framer-1n1cpsw { flex: 1 0 0px; gap: unset; justify-content: space-between; order: 3; width: 1px; }\",\".framer-htaV4.framer-v-1p7xf62 .framer-d43ksz, .framer-htaV4.framer-v-12f7x28 .framer-d43ksz { left: unset; position: relative; top: unset; }\",\".framer-htaV4.framer-v-1p7xf62 .framer-1ch17s6 { align-self: unset; flex: 1 0 0px; height: min-content; justify-content: center; width: 1px; }\",\".framer-htaV4.framer-v-1p7xf62 .framer-12lekt9 { flex: 1 0 0px; gap: unset; justify-content: space-between; order: 0; width: 1px; }\",\".framer-htaV4.framer-v-1p7xf62 .framer-1yn1pzy, .framer-htaV4.framer-v-12f7x28 .framer-rzcjs2 { flex: 1 0 0px; width: 1px; }\",\".framer-htaV4.framer-v-12f7x28.framer-of9c8k { height: 800px; max-height: calc(var(--framer-viewport-height, 100vh) * 1); padding: 5px 20px 5px 20px; width: 390px; }\",\".framer-htaV4.framer-v-12f7x28 .framer-mdahe1 { flex: 1 0 0px; flex-direction: column; gap: 20px; height: 1px; justify-content: flex-start; width: 100%; }\",\".framer-htaV4.framer-v-12f7x28 .framer-1o0acrs { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 20px; order: 2; padding: 20px 0px 0px 0px; width: 100%; }\",\".framer-htaV4.framer-v-12f7x28 .framer-1t757zu-container, .framer-htaV4.framer-v-12f7x28 .framer-1t8gzt7-container, .framer-htaV4.framer-v-12f7x28 .framer-nlkwve-container, .framer-htaV4.framer-v-12f7x28 .framer-qnjgv-container { width: 100%; }\",\".framer-htaV4.framer-v-12f7x28 .framer-1n1cpsw { justify-content: center; order: 0; width: 100%; }\",\".framer-htaV4.framer-v-12f7x28 .framer-dcn3xg { flex: 1 0 0px; justify-content: flex-start; width: 1px; }\",\".framer-htaV4.framer-v-12f7x28 .framer-1ch17s6 { align-self: unset; gap: 0px; height: min-content; justify-content: center; order: 0; }\",\".framer-htaV4.framer-v-12f7x28 .framer-1yn1pzy { gap: unset; justify-content: space-between; width: 222px; }\",\".framer-htaV4.framer-v-12f7x28 .framer-25vdk3 { flex: none; flex-direction: column; order: 3; width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 86\n * @framerIntrinsicWidth 1439\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"YeG0t1UR3\":{\"layout\":[\"fixed\",\"auto\"]},\"tN6LxhMEy\":{\"layout\":[\"fixed\",\"auto\"]},\"j5wHFoB2_\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,null,\"100vh\"]}}}\n * @framerVariables {\"IcZfxSkwZ\":\"backgroundColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameruRWnn6Uys=withCSS(Component,css,\"framer-htaV4\");export default FrameruRWnn6Uys;FrameruRWnn6Uys.displayName=\"Navigation\";FrameruRWnn6Uys.defaultProps={height:86,width:1439};addPropertyControls(FrameruRWnn6Uys,{variant:{options:[\"u25fd2v6H\",\"YeG0t1UR3\",\"tN6LxhMEy\",\"j5wHFoB2_\"],optionTitles:[\"Desktop - White\",\"Desktop - Light Grey\",\"Tablet/Mobile - Closed \",\"Tablet/Mobile - Open\"],title:\"Variant\",type:ControlType.Enum},IcZfxSkwZ:{defaultValue:'var(--token-1145d9bd-4a57-42bc-93d3-19940868f40d, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Background Color\",type:ControlType.Color}});addFonts(FrameruRWnn6Uys,[{explicitInter:true,fonts:[]},...StopScrollFonts,...NavLinkUnderlineFonts,...FTCLogoTransparentFonts,...ButtonsSecondaryFonts,...NavMenuButtonFonts,...ButtonPrimaryFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruRWnn6Uys\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"86\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1439\",\"framerVariables\":\"{\\\"IcZfxSkwZ\\\":\\\"backgroundColor\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YeG0t1UR3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tN6LxhMEy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"j5wHFoB2_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,null,\\\"100vh\\\"]}}}\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./uRWnn6Uys.map", "// Generated by Framer (d19865c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Medium\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-MediumItalic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/khkJkwSL66WFg8SX6Wa726c.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/0E7IMbDzcGABpBwwqNEt60wU0w.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/NTJ0nQgIF0gcDelS14zQ9NR9Q.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/QrcNhgEPfRl0LS8qz5Ln8olanl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JEXmejW8mXOYMtt0hyRg811kHac.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/ksvR4VsLksjpSwnC2fPgHRNMw.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/uy9s0iWuxiNnVt8EpTI3gzohpwo.woff2\",weight:\"500\"}]}];export const css=['.framer-lMYNm .framer-styles-preset-1bt9tyt:not(.rich-text-wrapper), .framer-lMYNm .framer-styles-preset-1bt9tyt.rich-text-wrapper h1 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 46px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -0.9px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-lMYNm .framer-styles-preset-1bt9tyt:not(.rich-text-wrapper), .framer-lMYNm .framer-styles-preset-1bt9tyt.rich-text-wrapper h1 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 45px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -0.9px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-lMYNm .framer-styles-preset-1bt9tyt:not(.rich-text-wrapper), .framer-lMYNm .framer-styles-preset-1bt9tyt.rich-text-wrapper h1 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -1px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: var(--token-d4aaa77c-f393-47e8-9c44-3f59d487f6d9, #1f1f1f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }'];export const className=\"framer-lMYNm\";\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\"}}}"],
  "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", "getIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchTerm", "_iconSearchTerm", "useIconSelection", "iconSearchResult", "se", "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", "mask", "SVG", "Y", "props", "ref", "animated", "layoutId", "children", "rest", "p", "motion", "getProps", "height", "id", "stroke", "width", "Component", "style", "className", "variant", "UO5clYVeQ", "restProps", "cx", "css", "Icon", "withCSS", "FPw9P0fad_default", "addPropertyControls", "ControlType", "mask", "SVG", "Y", "props", "ref", "animated", "layoutId", "children", "rest", "p", "motion", "getProps", "height", "id", "stroke", "width", "Component", "style", "className", "variant", "UO5clYVeQ", "restProps", "cx", "css", "Icon", "withCSS", "sRTSDb4Vb_default", "addPropertyControls", "ControlType", "mask", "SVG", "Y", "props", "ref", "animated", "layoutId", "children", "rest", "p", "motion", "getProps", "height", "id", "stroke", "width", "Component", "style", "className", "variant", "UO5clYVeQ", "restProps", "cx", "css", "Icon", "withCSS", "wKjRQ7V57_default", "addPropertyControls", "ControlType", "mask", "SVG", "Y", "props", "ref", "animated", "layoutId", "children", "rest", "p", "motion", "getProps", "height", "id", "stroke", "width", "Component", "style", "className", "variant", "UO5clYVeQ", "restProps", "cx", "css", "Icon", "withCSS", "B9SzpfZGa_default", "addPropertyControls", "ControlType", "InstagramFonts", "getFonts", "wKjRQ7V57_default", "FacebookFonts", "FPw9P0fad_default", "StarFonts", "sRTSDb4Vb_default", "LinkedinFonts", "B9SzpfZGa_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "Link", "css", "FramerH2nj875sZ", "withCSS", "H2nj875sZ_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "Link", "u", "SVG", "css", "FrameripaDZYjPN", "withCSS", "ipaDZYjPN_default", "addFonts", "MotionDivWithFX", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "RichText", "css", "FramermRpi5juC0", "withCSS", "mRpi5juC0_default", "addPropertyControls", "ControlType", "addFonts", "mask", "SVG", "Y", "props", "ref", "animated", "layoutId", "children", "rest", "p", "motion", "getProps", "height", "id", "stroke", "width", "Component", "style", "className", "variant", "UO5clYVeQ", "restProps", "cx", "css", "Icon", "withCSS", "BMJnfIjVN_default", "addPropertyControls", "ControlType", "ChevronDownFonts", "getFonts", "BMJnfIjVN_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "category", "height", "id", "link1", "link1Title", "link2", "link2Title", "link3", "link3Title", "link4", "link4Title", "link5", "linkTitle5", "showMoreLink", "viewMoreOnOff", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "Keb7RQZQx", "vKHu7YHBi", "Yk1nngE9E", "faWgNNZXe", "IbVHkheWo", "xJb0JWmOo", "YrAg7a6rd", "twiCw1e47", "YSulpgv8G", "prSl7q_Ze", "VpCRxY56u", "HI7ZBy07M", "O8hZj2QX9", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap15tiksy", "args", "onTapaxig5c", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "RichText", "Link", "css", "FramerWCtnuTUtT", "withCSS", "WCtnuTUtT_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "FTCLogoTransparentFonts", "getFonts", "ipaDZYjPN_default", "SocialIconsFonts", "H2nj875sZ_default", "NewsletterSubmitButtonFonts", "mRpi5juC0_default", "FooterDropdownFonts", "WCtnuTUtT_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "router", "useRouter", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText", "FormContainer", "formState", "l", "FormPlainTextInput2", "Image2", "SVG", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "Link", "css", "FramerPYWrG7Q0s", "withCSS", "PYWrG7Q0s_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "Component", "IconInner", "Icon", "React", "props", "ref", "House_default", "Icon", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "PhosphorFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "RichText", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramertS21hJIy_", "withCSS", "tS21hJIy_default", "addPropertyControls", "ControlType", "addFonts", "PhosphorFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "fillColor", "height", "id", "link", "textColor", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "GMHOYUWdr", "WGVZ__Zup", "kdT1FUVTC", "AGuS6MJ5r", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTaptauhu6", "args", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "Link", "u", "RichText", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerWDdHP1yn4", "withCSS", "WDdHP1yn4_default", "addPropertyControls", "ControlType", "addFonts", "FeatherFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "buttonBackground", "height", "hoverBackground", "hoverTextColor", "iconColor", "id", "textColor", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "z3ZoDl3r0", "IJwc3iZYM", "mIjO_4YTl", "xZ1HPgo4Z", "wNT3qtsGv", "Ot0M4d5hi", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText", "css", "FramerzffhCMpGh", "withCSS", "zffhCMpGh_default", "addPropertyControls", "ControlType", "addFonts", "StopScroll", "props", "toggle", "p", "l", "addPropertyControls", "ControlType", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "c2BS8stBI", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1ajdhqa", "args", "onTapznz55k", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "css", "FramerJG2OZ5hEO", "withCSS", "JG2OZ5hEO_default", "addPropertyControls", "ControlType", "addFonts", "FeatherFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "fontSize", "height", "iconVisible", "id", "link", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "kazceEspY", "RxB_hW7OY", "Rxgw8QE8j", "n3TbjlLQJ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "RichText", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "Framerkbh2KCpre", "withCSS", "kbh2KCpre_default", "addPropertyControls", "ControlType", "addFonts", "StopScrollFonts", "getFonts", "StopScroll", "NavLinkUnderlineFonts", "kbh2KCpre_default", "FTCLogoTransparentFonts", "ipaDZYjPN_default", "ButtonsSecondaryFonts", "WDdHP1yn4_default", "NavMenuButtonFonts", "JG2OZ5hEO_default", "ButtonPrimaryFonts", "zffhCMpGh_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "backgroundColor", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "IcZfxSkwZ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "c2BS8stBIoxhbph", "args", "c2BS8stBI1p7w38f", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "router", "useRouter", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "css", "FrameruRWnn6Uys", "withCSS", "uRWnn6Uys_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className"]
}
