{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/LzvncqykVGuFQ6qHkVfd/cbzzT8FClUHQpOEaaFpB/Copyright.js", "ssg:https://framerusercontent.com/modules/Iiz6dhlRHo1uQV1yL0uS/PPIJ2Ij9x7YOaI7zlPFa/xaTsbXJyw.js"],
  "sourcesContent": ["/*\n * Animated Counter by framer.today\n * v1.0.0\n *\n * hi@framer.today\n * _joerl on \uD835\uDD4F\n *\n * Full terms here \u21B4\n * https://framer.today/license\n *\n */import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";const currentYear=new Date().getFullYear();/**\n * @framerDisableUnlink\n */export default function Copyright(props){const{color,font,gap,hasString,text,togglePosition,yearOption,startYear}=props;const yearDisplay=yearOption===\"single\"?currentYear:`${startYear}\u2013${currentYear}`;const containerStyle={width:\"100%\",height:\"100%\",display:\"flex\",alignItems:\"center\",margin:\"0\",justifyContent:togglePosition===\"L\"?\"flex-start\":\"flex-end\",color:color,fontFamily:font.fontFamily,fontSize:font.fontSize,fontWeight:font.fontWeight,lineHeight:font.lineHeight,letterSpacing:font.letterSpacing,userSelect:\"none\",gap:hasString?gap:0,whiteSpace:\"nowrap\"};return /*#__PURE__*/_jsxs(\"div\",{style:containerStyle,children:[togglePosition===\"L\"&&hasString&&/*#__PURE__*/_jsx(\"p\",{style:{margin:\"0\"},children:text}),/*#__PURE__*/_jsxs(\"p\",{style:{margin:\"0\",gap:0},children:[\"\\xa9 \",yearDisplay]}),togglePosition===\"R\"&&hasString&&/*#__PURE__*/_jsx(\"p\",{style:{margin:\"0\"},children:text})]});}Copyright.defaultProps={color:\"#fff\",font:{family:\"Manrope\",size:24,weight:\"normal\",lineHeight:1.2,letterSpacing:0},gap:\"4px\",hasString:true,text:\"All rights reserved.\",togglePosition:\"L\",yearOption:\"single\",startYear:2018};addPropertyControls(Copyright,{hasString:{type:ControlType.Boolean,title:\"Show text\",defaultValue:true,enabledTitle:\"Show\",disabledTitle:\"Hide\"},text:{type:ControlType.String,title:\"\u21B3 Text\",defaultValue:\"All rights reserved.\",hidden:props=>!props.hasString},togglePosition:{type:ControlType.SegmentedEnum,title:\"\u21B3 Position\",defaultValue:\"L\",options:[\"L\",\"R\"],optionTitles:[\"L\",\"R\"],hidden:props=>!props.hasString},gap:{type:ControlType.Number,title:\"\u21B3 Gap\",defaultValue:4,min:0,max:100,step:1,unit:\"px\",hidden:props=>!props.hasString},yearOption:{type:ControlType.SegmentedEnum,title:\"Year option\",defaultValue:\"single\",options:[\"single\",\"range\"],optionTitles:[\"Single\",\"Range\"]},startYear:{type:ControlType.Number,title:\"Start year\",defaultValue:2018,min:1900,max:currentYear,step:1,hidden:props=>props.yearOption!==\"range\"},color:{type:ControlType.Color,title:\"Color\",defaultValue:\"#fff\"},font:{type:ControlType.Font,title:\"Font\",defaultValue:{fontFamily:\"Manrope\",fontSize:24,fontWeight:\"normal\",lineHeight:\"1.2em\",letterSpacing:0},controls:\"extended\",displayTextAlignment:false,description:`\n        \n        *from framer.today*\n [License](https://framer.today/license)\n    `}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Copyright\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Copyright.map", "// Generated by Framer (c7eb1b9)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Link,RichText,SVG,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Copyright from\"https://framerusercontent.com/modules/LzvncqykVGuFQ6qHkVfd/cbzzT8FClUHQpOEaaFpB/Copyright.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/kVt7GmzAdLZj2goS2zVr/piQCZl374UwhyKAMoKu1/xZndidUCt.js\";import ButtonMain from\"https://framerusercontent.com/modules/TwEd0I9yMfN19S9ZkqDS/8skeG2g8WbuFZeAcatbC/xEtCF0_fs.js\";const CopyrightFonts=getFonts(Copyright);const ButtonMainFonts=getFonts(ButtonMain);const cycleOrder=[\"u4S7VgSpI\",\"pPWsA9A90\",\"gAgPkGGcU\"];const serializationHash=\"framer-OnFrW\";const variantClassNames={gAgPkGGcU:\"framer-v-emu9ap\",pPWsA9A90:\"framer-v-37dcsh\",u4S7VgSpI:\"framer-v-15t271r\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Variant 1\":\"u4S7VgSpI\",\"Variant 2\":\"pPWsA9A90\",Phone:\"gAgPkGGcU\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"u4S7VgSpI\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"u4S7VgSpI\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseLeave1mvsww2=activeVariantCallback(async(...args)=>{setVariant(\"u4S7VgSpI\");});const onMouseEnter1csnre=activeVariantCallback(async(...args)=>{setVariant(\"pPWsA9A90\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-15t271r\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",initial:variant,layoutDependency:layoutDependency,layoutId:\"u4S7VgSpI\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":'var(--token-ece60981-b71c-4ec5-80fd-755d14b22e25, rgb(214, 205, 214)) /* {\"name\":\"bg-600\"} */',\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",boxShadow:\"inset 0px 1px 0px 0px rgba(255, 255, 255, 0.18)\",...style},...addPropertyOverrides({gAgPkGGcU:{\"data-framer-name\":\"Phone\"},pPWsA9A90:{\"data-framer-name\":\"Variant 2\",\"data-highlight\":true,onMouseLeave:onMouseLeave1mvsww2}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-197jxam-container\",layoutDependency:layoutDependency,layoutId:\"xSlFtenUI-container\",children:/*#__PURE__*/_jsx(Copyright,{color:'var(--token-54186cbc-04b4-4fea-9e65-bbcd087d911a, rgb(104, 104, 100)) /* {\"name\":\"fg-200\"} */',font:{fontFamily:'\"Geist Regular\", \"Geist Regular Placeholder\", sans-serif',fontSize:\"15px\",letterSpacing:\"0px\",lineHeight:\"1.2em\"},gap:4,hasString:true,height:\"100%\",id:\"xSlFtenUI\",layoutId:\"xSlFtenUI\",startYear:2018,text:\"All rights reserved.\",togglePosition:\"L\",width:\"100%\",yearOption:\"single\"})}),/*#__PURE__*/_jsx(Link,{href:\"intersect.design/?ref=peek\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1a9d1lj framer-65jef5\",\"data-framer-name\":\"Logo\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"EZCd3woK6\",onMouseEnter:onMouseEnter1csnre,...addPropertyOverrides({gAgPkGGcU:{\"data-highlight\":undefined,onMouseEnter:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-16gij4m\",layoutDependency:layoutDependency,layoutId:\"ljaQwSl_S\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-btptz0\",\"data-framer-name\":\"Intersect_Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"eG7JSt9dw\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 20 10 C 20 15.523 15.523 20 10 20 C 9.265 20 8.549 19.921 7.859 19.77 C 3.366 18.79 0 14.789 0 10 C 0 4.477 4.477 0 10 0 C 14.51 0 18.322 2.985 19.569 7.087 C 19.856 8.031 20.001 9.013 20 10 Z M 7.437 17.278 C 7.431 17.139 7.429 16.998 7.429 16.857 C 7.429 11.461 11.703 7.063 17.05 6.864 C 15.849 4.167 13.144 2.286 10 2.286 C 5.739 2.286 2.286 5.739 2.286 10 C 2.286 13.362 4.437 16.222 7.437 17.278 Z\" fill=\"var(--token-3ce5d904-d7d4-41e0-b115-63139421e2b8, rgb(47, 45, 45))\"></path></svg>',svgContentId:1502937453,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3ce5d904-d7d4-41e0-b115-63139421e2b8, rgb(47, 45, 45)))\"},children:\"intersect design co.\"})}),className:\"framer-lfej2r\",layoutDependency:layoutDependency,layoutId:\"WY0riC0r2\",style:{\"--extracted-r6o4lv\":\"var(--token-3ce5d904-d7d4-41e0-b115-63139421e2b8, rgb(47, 45, 45))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-imoygt-container\",layoutDependency:layoutDependency,layoutId:\"FpPK_Z6DR-container\",children:/*#__PURE__*/_jsx(ButtonMain,{height:\"100%\",id:\"FpPK_Z6DR\",layoutId:\"FpPK_Z6DR\",naM1K2JMi:\"https://framertoday.lemonsqueezy.com/checkout/buy/462e3f00-db68-4a47-ab84-baeef7ef9902\",qTvB33_3U:\"Buy this template\",uty40Lv2q:false,variant:\"KSb2ixWLK\",width:\"100%\",zOnqR6uja:true})})]})})});});const css=['.framer-OnFrW[data-border=\"true\"]::after, .framer-OnFrW [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OnFrW.framer-65jef5, .framer-OnFrW .framer-65jef5 { display: block; }\",\".framer-OnFrW.framer-15t271r { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: 80px; justify-content: flex-end; overflow: hidden; padding: 0px 60px 0px 0px; position: relative; width: 949px; }\",\".framer-OnFrW .framer-197jxam-container, .framer-OnFrW .framer-imoygt-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-OnFrW .framer-1a9d1lj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-OnFrW .framer-16gij4m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: auto; }\",\".framer-OnFrW .framer-btptz0 { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-OnFrW .framer-lfej2r { -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-OnFrW.framer-15t271r, .framer-OnFrW .framer-1a9d1lj, .framer-OnFrW .framer-16gij4m { gap: 0px; } .framer-OnFrW.framer-15t271r > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-OnFrW.framer-15t271r > :first-child, .framer-OnFrW .framer-1a9d1lj > :first-child, .framer-OnFrW .framer-16gij4m > :first-child { margin-left: 0px; } .framer-OnFrW.framer-15t271r > :last-child, .framer-OnFrW .framer-1a9d1lj > :last-child, .framer-OnFrW .framer-16gij4m > :last-child { margin-right: 0px; } .framer-OnFrW .framer-1a9d1lj > *, .framer-OnFrW .framer-16gij4m > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-OnFrW.framer-v-emu9ap.framer-15t271r { align-content: flex-end; align-items: flex-end; flex-direction: column; gap: 16px; height: auto; padding: 32px 20px 40px 0px; width: 360px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-OnFrW.framer-v-emu9ap.framer-15t271r { gap: 0px; } .framer-OnFrW.framer-v-emu9ap.framer-15t271r > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-OnFrW.framer-v-emu9ap.framer-15t271r > :first-child { margin-top: 0px; } .framer-OnFrW.framer-v-emu9ap.framer-15t271r > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 80\n * @framerIntrinsicWidth 949\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"pPWsA9A90\":{\"layout\":[\"fixed\",\"fixed\"]},\"gAgPkGGcU\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerxaTsbXJyw=withCSS(Component,css,\"framer-OnFrW\");export default FramerxaTsbXJyw;FramerxaTsbXJyw.displayName=\"Nav / Footer\";FramerxaTsbXJyw.defaultProps={height:80,width:949};addPropertyControls(FramerxaTsbXJyw,{variant:{options:[\"u4S7VgSpI\",\"pPWsA9A90\",\"gAgPkGGcU\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerxaTsbXJyw,[{family:\"Geist Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/fmgcvoo7Pvi75XN7wkBOp5g4i4s.woff2\"},...CopyrightFonts,...ButtonMainFonts,...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxaTsbXJyw\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"949\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pPWsA9A90\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gAgPkGGcU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"80\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["currentYear", "Copyright", "props", "color", "font", "gap", "hasString", "text", "togglePosition", "yearOption", "startYear", "yearDisplay", "containerStyle", "u", "p", "addPropertyControls", "ControlType", "CopyrightFonts", "getFonts", "Copyright", "ButtonMainFonts", "xEtCF0_fs_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseLeave1mvsww2", "args", "onMouseEnter1csnre", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "motion", "cx", "Link", "SVG", "RichText", "x", "css", "FramerxaTsbXJyw", "withCSS", "xaTsbXJyw_default", "addPropertyControls", "ControlType", "addFonts", "fonts"]
}
