{
  "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://ga.jspm.io/npm:lenis@1.1.2/dist/lenis.mjs", "ssg:https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/s8KoqWSd7OOFVFWjfSWd/SmoothScroll_Prod.js", "ssg:https://framerusercontent.com/modules/3WD7WvwwvTzBbbwyNH6Y/j6QaqaUWewaFy1QFPL5X/QMuEq11PS.js", "ssg:https://framerusercontent.com/modules/ppddkoJk4PRPRx1H9k6h/yPsDYSgzqp0uxPLBCgJr/QObON56vl.js", "ssg:https://framerusercontent.com/modules/6iCcgwvqsNyRLKv6F1qL/ujsD2y8Ll8S4HUhhQYuX/fjyVc4jD3.js", "ssg:https://framerusercontent.com/modules/v3QDS3fr6ZB3hNqxjZQR/znWCyYUT8GQQgUIQCKmQ/vfZ8Tj9xR.js", "ssg:https://framerusercontent.com/modules/dUO0NFpZlGhbs1431rZn/KaEjW3iOV0nmyViONrtR/YlG7eJng5.js", "ssg:https://framerusercontent.com/modules/j4hxZoFDtwzpSIQczMMV/s5XdUfyjjycy1puRjS5V/Az6MmHxe4.js", "ssg:https://framerusercontent.com/modules/bjPAGBgRIzPrppC0Px7m/wI9G4D4LKcS1DfYq92kC/BW56A5l99.js", "ssg:https://framerusercontent.com/modules/ghuOQBHh43ZQUhy86Iq0/YEQH0cDmnBGtEiJBtXJs/LDekglqvl.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", "function clamp(t,e,i){return Math.max(t,Math.min(e,i))}class Animate{advance(t){if(!this.isRunning)return;let e=!1;if(this.lerp)this.value=function damp(t,e,i,s){return function lerp(t,e,i){return(1-i)*t+i*e}(t,e,1-Math.exp(-i*s))}(this.value,this.to,60*this.lerp,t),Math.round(this.value)===this.to&&(this.value=this.to,e=!0);else{this.currentTime+=t;const i=clamp(0,this.currentTime/this.duration,1);e=i>=1;const s=e?1:this.easing(i);this.value=this.from+(this.to-this.from)*s}e&&this.stop(),this.onUpdate?.(this.value,e)}stop(){this.isRunning=!1}fromTo(t,e,{lerp:i=.1,duration:s=1,easing:o=(t=>t),onStart:n,onUpdate:r}){this.from=this.value=t,this.to=e,this.lerp=i,this.duration=s,this.easing=o,this.currentTime=0,this.isRunning=!0,n?.(),this.onUpdate=r}}class Dimensions{constructor({wrapper:t,content:e,autoResize:i=!0,debounce:s=250}={}){this.wrapper=t,this.content=e,i&&(this.debouncedResize=function debounce(t,e){let i;return function(){let s=arguments,o=this;clearTimeout(i),i=setTimeout((function(){t.apply(o,s)}),e)}}(this.resize,s),this.wrapper===window?window.addEventListener(\"resize\",this.debouncedResize,!1):(this.wrapperResizeObserver=new ResizeObserver(this.debouncedResize),this.wrapperResizeObserver.observe(this.wrapper)),this.contentResizeObserver=new ResizeObserver(this.debouncedResize),this.contentResizeObserver.observe(this.content)),this.resize()}destroy(){this.wrapperResizeObserver?.disconnect(),this.contentResizeObserver?.disconnect(),window.removeEventListener(\"resize\",this.debouncedResize,!1)}resize=()=>{this.onWrapperResize(),this.onContentResize()};onWrapperResize=()=>{this.wrapper===window?(this.width=window.innerWidth,this.height=window.innerHeight):(this.width=this.wrapper.clientWidth,this.height=this.wrapper.clientHeight)};onContentResize=()=>{this.wrapper===window?(this.scrollHeight=this.content.scrollHeight,this.scrollWidth=this.content.scrollWidth):(this.scrollHeight=this.wrapper.scrollHeight,this.scrollWidth=this.wrapper.scrollWidth)};get limit(){return{x:this.scrollWidth-this.width,y:this.scrollHeight-this.height}}}class Emitter{constructor(){this.events={}}emit(t,...e){let i=this.events[t]||[];for(let t=0,s=i.length;t<s;t++)i[t](...e)}on(t,e){return this.events[t]?.push(e)||(this.events[t]=[e]),()=>{this.events[t]=this.events[t]?.filter((t=>e!==t))}}off(t,e){this.events[t]=this.events[t]?.filter((t=>e!==t))}destroy(){this.events={}}}const t=100/6;class VirtualScroll{constructor(t,{wheelMultiplier:e=1,touchMultiplier:i=1}){this.element=t,this.wheelMultiplier=e,this.touchMultiplier=i,this.touchStart={x:null,y:null},this.emitter=new Emitter,window.addEventListener(\"resize\",this.onWindowResize,!1),this.onWindowResize(),this.element.addEventListener(\"wheel\",this.onWheel,{passive:!1}),this.element.addEventListener(\"touchstart\",this.onTouchStart,{passive:!1}),this.element.addEventListener(\"touchmove\",this.onTouchMove,{passive:!1}),this.element.addEventListener(\"touchend\",this.onTouchEnd,{passive:!1})}on(t,e){return this.emitter.on(t,e)}destroy(){this.emitter.destroy(),window.removeEventListener(\"resize\",this.onWindowResize,!1),this.element.removeEventListener(\"wheel\",this.onWheel,{passive:!1}),this.element.removeEventListener(\"touchstart\",this.onTouchStart,{passive:!1}),this.element.removeEventListener(\"touchmove\",this.onTouchMove,{passive:!1}),this.element.removeEventListener(\"touchend\",this.onTouchEnd,{passive:!1})}onTouchStart=t=>{const{clientX:e,clientY:i}=t.targetTouches?t.targetTouches[0]:t;this.touchStart.x=e,this.touchStart.y=i,this.lastDelta={x:0,y:0},this.emitter.emit(\"scroll\",{deltaX:0,deltaY:0,event:t})};onTouchMove=t=>{const{clientX:e,clientY:i}=t.targetTouches?t.targetTouches[0]:t,s=-(e-this.touchStart.x)*this.touchMultiplier,o=-(i-this.touchStart.y)*this.touchMultiplier;this.touchStart.x=e,this.touchStart.y=i,this.lastDelta={x:s,y:o},this.emitter.emit(\"scroll\",{deltaX:s,deltaY:o,event:t})};onTouchEnd=t=>{this.emitter.emit(\"scroll\",{deltaX:this.lastDelta.x,deltaY:this.lastDelta.y,event:t})};onWheel=e=>{let{deltaX:i,deltaY:s,deltaMode:o}=e;i*=1===o?t:2===o?this.windowWidth:1,s*=1===o?t:2===o?this.windowHeight:1,i*=this.wheelMultiplier,s*=this.wheelMultiplier,this.emitter.emit(\"scroll\",{deltaX:i,deltaY:s,event:e})};onWindowResize=()=>{this.windowWidth=window.innerWidth,this.windowHeight=window.innerHeight}}class Lenis{constructor({wrapper:t=window,content:e=document.documentElement,wheelEventsTarget:i=t,eventsTarget:s=i,smoothWheel:o=!0,syncTouch:n=!1,syncTouchLerp:r=.075,touchInertiaMultiplier:l=35,duration:h,easing:a=(t=>Math.min(1,1.001-Math.pow(2,-10*t))),lerp:c=!h&&.1,infinite:u=!1,orientation:d=\"vertical\",gestureOrientation:p=\"vertical\",touchMultiplier:m=1,wheelMultiplier:v=1,autoResize:g=!0,prevent:w=!1,__experimental__naiveDimensions:S=!1}={}){this.__isScrolling=!1,this.__isStopped=!1,this.__isLocked=!1,this.onVirtualScroll=({deltaX:t,deltaY:e,event:i})=>{if(i.ctrlKey)return;const s=i.type.includes(\"touch\"),o=i.type.includes(\"wheel\");this.isTouching=\"touchstart\"===i.type||\"touchmove\"===i.type;if(this.options.syncTouch&&s&&\"touchstart\"===i.type&&!this.isStopped&&!this.isLocked)return void this.reset();const n=0===t&&0===e,r=\"vertical\"===this.options.gestureOrientation&&0===e||\"horizontal\"===this.options.gestureOrientation&&0===t;if(n||r)return;let l=i.composedPath();l=l.slice(0,l.indexOf(this.rootElement));const h=this.options.prevent;if(l.find((t=>{var e,i,n,r,l;return(\"function\"==typeof h?null==h?void 0:h(t):h)||(null===(e=t.hasAttribute)||void 0===e?void 0:e.call(t,\"data-lenis-prevent\"))||s&&(null===(i=t.hasAttribute)||void 0===i?void 0:i.call(t,\"data-lenis-prevent-touch\"))||o&&(null===(n=t.hasAttribute)||void 0===n?void 0:n.call(t,\"data-lenis-prevent-wheel\"))||(null===(r=t.classList)||void 0===r?void 0:r.contains(\"lenis\"))&&!(null===(l=t.classList)||void 0===l?void 0:l.contains(\"lenis-stopped\"))})))return;if(this.isStopped||this.isLocked)return void i.preventDefault();if(!(this.options.syncTouch&&s||this.options.smoothWheel&&o))return this.isScrolling=\"native\",void this.animate.stop();i.preventDefault();let a=e;\"both\"===this.options.gestureOrientation?a=Math.abs(e)>Math.abs(t)?e:t:\"horizontal\"===this.options.gestureOrientation&&(a=t);const c=s&&this.options.syncTouch,u=s&&\"touchend\"===i.type&&Math.abs(a)>5;u&&(a=this.velocity*this.options.touchInertiaMultiplier),this.scrollTo(this.targetScroll+a,Object.assign({programmatic:!1},c?{lerp:u?this.options.syncTouchLerp:1}:{lerp:this.options.lerp,duration:this.options.duration,easing:this.options.easing}))},this.onNativeScroll=()=>{if(clearTimeout(this.__resetVelocityTimeout),delete this.__resetVelocityTimeout,this.__preventNextNativeScrollEvent)delete this.__preventNextNativeScrollEvent;else if(!1===this.isScrolling||\"native\"===this.isScrolling){const t=this.animatedScroll;this.animatedScroll=this.targetScroll=this.actualScroll,this.lastVelocity=this.velocity,this.velocity=this.animatedScroll-t,this.direction=Math.sign(this.animatedScroll-t),this.isScrolling=\"native\",this.emit(),0!==this.velocity&&(this.__resetVelocityTimeout=setTimeout((()=>{this.lastVelocity=this.velocity,this.velocity=0,this.isScrolling=!1,this.emit()}),400))}},window.lenisVersion=\"1.1.2\",t!==document.documentElement&&t!==document.body||(t=window),this.options={wrapper:t,content:e,wheelEventsTarget:i,eventsTarget:s,smoothWheel:o,syncTouch:n,syncTouchLerp:r,touchInertiaMultiplier:l,duration:h,easing:a,lerp:c,infinite:u,gestureOrientation:p,orientation:d,touchMultiplier:m,wheelMultiplier:v,autoResize:g,prevent:w,__experimental__naiveDimensions:S},this.animate=new Animate,this.emitter=new Emitter,this.dimensions=new Dimensions({wrapper:t,content:e,autoResize:g}),this.updateClassName(),this.userData={},this.time=0,this.velocity=this.lastVelocity=0,this.isLocked=!1,this.isStopped=!1,this.isScrolling=!1,this.targetScroll=this.animatedScroll=this.actualScroll,this.options.wrapper.addEventListener(\"scroll\",this.onNativeScroll,!1),this.virtualScroll=new VirtualScroll(s,{touchMultiplier:m,wheelMultiplier:v}),this.virtualScroll.on(\"scroll\",this.onVirtualScroll)}destroy(){this.emitter.destroy(),this.options.wrapper.removeEventListener(\"scroll\",this.onNativeScroll,!1),this.virtualScroll.destroy(),this.dimensions.destroy(),this.cleanUpClassName()}on(t,e){return this.emitter.on(t,e)}off(t,e){return this.emitter.off(t,e)}setScroll(t){this.isHorizontal?this.rootElement.scrollLeft=t:this.rootElement.scrollTop=t}resize(){this.dimensions.resize()}emit({userData:t={}}={}){this.userData=t,this.emitter.emit(\"scroll\",this),this.userData={}}reset(){this.isLocked=!1,this.isScrolling=!1,this.animatedScroll=this.targetScroll=this.actualScroll,this.lastVelocity=this.velocity=0,this.animate.stop()}start(){this.isStopped&&(this.isStopped=!1,this.reset())}stop(){this.isStopped||(this.isStopped=!0,this.animate.stop(),this.reset())}raf(t){const e=t-(this.time||t);this.time=t,this.animate.advance(.001*e)}scrollTo(t,{offset:e=0,immediate:i=!1,lock:s=!1,duration:o=this.options.duration,easing:n=this.options.easing,lerp:r=!o&&this.options.lerp,onStart:l,onComplete:h,force:a=!1,programmatic:c=!0,userData:u={}}={}){if(!this.isStopped&&!this.isLocked||a){if([\"top\",\"left\",\"start\"].includes(t))t=0;else if([\"bottom\",\"right\",\"end\"].includes(t))t=this.limit;else{let i;if(\"string\"==typeof t?i=document.querySelector(t):(null==t?void 0:t.nodeType)&&(i=t),i){if(this.options.wrapper!==window){const t=this.options.wrapper.getBoundingClientRect();e-=this.isHorizontal?t.left:t.top}const s=i.getBoundingClientRect();t=(this.isHorizontal?s.left:s.top)+this.animatedScroll}}if(\"number\"==typeof t){if(t+=e,t=Math.round(t),this.options.infinite?c&&(this.targetScroll=this.animatedScroll=this.scroll):t=clamp(0,t,this.limit),i)return this.animatedScroll=this.targetScroll=t,this.setScroll(this.scroll),this.reset(),void(null==h||h(this));t!==this.targetScroll&&(c||(this.targetScroll=t),this.animate.fromTo(this.animatedScroll,t,{duration:o,easing:n,lerp:r,onStart:()=>{s&&(this.isLocked=!0),this.isScrolling=\"smooth\",null==l||l(this)},onUpdate:(t,e)=>{this.isScrolling=\"smooth\",this.lastVelocity=this.velocity,this.velocity=t-this.animatedScroll,this.direction=Math.sign(this.velocity),this.animatedScroll=t,this.setScroll(this.scroll),c&&(this.targetScroll=t),e||this.emit({userData:u}),e&&(this.reset(),this.emit({userData:u}),null==h||h(this),this.__preventNextNativeScrollEvent=!0)}}))}}}get rootElement(){return this.options.wrapper===window?document.documentElement:this.options.wrapper}get limit(){return this.options.__experimental__naiveDimensions?this.isHorizontal?this.rootElement.scrollWidth-this.rootElement.clientWidth:this.rootElement.scrollHeight-this.rootElement.clientHeight:this.dimensions.limit[this.isHorizontal?\"x\":\"y\"]}get isHorizontal(){return\"horizontal\"===this.options.orientation}get actualScroll(){return this.isHorizontal?this.rootElement.scrollLeft:this.rootElement.scrollTop}get scroll(){return this.options.infinite?function modulo(t,e){return(t%e+e)%e}(this.animatedScroll,this.limit):this.animatedScroll}get progress(){return 0===this.limit?1:this.scroll/this.limit}get isScrolling(){return this.__isScrolling}set isScrolling(t){this.__isScrolling!==t&&(this.__isScrolling=t,this.updateClassName())}get isStopped(){return this.__isStopped}set isStopped(t){this.__isStopped!==t&&(this.__isStopped=t,this.updateClassName())}get isLocked(){return this.__isLocked}set isLocked(t){this.__isLocked!==t&&(this.__isLocked=t,this.updateClassName())}get isSmooth(){return\"smooth\"===this.isScrolling}get className(){let t=\"lenis\";return this.isStopped&&(t+=\" lenis-stopped\"),this.isLocked&&(t+=\" lenis-locked\"),this.isScrolling&&(t+=\" lenis-scrolling\"),\"smooth\"===this.isScrolling&&(t+=\" lenis-smooth\"),t}updateClassName(){this.cleanUpClassName(),this.rootElement.className=`${this.rootElement.className} ${this.className}`.trim()}cleanUpClassName(){this.rootElement.className=this.rootElement.className.replace(/lenis(-\\w+)?/g,\"\").trim()}}export{Lenis as default};\n//# sourceMappingURL=lenis.mjs.map\n", "import{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";import Lenis from\"lenis\";// import Lenis from \"@studio-freight/lenis\"\nimport{useEffect,useRef}from\"react\";/**\n * @framerDisableUnlink\n */export default function SmoothScroll(props){const{intensity}=props;const lenis=useRef(null);useEffect(()=>{if(lenis.current)lenis.current.scrollTo(0,{immediate:true});},[lenis]);// Check Overlay overflow\nuseEffect(()=>{const overlayElement=document.getElementById(\"overlay\");if(overlayElement){const checkOverflow=()=>{const htmlStyle=window.getComputedStyle(document.documentElement);const isOverflowHidden=htmlStyle.overflow===\"hidden\";if(isOverflowHidden){overlayElement.setAttribute(\"data-lenis-prevent\",\"true\");}};// Set up MutationObserver for the html element\nconst htmlObserver=new MutationObserver(mutations=>{for(const mutation of mutations){if(mutation.type===\"attributes\"&&mutation.attributeName===\"style\"){checkOverflow();}}});// Observe the html element for style changes\nhtmlObserver.observe(document.documentElement,{attributes:true,attributeFilter:[\"style\"]});// Initial check\ncheckOverflow();return()=>{htmlObserver.disconnect();};}},[]);// useEffect(() => {\n//     const overlayElement = document.getElementById(\"overlay\")\n//     if (overlayElement) {\n//         const handleMutation = (mutationsList, observer) => {\n//             for (const mutation of mutationsList) {\n//                 if (\n//                     mutation.type === \"childList\" &&\n//                     overlayElement.children.length > 0\n//                 ) {\n//                     // Check if the html tag has the style \"overflow: hidden;\"\n//                     const htmlElement = document.documentElement\n//                     console.log(htmlElement, \"htmlElement\")\n//                     const computedStyle =\n//                         window.getComputedStyle(htmlElement)\n//                     console.log(\"computedStyle\", computedStyle)\n//                     const isOverflowHidden =\n//                         computedStyle.overflow === \"hidden\"\n//                     console.log(\"isOverflowHidden\", isOverflowHidden)\n//                     if (isOverflowHidden) {\n//                         overlayElement.setAttribute(\n//                             \"data-lenis-prevent\",\n//                             \"true\"\n//                         )\n//                     }\n//                 }\n//             }\n//         }\n//         const observer = new MutationObserver(handleMutation)\n//         observer.observe(overlayElement, {\n//             childList: true,\n//             attributes: true,\n//             subtree: true,\n//         })\n//         return () => observer.disconnect()\n//     }\n// }, [])\nuseEffect(()=>{const allElements=document.getElementsByTagName(\"*\");for(let i=0;i<allElements.length;i++){const element=allElements[i];const computedStyle=window.getComputedStyle(element);if(computedStyle.getPropertyValue(\"overflow\")===\"auto\"){element.setAttribute(\"data-lenis-prevent\",\"true\");}}},[]);useEffect(()=>{lenis.current=new Lenis({duration:intensity/10});const raf=time=>{if(lenis.current){lenis.current.raf(time);requestAnimationFrame(raf);}};requestAnimationFrame(raf);return()=>{if(lenis.current){lenis.current.destroy();lenis.current=null;}};},[]);useEffect(()=>{const styleElement=document.createElement(\"style\");styleElement.textContent=`\nhtml.lenis {\nheight: auto;\n}\n.lenis.lenis-smooth {\n\nscroll-behavior: auto !important;\n}\n.lenis.lenis-smooth [data-lenis-prevent] {\n\noverscroll-behavior: contain;\n}\n.lenis.lenis-stopped {\n\noverflow: hidden;\n}\n.lenis.lenis-scrolling iframe {\n\npointer-events: none;\n}\n`;document.head.appendChild(styleElement);return()=>{document.head.removeChild(styleElement);};},[]);useEffect(()=>{const anchorLinks=[...document.querySelectorAll(\"a[href]\")];const handleClick=(e,href)=>{e.preventDefault();const decodedHref=decodeURIComponent(href);lenis.current.scrollTo(decodedHref);};anchorLinks.filter(a=>a.href.includes(\"#\")).forEach(a=>{const href=`#${a.href.split(\"#\").pop()}`;a.addEventListener(\"click\",e=>handleClick(e,href));});return()=>{anchorLinks.filter(a=>a.href.includes(\"#\")).forEach(a=>{const href=`#${a.href.split(\"#\").pop()}`;a.removeEventListener(\"click\",e=>handleClick(e,href));});};},[lenis]);return /*#__PURE__*/_jsx(_Fragment,{});}SmoothScroll.displayName=\"Smooth Scroll\";addPropertyControls(SmoothScroll,{intensity:{title:\"Intensity\",type:ControlType.Number,defaultValue:10,description:\"More components at [Framer University](https://frameruni.link/cc).\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"SmoothScroll\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SmoothScroll_Prod.map", "// Generated by Framer (f082bd6)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FR;InterDisplay\",\"FR;InterDisplay-Bold\",\"FR;InterDisplay-BoldItalic\",\"FR;InterDisplay-Italic\"]);export const fonts=[{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/2uIBiALfCHVpWbHqRMZutfT7giU.woff2\",weight:\"400\"},{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/Zwfz6xbVe5pmcWRJRgBDHnMkOkI.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/U9LaDDmbRhzX3sB8g8glTy5feTE.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tVew2LzXJ1t7QfxP1gdTIdj2o0g.woff2\",weight:\"400\"},{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/DF7bjCRmStYPqSb945lAlMfCCVQ.woff2\",weight:\"400\"},{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/nCpxWS6DaPlPe0lHzStXAPCo3lw.woff2\",weight:\"400\"},{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/vebZUMjGyKkYsfcY73iwWTzLNag.woff2\",weight:\"400\"},{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/I11LrmuBDQZweplJ62KkVsklU5Y.woff2\",weight:\"700\"},{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/UjFZPDy3qGuDktQM4q9CxhKfIa8.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/8exwVHJy2DhJ4N5prYlVMrEKmQ.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/UTeedEK21hO5jDxEUldzdScUqpg.woff2\",weight:\"700\"},{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/Ig8B8nzy11hzIWEIYnkg91sofjo.woff2\",weight:\"700\"},{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/n9CXKI3tsmCPeC6MCT9NziShSuQ.woff2\",weight:\"700\"},{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/qctQFoJqJ9aIbRSIp0AhCQpFxn8.woff2\",weight:\"700\"},{family:\"Inter Display\",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/fXvVh2JeZlehNcEhKHpHH0frSl0.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/7pScaNeb6M7n2HF2jKemDqzCIr4.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/qS4UjQYyATcVV9rODk0Zx9KhkY8.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/VfD2n20yM7v0hrUEBHEyafsmMBY.woff2\",weight:\"700\"},{family:\"Inter Display\",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/4oIO9fB59bn3cKFWz7piCj28z9s.woff2\",weight:\"700\"},{family:\"Inter Display\",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/TBccIZR9kIpkRce5i9ATfPp7a4.woff2\",weight:\"700\"},{family:\"Inter Display\",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/F5Lmfd3fCAu7TwiYbI4DLWw4ks.woff2\",weight:\"700\"},{family:\"Inter Display\",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/THWAFHoAcmqLMy81E8hCSdziVKA.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/sQxGYWDlRkDr0eOKqiNRl6g5rs.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/NNTAT1XAm8ZRkr824inYPkjNeL4.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/P2qr9PAWBt905929rHfxmneMUG0.woff2\",weight:\"400\"},{family:\"Inter Display\",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/2BmSa4TZZvFKAZg2DydxTbvKlTU.woff2\",weight:\"400\"},{family:\"Inter Display\",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/djqIk3Er2JcAcz7Rup88BdINEw.woff2\",weight:\"400\"},{family:\"Inter Display\",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/KMFW46iYsEZaUBwXbwPc9nQm71o.woff2\",weight:\"400\"}]}];export const css=['.framer-EEFWT .framer-styles-preset-1vcau2:not(.rich-text-wrapper), .framer-EEFWT .framer-styles-preset-1vcau2.rich-text-wrapper p { --framer-font-family: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Display\", \"Inter Display 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: -0.01em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: rgba(0, 0, 0, 0.65); --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-EEFWT .framer-styles-preset-1vcau2:not(.rich-text-wrapper), .framer-EEFWT .framer-styles-preset-1vcau2.rich-text-wrapper p { --framer-font-family: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 17px; --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.01em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: rgba(0, 0, 0, 0.65); --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-EEFWT .framer-styles-preset-1vcau2:not(.rich-text-wrapper), .framer-EEFWT .framer-styles-preset-1vcau2.rich-text-wrapper p { --framer-font-family: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 17px; --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: 160%; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: rgba(0, 0, 0, 0.65); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-EEFWT\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ae47b7e)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FR;InterDisplay-Medium\",\"FR;InterDisplay-Bold\",\"FR;InterDisplay-BoldItalic\",\"FR;InterDisplay-MediumItalic\"]);export const fonts=[{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\"},{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/I11LrmuBDQZweplJ62KkVsklU5Y.woff2\",weight:\"700\"},{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/UjFZPDy3qGuDktQM4q9CxhKfIa8.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/8exwVHJy2DhJ4N5prYlVMrEKmQ.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/UTeedEK21hO5jDxEUldzdScUqpg.woff2\",weight:\"700\"},{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/Ig8B8nzy11hzIWEIYnkg91sofjo.woff2\",weight:\"700\"},{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/n9CXKI3tsmCPeC6MCT9NziShSuQ.woff2\",weight:\"700\"},{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/qctQFoJqJ9aIbRSIp0AhCQpFxn8.woff2\",weight:\"700\"},{family:\"Inter Display\",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/fXvVh2JeZlehNcEhKHpHH0frSl0.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/7pScaNeb6M7n2HF2jKemDqzCIr4.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/qS4UjQYyATcVV9rODk0Zx9KhkY8.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/VfD2n20yM7v0hrUEBHEyafsmMBY.woff2\",weight:\"700\"},{family:\"Inter Display\",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/4oIO9fB59bn3cKFWz7piCj28z9s.woff2\",weight:\"700\"},{family:\"Inter Display\",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/TBccIZR9kIpkRce5i9ATfPp7a4.woff2\",weight:\"700\"},{family:\"Inter Display\",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/F5Lmfd3fCAu7TwiYbI4DLWw4ks.woff2\",weight:\"700\"},{family:\"Inter Display\",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/A5P4nkYCJlLQxGxaS1lzG8PNSc.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/vuPfygr1n1zYxscvWgGI8hRf3LE.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/jplzYzqFHXreyADwk9yrkQlWQ.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/sSIKP2TfVPvfK7YVENPE5H87A.woff2\",weight:\"500\"},{family:\"Inter Display\",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/gawbeo7iEJSRZ4kcrh6YRrU8o.woff2\",weight:\"500\"},{family:\"Inter Display\",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/xSzma7KIWAdctStaX171ey3lams.woff2\",weight:\"500\"},{family:\"Inter Display\",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/8E92vrr3j1gDqzepmeSbD2u0JxA.woff2\",weight:\"500\"}]}];export const css=['.framer-5wcJU .framer-styles-preset-1b995d8:not(.rich-text-wrapper), .framer-5wcJU .framer-styles-preset-1b995d8.rich-text-wrapper p { --framer-font-family: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-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.02em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, #1d322d); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-5wcJU\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (915daba)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FR;InterDisplay\",\"FR;InterDisplay-Bold\",\"FR;InterDisplay-BoldItalic\",\"FR;InterDisplay-Italic\"]);export const fonts=[{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/2uIBiALfCHVpWbHqRMZutfT7giU.woff2\",weight:\"400\"},{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/Zwfz6xbVe5pmcWRJRgBDHnMkOkI.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/U9LaDDmbRhzX3sB8g8glTy5feTE.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tVew2LzXJ1t7QfxP1gdTIdj2o0g.woff2\",weight:\"400\"},{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/DF7bjCRmStYPqSb945lAlMfCCVQ.woff2\",weight:\"400\"},{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/nCpxWS6DaPlPe0lHzStXAPCo3lw.woff2\",weight:\"400\"},{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/vebZUMjGyKkYsfcY73iwWTzLNag.woff2\",weight:\"400\"},{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/I11LrmuBDQZweplJ62KkVsklU5Y.woff2\",weight:\"700\"},{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/UjFZPDy3qGuDktQM4q9CxhKfIa8.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/8exwVHJy2DhJ4N5prYlVMrEKmQ.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/UTeedEK21hO5jDxEUldzdScUqpg.woff2\",weight:\"700\"},{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/Ig8B8nzy11hzIWEIYnkg91sofjo.woff2\",weight:\"700\"},{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/n9CXKI3tsmCPeC6MCT9NziShSuQ.woff2\",weight:\"700\"},{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/qctQFoJqJ9aIbRSIp0AhCQpFxn8.woff2\",weight:\"700\"},{family:\"Inter Display\",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/fXvVh2JeZlehNcEhKHpHH0frSl0.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/7pScaNeb6M7n2HF2jKemDqzCIr4.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/qS4UjQYyATcVV9rODk0Zx9KhkY8.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/VfD2n20yM7v0hrUEBHEyafsmMBY.woff2\",weight:\"700\"},{family:\"Inter Display\",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/4oIO9fB59bn3cKFWz7piCj28z9s.woff2\",weight:\"700\"},{family:\"Inter Display\",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/TBccIZR9kIpkRce5i9ATfPp7a4.woff2\",weight:\"700\"},{family:\"Inter Display\",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/F5Lmfd3fCAu7TwiYbI4DLWw4ks.woff2\",weight:\"700\"},{family:\"Inter Display\",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/THWAFHoAcmqLMy81E8hCSdziVKA.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/sQxGYWDlRkDr0eOKqiNRl6g5rs.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/NNTAT1XAm8ZRkr824inYPkjNeL4.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/P2qr9PAWBt905929rHfxmneMUG0.woff2\",weight:\"400\"},{family:\"Inter Display\",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/2BmSa4TZZvFKAZg2DydxTbvKlTU.woff2\",weight:\"400\"},{family:\"Inter Display\",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/djqIk3Er2JcAcz7Rup88BdINEw.woff2\",weight:\"400\"},{family:\"Inter Display\",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/KMFW46iYsEZaUBwXbwPc9nQm71o.woff2\",weight:\"400\"}]}];export const css=['.framer-tpL1W .framer-styles-preset-1v525k0:not(.rich-text-wrapper), .framer-tpL1W .framer-styles-preset-1v525k0.rich-text-wrapper p { --framer-font-family: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-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: 160%; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, #1d322d); --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-tpL1W .framer-styles-preset-1v525k0:not(.rich-text-wrapper), .framer-tpL1W .framer-styles-preset-1v525k0.rich-text-wrapper p { --framer-font-family: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Display\", \"Inter Display 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: -0.02em; --framer-line-height: 160%; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, #1d322d); --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-tpL1W .framer-styles-preset-1v525k0:not(.rich-text-wrapper), .framer-tpL1W .framer-styles-preset-1v525k0.rich-text-wrapper p { --framer-font-family: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Display\", \"Inter Display 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: -0.02em; --framer-line-height: 160%; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, #1d322d); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-tpL1W\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,CycleVariantState,getFonts,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";const FeatherFonts=getFonts(Feather);const enabledGestures={iF2XvNDhD:{hover:true},nSEeVzCaE:{hover:true},PxEXcEXKh:{hover:true},XtjW1dQ59:{hover:true}};const cycleOrder=[\"nSEeVzCaE\",\"XtjW1dQ59\",\"iF2XvNDhD\",\"PxEXcEXKh\"];const serializationHash=\"framer-lgQIm\";const variantClassNames={iF2XvNDhD:\"framer-v-1t8s3hc\",nSEeVzCaE:\"framer-v-v8it5u\",PxEXcEXKh:\"framer-v-nftb4u\",XtjW1dQ59:\"framer-v-in9g8f\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.3,ease:[0,0,1,1],type:\"tween\"};const transition2={delay:0,duration:.8,ease:[0,0,1,1],type:\"tween\"};const transition3={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Bottom:\"iF2XvNDhD\",Left:\"PxEXcEXKh\",Right:\"XtjW1dQ59\",Top:\"nSEeVzCaE\"};const getProps=({buttonText,height,id,link,width,...props})=>{return{...props,GS3bSUXSK:link??props.GS3bSUXSK,ofLqZhEO8:buttonText??props.ofLqZhEO8??\"Running stroke\",variant:humanReadableVariantMap[props.variant]??props.variant??\"nSEeVzCaE\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,ofLqZhEO8,GS3bSUXSK,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"nSEeVzCaE\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear17vk1v4=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(CycleVariantState),800);});useOnVariantChange(baseVariant,{PxEXcEXKh:onAppear17vk1v4});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({PxEXcEXKh:{value:transition2},XtjW1dQ59:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:GS3bSUXSK,motionChild:true,nodeId:\"nSEeVzCaE\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-v8it5u\",className,classNames)} framer-1eqmve6`,\"data-border\":true,\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"nSEeVzCaE\",ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-441e6b96-cded-437c-bbd4-5862cce7caef, rgb(0, 0, 253))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{\"nSEeVzCaE-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\"},iF2XvNDhD:{backgroundColor:\"rgba(0, 0, 0, 0)\"},PxEXcEXKh:{backgroundColor:\"rgba(0, 0, 0, 0)\"},XtjW1dQ59:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-441e6b96-cded-437c-bbd4-5862cce7caef, rgb(0, 0, 253))\"}},...addPropertyOverrides({\"iF2XvNDhD-hover\":{\"data-framer-name\":undefined},\"nSEeVzCaE-hover\":{\"data-framer-name\":undefined},\"PxEXcEXKh-hover\":{\"data-framer-name\":undefined},\"XtjW1dQ59-hover\":{\"data-framer-name\":undefined},iF2XvNDhD:{\"data-framer-name\":\"Bottom\"},PxEXcEXKh:{\"data-framer-name\":\"Left\",\"data-highlight\":true},XtjW1dQ59:{\"data-framer-name\":\"Right\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uyb7jx\",layoutDependency:layoutDependency,layoutId:\"C4CqOwMJh\",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-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.375em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-441e6b96-cded-437c-bbd4-5862cce7caef, rgb(0, 0, 253)))\"},children:\"Running stroke\"})}),className:\"framer-17lv1yp\",\"data-framer-name\":\"Text\",fonts:[\"FR;InterDisplay-Medium\"],layoutDependency:layoutDependency,layoutId:\"yNLgJCrbq\",style:{\"--extracted-r6o4lv\":\"var(--token-441e6b96-cded-437c-bbd4-5862cce7caef, rgb(0, 0, 253))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:ofLqZhEO8,variants:{XtjW1dQ59:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({XtjW1dQ59:{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-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.375em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Running stroke\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Transition,{value:transition3,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yejwci\",\"data-framer-name\":\"Icon Flip\",layoutDependency:layoutDependency,layoutId:\"A9sWQwkzF\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-103za2-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Rr1sbUurN-container\",nodeId:\"Rr1sbUurN\",rendersWithMotion:true,scopeId:\"vfZ8Tj9xR\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-441e6b96-cded-437c-bbd4-5862cce7caef, rgb(0, 0, 253))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"arrow-up-right\",id:\"Rr1sbUurN\",layoutId:\"Rr1sbUurN\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({XtjW1dQ59:{color:\"rgb(255, 255, 255)\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1m962pa-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"bMHNVUuov-container\",nodeId:\"bMHNVUuov\",rendersWithMotion:true,scopeId:\"vfZ8Tj9xR\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-441e6b96-cded-437c-bbd4-5862cce7caef, rgb(0, 0, 253))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"arrow-up-right\",id:\"bMHNVUuov\",layoutId:\"bMHNVUuov\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"XtjW1dQ59-hover\":{color:\"rgb(255, 255, 255)\"}},baseVariant,gestureVariant)})})})]})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lgQIm.framer-1eqmve6, .framer-lgQIm .framer-1eqmve6 { display: block; }\",\".framer-lgQIm.framer-v8it5u { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 48px; justify-content: center; overflow: visible; padding: 14px 14px 14px 16px; position: relative; text-decoration: none; width: min-content; }\",\".framer-lgQIm .framer-uyb7jx { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-lgQIm .framer-17lv1yp { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-lgQIm .framer-1yejwci { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 18px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 18px; }\",\".framer-lgQIm .framer-103za2-container { flex: none; height: 18px; left: calc(50.00000000000002% - 18px / 2); position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 18px; z-index: 1; }\",\".framer-lgQIm .framer-1m962pa-container { bottom: -22px; flex: none; height: 18px; left: -22px; position: absolute; width: 18px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lgQIm.framer-v8it5u, .framer-lgQIm .framer-uyb7jx, .framer-lgQIm .framer-1yejwci { gap: 0px; } .framer-lgQIm.framer-v8it5u > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lgQIm.framer-v8it5u > :first-child { margin-top: 0px; } .framer-lgQIm.framer-v8it5u > :last-child { margin-bottom: 0px; } .framer-lgQIm .framer-uyb7jx > *, .framer-lgQIm .framer-1yejwci > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-lgQIm .framer-uyb7jx > :first-child, .framer-lgQIm .framer-1yejwci > :first-child { margin-left: 0px; } .framer-lgQIm .framer-uyb7jx > :last-child, .framer-lgQIm .framer-1yejwci > :last-child { margin-right: 0px; } }\",\".framer-lgQIm.framer-v-v8it5u.hover .framer-103za2-container, .framer-lgQIm.framer-v-in9g8f.hover .framer-103za2-container, .framer-lgQIm.framer-v-1t8s3hc.hover .framer-103za2-container, .framer-lgQIm.framer-v-nftb4u.hover .framer-103za2-container { left: unset; right: -22px; top: -22px; }\",\".framer-lgQIm.framer-v-v8it5u.hover .framer-1m962pa-container { bottom: unset; left: calc(50.00000000000002% - 18px / 2); top: calc(50.00000000000002% - 18px / 2); }\",\".framer-lgQIm.framer-v-in9g8f.hover .framer-1m962pa-container, .framer-lgQIm.framer-v-1t8s3hc.hover .framer-1m962pa-container, .framer-lgQIm.framer-v-nftb4u.hover .framer-1m962pa-container { bottom: 0px; left: 0px; }\",'.framer-lgQIm[data-border=\"true\"]::after, .framer-lgQIm [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 48\n * @framerIntrinsicWidth 158\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"XtjW1dQ59\":{\"layout\":[\"auto\",\"fixed\"]},\"iF2XvNDhD\":{\"layout\":[\"auto\",\"fixed\"]},\"PxEXcEXKh\":{\"layout\":[\"auto\",\"fixed\"]},\"xFa13AOH0\":{\"layout\":[\"auto\",\"fixed\"]},\"xGWsNhSOt\":{\"layout\":[\"auto\",\"fixed\"]},\"vNacmtaKG\":{\"layout\":[\"auto\",\"fixed\"]},\"gSyQBEOBy\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"ofLqZhEO8\":\"buttonText\",\"GS3bSUXSK\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervfZ8Tj9xR=withCSS(Component,css,\"framer-lgQIm\");export default FramervfZ8Tj9xR;FramervfZ8Tj9xR.displayName=\"Button/Running-Stroke\";FramervfZ8Tj9xR.defaultProps={height:48,width:158};addPropertyControls(FramervfZ8Tj9xR,{variant:{options:[\"nSEeVzCaE\",\"XtjW1dQ59\",\"iF2XvNDhD\",\"PxEXcEXKh\"],optionTitles:[\"Top\",\"Right\",\"Bottom\",\"Left\"],title:\"Variant\",type:ControlType.Enum},ofLqZhEO8:{defaultValue:\"Running stroke\",displayTextArea:false,title:\"Button text\",type:ControlType.String},GS3bSUXSK:{title:\"Link\",type:ControlType.Link}});addFonts(FramervfZ8Tj9xR,[{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\"}]},...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervfZ8Tj9xR\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"158\",\"framerIntrinsicHeight\":\"48\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"XtjW1dQ59\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"iF2XvNDhD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"PxEXcEXKh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"xFa13AOH0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"xGWsNhSOt\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"vNacmtaKG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"gSyQBEOBy\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"ofLqZhEO8\\\":\\\"buttonText\\\",\\\"GS3bSUXSK\\\":\\\"link\\\"}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vfZ8Tj9xR.map", "// Generated by Framer (9f68555)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Inter-500\",\"GF;Inter-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"}]}];export const css=['.framer-xsYXd .framer-styles-preset-1q3l3un:not(.rich-text-wrapper), .framer-xsYXd .framer-styles-preset-1q3l3un.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 38px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.04em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, #1d322d); --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-xsYXd .framer-styles-preset-1q3l3un:not(.rich-text-wrapper), .framer-xsYXd .framer-styles-preset-1q3l3un.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"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-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.04em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, #1d322d); --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-xsYXd .framer-styles-preset-1q3l3un:not(.rich-text-wrapper), .framer-xsYXd .framer-styles-preset-1q3l3un.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.04em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, #1d322d); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-xsYXd\";\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 (c56cc2c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/ppddkoJk4PRPRx1H9k6h/yPsDYSgzqp0uxPLBCgJr/QObON56vl.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/dUO0NFpZlGhbs1431rZn/KaEjW3iOV0nmyViONrtR/YlG7eJng5.js\";const enabledGestures={KBIIdMrvV:{hover:true}};const cycleOrder=[\"KBIIdMrvV\",\"M0ame0W3e\",\"P41BMnign\"];const serializationHash=\"framer-mUtKi\";const variantClassNames={KBIIdMrvV:\"framer-v-1sbdmmg\",M0ame0W3e:\"framer-v-ftywzn\",P41BMnign:\"framer-v-eyfocf\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:212,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={Active:\"M0ame0W3e\",Default:\"KBIIdMrvV\",mobile:\"P41BMnign\"};const getProps=({click,height,id,link,pageName,width,...props})=>{return{...props,nOARGIk5g:click??props.nOARGIk5g,variant:humanReadableVariantMap[props.variant]??props.variant??\"KBIIdMrvV\",vr3GalQZm:pageName??props.vr3GalQZm??\"Home\",x7kSahbL4:link??props.x7kSahbL4};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,x7kSahbL4,vr3GalQZm,nOARGIk5g,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"KBIIdMrvV\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1tmoh2u=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(nOARGIk5g){const res=await nOARGIk5g(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();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:x7kSahbL4,nodeId:\"KBIIdMrvV\",...addPropertyOverrides({P41BMnign:{smoothScroll:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1sbdmmg\",className,classNames)} framer-146ny47`,\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"KBIIdMrvV\",onTap:onTap1tmoh2u,ref:ref??ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:11,borderBottomRightRadius:11,borderTopLeftRadius:11,borderTopRightRadius:11,...style},variants:{M0ame0W3e:{backgroundColor:\"var(--token-8870a9c4-2a9d-46c2-84fc-3470fbec519e, rgba(0, 0, 0, 0.05))\"}},...addPropertyOverrides({\"KBIIdMrvV-hover\":{\"data-framer-name\":undefined},M0ame0W3e:{\"data-framer-name\":\"Active\"},P41BMnign:{\"data-framer-name\":\"mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1b995d8\",\"data-styles-preset\":\"QObON56vl\",children:\"Home\"})}),className:\"framer-jzmbbb\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aw_DIsc5G\",text:vr3GalQZm,variants:{\"KBIIdMrvV-hover\":{\"--extracted-r6o4lv\":\"var(--token-441e6b96-cded-437c-bbd4-5862cce7caef, rgb(255, 119, 56))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"KBIIdMrvV-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1b995d8\",\"data-styles-preset\":\"QObON56vl\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-441e6b96-cded-437c-bbd4-5862cce7caef, rgb(255, 119, 56)))\"},children:\"Home\"})})},P41BMnign:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1q3l3un\",\"data-styles-preset\":\"YlG7eJng5\",children:\"Home\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mUtKi.framer-146ny47, .framer-mUtKi .framer-146ny47 { display: block; }\",\".framer-mUtKi.framer-1sbdmmg { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 30px; justify-content: center; overflow: hidden; padding: 0px 12px 0px 12px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-mUtKi .framer-jzmbbb { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-mUtKi.framer-1sbdmmg { gap: 0px; } .framer-mUtKi.framer-1sbdmmg > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-mUtKi.framer-1sbdmmg > :first-child { margin-left: 0px; } .framer-mUtKi.framer-1sbdmmg > :last-child { margin-right: 0px; } }\",\".framer-mUtKi.framer-v-eyfocf.framer-1sbdmmg { height: min-content; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 30\n * @framerIntrinsicWidth 66\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"M0ame0W3e\":{\"layout\":[\"auto\",\"fixed\"]},\"P41BMnign\":{\"layout\":[\"auto\",\"auto\"]},\"dKZd7mlJe\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"x7kSahbL4\":\"link\",\"vr3GalQZm\":\"pageName\",\"nOARGIk5g\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerAz6MmHxe4=withCSS(Component,css,\"framer-mUtKi\");export default FramerAz6MmHxe4;FramerAz6MmHxe4.displayName=\"Navigation / Nav - Link - Single\";FramerAz6MmHxe4.defaultProps={height:30,width:66};addPropertyControls(FramerAz6MmHxe4,{variant:{options:[\"KBIIdMrvV\",\"M0ame0W3e\",\"P41BMnign\"],optionTitles:[\"Default\",\"Active\",\"mobile\"],title:\"Variant\",type:ControlType.Enum},x7kSahbL4:{title:\"Link\",type:ControlType.Link},vr3GalQZm:{defaultValue:\"Home\",displayTextArea:false,title:\"Page Name\",type:ControlType.String},nOARGIk5g:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerAz6MmHxe4,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAz6MmHxe4\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"x7kSahbL4\\\":\\\"link\\\",\\\"vr3GalQZm\\\":\\\"pageName\\\",\\\"nOARGIk5g\\\":\\\"click\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"M0ame0W3e\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"P41BMnign\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dKZd7mlJe\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"30\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"66\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (915daba)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/6iCcgwvqsNyRLKv6F1qL/ujsD2y8Ll8S4HUhhQYuX/fjyVc4jD3.js\";const serializationHash=\"framer-Ajanx\";const variantClassNames={gfwKZBxAi:\"framer-v-3255u3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({click,height,id,link,title,width,...props})=>{return{...props,Tzpt4fE6f:click??props.Tzpt4fE6f,UshclB94X:title??props.UshclB94X??\"About Me\",XOMIpcMb1:link??props.XOMIpcMb1};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,UshclB94X,XOMIpcMb1,Tzpt4fE6f,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"gfwKZBxAi\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap12ltn52=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(Tzpt4fE6f){const res=await Tzpt4fE6f(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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:XOMIpcMb1,motionChild:true,nodeId:\"gfwKZBxAi\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-3255u3\",className,classNames)} framer-y2n6cn`,\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"gfwKZBxAi\",onTap:onTap12ltn52,ref:ref??ref1,style:{...style},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1v525k0\",\"data-styles-preset\":\"fjyVc4jD3\",children:\"About Me\"})}),className:\"framer-1k5z61i\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bBPfEPtms\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:UshclB94X,verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Ajanx.framer-y2n6cn, .framer-Ajanx .framer-y2n6cn { display: block; }\",\".framer-Ajanx.framer-3255u3 { 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: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-Ajanx .framer-1k5z61i { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Ajanx.framer-3255u3 { gap: 0px; } .framer-Ajanx.framer-3255u3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Ajanx.framer-3255u3 > :first-child { margin-left: 0px; } .framer-Ajanx.framer-3255u3 > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 38\n * @framerIntrinsicWidth 99\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"UshclB94X\":\"title\",\"XOMIpcMb1\":\"link\",\"Tzpt4fE6f\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerBW56A5l99=withCSS(Component,css,\"framer-Ajanx\");export default FramerBW56A5l99;FramerBW56A5l99.displayName=\"Nav / Item 2\";FramerBW56A5l99.defaultProps={height:38,width:99};addPropertyControls(FramerBW56A5l99,{UshclB94X:{defaultValue:\"About Me\",displayTextArea:false,title:\"Title\",type:ControlType.String},XOMIpcMb1:{title:\"Link\",type:ControlType.Link},Tzpt4fE6f:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerBW56A5l99,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBW56A5l99\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"38\",\"framerVariables\":\"{\\\"UshclB94X\\\":\\\"title\\\",\\\"XOMIpcMb1\\\":\\\"link\\\",\\\"Tzpt4fE6f\\\":\\\"click\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"99\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,ResolveLinks,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import NavigationNavLinkSingle from\"https://framerusercontent.com/modules/j4hxZoFDtwzpSIQczMMV/s5XdUfyjjycy1puRjS5V/Az6MmHxe4.js\";import NavItem2 from\"https://framerusercontent.com/modules/bjPAGBgRIzPrppC0Px7m/wI9G4D4LKcS1DfYq92kC/BW56A5l99.js\";import ButtonRunningStroke from\"https://framerusercontent.com/modules/v3QDS3fr6ZB3hNqxjZQR/znWCyYUT8GQQgUIQCKmQ/vfZ8Tj9xR.js\";const ButtonRunningStrokeFonts=getFonts(ButtonRunningStroke);const NavigationNavLinkSingleFonts=getFonts(NavigationNavLinkSingle);const NavItem2Fonts=getFonts(NavItem2);const cycleOrder=[\"Y6Muk5gpv\",\"uI65Kuiar\",\"l6x10obfc\",\"RJESUOqfl\",\"BEn4D_bL2\"];const serializationHash=\"framer-6rfOU\";const variantClassNames={BEn4D_bL2:\"framer-v-rabd0x\",l6x10obfc:\"framer-v-8wmte5\",RJESUOqfl:\"framer-v-1gxdvdk\",uI65Kuiar:\"framer-v-16gbl9e\",Y6Muk5gpv:\"framer-v-195ki3b\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const transition2={duration:0,type:\"tween\"};const convertFromEnum=(value,activeLocale)=>{switch(value){case\"OJ3ybOaAn\":return\"M0ame0W3e\";default:return\"KBIIdMrvV\";}};const convertFromEnum1=(value,activeLocale)=>{switch(value){case\"Y2NgVSzxp\":return\"M0ame0W3e\";default:return\"KBIIdMrvV\";}};const convertFromEnum2=(value,activeLocale)=>{switch(value){case\"KHmCAiZun\":return\"M0ame0W3e\";default:return\"KBIIdMrvV\";}};const convertFromEnum3=(value,activeLocale)=>{switch(value){case\"AEo5PpUoG\":return\"M0ame0W3e\";default:return\"KBIIdMrvV\";}};const transition3={damping:40,delay:0,mass:1,stiffness:600,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 humanReadableEnumMap={About:\"KHmCAiZun\",Blogs:\"AEo5PpUoG\",Changelog:\"OJ3ybOaAn\",Contact:\"l6Hp5cyuM\",Doc:\"kA87AlclE\",Home:\"jcV_yFltq\",Projects:\"Y2NgVSzxp\",Reviews:\"nrcCICgod\",Services:\"AljqF7WF7\",Waitlist:\"mxqQWiqG0\"};const humanReadableVariantMap={\"Phone Open\":\"BEn4D_bL2\",\"Tablet Open\":\"RJESUOqfl\",Desktop:\"Y6Muk5gpv\",Phone:\"uI65Kuiar\",Tablet:\"l6x10obfc\"};const getProps=({activePage,height,id,width,...props})=>{return{...props,gGSU0bs4G:humanReadableEnumMap[activePage]??activePage??props.gGSU0bs4G??\"jcV_yFltq\",variant:humanReadableVariantMap[props.variant]??props.variant??\"Y6Muk5gpv\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,gGSU0bs4G,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Y6Muk5gpv\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapvv7flj=activeVariantCallback(async(...args)=>{setVariant(\"RJESUOqfl\");});const onTap1bjok2q=activeVariantCallback(async(...args)=>{setVariant(\"l6x10obfc\");});const onTap1l5q03k=activeVariantCallback(async(...args)=>{setVariant(\"uI65Kuiar\");});const Tzpt4fE6f1l5q03k=activeVariantCallback(async(...args)=>{setVariant(\"uI65Kuiar\");});const onTapieiks8=activeVariantCallback(async(...args)=>{setVariant(\"BEn4D_bL2\");});const onTap5kl2y3=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"uI65Kuiar\"),200);});const Tzpt4fE6f5kl2y3=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"uI65Kuiar\"),200);});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"uI65Kuiar\",\"BEn4D_bL2\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"l6x10obfc\",\"RJESUOqfl\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"l6x10obfc\")return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"RJESUOqfl\")return false;return true;};const isDisplayed4=()=>{if(baseVariant===\"l6x10obfc\")return true;return false;};const router=useRouter();const isDisplayed5=()=>{if([\"l6x10obfc\",\"RJESUOqfl\"].includes(baseVariant))return false;return true;};const isDisplayed6=()=>{if(baseVariant===\"RJESUOqfl\")return true;return false;};const isDisplayed7=()=>{if([\"uI65Kuiar\",\"BEn4D_bL2\"].includes(baseVariant))return true;return false;};const isDisplayed8=()=>{if(baseVariant===\"BEn4D_bL2\")return false;return true;};const isDisplayed9=()=>{if(baseVariant===\"uI65Kuiar\")return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({BEn4D_bL2:{value:transition2},l6x10obfc:{value:transition2},RJESUOqfl:{value:transition2},uI65Kuiar:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-195ki3b\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"Y6Muk5gpv\",ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(0, 0, 0, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(34px)\",backgroundColor:\"rgba(255, 255, 255, 0.7)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,WebkitBackdropFilter:\"blur(34px)\",...style},variants:{BEn4D_bL2:{backdropFilter:\"blur(32px)\",WebkitBackdropFilter:\"blur(32px)\"},l6x10obfc:{backdropFilter:\"blur(32px)\",backgroundColor:\"rgba(255, 255, 255, 0.8)\",WebkitBackdropFilter:\"blur(32px)\"},RJESUOqfl:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(242, 243, 243)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},uI65Kuiar:{backdropFilter:\"blur(32px)\",WebkitBackdropFilter:\"blur(32px)\"}},...addPropertyOverrides({BEn4D_bL2:{\"data-framer-name\":\"Phone Open\"},l6x10obfc:{\"data-framer-name\":\"Tablet\"},RJESUOqfl:{\"data-framer-name\":\"Tablet Open\"},uI65Kuiar:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-aabujr\",layoutDependency:layoutDependency,layoutId:\"iphoqzHaR\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a8qe5x\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"Mjgu4Jr92\",children:[/*#__PURE__*/_jsx(Link,{href:{hash:\":maoXivAwV\",webPageId:\"ueiKkVaj3\"},motionChild:true,nodeId:\"bu4ys_Ka8\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-wlfjwy framer-11uolsd\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"bu4ys_Ka8\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-iyqbhx\",\"data-framer-name\":\"logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:451,intrinsicWidth:2036,layoutDependency:layoutDependency,layoutId:\"zLkdA0yQR\",svg:'<svg width=\"2036\" height=\"451\" viewBox=\"0 0 2036 451\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1994.1 59.8992L2003.2 60.4992L2014.3 88.4992L2025.5 60.4992L2035 59.9992V108.999H2026L2025.5 84.4992L2023.2 90.4992C2021.9 93.7992 2019.9 97.4992 2018.7 98.7992C2017.5 99.9992 2015.4 101.099 2014 101.099C2012.6 101.099 2010.7 100.299 2009.8 99.2992C2008.9 98.2992 2007.1 94.7992 2003.5 85.4992L2003 108.999H1994L1994.1 59.8992ZM540 148.999L544.4 162.299C546.8 169.499 558.1 203.199 569.5 236.999C580.9 270.799 590.3 298.699 590.5 298.999C590.7 299.299 599.6 272.699 610.3 239.999C621.1 207.299 632.1 173.399 640 148.999H699L698.6 151.299C698.4 152.499 679.3 205.299 656.1 268.499C632.9 331.799 611.9 388.699 609.4 394.999C607 401.299 602.8 410.299 600.2 414.999C597.2 420.399 592.9 426.099 588.5 430.599C583.1 436.099 579.5 438.599 573 441.699C568.3 443.999 561.6 446.499 558 447.399C554.4 448.299 546.6 449.399 540.7 449.999C533.6 450.699 526.2 450.699 518.7 449.999C512.5 449.499 505.2 448.599 502.5 448.099C499.7 447.499 497.4 446.899 497.4 446.799C497.3 446.599 496.2 436.799 494.9 424.799C493.6 412.899 492.7 402.899 493 402.599C493.3 402.299 496.2 402.499 499.5 403.099C502.8 403.799 510.2 404.299 516 404.299C524.5 404.299 527.6 403.799 532.5 401.999C536.8 400.399 540 398.199 544 394.099C547 390.999 551.1 385.399 553.1 381.499C555.1 377.699 557.5 372.099 560 363.999L519.5 257.299C497.2 198.499 479 150.199 479 149.799C479 149.299 492.7 148.999 540 148.999ZM295.5 0.79922C297.7 0.99922 301.7 1.89921 304.5 2.69921C307.2 3.59921 311.7 5.39922 314.5 6.79922C317.2 8.19922 322.4 12.2992 325.9 15.8992C330.3 20.2992 333.4 24.7992 335.6 29.4992C337.4 33.3992 339.4 39.4992 340 43.2992C340.5 46.9992 340.7 52.3992 340.4 55.2992C340 58.0992 339.1 62.7992 338.4 65.4992C337.6 68.2992 335.7 72.7992 334.1 75.4992C332.5 78.2992 328.3 83.3992 324.8 86.8992C320.9 90.7992 316.2 94.2992 312.5 96.0992C309.2 97.5992 304 99.3992 301 100.099C298 100.699 291.7 101.099 287 100.799C281 100.499 276.5 99.5992 265 94.9992L261.2 98.1992C259.2 99.8992 253.2 105.299 238.5 119.099L241.1 124.799C242.6 127.899 244.6 132.799 245.5 135.499C246.4 138.299 247.7 144.799 248.3 149.999C249.3 158.399 249.2 160.599 247.3 169.499C246.1 175.699 243.8 182.599 241.4 187.499C238.5 193.399 235.4 197.699 229.5 203.899C225.1 208.399 218.8 213.999 215.5 216.199C212.2 218.299 206.9 221.099 203.7 222.299C199.3 223.999 197.9 224.999 198 226.499C198 227.599 198.7 234.999 199.5 242.999C200.3 250.999 200.9 258.299 201 259.299C201 260.599 202.8 261.499 208.2 263.099C212.2 264.299 217.7 266.699 220.5 268.499C223.2 270.299 228.5 274.799 232.1 278.599C235.7 282.399 239.7 287.499 241 289.999C242.2 292.499 244.1 297.899 245.1 301.999C246.2 306.099 247 312.199 247 315.499C247 318.799 246.3 324.199 245.5 327.499C244.6 330.799 242.5 336.399 240.7 339.899C238.7 343.899 234.8 348.999 230.4 353.399C225.7 357.999 221 361.599 216.9 363.599C213.4 365.399 208.2 367.299 205.5 367.999C202.7 368.599 196.7 369.099 192 369.099C187.3 369.099 181 368.299 178 367.399C175 366.599 169.8 364.399 166.5 362.499C162.9 360.599 157.7 356.299 153.5 351.799C149.6 347.599 145.2 341.699 143.6 338.399C142 335.199 140.1 329.399 139.3 325.499C138.3 320.999 138 315.799 138.3 310.999C138.7 306.899 139.8 300.799 141 297.499C142.1 294.199 144.1 289.699 145.4 287.499C146.7 285.299 149.5 281.499 151.7 279.099C153.8 276.699 157.8 272.899 160.7 270.799C163.6 268.699 168 266.099 170.5 264.999C173 263.899 175.2 262.699 175.4 262.299C175.6 261.799 175.1 254.299 174.4 245.499C173.6 236.699 172.8 229.099 172.6 228.499C172.4 227.999 168.3 226.599 163.4 225.599C157.7 224.399 151.2 221.999 145.5 219.099C138.3 215.399 134.8 212.799 128 205.999C122.4 200.299 118.2 194.999 115.8 190.399C113.8 186.599 111.2 180.399 109.9 176.499C108.6 172.499 107.4 165.499 106.5 150.599L80 143.999L72.2 151.799C66.1 157.999 63.2 160.199 58.5 161.999C55.2 163.199 49.3 164.499 45.5 164.799C41.4 165.099 36.2 164.699 33 163.999C30 163.299 25.3 161.699 22.7 160.399C20.1 159.099 15.7 155.799 13 152.999C10.2 150.299 6.9 146.099 5.5 143.799C4.1 141.399 2.3 136.999 1.5 133.999C0.7 130.999 0 125.999 0 122.999C0 119.999 0.599999 115.299 1.3 112.499C2.1 109.799 3.5 105.699 4.6 103.499C5.6 101.399 8.7 97.0992 11.5 94.1992C14.2 91.1992 18.3 87.6992 20.5 86.4992C22.7 85.1992 26.7 83.3992 29.5 82.4992C32.2 81.5992 37.4 80.7992 41 80.7992C44.6 80.7992 49.7 81.2992 52.5 81.9992C55.2 82.5992 59.7 84.3992 62.5 85.9992C65.2 87.5992 69.8 91.3992 72.7 94.3992C75.6 97.4992 79 102.099 80.2 104.799C81.4 107.399 82.8 111.699 84.5 119.199L98 122.599C105.4 124.399 111.9 125.899 112.5 125.999C113 125.999 114.9 123.399 116.7 120.199C118.4 117.099 122.5 111.699 125.7 108.299C128.9 104.899 134.4 99.9992 138 97.4992C141.6 94.9992 147.9 91.6992 152 90.0992C156.1 88.4992 162.9 86.6992 167 85.9992C171.5 85.1992 177.5 84.9992 182 85.3992C186.1 85.7992 192.2 86.7992 195.5 87.5992C198.8 88.4992 204.4 90.4992 208 92.1992C211.6 93.8992 215.8 96.2992 217.5 97.5992C219.1 98.8992 221.2 99.9992 222 99.9992C222.8 99.9992 228.8 94.9992 247.1 77.4992L244.6 71.4992C243.2 68.1992 241.5 62.9992 240.9 59.9992C240.3 56.9992 240 51.0992 240.2 46.9992C240.6 41.6992 241.7 37.1992 244 31.4992C246.6 25.1992 248.8 21.9992 253.9 16.6992C257.5 12.8992 262.3 8.79922 264.5 7.49922C266.7 6.19922 270.5 4.39922 273 3.49922C275.5 2.59922 280.6 1.49922 284.5 1.09922C288.3 0.699215 293.3 0.59922 295.5 0.79922ZM1954 59.9992H1987V68.9992H1975V108.999H1966V68.9992H1954V59.9992ZM1497 69.9992H1555V122.999H1497V69.9992ZM1440.2 76.5992C1440.8 76.8992 1441.2 91.0992 1441 150.999H1479V196.999H1441V254.499C1441 303.399 1441.2 312.499 1442.5 315.499C1443.3 317.399 1445.4 319.899 1447.2 320.999C1449.4 322.399 1452.3 322.999 1456 322.999C1459 322.999 1465.3 321.899 1470 320.599C1474.7 319.199 1478.6 318.199 1478.7 318.299C1478.9 318.399 1479.9 326.599 1481 336.499C1482.1 346.399 1483.2 356.399 1484 362.999L1476.2 365.399C1472 366.699 1465.8 368.399 1462.5 369.099C1458.8 369.999 1450.2 370.499 1440 370.499C1424.6 370.499 1423 370.299 1415.7 367.699C1411.5 366.199 1405.6 363.499 1402.7 361.599C1399.8 359.799 1396.3 356.999 1394.8 355.399C1393.3 353.799 1391 349.999 1389.6 346.999C1388.2 343.999 1386.3 338.399 1385.3 334.499C1383.9 328.399 1383.6 319.299 1383 196.999H1357V150.999H1383L1383.5 108.699L1411.4 92.3992C1426.7 83.4992 1439.7 76.3992 1440.2 76.5992ZM392 144.499C401.6 144.699 413.6 145.599 418.7 146.499C423.8 147.299 431.7 149.199 436.2 150.699C440.8 152.299 446.7 154.799 449.5 156.499C452.2 158.199 456.7 161.299 459.3 163.499C462 165.699 466.2 170.199 468.7 173.499C471.2 176.799 475 183.099 477.1 187.499C479.2 191.899 481.2 196.899 482.2 201.499L456.3 206.299C442.1 208.899 429.9 211.099 429.2 210.999C428.5 210.999 426.9 208.599 425.6 205.799C424.4 202.899 422 198.999 420.4 197.099C418.8 195.299 415.5 192.599 413 191.199C410.5 189.699 406 187.999 403 187.299C400 186.599 392.5 185.999 386.5 185.999C380.4 185.999 372.3 186.699 368.5 187.499C364.6 188.399 359.7 190.099 357.5 191.399C355.1 192.799 352.8 195.199 351.7 197.399C350.8 199.399 350 201.899 350 202.999C350 204.099 350.7 206.399 351.5 207.999C352.3 209.699 354.2 211.899 355.7 212.899C357.2 213.999 362.5 216.199 367.5 217.899C372.4 219.499 387.7 223.699 401.5 227.099C415.2 230.399 431.2 234.799 437 236.699C442.8 238.599 451.7 242.299 456.9 244.899C463.5 248.099 468.4 251.499 473.2 255.999C478 260.499 481.2 264.499 483.4 268.999C485.2 272.599 487.2 278.199 487.9 281.499C488.8 285.299 489.1 291.899 488.8 299.499C488.4 309.799 487.9 312.599 485.4 318.999C483.8 323.099 480.4 329.399 477.9 332.999C475.3 336.599 470.2 342.299 466.4 345.799C462.3 349.599 456.1 353.899 451 356.499C446.3 358.899 439.6 361.699 436 362.799C432.4 363.899 425 365.599 419.5 366.499C412.7 367.699 404.1 368.299 392.5 368.299C383.1 368.299 371.9 367.799 367.5 367.099C363.1 366.399 355.9 364.999 351.5 363.799C347.1 362.699 339.7 359.999 335 357.799C330.3 355.599 323.8 351.899 320.5 349.599C317.2 347.199 311.8 342.399 308.5 338.899C305.1 335.399 300.6 329.399 298.3 325.499C296.1 321.699 292.9 314.999 291.3 310.799C289.8 306.499 288.9 302.699 289.3 302.299C289.8 301.799 302.9 299.599 318.3 297.299C333.8 294.999 346.6 292.999 346.7 292.999C346.9 292.999 347.2 294.499 347.5 296.299C347.7 297.999 349.3 302.199 350.9 305.499C352.6 308.899 355.9 313.399 358.7 315.999C361.3 318.399 365.7 321.399 368.5 322.599C371.2 323.799 376.9 325.399 381 326.099C385.5 326.799 392.1 326.999 397.5 326.699C402.4 326.299 409.4 325.199 413 324.099C416.6 322.999 421.4 320.699 423.7 319.099C426.2 317.299 428.8 314.199 430 311.799C431.1 309.399 431.9 306.199 431.9 304.499C432 302.899 431.1 299.699 430.1 297.499C428.7 294.599 426.9 292.899 423.6 291.299C421 289.999 407.2 286.099 392.7 282.599C378.3 278.999 360.2 274.099 352.5 271.599C344.8 269.099 334.2 264.999 329 262.399C321.8 258.799 317.9 255.999 313 251.099C309.4 247.499 305 241.799 303.3 238.499C301.5 235.199 299.4 229.599 298.6 225.999C297.7 222.399 297 215.199 297 209.999C297 204.599 297.7 197.899 298.6 194.499C299.5 191.199 301.8 185.399 303.8 181.499C306.2 176.999 310.1 171.799 315 166.899C321.1 160.799 324.3 158.499 332 154.699C337.2 152.199 345.3 149.199 350 148.099C354.7 146.999 362.1 145.599 366.5 145.099C370.9 144.599 382.4 144.299 392 144.499ZM841 144.499C847.3 144.799 855.4 145.699 859 146.599C862.6 147.499 869.8 150.199 875 152.699C882.1 156.099 886.1 158.699 890.8 163.399C895 167.399 898.4 171.999 900.9 176.999C903 181.099 905.5 187.399 906.4 190.999C907.2 194.599 908.4 201.999 909 207.499C909.5 212.999 909.9 250.499 910 363.999H852V296.799C852 255.299 851.6 226.199 850.9 220.999C850.3 215.899 848.8 210.199 847.2 206.599C845.6 203.199 842.7 199.099 840.2 196.899C837.9 194.699 834.7 192.399 833.2 191.599C831.7 190.899 827.8 189.699 824.5 188.999C820.9 188.299 816.3 188.099 813 188.599C810 188.999 805.2 190.099 802.5 190.999C799.7 191.899 795.5 193.999 793 195.699C790.5 197.399 786.6 200.799 784.2 203.399C781.9 205.899 779 209.899 777.9 212.299C776.7 214.599 775 219.399 774.2 222.999C772.9 228.499 772.6 240.299 772 363.999H714V148.999H767V179.499L773.2 172.799C776.7 169.199 782 164.199 785 161.799C788 159.399 793.6 155.899 797.5 153.799C801.3 151.799 807.4 149.199 811 148.099C814.6 146.899 820.2 145.599 823.5 145.099C826.8 144.499 834.7 144.299 841 144.499ZM1023 144.199C1029.3 144.099 1039.7 144.499 1046 145.099C1052.3 145.699 1061.5 147.199 1066.5 148.499C1071.4 149.699 1078.2 152.099 1081.5 153.799C1084.8 155.399 1090.2 158.799 1093.5 161.299C1096.8 163.799 1100.9 167.799 1102.7 170.199C1104.4 172.499 1106.8 176.799 1108 179.499C1109.2 182.299 1110.9 187.699 1111.7 191.499C1112.9 197.099 1113.4 211.599 1114.6 328.499L1117.2 337.999C1118.6 343.199 1121.1 350.799 1122.9 354.799C1124.6 358.699 1126 362.499 1126 362.999C1126 363.699 1116 363.999 1070 363.999L1068.7 360.799C1067.9 358.999 1066.3 353.899 1062.6 341.499L1054.6 347.799C1050.1 351.299 1042 356.299 1036.5 359.099C1031 361.799 1023.8 364.699 1020.5 365.499C1017.2 366.399 1010.4 367.499 1005.5 368.099C999.1 368.799 993.5 368.799 986 367.999C980.2 367.299 972.1 365.799 968 364.399C963.9 363.099 957.6 360.399 954.1 358.299C950.6 356.199 944.9 351.499 941.4 347.799C937.9 343.999 933.8 338.599 932.3 335.799C930.9 332.899 928.8 327.999 927.8 324.999C926.6 321.599 925.6 315.499 925.3 308.999C924.8 300.899 925.1 296.699 926.5 290.499C927.5 286.099 929.8 279.599 931.6 275.999C933.4 272.399 936.9 267.299 939.3 264.499C941.7 261.799 946.3 257.699 949.6 255.499C952.8 253.299 959.1 249.899 963.5 248.099C967.9 246.299 976.4 243.499 982.5 241.899C988.5 240.399 1000.5 237.699 1009 235.999C1017.5 234.299 1030.3 231.399 1037.5 229.599C1044.6 227.699 1052.3 225.499 1058.5 222.899L1057.8 215.699C1057.4 211.799 1056.5 206.699 1055.8 204.499C1055.1 202.299 1052.7 198.699 1050.5 196.499C1047.5 193.399 1044.9 191.999 1040 190.599C1035.4 189.299 1030 188.699 1022 188.599C1013 188.599 1009.2 188.999 1004.5 190.499C1000.9 191.699 996.8 194.099 994 196.599C991.2 199.099 988.2 203.399 986.1 207.599C984.2 211.399 982.6 214.599 982.6 214.799C982.5 214.999 971.1 212.999 957.2 210.499C943.3 208.099 931.6 205.999 931.2 205.999C930.8 205.999 930.8 204.599 931.3 202.799C931.7 200.999 933.5 196.099 935.3 191.999C937 187.899 940.5 181.399 943 177.499C945.6 173.699 950.5 167.899 954.1 164.599C957.6 161.399 963.2 157.299 966.5 155.499C969.8 153.699 976.1 151.099 980.5 149.699C984.9 148.299 992.1 146.699 996.5 146.099C1000.9 145.499 1006.1 144.899 1008 144.699C1009.9 144.499 1016.7 144.299 1023 144.199ZM1050.9 263.199C1047.4 264.199 1037.5 266.599 1029 268.499C1020.5 270.499 1010.3 272.999 1006.5 274.099C1002.6 275.299 997.9 276.999 996 277.999C994.1 278.899 990.6 281.899 988.2 284.599C985.5 287.699 983.6 291.199 982.9 293.999C982.1 297.199 982.1 300.099 982.9 303.999C983.5 307.099 985.4 311.699 987.2 314.399C989 317.099 992.3 320.499 994.5 321.999C996.7 323.399 999.8 325.199 1001.5 325.899C1003.1 326.599 1007.2 327.399 1010.5 327.699C1014.5 328.099 1018.67 327.733 1023 326.599C1026.6 325.599 1031.9 323.699 1034.9 322.199C1037.9 320.699 1042.8 317.299 1045.8 314.499C1049 311.499 1052.1 307.399 1053.6 304.299C1055.1 300.899 1056.4 295.599 1057 289.299C1057.6 283.899 1057.9 275.399 1057.7 270.399L1057.3 261.399L1050.9 263.199ZM1259.5 144.099C1263.4 144.099 1269.7 144.499 1273.5 144.999C1277.4 145.599 1283.9 147.199 1288 148.599C1292.1 149.999 1298.4 152.799 1302 154.899C1305.6 156.999 1311.4 161.199 1314.9 164.099C1318.4 167.099 1324 172.799 1327.3 176.999C1330.6 181.099 1335.4 188.999 1338.1 194.499C1340.8 199.999 1343.9 207.799 1345 211.999C1346.1 216.099 1347.7 223.699 1348.5 228.999C1349.4 234.499 1350 245.599 1350 255.499C1350 265.199 1349.4 276.499 1348.6 281.999C1347.8 287.199 1345.9 295.499 1344.5 300.499C1343 305.399 1340.4 312.599 1338.6 316.499C1336.9 320.299 1333.4 326.399 1331 329.999C1328.6 333.499 1323.3 339.899 1319.1 343.999C1314.9 348.099 1307.9 353.799 1303.5 356.499C1299.1 359.199 1291.9 362.699 1287.5 364.199C1283.1 365.699 1275.2 367.399 1270 367.999C1263.4 368.699 1258 368.699 1252 367.999C1247.3 367.499 1241 366.299 1238 365.399C1235 364.499 1230.3 362.599 1227.5 361.199C1224.8 359.799 1220.5 357.299 1218 355.599C1215.5 353.899 1210 349.099 1197.9 337.499L1198 444.999H1141V148.999H1195V177.999L1199.8 172.299C1202.4 169.199 1207.2 164.399 1210.5 161.799C1213.8 159.099 1219.9 155.199 1224 152.999C1228.1 150.899 1234.2 148.399 1237.5 147.399C1240.8 146.499 1245.5 145.399 1248 144.999C1250.5 144.499 1255.7 144.199 1259.5 144.099ZM1219.2 198.499C1216.3 200.699 1212.5 204.299 1210.7 206.499C1209 208.699 1206.3 212.899 1204.9 215.999C1203.4 218.999 1201.3 224.399 1200.4 227.999C1198.9 233.199 1198.6 238.299 1198.6 253.499C1198.6 269.999 1198.9 273.699 1200.8 281.499C1202.1 286.399 1204.8 293.599 1206.8 297.399C1208.9 301.199 1212.8 306.599 1215.5 309.399C1218.3 312.199 1223.3 315.899 1226.5 317.599C1229.8 319.399 1235.4 321.399 1239 322.099C1244 322.999 1247.1 322.999 1252.5 322.099C1256.4 321.499 1262 319.799 1265 318.299C1268 316.799 1272.9 313.199 1275.8 310.299C1279 306.999 1282.3 302.199 1284.5 297.699C1286.4 293.699 1288.6 286.899 1289.5 282.499C1290.4 278.099 1291.4 269.099 1291.7 262.499C1292.1 255.299 1291.8 246.499 1291.1 240.499C1290.4 234.999 1288.7 227.099 1287.4 222.999C1286 218.799 1283.6 213.399 1282 210.999C1280.5 208.499 1276.7 204.099 1273.6 201.199C1270.5 198.299 1265.4 194.799 1262.3 193.299C1257.5 190.999 1254.8 190.499 1247 190.199C1239.1 189.999 1236.4 190.299 1231 192.199C1227.4 193.399 1222 196.299 1219.2 198.499ZM1676.5 147.099C1685.4 146.999 1695.2 147.599 1700.5 148.399C1705.5 149.299 1712 150.599 1715 151.499C1718 152.399 1723.7 154.699 1727.5 156.599C1731.4 158.499 1737.6 162.399 1741.5 165.199C1745.3 168.099 1751.1 173.799 1754.3 177.999C1757.6 182.099 1762.1 189.099 1764.3 193.499C1766.5 197.899 1769.4 204.499 1770.7 208.199C1772 211.899 1772.7 215.199 1772.3 215.399C1771.8 215.599 1759.8 217.899 1745.5 220.399C1731.2 222.999 1718.9 225.199 1718.1 225.299C1717.2 225.399 1716.1 223.499 1715 219.999C1714.1 216.899 1712.4 212.699 1711.2 210.499C1710.1 208.299 1707.9 205.099 1706.3 203.399C1704.8 201.699 1701.7 199.199 1699.5 197.699C1697.3 196.299 1692.8 194.399 1689.5 193.499C1686.2 192.699 1681.1 191.999 1678.3 191.999C1675.4 191.999 1670.6 192.499 1667.8 193.099C1664.9 193.699 1660.1 195.399 1657.1 196.799C1654.2 198.299 1649.6 201.599 1646.9 204.199C1644.2 206.899 1640.7 211.699 1639 215.199C1637.4 218.699 1635.3 224.799 1634.4 228.999C1633.6 233.099 1632.6 242.299 1632.3 249.499C1632 257.199 1632.2 266.699 1633 272.999C1633.7 278.699 1634.9 285.899 1635.7 288.999C1636.4 291.999 1638.3 297.199 1639.9 300.499C1641.4 303.799 1644.7 308.499 1647.1 310.999C1649.5 313.499 1653.5 316.799 1656 318.199C1658.5 319.699 1663.4 321.599 1667 322.499C1671.6 323.699 1675.9 324.099 1681.5 323.699C1687.5 323.399 1691.1 322.499 1695.9 320.399C1699.8 318.599 1703.9 315.699 1706.5 312.999C1708.8 310.499 1711.8 305.999 1713.2 302.999C1714.7 299.899 1716.6 294.399 1717.4 290.699C1718.8 284.899 1719.3 283.999 1721.3 283.999C1722.5 283.999 1735.2 285.999 1749.5 288.499C1763.8 290.999 1775.6 293.099 1775.7 293.199C1775.7 293.399 1774.7 297.299 1773.4 301.999C1772 306.599 1768.9 314.699 1766.4 319.999C1763.9 325.199 1759.9 332.199 1757.5 335.499C1755.2 338.799 1750.8 343.799 1747.9 346.599C1744.9 349.399 1739.6 353.499 1736 355.799C1732.4 358.199 1726.1 361.399 1722 363.099C1717.9 364.799 1710.7 367.099 1706 368.099C1701 369.299 1691.6 370.299 1683 370.599C1674.3 370.999 1665.1 370.799 1660 370.099C1655.3 369.499 1648.8 368.299 1645.5 367.399C1642.2 366.599 1636.1 364.499 1632 362.799C1627.9 361.199 1620.9 357.399 1616.5 354.499C1612.1 351.599 1605.4 345.899 1601.5 341.799C1597.6 337.799 1592.4 331.099 1589.8 326.999C1587.2 322.799 1583.8 316.099 1582.1 311.999C1580.5 307.799 1578.2 300.599 1577.1 295.999C1576 291.299 1574.6 283.599 1574.1 278.999C1573.5 274.299 1573 265.299 1573 258.999C1573 252.599 1573.5 243.599 1574.1 238.999C1574.6 234.299 1576 226.599 1577.1 221.999C1578.2 217.299 1580.5 210.099 1582.1 205.999C1583.8 201.799 1587.2 195.099 1589.8 190.999C1592.4 186.799 1597.2 180.599 1600.5 177.099C1603.8 173.599 1609 168.799 1612 166.499C1615 164.099 1620.4 160.599 1624 158.699C1627.6 156.699 1633.9 153.999 1638 152.599C1642.1 151.199 1649.1 149.399 1653.5 148.599C1658 147.799 1668.1 147.099 1676.5 147.099ZM1889.5 147.399C1908.8 147.699 1915.3 148.199 1922.5 149.799C1927.5 150.799 1934.4 152.899 1938 154.399C1941.6 155.899 1947.6 159.199 1951.5 161.799C1955.3 164.399 1960.2 168.699 1962.4 171.499C1964.5 174.199 1967.4 178.799 1968.7 181.699C1970 184.599 1971.8 190.899 1972.7 195.699C1974.2 203.299 1974.5 212.099 1974.6 263.499C1974.7 303.399 1975.1 324.899 1975.9 329.999C1976.5 334.099 1977.7 339.899 1978.5 342.999C1979.3 345.999 1981.5 352.199 1983.5 356.699C1985.4 361.299 1986.7 365.199 1986.3 365.499C1986 365.699 1973.2 365.999 1930 365.999L1927 356.199C1925.3 350.899 1923.7 345.899 1923.5 345.199C1923.2 344.399 1920 346.399 1914.8 350.499C1910.2 354.099 1903.1 358.799 1899 360.899C1894.9 363.099 1887.5 366.099 1882.5 367.599C1874.3 370.099 1872.1 370.299 1857 370.399C1842.6 370.399 1839.5 370.199 1832.5 368.099C1828.1 366.899 1821.4 364.199 1817.5 362.199C1812.83 359.799 1808 356.066 1803 350.999C1798 345.999 1794.43 341.333 1792.3 336.999C1790.6 333.399 1788.4 327.799 1787.5 324.499C1786.6 320.899 1785.9 314.299 1785.9 307.999C1785.8 301.199 1786.4 295.199 1787.5 290.999C1788.5 287.399 1790.5 281.999 1792 278.999C1793.5 275.899 1796.5 271.199 1798.7 268.499C1800.9 265.699 1804.9 261.799 1807.6 259.799C1810.3 257.799 1815.4 254.699 1819 252.899C1822.6 251.199 1829.6 248.399 1834.5 246.799C1839.5 245.199 1853.4 241.899 1865.5 239.399C1877.6 236.899 1891.8 233.799 1897 232.399C1902.2 231.099 1909 229.199 1917.5 226.299V217.399C1917.4 210.799 1916.9 207.599 1915.6 204.999C1914.6 202.999 1912.6 200.199 1911.1 198.699C1909.7 197.199 1906 194.999 1903 193.799C1899 192.299 1894.3 191.599 1885.5 191.199C1875.2 190.699 1872.5 190.999 1866.3 192.799C1860.4 194.599 1858.1 195.899 1854.2 199.699C1851.5 202.399 1848 207.399 1843.1 217.499L1817.3 212.799C1803.1 210.199 1791.4 208.099 1791.3 208.099C1791.1 207.999 1792.1 204.899 1793.4 201.199C1794.7 197.499 1797 191.999 1798.5 188.999C1800 185.899 1803.2 180.799 1805.5 177.499C1807.8 174.199 1812.4 169.099 1815.6 166.199C1818.9 163.199 1825.1 159.099 1829.5 156.899C1833.9 154.699 1841.1 152.099 1845.5 150.999C1849.9 149.899 1856.2 148.499 1859.5 147.999C1862.8 147.499 1876.3 147.299 1889.5 147.399ZM1877.5 274.099C1869.8 275.899 1861 278.599 1858 279.999C1854.8 281.499 1850.9 284.499 1848.7 286.999C1846.6 289.499 1844.4 293.299 1843.9 295.499C1843.3 297.699 1843 301.699 1843.3 304.499C1843.6 307.199 1844.7 311.299 1845.8 313.499C1846.9 315.699 1849.8 319.299 1852.2 321.599C1854.6 323.899 1858.1 326.599 1860 327.599C1862.8 329.099 1865.7 329.499 1874.5 329.499C1885.2 329.499 1885.7 329.399 1893.3 325.699C1897.5 323.699 1903.4 319.799 1906.3 317.099C1909.7 313.899 1912.5 309.999 1914.5 305.899C1917.3 299.699 1917.4 298.899 1917.8 281.699C1918 271.999 1917.8 263.999 1917.4 264.099C1916.9 264.199 1910.9 265.699 1904 267.499C1897.1 269.199 1885.2 272.199 1877.5 274.099ZM1497 150.999H1555V365.999H1497V150.999Z\" fill=\"#0000FD\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-43vvuv\",layoutDependency:layoutDependency,layoutId:\"cFtF2azQw\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3uq2nl\",\"data-framer-name\":\"Hamburger\",layoutDependency:layoutDependency,layoutId:\"yh3Xwpl_s\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"0px 1.3436836425447838px 0.5374734570179134px -0.625px rgba(0, 0, 0, 0.08849), 0px 3.184767494094558px 1.273906997637823px -1.25px rgba(0, 0, 0, 0.08642), 0px 5.80934510345105px 2.3237380413804196px -1.875px rgba(0, 0, 0, 0.08346), 0px 9.658024572418071px 3.8632098289672276px -2.5px rgba(0, 0, 0, 0.07913), 0px 15.596922177565284px 6.238768871026112px -3.125px rgba(0, 0, 0, 0.07245), 0px 25.530614085937845px 10.212245634375137px -3.75px rgba(0, 0, 0, 0.06128), 0px 43.96199341069441px 17.58479736427776px -4.375px rgba(0, 0, 0, 0.04054), 0px 80px 31.999999999999993px -5px rgba(0, 0, 0, 0)\"},variants:{l6x10obfc:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.24087492070975708px -1.6666666666666665px rgba(0, 0, 0, 0.08458), 0px 2.288533303243457px 0.9154133212973826px -3.333333333333333px rgba(0, 0, 0, 0.0694), 0px 10px 3.999999999999999px -5px rgba(0, 0, 0, 0)\"},RJESUOqfl:{backgroundColor:\"rgba(255, 255, 255, 0.2)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.24087492070975708px -1.6666666666666665px rgba(0, 0, 0, 0.08458), 0px 2.288533303243457px 0.9154133212973826px -3.333333333333333px rgba(0, 0, 0, 0.0694), 0px 10px 3.999999999999999px -5px rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({l6x10obfc:{\"data-highlight\":true,onTap:onTapvv7flj},RJESUOqfl:{\"data-highlight\":true,onTap:onTap1bjok2q}},baseVariant,gestureVariant),children:[isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-vw7nai\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"QdyA5yY4T\",style:{backgroundColor:\"var(--token-441e6b96-cded-437c-bbd4-5862cce7caef, rgb(112, 36, 186))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{RJESUOqfl:{rotate:-45}}}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-17ffk3r\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"jg_Jk8L24\",style:{backgroundColor:\"var(--token-441e6b96-cded-437c-bbd4-5862cce7caef, rgb(112, 36, 186))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{RJESUOqfl:{rotate:45}}}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-vlxb3\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:18,layoutDependency:layoutDependency,layoutId:\"jRqnNeCuN\",svg:'<svg width=\"18\" height=\"12\" viewBox=\"0 0 18 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 12H18V10H0V12ZM0 7H18V5H0V7ZM0 0V2H18V0H0Z\" fill=\"#323232\"/>\\n</svg>\\n',withExternalLayout:true})]}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"O9HKScYjf\"},implicitPathVariables:undefined},{href:{webPageId:\"O9HKScYjf\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({l6x10obfc:{height:44,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-64)/1*0)+0+10+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1u3j0lo-container\",layoutDependency:layoutDependency,layoutId:\"nlFvVh8t5-container\",nodeId:\"nlFvVh8t5\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(ButtonRunningStroke,{GS3bSUXSK:resolvedLinks[0],height:\"100%\",id:\"nlFvVh8t5\",layoutId:\"nlFvVh8t5\",ofLqZhEO8:\"Let's talk\",style:{height:\"100%\"},variant:\"nSEeVzCaE\",width:\"100%\",...addPropertyOverrides({l6x10obfc:{GS3bSUXSK:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})]})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qv2cc2\",layoutDependency:layoutDependency,layoutId:\"k7kbMS19K\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t2zyys\",\"data-framer-name\":\"Nav\",layoutDependency:layoutDependency,layoutId:\"MYkhlXLtR\",style:{backdropFilter:\"blur(5px)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,WebkitBackdropFilter:\"blur(5px)\"},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+(40+((componentViewport?.height||80)-80-48)/2)+0+0+9,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1togux5-container\",layoutDependency:layoutDependency,layoutId:\"GO8G9Mo_q-container\",nodeId:\"GO8G9Mo_q\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(NavigationNavLinkSingle,{height:\"100%\",id:\"GO8G9Mo_q\",layoutId:\"GO8G9Mo_q\",variant:convertFromEnum(gGSU0bs4G,activeLocale),vr3GalQZm:\"Home\",width:\"100%\",x7kSahbL4:resolvedLinks1[0]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"juPkkn8Ze\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+(40+((componentViewport?.height||80)-80-48)/2)+0+0+9,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vtdybj-container\",layoutDependency:layoutDependency,layoutId:\"iPVgd40Ol-container\",nodeId:\"iPVgd40Ol\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(NavigationNavLinkSingle,{height:\"100%\",id:\"iPVgd40Ol\",layoutId:\"iPVgd40Ol\",variant:convertFromEnum1(gGSU0bs4G,activeLocale),vr3GalQZm:\"About us\",width:\"100%\",x7kSahbL4:resolvedLinks2[0]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HsCPlt3Ok\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+(40+((componentViewport?.height||80)-80-48)/2)+0+0+9,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1uceh4-container\",layoutDependency:layoutDependency,layoutId:\"vdpK8LGh5-container\",nodeId:\"vdpK8LGh5\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(NavigationNavLinkSingle,{height:\"100%\",id:\"vdpK8LGh5\",layoutId:\"vdpK8LGh5\",variant:convertFromEnum2(gGSU0bs4G,activeLocale),vr3GalQZm:\"Our solutions\",width:\"100%\",x7kSahbL4:resolvedLinks3[0]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"g7KDNl1yI\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+(40+((componentViewport?.height||80)-80-48)/2)+0+0+9,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9u9ag2-container\",layoutDependency:layoutDependency,layoutId:\"EqQ8To3O9-container\",nodeId:\"EqQ8To3O9\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(NavigationNavLinkSingle,{height:\"100%\",id:\"EqQ8To3O9\",layoutId:\"EqQ8To3O9\",variant:convertFromEnum3(gGSU0bs4G,activeLocale),vr3GalQZm:\"Pharma partnership\",width:\"100%\",x7kSahbL4:resolvedLinks4[0]})})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"G0P2KuQu4\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+(40+((componentViewport?.height||80)-80-48)/2)+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-71xnz7-container\",layoutDependency:layoutDependency,layoutId:\"NDO6D9Vwe-container\",nodeId:\"NDO6D9Vwe\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(ButtonRunningStroke,{GS3bSUXSK:resolvedLinks5[0],height:\"100%\",id:\"NDO6D9Vwe\",layoutId:\"NDO6D9Vwe\",ofLqZhEO8:\"Let's talk\",variant:\"nSEeVzCaE\",width:\"100%\"})})})})]}),isDisplayed6()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t2ajtz\",layoutDependency:layoutDependency,layoutId:\"cDnkZxDD3\",children:[isDisplayed6()&&/*#__PURE__*/_jsx(Transition,{value:transition3,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-va1dz7\",\"data-framer-name\":\"Nav\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ba2jMC3RL\",onTap:onTap1l5q03k,style:{backdropFilter:\"blur(5px)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,WebkitBackdropFilter:\"blur(5px)\"},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined},{href:{webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,...addPropertyOverrides({RJESUOqfl:{y:(componentViewport?.y||0)+0+0+0+96+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1bmo760-container\",\"data-framer-name\":\"Benefits\",layoutDependency:layoutDependency,layoutId:\"TRfcXey0p-container\",name:\"Benefits\",nodeId:\"TRfcXey0p\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(NavItem2,{height:\"100%\",id:\"TRfcXey0p\",layoutId:\"TRfcXey0p\",name:\"Benefits\",Tzpt4fE6f:Tzpt4fE6f1l5q03k,UshclB94X:\"Home\",width:\"100%\",XOMIpcMb1:resolvedLinks6[0],...addPropertyOverrides({RJESUOqfl:{XOMIpcMb1:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"juPkkn8Ze\"},implicitPathVariables:undefined},{href:{webPageId:\"juPkkn8Ze\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,...addPropertyOverrides({RJESUOqfl:{y:(componentViewport?.y||0)+0+0+0+96+0+0+0+70}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1bipta3-container\",\"data-framer-name\":\"Features\",layoutDependency:layoutDependency,layoutId:\"SQEPI9F61-container\",name:\"Features\",nodeId:\"SQEPI9F61\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(NavItem2,{height:\"100%\",id:\"SQEPI9F61\",layoutId:\"SQEPI9F61\",name:\"Features\",Tzpt4fE6f:Tzpt4fE6f1l5q03k,UshclB94X:\"About us\",width:\"100%\",XOMIpcMb1:resolvedLinks7[0],...addPropertyOverrides({RJESUOqfl:{XOMIpcMb1:resolvedLinks7[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HsCPlt3Ok\"},implicitPathVariables:undefined},{href:{webPageId:\"HsCPlt3Ok\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,...addPropertyOverrides({RJESUOqfl:{y:(componentViewport?.y||0)+0+0+0+96+0+0+0+140}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-s8169e-container\",\"data-framer-name\":\"Testimonials\",layoutDependency:layoutDependency,layoutId:\"hegS5qiOc-container\",name:\"Testimonials\",nodeId:\"hegS5qiOc\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(NavItem2,{height:\"100%\",id:\"hegS5qiOc\",layoutId:\"hegS5qiOc\",name:\"Testimonials\",Tzpt4fE6f:Tzpt4fE6f1l5q03k,UshclB94X:\"Our solutions\",width:\"100%\",XOMIpcMb1:resolvedLinks8[0],...addPropertyOverrides({RJESUOqfl:{XOMIpcMb1:resolvedLinks8[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"g7KDNl1yI\"},implicitPathVariables:undefined},{href:{webPageId:\"g7KDNl1yI\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,...addPropertyOverrides({RJESUOqfl:{y:(componentViewport?.y||0)+0+0+0+96+0+0+0+210}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1jmogr7-container\",\"data-framer-name\":\"FAQs\",layoutDependency:layoutDependency,layoutId:\"I9eU29IP6-container\",name:\"FAQs\",nodeId:\"I9eU29IP6\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(NavItem2,{height:\"100%\",id:\"I9eU29IP6\",layoutId:\"I9eU29IP6\",name:\"FAQs\",Tzpt4fE6f:Tzpt4fE6f1l5q03k,UshclB94X:\"Pharma partnerships\",width:\"100%\",XOMIpcMb1:resolvedLinks9[0],...addPropertyOverrides({RJESUOqfl:{XOMIpcMb1:resolvedLinks9[1]}},baseVariant,gestureVariant)})})})})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"G0P2KuQu4\"},implicitPathVariables:undefined},{href:{webPageId:\"G0P2KuQu4\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({RJESUOqfl:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 64px)`,y:(componentViewport?.y||0)+0+0+0+96+0+288}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1k8jtmb-container\",layoutDependency:layoutDependency,layoutId:\"IdowJC0vB-container\",nodeId:\"IdowJC0vB\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(ButtonRunningStroke,{GS3bSUXSK:resolvedLinks10[0],height:\"100%\",id:\"IdowJC0vB\",layoutId:\"IdowJC0vB\",ofLqZhEO8:\"Let's talk\",style:{height:\"100%\",width:\"100%\"},variant:\"nSEeVzCaE\",width:\"100%\",...addPropertyOverrides({RJESUOqfl:{GS3bSUXSK:resolvedLinks10[1]}},baseVariant,gestureVariant)})})})})]})]}),isDisplayed7()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4njb0u\",layoutDependency:layoutDependency,layoutId:\"zDe95OoXb\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bhsubh\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"V5KxeXMlZ\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ueiKkVaj3\"},motionChild:true,nodeId:\"SZeM86MHi\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ihgge framer-11uolsd\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"SZeM86MHi\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ovhg0g\",\"data-framer-name\":\"logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:451,intrinsicWidth:2036,layoutDependency:layoutDependency,layoutId:\"WXiMBLCnj\",svg:'<svg width=\"2036\" height=\"451\" viewBox=\"0 0 2036 451\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1994.1 59.8992L2003.2 60.4992L2014.3 88.4992L2025.5 60.4992L2035 59.9992V108.999H2026L2025.5 84.4992L2023.2 90.4992C2021.9 93.7992 2019.9 97.4992 2018.7 98.7992C2017.5 99.9992 2015.4 101.099 2014 101.099C2012.6 101.099 2010.7 100.299 2009.8 99.2992C2008.9 98.2992 2007.1 94.7992 2003.5 85.4992L2003 108.999H1994L1994.1 59.8992ZM540 148.999L544.4 162.299C546.8 169.499 558.1 203.199 569.5 236.999C580.9 270.799 590.3 298.699 590.5 298.999C590.7 299.299 599.6 272.699 610.3 239.999C621.1 207.299 632.1 173.399 640 148.999H699L698.6 151.299C698.4 152.499 679.3 205.299 656.1 268.499C632.9 331.799 611.9 388.699 609.4 394.999C607 401.299 602.8 410.299 600.2 414.999C597.2 420.399 592.9 426.099 588.5 430.599C583.1 436.099 579.5 438.599 573 441.699C568.3 443.999 561.6 446.499 558 447.399C554.4 448.299 546.6 449.399 540.7 449.999C533.6 450.699 526.2 450.699 518.7 449.999C512.5 449.499 505.2 448.599 502.5 448.099C499.7 447.499 497.4 446.899 497.4 446.799C497.3 446.599 496.2 436.799 494.9 424.799C493.6 412.899 492.7 402.899 493 402.599C493.3 402.299 496.2 402.499 499.5 403.099C502.8 403.799 510.2 404.299 516 404.299C524.5 404.299 527.6 403.799 532.5 401.999C536.8 400.399 540 398.199 544 394.099C547 390.999 551.1 385.399 553.1 381.499C555.1 377.699 557.5 372.099 560 363.999L519.5 257.299C497.2 198.499 479 150.199 479 149.799C479 149.299 492.7 148.999 540 148.999ZM295.5 0.79922C297.7 0.99922 301.7 1.89921 304.5 2.69921C307.2 3.59921 311.7 5.39922 314.5 6.79922C317.2 8.19922 322.4 12.2992 325.9 15.8992C330.3 20.2992 333.4 24.7992 335.6 29.4992C337.4 33.3992 339.4 39.4992 340 43.2992C340.5 46.9992 340.7 52.3992 340.4 55.2992C340 58.0992 339.1 62.7992 338.4 65.4992C337.6 68.2992 335.7 72.7992 334.1 75.4992C332.5 78.2992 328.3 83.3992 324.8 86.8992C320.9 90.7992 316.2 94.2992 312.5 96.0992C309.2 97.5992 304 99.3992 301 100.099C298 100.699 291.7 101.099 287 100.799C281 100.499 276.5 99.5992 265 94.9992L261.2 98.1992C259.2 99.8992 253.2 105.299 238.5 119.099L241.1 124.799C242.6 127.899 244.6 132.799 245.5 135.499C246.4 138.299 247.7 144.799 248.3 149.999C249.3 158.399 249.2 160.599 247.3 169.499C246.1 175.699 243.8 182.599 241.4 187.499C238.5 193.399 235.4 197.699 229.5 203.899C225.1 208.399 218.8 213.999 215.5 216.199C212.2 218.299 206.9 221.099 203.7 222.299C199.3 223.999 197.9 224.999 198 226.499C198 227.599 198.7 234.999 199.5 242.999C200.3 250.999 200.9 258.299 201 259.299C201 260.599 202.8 261.499 208.2 263.099C212.2 264.299 217.7 266.699 220.5 268.499C223.2 270.299 228.5 274.799 232.1 278.599C235.7 282.399 239.7 287.499 241 289.999C242.2 292.499 244.1 297.899 245.1 301.999C246.2 306.099 247 312.199 247 315.499C247 318.799 246.3 324.199 245.5 327.499C244.6 330.799 242.5 336.399 240.7 339.899C238.7 343.899 234.8 348.999 230.4 353.399C225.7 357.999 221 361.599 216.9 363.599C213.4 365.399 208.2 367.299 205.5 367.999C202.7 368.599 196.7 369.099 192 369.099C187.3 369.099 181 368.299 178 367.399C175 366.599 169.8 364.399 166.5 362.499C162.9 360.599 157.7 356.299 153.5 351.799C149.6 347.599 145.2 341.699 143.6 338.399C142 335.199 140.1 329.399 139.3 325.499C138.3 320.999 138 315.799 138.3 310.999C138.7 306.899 139.8 300.799 141 297.499C142.1 294.199 144.1 289.699 145.4 287.499C146.7 285.299 149.5 281.499 151.7 279.099C153.8 276.699 157.8 272.899 160.7 270.799C163.6 268.699 168 266.099 170.5 264.999C173 263.899 175.2 262.699 175.4 262.299C175.6 261.799 175.1 254.299 174.4 245.499C173.6 236.699 172.8 229.099 172.6 228.499C172.4 227.999 168.3 226.599 163.4 225.599C157.7 224.399 151.2 221.999 145.5 219.099C138.3 215.399 134.8 212.799 128 205.999C122.4 200.299 118.2 194.999 115.8 190.399C113.8 186.599 111.2 180.399 109.9 176.499C108.6 172.499 107.4 165.499 106.5 150.599L80 143.999L72.2 151.799C66.1 157.999 63.2 160.199 58.5 161.999C55.2 163.199 49.3 164.499 45.5 164.799C41.4 165.099 36.2 164.699 33 163.999C30 163.299 25.3 161.699 22.7 160.399C20.1 159.099 15.7 155.799 13 152.999C10.2 150.299 6.9 146.099 5.5 143.799C4.1 141.399 2.3 136.999 1.5 133.999C0.7 130.999 0 125.999 0 122.999C0 119.999 0.599999 115.299 1.3 112.499C2.1 109.799 3.5 105.699 4.6 103.499C5.6 101.399 8.7 97.0992 11.5 94.1992C14.2 91.1992 18.3 87.6992 20.5 86.4992C22.7 85.1992 26.7 83.3992 29.5 82.4992C32.2 81.5992 37.4 80.7992 41 80.7992C44.6 80.7992 49.7 81.2992 52.5 81.9992C55.2 82.5992 59.7 84.3992 62.5 85.9992C65.2 87.5992 69.8 91.3992 72.7 94.3992C75.6 97.4992 79 102.099 80.2 104.799C81.4 107.399 82.8 111.699 84.5 119.199L98 122.599C105.4 124.399 111.9 125.899 112.5 125.999C113 125.999 114.9 123.399 116.7 120.199C118.4 117.099 122.5 111.699 125.7 108.299C128.9 104.899 134.4 99.9992 138 97.4992C141.6 94.9992 147.9 91.6992 152 90.0992C156.1 88.4992 162.9 86.6992 167 85.9992C171.5 85.1992 177.5 84.9992 182 85.3992C186.1 85.7992 192.2 86.7992 195.5 87.5992C198.8 88.4992 204.4 90.4992 208 92.1992C211.6 93.8992 215.8 96.2992 217.5 97.5992C219.1 98.8992 221.2 99.9992 222 99.9992C222.8 99.9992 228.8 94.9992 247.1 77.4992L244.6 71.4992C243.2 68.1992 241.5 62.9992 240.9 59.9992C240.3 56.9992 240 51.0992 240.2 46.9992C240.6 41.6992 241.7 37.1992 244 31.4992C246.6 25.1992 248.8 21.9992 253.9 16.6992C257.5 12.8992 262.3 8.79922 264.5 7.49922C266.7 6.19922 270.5 4.39922 273 3.49922C275.5 2.59922 280.6 1.49922 284.5 1.09922C288.3 0.699215 293.3 0.59922 295.5 0.79922ZM1954 59.9992H1987V68.9992H1975V108.999H1966V68.9992H1954V59.9992ZM1497 69.9992H1555V122.999H1497V69.9992ZM1440.2 76.5992C1440.8 76.8992 1441.2 91.0992 1441 150.999H1479V196.999H1441V254.499C1441 303.399 1441.2 312.499 1442.5 315.499C1443.3 317.399 1445.4 319.899 1447.2 320.999C1449.4 322.399 1452.3 322.999 1456 322.999C1459 322.999 1465.3 321.899 1470 320.599C1474.7 319.199 1478.6 318.199 1478.7 318.299C1478.9 318.399 1479.9 326.599 1481 336.499C1482.1 346.399 1483.2 356.399 1484 362.999L1476.2 365.399C1472 366.699 1465.8 368.399 1462.5 369.099C1458.8 369.999 1450.2 370.499 1440 370.499C1424.6 370.499 1423 370.299 1415.7 367.699C1411.5 366.199 1405.6 363.499 1402.7 361.599C1399.8 359.799 1396.3 356.999 1394.8 355.399C1393.3 353.799 1391 349.999 1389.6 346.999C1388.2 343.999 1386.3 338.399 1385.3 334.499C1383.9 328.399 1383.6 319.299 1383 196.999H1357V150.999H1383L1383.5 108.699L1411.4 92.3992C1426.7 83.4992 1439.7 76.3992 1440.2 76.5992ZM392 144.499C401.6 144.699 413.6 145.599 418.7 146.499C423.8 147.299 431.7 149.199 436.2 150.699C440.8 152.299 446.7 154.799 449.5 156.499C452.2 158.199 456.7 161.299 459.3 163.499C462 165.699 466.2 170.199 468.7 173.499C471.2 176.799 475 183.099 477.1 187.499C479.2 191.899 481.2 196.899 482.2 201.499L456.3 206.299C442.1 208.899 429.9 211.099 429.2 210.999C428.5 210.999 426.9 208.599 425.6 205.799C424.4 202.899 422 198.999 420.4 197.099C418.8 195.299 415.5 192.599 413 191.199C410.5 189.699 406 187.999 403 187.299C400 186.599 392.5 185.999 386.5 185.999C380.4 185.999 372.3 186.699 368.5 187.499C364.6 188.399 359.7 190.099 357.5 191.399C355.1 192.799 352.8 195.199 351.7 197.399C350.8 199.399 350 201.899 350 202.999C350 204.099 350.7 206.399 351.5 207.999C352.3 209.699 354.2 211.899 355.7 212.899C357.2 213.999 362.5 216.199 367.5 217.899C372.4 219.499 387.7 223.699 401.5 227.099C415.2 230.399 431.2 234.799 437 236.699C442.8 238.599 451.7 242.299 456.9 244.899C463.5 248.099 468.4 251.499 473.2 255.999C478 260.499 481.2 264.499 483.4 268.999C485.2 272.599 487.2 278.199 487.9 281.499C488.8 285.299 489.1 291.899 488.8 299.499C488.4 309.799 487.9 312.599 485.4 318.999C483.8 323.099 480.4 329.399 477.9 332.999C475.3 336.599 470.2 342.299 466.4 345.799C462.3 349.599 456.1 353.899 451 356.499C446.3 358.899 439.6 361.699 436 362.799C432.4 363.899 425 365.599 419.5 366.499C412.7 367.699 404.1 368.299 392.5 368.299C383.1 368.299 371.9 367.799 367.5 367.099C363.1 366.399 355.9 364.999 351.5 363.799C347.1 362.699 339.7 359.999 335 357.799C330.3 355.599 323.8 351.899 320.5 349.599C317.2 347.199 311.8 342.399 308.5 338.899C305.1 335.399 300.6 329.399 298.3 325.499C296.1 321.699 292.9 314.999 291.3 310.799C289.8 306.499 288.9 302.699 289.3 302.299C289.8 301.799 302.9 299.599 318.3 297.299C333.8 294.999 346.6 292.999 346.7 292.999C346.9 292.999 347.2 294.499 347.5 296.299C347.7 297.999 349.3 302.199 350.9 305.499C352.6 308.899 355.9 313.399 358.7 315.999C361.3 318.399 365.7 321.399 368.5 322.599C371.2 323.799 376.9 325.399 381 326.099C385.5 326.799 392.1 326.999 397.5 326.699C402.4 326.299 409.4 325.199 413 324.099C416.6 322.999 421.4 320.699 423.7 319.099C426.2 317.299 428.8 314.199 430 311.799C431.1 309.399 431.9 306.199 431.9 304.499C432 302.899 431.1 299.699 430.1 297.499C428.7 294.599 426.9 292.899 423.6 291.299C421 289.999 407.2 286.099 392.7 282.599C378.3 278.999 360.2 274.099 352.5 271.599C344.8 269.099 334.2 264.999 329 262.399C321.8 258.799 317.9 255.999 313 251.099C309.4 247.499 305 241.799 303.3 238.499C301.5 235.199 299.4 229.599 298.6 225.999C297.7 222.399 297 215.199 297 209.999C297 204.599 297.7 197.899 298.6 194.499C299.5 191.199 301.8 185.399 303.8 181.499C306.2 176.999 310.1 171.799 315 166.899C321.1 160.799 324.3 158.499 332 154.699C337.2 152.199 345.3 149.199 350 148.099C354.7 146.999 362.1 145.599 366.5 145.099C370.9 144.599 382.4 144.299 392 144.499ZM841 144.499C847.3 144.799 855.4 145.699 859 146.599C862.6 147.499 869.8 150.199 875 152.699C882.1 156.099 886.1 158.699 890.8 163.399C895 167.399 898.4 171.999 900.9 176.999C903 181.099 905.5 187.399 906.4 190.999C907.2 194.599 908.4 201.999 909 207.499C909.5 212.999 909.9 250.499 910 363.999H852V296.799C852 255.299 851.6 226.199 850.9 220.999C850.3 215.899 848.8 210.199 847.2 206.599C845.6 203.199 842.7 199.099 840.2 196.899C837.9 194.699 834.7 192.399 833.2 191.599C831.7 190.899 827.8 189.699 824.5 188.999C820.9 188.299 816.3 188.099 813 188.599C810 188.999 805.2 190.099 802.5 190.999C799.7 191.899 795.5 193.999 793 195.699C790.5 197.399 786.6 200.799 784.2 203.399C781.9 205.899 779 209.899 777.9 212.299C776.7 214.599 775 219.399 774.2 222.999C772.9 228.499 772.6 240.299 772 363.999H714V148.999H767V179.499L773.2 172.799C776.7 169.199 782 164.199 785 161.799C788 159.399 793.6 155.899 797.5 153.799C801.3 151.799 807.4 149.199 811 148.099C814.6 146.899 820.2 145.599 823.5 145.099C826.8 144.499 834.7 144.299 841 144.499ZM1023 144.199C1029.3 144.099 1039.7 144.499 1046 145.099C1052.3 145.699 1061.5 147.199 1066.5 148.499C1071.4 149.699 1078.2 152.099 1081.5 153.799C1084.8 155.399 1090.2 158.799 1093.5 161.299C1096.8 163.799 1100.9 167.799 1102.7 170.199C1104.4 172.499 1106.8 176.799 1108 179.499C1109.2 182.299 1110.9 187.699 1111.7 191.499C1112.9 197.099 1113.4 211.599 1114.6 328.499L1117.2 337.999C1118.6 343.199 1121.1 350.799 1122.9 354.799C1124.6 358.699 1126 362.499 1126 362.999C1126 363.699 1116 363.999 1070 363.999L1068.7 360.799C1067.9 358.999 1066.3 353.899 1062.6 341.499L1054.6 347.799C1050.1 351.299 1042 356.299 1036.5 359.099C1031 361.799 1023.8 364.699 1020.5 365.499C1017.2 366.399 1010.4 367.499 1005.5 368.099C999.1 368.799 993.5 368.799 986 367.999C980.2 367.299 972.1 365.799 968 364.399C963.9 363.099 957.6 360.399 954.1 358.299C950.6 356.199 944.9 351.499 941.4 347.799C937.9 343.999 933.8 338.599 932.3 335.799C930.9 332.899 928.8 327.999 927.8 324.999C926.6 321.599 925.6 315.499 925.3 308.999C924.8 300.899 925.1 296.699 926.5 290.499C927.5 286.099 929.8 279.599 931.6 275.999C933.4 272.399 936.9 267.299 939.3 264.499C941.7 261.799 946.3 257.699 949.6 255.499C952.8 253.299 959.1 249.899 963.5 248.099C967.9 246.299 976.4 243.499 982.5 241.899C988.5 240.399 1000.5 237.699 1009 235.999C1017.5 234.299 1030.3 231.399 1037.5 229.599C1044.6 227.699 1052.3 225.499 1058.5 222.899L1057.8 215.699C1057.4 211.799 1056.5 206.699 1055.8 204.499C1055.1 202.299 1052.7 198.699 1050.5 196.499C1047.5 193.399 1044.9 191.999 1040 190.599C1035.4 189.299 1030 188.699 1022 188.599C1013 188.599 1009.2 188.999 1004.5 190.499C1000.9 191.699 996.8 194.099 994 196.599C991.2 199.099 988.2 203.399 986.1 207.599C984.2 211.399 982.6 214.599 982.6 214.799C982.5 214.999 971.1 212.999 957.2 210.499C943.3 208.099 931.6 205.999 931.2 205.999C930.8 205.999 930.8 204.599 931.3 202.799C931.7 200.999 933.5 196.099 935.3 191.999C937 187.899 940.5 181.399 943 177.499C945.6 173.699 950.5 167.899 954.1 164.599C957.6 161.399 963.2 157.299 966.5 155.499C969.8 153.699 976.1 151.099 980.5 149.699C984.9 148.299 992.1 146.699 996.5 146.099C1000.9 145.499 1006.1 144.899 1008 144.699C1009.9 144.499 1016.7 144.299 1023 144.199ZM1050.9 263.199C1047.4 264.199 1037.5 266.599 1029 268.499C1020.5 270.499 1010.3 272.999 1006.5 274.099C1002.6 275.299 997.9 276.999 996 277.999C994.1 278.899 990.6 281.899 988.2 284.599C985.5 287.699 983.6 291.199 982.9 293.999C982.1 297.199 982.1 300.099 982.9 303.999C983.5 307.099 985.4 311.699 987.2 314.399C989 317.099 992.3 320.499 994.5 321.999C996.7 323.399 999.8 325.199 1001.5 325.899C1003.1 326.599 1007.2 327.399 1010.5 327.699C1014.5 328.099 1018.67 327.733 1023 326.599C1026.6 325.599 1031.9 323.699 1034.9 322.199C1037.9 320.699 1042.8 317.299 1045.8 314.499C1049 311.499 1052.1 307.399 1053.6 304.299C1055.1 300.899 1056.4 295.599 1057 289.299C1057.6 283.899 1057.9 275.399 1057.7 270.399L1057.3 261.399L1050.9 263.199ZM1259.5 144.099C1263.4 144.099 1269.7 144.499 1273.5 144.999C1277.4 145.599 1283.9 147.199 1288 148.599C1292.1 149.999 1298.4 152.799 1302 154.899C1305.6 156.999 1311.4 161.199 1314.9 164.099C1318.4 167.099 1324 172.799 1327.3 176.999C1330.6 181.099 1335.4 188.999 1338.1 194.499C1340.8 199.999 1343.9 207.799 1345 211.999C1346.1 216.099 1347.7 223.699 1348.5 228.999C1349.4 234.499 1350 245.599 1350 255.499C1350 265.199 1349.4 276.499 1348.6 281.999C1347.8 287.199 1345.9 295.499 1344.5 300.499C1343 305.399 1340.4 312.599 1338.6 316.499C1336.9 320.299 1333.4 326.399 1331 329.999C1328.6 333.499 1323.3 339.899 1319.1 343.999C1314.9 348.099 1307.9 353.799 1303.5 356.499C1299.1 359.199 1291.9 362.699 1287.5 364.199C1283.1 365.699 1275.2 367.399 1270 367.999C1263.4 368.699 1258 368.699 1252 367.999C1247.3 367.499 1241 366.299 1238 365.399C1235 364.499 1230.3 362.599 1227.5 361.199C1224.8 359.799 1220.5 357.299 1218 355.599C1215.5 353.899 1210 349.099 1197.9 337.499L1198 444.999H1141V148.999H1195V177.999L1199.8 172.299C1202.4 169.199 1207.2 164.399 1210.5 161.799C1213.8 159.099 1219.9 155.199 1224 152.999C1228.1 150.899 1234.2 148.399 1237.5 147.399C1240.8 146.499 1245.5 145.399 1248 144.999C1250.5 144.499 1255.7 144.199 1259.5 144.099ZM1219.2 198.499C1216.3 200.699 1212.5 204.299 1210.7 206.499C1209 208.699 1206.3 212.899 1204.9 215.999C1203.4 218.999 1201.3 224.399 1200.4 227.999C1198.9 233.199 1198.6 238.299 1198.6 253.499C1198.6 269.999 1198.9 273.699 1200.8 281.499C1202.1 286.399 1204.8 293.599 1206.8 297.399C1208.9 301.199 1212.8 306.599 1215.5 309.399C1218.3 312.199 1223.3 315.899 1226.5 317.599C1229.8 319.399 1235.4 321.399 1239 322.099C1244 322.999 1247.1 322.999 1252.5 322.099C1256.4 321.499 1262 319.799 1265 318.299C1268 316.799 1272.9 313.199 1275.8 310.299C1279 306.999 1282.3 302.199 1284.5 297.699C1286.4 293.699 1288.6 286.899 1289.5 282.499C1290.4 278.099 1291.4 269.099 1291.7 262.499C1292.1 255.299 1291.8 246.499 1291.1 240.499C1290.4 234.999 1288.7 227.099 1287.4 222.999C1286 218.799 1283.6 213.399 1282 210.999C1280.5 208.499 1276.7 204.099 1273.6 201.199C1270.5 198.299 1265.4 194.799 1262.3 193.299C1257.5 190.999 1254.8 190.499 1247 190.199C1239.1 189.999 1236.4 190.299 1231 192.199C1227.4 193.399 1222 196.299 1219.2 198.499ZM1676.5 147.099C1685.4 146.999 1695.2 147.599 1700.5 148.399C1705.5 149.299 1712 150.599 1715 151.499C1718 152.399 1723.7 154.699 1727.5 156.599C1731.4 158.499 1737.6 162.399 1741.5 165.199C1745.3 168.099 1751.1 173.799 1754.3 177.999C1757.6 182.099 1762.1 189.099 1764.3 193.499C1766.5 197.899 1769.4 204.499 1770.7 208.199C1772 211.899 1772.7 215.199 1772.3 215.399C1771.8 215.599 1759.8 217.899 1745.5 220.399C1731.2 222.999 1718.9 225.199 1718.1 225.299C1717.2 225.399 1716.1 223.499 1715 219.999C1714.1 216.899 1712.4 212.699 1711.2 210.499C1710.1 208.299 1707.9 205.099 1706.3 203.399C1704.8 201.699 1701.7 199.199 1699.5 197.699C1697.3 196.299 1692.8 194.399 1689.5 193.499C1686.2 192.699 1681.1 191.999 1678.3 191.999C1675.4 191.999 1670.6 192.499 1667.8 193.099C1664.9 193.699 1660.1 195.399 1657.1 196.799C1654.2 198.299 1649.6 201.599 1646.9 204.199C1644.2 206.899 1640.7 211.699 1639 215.199C1637.4 218.699 1635.3 224.799 1634.4 228.999C1633.6 233.099 1632.6 242.299 1632.3 249.499C1632 257.199 1632.2 266.699 1633 272.999C1633.7 278.699 1634.9 285.899 1635.7 288.999C1636.4 291.999 1638.3 297.199 1639.9 300.499C1641.4 303.799 1644.7 308.499 1647.1 310.999C1649.5 313.499 1653.5 316.799 1656 318.199C1658.5 319.699 1663.4 321.599 1667 322.499C1671.6 323.699 1675.9 324.099 1681.5 323.699C1687.5 323.399 1691.1 322.499 1695.9 320.399C1699.8 318.599 1703.9 315.699 1706.5 312.999C1708.8 310.499 1711.8 305.999 1713.2 302.999C1714.7 299.899 1716.6 294.399 1717.4 290.699C1718.8 284.899 1719.3 283.999 1721.3 283.999C1722.5 283.999 1735.2 285.999 1749.5 288.499C1763.8 290.999 1775.6 293.099 1775.7 293.199C1775.7 293.399 1774.7 297.299 1773.4 301.999C1772 306.599 1768.9 314.699 1766.4 319.999C1763.9 325.199 1759.9 332.199 1757.5 335.499C1755.2 338.799 1750.8 343.799 1747.9 346.599C1744.9 349.399 1739.6 353.499 1736 355.799C1732.4 358.199 1726.1 361.399 1722 363.099C1717.9 364.799 1710.7 367.099 1706 368.099C1701 369.299 1691.6 370.299 1683 370.599C1674.3 370.999 1665.1 370.799 1660 370.099C1655.3 369.499 1648.8 368.299 1645.5 367.399C1642.2 366.599 1636.1 364.499 1632 362.799C1627.9 361.199 1620.9 357.399 1616.5 354.499C1612.1 351.599 1605.4 345.899 1601.5 341.799C1597.6 337.799 1592.4 331.099 1589.8 326.999C1587.2 322.799 1583.8 316.099 1582.1 311.999C1580.5 307.799 1578.2 300.599 1577.1 295.999C1576 291.299 1574.6 283.599 1574.1 278.999C1573.5 274.299 1573 265.299 1573 258.999C1573 252.599 1573.5 243.599 1574.1 238.999C1574.6 234.299 1576 226.599 1577.1 221.999C1578.2 217.299 1580.5 210.099 1582.1 205.999C1583.8 201.799 1587.2 195.099 1589.8 190.999C1592.4 186.799 1597.2 180.599 1600.5 177.099C1603.8 173.599 1609 168.799 1612 166.499C1615 164.099 1620.4 160.599 1624 158.699C1627.6 156.699 1633.9 153.999 1638 152.599C1642.1 151.199 1649.1 149.399 1653.5 148.599C1658 147.799 1668.1 147.099 1676.5 147.099ZM1889.5 147.399C1908.8 147.699 1915.3 148.199 1922.5 149.799C1927.5 150.799 1934.4 152.899 1938 154.399C1941.6 155.899 1947.6 159.199 1951.5 161.799C1955.3 164.399 1960.2 168.699 1962.4 171.499C1964.5 174.199 1967.4 178.799 1968.7 181.699C1970 184.599 1971.8 190.899 1972.7 195.699C1974.2 203.299 1974.5 212.099 1974.6 263.499C1974.7 303.399 1975.1 324.899 1975.9 329.999C1976.5 334.099 1977.7 339.899 1978.5 342.999C1979.3 345.999 1981.5 352.199 1983.5 356.699C1985.4 361.299 1986.7 365.199 1986.3 365.499C1986 365.699 1973.2 365.999 1930 365.999L1927 356.199C1925.3 350.899 1923.7 345.899 1923.5 345.199C1923.2 344.399 1920 346.399 1914.8 350.499C1910.2 354.099 1903.1 358.799 1899 360.899C1894.9 363.099 1887.5 366.099 1882.5 367.599C1874.3 370.099 1872.1 370.299 1857 370.399C1842.6 370.399 1839.5 370.199 1832.5 368.099C1828.1 366.899 1821.4 364.199 1817.5 362.199C1812.83 359.799 1808 356.066 1803 350.999C1798 345.999 1794.43 341.333 1792.3 336.999C1790.6 333.399 1788.4 327.799 1787.5 324.499C1786.6 320.899 1785.9 314.299 1785.9 307.999C1785.8 301.199 1786.4 295.199 1787.5 290.999C1788.5 287.399 1790.5 281.999 1792 278.999C1793.5 275.899 1796.5 271.199 1798.7 268.499C1800.9 265.699 1804.9 261.799 1807.6 259.799C1810.3 257.799 1815.4 254.699 1819 252.899C1822.6 251.199 1829.6 248.399 1834.5 246.799C1839.5 245.199 1853.4 241.899 1865.5 239.399C1877.6 236.899 1891.8 233.799 1897 232.399C1902.2 231.099 1909 229.199 1917.5 226.299V217.399C1917.4 210.799 1916.9 207.599 1915.6 204.999C1914.6 202.999 1912.6 200.199 1911.1 198.699C1909.7 197.199 1906 194.999 1903 193.799C1899 192.299 1894.3 191.599 1885.5 191.199C1875.2 190.699 1872.5 190.999 1866.3 192.799C1860.4 194.599 1858.1 195.899 1854.2 199.699C1851.5 202.399 1848 207.399 1843.1 217.499L1817.3 212.799C1803.1 210.199 1791.4 208.099 1791.3 208.099C1791.1 207.999 1792.1 204.899 1793.4 201.199C1794.7 197.499 1797 191.999 1798.5 188.999C1800 185.899 1803.2 180.799 1805.5 177.499C1807.8 174.199 1812.4 169.099 1815.6 166.199C1818.9 163.199 1825.1 159.099 1829.5 156.899C1833.9 154.699 1841.1 152.099 1845.5 150.999C1849.9 149.899 1856.2 148.499 1859.5 147.999C1862.8 147.499 1876.3 147.299 1889.5 147.399ZM1877.5 274.099C1869.8 275.899 1861 278.599 1858 279.999C1854.8 281.499 1850.9 284.499 1848.7 286.999C1846.6 289.499 1844.4 293.299 1843.9 295.499C1843.3 297.699 1843 301.699 1843.3 304.499C1843.6 307.199 1844.7 311.299 1845.8 313.499C1846.9 315.699 1849.8 319.299 1852.2 321.599C1854.6 323.899 1858.1 326.599 1860 327.599C1862.8 329.099 1865.7 329.499 1874.5 329.499C1885.2 329.499 1885.7 329.399 1893.3 325.699C1897.5 323.699 1903.4 319.799 1906.3 317.099C1909.7 313.899 1912.5 309.999 1914.5 305.899C1917.3 299.699 1917.4 298.899 1917.8 281.699C1918 271.999 1917.8 263.999 1917.4 264.099C1916.9 264.199 1910.9 265.699 1904 267.499C1897.1 269.199 1885.2 272.199 1877.5 274.099ZM1497 150.999H1555V365.999H1497V150.999Z\" fill=\"#0000FD\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dlj9kn\",layoutDependency:layoutDependency,layoutId:\"xDxMf4Uin\",children:[isDisplayed8()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-qxii8h\",\"data-framer-name\":\"Hamburger\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"V0n3k6PEC\",onTap:onTapieiks8,style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.24087492070975708px -1.6666666666666665px rgba(0, 0, 0, 0.08458), 0px 2.288533303243457px 0.9154133212973826px -3.333333333333333px rgba(0, 0, 0, 0.0694), 0px 10px 3.999999999999999px -5px rgba(0, 0, 0, 0)\"},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1w3dd89\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:18,layoutDependency:layoutDependency,layoutId:\"ey30AwRVA\",svg:'<svg width=\"18\" height=\"12\" viewBox=\"0 0 18 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 12H18V10H0V12ZM0 7H18V5H0V7ZM0 0V2H18V0H0Z\" fill=\"#323232\"/>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed9()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7rzout\",\"data-framer-name\":\"Hamburger\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"aGXSCOslT\",onTap:onTap1l5q03k,style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.24087492070975708px -1.6666666666666665px rgba(0, 0, 0, 0.08458), 0px 2.288533303243457px 0.9154133212973826px -3.333333333333333px rgba(0, 0, 0, 0.0694), 0px 10px 3.999999999999999px -5px rgba(0, 0, 0, 0)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-p2ai0a\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"Ddal1EfFu\",style:{backgroundColor:\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(43, 41, 41))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-vyhcq9\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"nEEDIyGQA\",style:{backgroundColor:\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(43, 41, 41))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:45}})]}),isDisplayed8()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"O9HKScYjf\"},implicitPathVariables:undefined},{href:{webPageId:\"G0P2KuQu4\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({uI65Kuiar:{height:40,y:(componentViewport?.y||0)+16+0+0+0+0+2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1739lst-container\",layoutDependency:layoutDependency,layoutId:\"vIBthI2Kn-container\",nodeId:\"vIBthI2Kn\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(ButtonRunningStroke,{GS3bSUXSK:resolvedLinks11[0],height:\"100%\",id:\"vIBthI2Kn\",layoutId:\"vIBthI2Kn\",ofLqZhEO8:\"Let's talk\",variant:\"nSEeVzCaE\",width:\"100%\",...addPropertyOverrides({uI65Kuiar:{GS3bSUXSK:resolvedLinks11[1],style:{height:\"100%\"}}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"G0P2KuQu4\"},implicitPathVariables:undefined},{href:{webPageId:\"G0P2KuQu4\"},implicitPathVariables:undefined},{href:{webPageId:\"G0P2KuQu4\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({BEn4D_bL2:{width:`min(${componentViewport?.width||\"100vw\"} - 28px, 1200px)`,y:(componentViewport?.y||0)+16+0+0+412},uI65Kuiar:{width:`min(${componentViewport?.width||\"100vw\"} - 28px, 1200px)`,y:(componentViewport?.y||0)+16+0+0+84}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-gftckt-container\",layoutDependency:layoutDependency,layoutId:\"enaIhVT07-container\",nodeId:\"enaIhVT07\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(ButtonRunningStroke,{GS3bSUXSK:resolvedLinks12[0],height:\"100%\",id:\"enaIhVT07\",layoutId:\"enaIhVT07\",ofLqZhEO8:\"Let's talk\",style:{width:\"100%\"},variant:\"nSEeVzCaE\",width:\"100%\",...addPropertyOverrides({BEn4D_bL2:{GS3bSUXSK:resolvedLinks12[2]},uI65Kuiar:{GS3bSUXSK:resolvedLinks12[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(Transition,{value:transition3,...addPropertyOverrides({BEn4D_bL2:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m0pt6h\",\"data-framer-name\":\"Nav\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"gbFGZJOaV\",onTap:onTap1l5q03k,style:{backdropFilter:\"blur(5px)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,WebkitBackdropFilter:\"blur(5px)\"},variants:{BEn4D_bL2:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20}},...addPropertyOverrides({BEn4D_bL2:{onTap:onTap5kl2y3}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined},{href:{webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined},{href:{webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,...addPropertyOverrides({BEn4D_bL2:{y:(componentViewport?.y||0)+16+0+0+84+20+0},uI65Kuiar:{y:(componentViewport?.y||0)+16+0+0+172+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-nuaa6c-container\",\"data-framer-name\":\"Home\",layoutDependency:layoutDependency,layoutId:\"Fev2cUMQG-container\",name:\"Home\",nodeId:\"Fev2cUMQG\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(NavItem2,{height:\"100%\",id:\"Fev2cUMQG\",layoutId:\"Fev2cUMQG\",name:\"Home\",UshclB94X:\"Benefits\",width:\"100%\",XOMIpcMb1:resolvedLinks13[0],...addPropertyOverrides({BEn4D_bL2:{Tzpt4fE6f:Tzpt4fE6f5kl2y3,UshclB94X:\"Home\",XOMIpcMb1:resolvedLinks13[2]},uI65Kuiar:{UshclB94X:\"Home\",XOMIpcMb1:resolvedLinks13[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":MY0jds1EF\",webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined},{href:{hash:\":MY0jds1EF\",webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined},{href:{webPageId:\"juPkkn8Ze\"},implicitPathVariables:undefined}],children:resolvedLinks14=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,...addPropertyOverrides({BEn4D_bL2:{y:(componentViewport?.y||0)+16+0+0+84+20+70},uI65Kuiar:{y:(componentViewport?.y||0)+16+0+0+172+0+70}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-az7i72-container\",\"data-framer-name\":\"About us\",layoutDependency:layoutDependency,layoutId:\"tJ_u3_sF7-container\",name:\"About us\",nodeId:\"tJ_u3_sF7\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(NavItem2,{height:\"100%\",id:\"tJ_u3_sF7\",layoutId:\"tJ_u3_sF7\",name:\"About us\",UshclB94X:\"Features\",width:\"100%\",XOMIpcMb1:resolvedLinks14[0],...addPropertyOverrides({BEn4D_bL2:{Tzpt4fE6f:Tzpt4fE6f5kl2y3,UshclB94X:\"About us\",XOMIpcMb1:resolvedLinks14[2]},uI65Kuiar:{UshclB94X:\"About us\",XOMIpcMb1:resolvedLinks14[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined},{href:{webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined},{href:{webPageId:\"HsCPlt3Ok\"},implicitPathVariables:undefined}],children:resolvedLinks15=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,...addPropertyOverrides({BEn4D_bL2:{y:(componentViewport?.y||0)+16+0+0+84+20+140},uI65Kuiar:{y:(componentViewport?.y||0)+16+0+0+172+0+140}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-4g3i5l-container\",\"data-framer-name\":\"Our solutions\",layoutDependency:layoutDependency,layoutId:\"NH6BHIs3J-container\",name:\"Our solutions\",nodeId:\"NH6BHIs3J\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(NavItem2,{height:\"100%\",id:\"NH6BHIs3J\",layoutId:\"NH6BHIs3J\",name:\"Our solutions\",UshclB94X:\"Testimonials\",width:\"100%\",XOMIpcMb1:resolvedLinks15[0],...addPropertyOverrides({BEn4D_bL2:{Tzpt4fE6f:Tzpt4fE6f5kl2y3,UshclB94X:\"Our solutions\",XOMIpcMb1:resolvedLinks15[2]},uI65Kuiar:{UshclB94X:\"Our solutions\",XOMIpcMb1:resolvedLinks15[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":pnXnRv6H0\",webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined},{href:{hash:\":pnXnRv6H0\",webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined},{href:{webPageId:\"g7KDNl1yI\"},implicitPathVariables:undefined}],children:resolvedLinks16=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,...addPropertyOverrides({BEn4D_bL2:{y:(componentViewport?.y||0)+16+0+0+84+20+210},uI65Kuiar:{y:(componentViewport?.y||0)+16+0+0+172+0+210}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1e0oj4-container\",\"data-framer-name\":\"Pharma partnership\",layoutDependency:layoutDependency,layoutId:\"v0KYcAyp8-container\",name:\"Pharma partnership\",nodeId:\"v0KYcAyp8\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(NavItem2,{height:\"100%\",id:\"v0KYcAyp8\",layoutId:\"v0KYcAyp8\",name:\"Pharma partnership\",UshclB94X:\"FAQs\",width:\"100%\",XOMIpcMb1:resolvedLinks16[0],...addPropertyOverrides({BEn4D_bL2:{Tzpt4fE6f:Tzpt4fE6f5kl2y3,UshclB94X:\"Pharma partnership\",XOMIpcMb1:resolvedLinks16[2]},uI65Kuiar:{UshclB94X:\"Pharma partnership\",XOMIpcMb1:resolvedLinks16[1]}},baseVariant,gestureVariant)})})})})]})}),isDisplayed8()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"O9HKScYjf\"},implicitPathVariables:undefined},{href:{webPageId:\"O9HKScYjf\"},implicitPathVariables:undefined}],children:resolvedLinks17=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({uI65Kuiar:{width:`min(${componentViewport?.width||\"100vw\"} - 28px, 1200px)`,y:(componentViewport?.y||0)+16+0+0+460}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ua9u-container\",layoutDependency:layoutDependency,layoutId:\"l9N8P8Zy1-container\",nodeId:\"l9N8P8Zy1\",rendersWithMotion:true,scopeId:\"LDekglqvl\",children:/*#__PURE__*/_jsx(ButtonRunningStroke,{GS3bSUXSK:resolvedLinks17[0],height:\"100%\",id:\"l9N8P8Zy1\",layoutId:\"l9N8P8Zy1\",ofLqZhEO8:\"Let's talk\",variant:\"nSEeVzCaE\",width:\"100%\",...addPropertyOverrides({uI65Kuiar:{GS3bSUXSK:resolvedLinks17[1],style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6rfOU.framer-11uolsd, .framer-6rfOU .framer-11uolsd { display: block; }\",\".framer-6rfOU.framer-195ki3b { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 78px; justify-content: center; overflow: visible; padding: 40px 20px 40px 20px; position: relative; width: 1200px; }\",\".framer-6rfOU .framer-aabujr { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-6rfOU .framer-1a8qe5x { align-content: center; align-items: center; display: flex; flex: none; 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-6rfOU .framer-wlfjwy, .framer-6rfOU .framer-ihgge { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 44px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-6rfOU .framer-iyqbhx, .framer-6rfOU .framer-ovhg0g { aspect-ratio: 4.5144124168514415 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 34px); position: relative; width: 153px; }\",\".framer-6rfOU .framer-43vvuv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 44px; min-width: 184px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-6rfOU .framer-3uq2nl { flex: none; height: 40px; overflow: hidden; position: relative; width: 40px; }\",\".framer-6rfOU .framer-vw7nai { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(62.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-6rfOU .framer-17ffk3r { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(37.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-6rfOU .framer-vlxb3, .framer-6rfOU .framer-1w3dd89 { flex: none; height: 14px; left: calc(50.00000000000002% - 21px / 2); position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 21px; }\",\".framer-6rfOU .framer-1u3j0lo-container { flex: none; height: 44px; position: relative; width: auto; }\",\".framer-6rfOU .framer-qv2cc2 { 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-6rfOU .framer-t2zyys { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-end; overflow: hidden; padding: 6px 8px 6px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-6rfOU .framer-1togux5-container, .framer-6rfOU .framer-vtdybj-container, .framer-6rfOU .framer-1uceh4-container, .framer-6rfOU .framer-9u9ag2-container, .framer-6rfOU .framer-71xnz7-container, .framer-6rfOU .framer-1bmo760-container, .framer-6rfOU .framer-1bipta3-container, .framer-6rfOU .framer-s8169e-container, .framer-6rfOU .framer-1jmogr7-container, .framer-6rfOU .framer-1739lst-container, .framer-6rfOU .framer-nuaa6c-container, .framer-6rfOU .framer-az7i72-container, .framer-6rfOU .framer-4g3i5l-container, .framer-6rfOU .framer-1e0oj4-container, .framer-6rfOU .framer-ua9u-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-6rfOU .framer-t2ajtz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 1px; }\",\".framer-6rfOU .framer-va1dz7, .framer-6rfOU .framer-1m0pt6h { align-content: flex-end; align-items: flex-end; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-6rfOU .framer-1k8jtmb-container { flex: none; height: 44px; position: relative; width: 100%; }\",\".framer-6rfOU .framer-4njb0u { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-6rfOU .framer-1bhsubh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-6rfOU .framer-dlj9kn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-6rfOU .framer-qxii8h, .framer-6rfOU .framer-7rzout { cursor: pointer; flex: none; height: 44px; overflow: hidden; position: relative; width: 44px; will-change: var(--framer-will-change-override, transform); }\",\".framer-6rfOU .framer-p2ai0a, .framer-6rfOU .framer-vyhcq9 { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-6rfOU .framer-gftckt-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6rfOU.framer-195ki3b, .framer-6rfOU .framer-1a8qe5x, .framer-6rfOU .framer-wlfjwy, .framer-6rfOU .framer-43vvuv, .framer-6rfOU .framer-qv2cc2, .framer-6rfOU .framer-t2zyys, .framer-6rfOU .framer-t2ajtz, .framer-6rfOU .framer-va1dz7, .framer-6rfOU .framer-4njb0u, .framer-6rfOU .framer-ihgge, .framer-6rfOU .framer-dlj9kn, .framer-6rfOU .framer-1m0pt6h { gap: 0px; } .framer-6rfOU.framer-195ki3b > *, .framer-6rfOU .framer-1a8qe5x > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-6rfOU.framer-195ki3b > :first-child, .framer-6rfOU .framer-1a8qe5x > :first-child, .framer-6rfOU .framer-wlfjwy > :first-child, .framer-6rfOU .framer-43vvuv > :first-child, .framer-6rfOU .framer-qv2cc2 > :first-child, .framer-6rfOU .framer-t2zyys > :first-child, .framer-6rfOU .framer-ihgge > :first-child, .framer-6rfOU .framer-dlj9kn > :first-child { margin-left: 0px; } .framer-6rfOU.framer-195ki3b > :last-child, .framer-6rfOU .framer-1a8qe5x > :last-child, .framer-6rfOU .framer-wlfjwy > :last-child, .framer-6rfOU .framer-43vvuv > :last-child, .framer-6rfOU .framer-qv2cc2 > :last-child, .framer-6rfOU .framer-t2zyys > :last-child, .framer-6rfOU .framer-ihgge > :last-child, .framer-6rfOU .framer-dlj9kn > :last-child { margin-right: 0px; } .framer-6rfOU .framer-wlfjwy > *, .framer-6rfOU .framer-43vvuv > *, .framer-6rfOU .framer-qv2cc2 > *, .framer-6rfOU .framer-ihgge > *, .framer-6rfOU .framer-dlj9kn > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-6rfOU .framer-t2zyys > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-6rfOU .framer-t2ajtz > *, .framer-6rfOU .framer-4njb0u > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-6rfOU .framer-t2ajtz > :first-child, .framer-6rfOU .framer-va1dz7 > :first-child, .framer-6rfOU .framer-4njb0u > :first-child, .framer-6rfOU .framer-1m0pt6h > :first-child { margin-top: 0px; } .framer-6rfOU .framer-t2ajtz > :last-child, .framer-6rfOU .framer-va1dz7 > :last-child, .framer-6rfOU .framer-4njb0u > :last-child, .framer-6rfOU .framer-1m0pt6h > :last-child { margin-bottom: 0px; } .framer-6rfOU .framer-va1dz7 > *, .framer-6rfOU .framer-1m0pt6h > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",\".framer-6rfOU.framer-v-16gbl9e.framer-195ki3b { flex-direction: column; gap: 0px; height: 64px; justify-content: flex-start; overflow: hidden; padding: 16px 12px 60px 16px; width: 350px; will-change: var(--framer-will-change-override, transform); }\",\".framer-6rfOU.framer-v-16gbl9e .framer-4njb0u, .framer-6rfOU.framer-v-rabd0x .framer-4njb0u { flex: none; order: 1; width: 100%; }\",\".framer-6rfOU.framer-v-16gbl9e .framer-ovhg0g { height: var(--framer-aspect-ratio-supported, 26px); width: 118px; }\",\".framer-6rfOU.framer-v-16gbl9e .framer-qxii8h { order: 1; }\",\".framer-6rfOU.framer-v-16gbl9e .framer-1739lst-container { height: 40px; order: 0; }\",\".framer-6rfOU.framer-v-16gbl9e .framer-ua9u-container { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6rfOU.framer-v-16gbl9e.framer-195ki3b { gap: 0px; } .framer-6rfOU.framer-v-16gbl9e.framer-195ki3b > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-6rfOU.framer-v-16gbl9e.framer-195ki3b > :first-child { margin-top: 0px; } .framer-6rfOU.framer-v-16gbl9e.framer-195ki3b > :last-child { margin-bottom: 0px; } }\",\".framer-6rfOU.framer-v-8wmte5.framer-195ki3b { flex-direction: column; gap: unset; height: min-content; justify-content: space-between; padding: 0px; width: 810px; }\",\".framer-6rfOU.framer-v-8wmte5 .framer-aabujr { flex: none; order: 0; width: 100%; }\",\".framer-6rfOU.framer-v-8wmte5 .framer-1a8qe5x { flex: 1 0 0px; gap: unset; height: 64px; justify-content: space-between; padding: 0px 20px 0px 20px; width: 1px; z-index: 2; }\",\".framer-6rfOU.framer-v-8wmte5 .framer-wlfjwy, .framer-6rfOU.framer-v-8wmte5 .framer-1u3j0lo-container, .framer-6rfOU.framer-v-1gxdvdk .framer-wlfjwy, .framer-6rfOU.framer-v-rabd0x .framer-1bhsubh { order: 0; }\",\".framer-6rfOU.framer-v-8wmte5 .framer-43vvuv { gap: 16px; min-height: unset; min-width: unset; order: 1; }\",\".framer-6rfOU.framer-v-8wmte5 .framer-3uq2nl { cursor: pointer; height: 44px; order: 1; width: 44px; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6rfOU.framer-v-8wmte5.framer-195ki3b, .framer-6rfOU.framer-v-8wmte5 .framer-1a8qe5x, .framer-6rfOU.framer-v-8wmte5 .framer-43vvuv { gap: 0px; } .framer-6rfOU.framer-v-8wmte5.framer-195ki3b > *, .framer-6rfOU.framer-v-8wmte5.framer-195ki3b > :first-child, .framer-6rfOU.framer-v-8wmte5.framer-195ki3b > :last-child, .framer-6rfOU.framer-v-8wmte5 .framer-1a8qe5x > *, .framer-6rfOU.framer-v-8wmte5 .framer-1a8qe5x > :first-child, .framer-6rfOU.framer-v-8wmte5 .framer-1a8qe5x > :last-child { margin: 0px; } .framer-6rfOU.framer-v-8wmte5 .framer-43vvuv > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-6rfOU.framer-v-8wmte5 .framer-43vvuv > :first-child { margin-left: 0px; } .framer-6rfOU.framer-v-8wmte5 .framer-43vvuv > :last-child { margin-right: 0px; } }\",\".framer-6rfOU.framer-v-1gxdvdk.framer-195ki3b { flex-direction: column; gap: 0px; height: 900px; justify-content: flex-start; overflow: auto; overscroll-behavior: contain; padding: 0px 0px 60px 0px; width: 810px; }\",\".framer-6rfOU.framer-v-1gxdvdk .framer-aabujr { flex: none; flex-direction: column; gap: 32px; justify-content: flex-start; order: 0; width: 100%; }\",\".framer-6rfOU.framer-v-1gxdvdk .framer-1a8qe5x { gap: unset; height: 64px; justify-content: space-between; order: 0; padding: 0px 28px 0px 32px; width: 100%; z-index: 2; }\",\".framer-6rfOU.framer-v-1gxdvdk .framer-43vvuv { min-height: unset; min-width: unset; order: 1; }\",\".framer-6rfOU.framer-v-1gxdvdk .framer-3uq2nl { cursor: pointer; height: 44px; width: 44px; will-change: var(--framer-will-change-override, transform); }\",\".framer-6rfOU.framer-v-1gxdvdk .framer-vw7nai, .framer-6rfOU.framer-v-1gxdvdk .framer-17ffk3r { top: calc(50.00000000000002% - 2px / 2); }\",\".framer-6rfOU.framer-v-1gxdvdk .framer-t2ajtz { flex: none; order: 2; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6rfOU.framer-v-1gxdvdk.framer-195ki3b, .framer-6rfOU.framer-v-1gxdvdk .framer-aabujr, .framer-6rfOU.framer-v-1gxdvdk .framer-1a8qe5x { gap: 0px; } .framer-6rfOU.framer-v-1gxdvdk.framer-195ki3b > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-6rfOU.framer-v-1gxdvdk.framer-195ki3b > :first-child, .framer-6rfOU.framer-v-1gxdvdk .framer-aabujr > :first-child { margin-top: 0px; } .framer-6rfOU.framer-v-1gxdvdk.framer-195ki3b > :last-child, .framer-6rfOU.framer-v-1gxdvdk .framer-aabujr > :last-child { margin-bottom: 0px; } .framer-6rfOU.framer-v-1gxdvdk .framer-aabujr > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-6rfOU.framer-v-1gxdvdk .framer-1a8qe5x > *, .framer-6rfOU.framer-v-1gxdvdk .framer-1a8qe5x > :first-child, .framer-6rfOU.framer-v-1gxdvdk .framer-1a8qe5x > :last-child { margin: 0px; } }\",\".framer-6rfOU.framer-v-rabd0x.framer-195ki3b { flex-direction: column; gap: 0px; height: 900px; justify-content: flex-start; overflow: hidden; padding: 16px 12px 60px 16px; width: 350px; will-change: var(--framer-will-change-override, transform); }\",\".framer-6rfOU.framer-v-rabd0x .framer-ovhg0g { height: var(--framer-aspect-ratio-supported, 26px); width: 117px; }\",\".framer-6rfOU.framer-v-rabd0x .framer-7rzout, .framer-6rfOU.framer-v-rabd0x .framer-gftckt-container { order: 2; }\",\".framer-6rfOU.framer-v-rabd0x .framer-1m0pt6h { order: 1; padding: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6rfOU.framer-v-rabd0x.framer-195ki3b { gap: 0px; } .framer-6rfOU.framer-v-rabd0x.framer-195ki3b > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-6rfOU.framer-v-rabd0x.framer-195ki3b > :first-child { margin-top: 0px; } .framer-6rfOU.framer-v-rabd0x.framer-195ki3b > :last-child { margin-bottom: 0px; } }\",'.framer-6rfOU[data-border=\"true\"]::after, .framer-6rfOU [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; }','.framer-6rfOU[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-6rfOU [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-6rfOU[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-6rfOU [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 80\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"uI65Kuiar\":{\"layout\":[\"fixed\",\"fixed\"]},\"l6x10obfc\":{\"layout\":[\"fixed\",\"auto\"]},\"RJESUOqfl\":{\"layout\":[\"fixed\",\"fixed\"]},\"BEn4D_bL2\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"gGSU0bs4G\":\"activePage\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerLDekglqvl=withCSS(Component,css,\"framer-6rfOU\");export default FramerLDekglqvl;FramerLDekglqvl.displayName=\"Navigation / Navigation Bar\";FramerLDekglqvl.defaultProps={height:80,width:1200};addPropertyControls(FramerLDekglqvl,{variant:{options:[\"Y6Muk5gpv\",\"uI65Kuiar\",\"l6x10obfc\",\"RJESUOqfl\",\"BEn4D_bL2\"],optionTitles:[\"Desktop\",\"Phone\",\"Tablet\",\"Tablet Open\",\"Phone Open\"],title:\"Variant\",type:ControlType.Enum},gGSU0bs4G:{defaultValue:\"jcV_yFltq\",options:[\"jcV_yFltq\",\"KHmCAiZun\",\"AljqF7WF7\",\"Y2NgVSzxp\",\"OJ3ybOaAn\",\"AEo5PpUoG\",\"nrcCICgod\",\"l6Hp5cyuM\",\"kA87AlclE\",\"mxqQWiqG0\"],optionTitles:[\"Home\",\"About\",\"Services\",\"Projects\",\"Changelog\",\"Blogs\",\"Reviews\",\"Contact\",\"Doc\",\"Waitlist\"],title:\"Active Page\",type:ControlType.Enum}});addFonts(FramerLDekglqvl,[{explicitInter:true,fonts:[]},...ButtonRunningStrokeFonts,...NavigationNavLinkSingleFonts,...NavItem2Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLDekglqvl\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"gGSU0bs4G\\\":\\\"activePage\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"uI65Kuiar\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"l6x10obfc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RJESUOqfl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BEn4D_bL2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"80\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LDekglqvl.map"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "r", "s", "o", "n", "e", "i", "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", "clamp", "t", "i", "Animate", "e", "s", "o", "n", "r", "Dimensions", "window", "Emitter", "VirtualScroll", "Lenis", "l", "h", "a", "c", "u", "d", "p", "m", "v", "g", "w", "S", "SmoothScroll", "props", "intensity", "lenis", "pe", "ue", "overlayElement", "checkOverflow", "window", "htmlObserver", "mutations", "mutation", "allElements", "i", "element", "Lenis", "raf", "time", "styleElement", "anchorLinks", "handleClick", "e", "href", "decodedHref", "a", "p", "l", "addPropertyControls", "ControlType", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "FeatherFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "buttonText", "height", "id", "link", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ofLqZhEO8", "GS3bSUXSK", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear17vk1v4", "args", "CycleVariantState", "useOnVariantChange", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramervfZ8Tj9xR", "withCSS", "vfZ8Tj9xR_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "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", "click", "height", "id", "link", "pageName", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "x7kSahbL4", "vr3GalQZm", "nOARGIk5g", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1tmoh2u", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerAz6MmHxe4", "withCSS", "Az6MmHxe4_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "click", "height", "id", "link", "title", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "UshclB94X", "XOMIpcMb1", "Tzpt4fE6f", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap12ltn52", "args", "scopingClassNames", "cx", "serializationHash", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "RichText2", "css", "FramerBW56A5l99", "withCSS", "BW56A5l99_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ButtonRunningStrokeFonts", "getFonts", "vfZ8Tj9xR_default", "NavigationNavLinkSingleFonts", "Az6MmHxe4_default", "NavItem2Fonts", "BW56A5l99_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "convertFromEnum", "value", "activeLocale", "convertFromEnum1", "convertFromEnum2", "convertFromEnum3", "transition3", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "activePage", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "gGSU0bs4G", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapvv7flj", "args", "onTap1bjok2q", "onTap1l5q03k", "Tzpt4fE6f1l5q03k", "onTapieiks8", "onTap5kl2y3", "Tzpt4fE6f5kl2y3", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "router", "useRouter", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Link", "SVG", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "resolvedLinks11", "resolvedLinks12", "resolvedLinks13", "resolvedLinks14", "resolvedLinks15", "resolvedLinks16", "resolvedLinks17", "css", "FramerLDekglqvl", "withCSS", "LDekglqvl_default", "addPropertyControls", "ControlType", "addFonts"]
}
