{"version":3,"sources":["dHR8axHg8.tsx"],"sourcesContent":["// Generated by Framer (27ad407)\n\nimport { addFonts, ComponentViewportProvider, cx, CycleVariantState, getFonts, RichText, SmartComponentScopedContainer, useComponentViewport, useLocaleInfo, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nimport { useRef } from \"react\";\nimport FC_CartCheckoutButton from \"https://framerusercontent.com/modules/v7LtkkyNjEAQ8EyrCJW6/ukoQei1RMNFdwnUuO4SX/FC_CartCheckoutButton.js\";\nconst FC_CartCheckoutButtonFonts = getFonts(FC_CartCheckoutButton);\n\nconst serializationHash = \"framer-KaN8k\"\n\nconst variantClassNames = {yNGlsIYEb: \"framer-v-akg8zo\"};\n\nfunction addPropertyOverrides(overrides, ...variants) {\nconst nextOverrides = {}\nvariants?.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]))\nreturn nextOverrides\n}\n\nconst transition1 = {damping: 60, delay: 0, mass: 1, stiffness: 500, type: \"spring\"}\n\nconst transition2 = {bounce: 0.25, delay: 0, duration: 0.45, type: \"spring\"}\n\nconst animation = {opacity: 0.5, rotate: 0, rotateX: 0, rotateY: 0, scale: 1, skewX: 0, skewY: 0, transition: transition2}\n\nconst Transition = ({value, children}) => {\nconst config = React.useContext(MotionConfigContext)\nconst transition = value ?? config.transition\nconst contextValue = React.useMemo(() => ({ ...config, transition }), [JSON.stringify(transition)])\nreturn <MotionConfigContext.Provider value={contextValue}>{children}</MotionConfigContext.Provider>\n}\n\nconst Variants = motion.create(React.Fragment)\n\nconst getProps = ({height, id, width, ...props}) => { return {...props} }\n\nconst createLayoutDependency = (props, variants) => {if (props.layoutDependency) return variants.join('-') + props.layoutDependency\nreturn variants.join('-')}\n\nexport interface Props extends React.HTMLAttributes<HTMLDivElement> { style?: Record<string, unknown>;className?: string;layoutId?: string | number; }\n\nconst Component = React.forwardRef<HTMLDivElement, Props>(function(props, ref) {\n\nconst fallbackRef = useRef<HTMLElement>(null)\n\nconst refBinding = ref ?? fallbackRef\n\nconst defaultLayoutId = React.useId()\n\nconst { activeLocale, setLocale } = useLocaleInfo()\n\nconst componentViewport = useComponentViewport()\n\nconst {style, className, layoutId, variant, ...restProps} = getProps(props)\n\nconst {baseVariant, classNames, clearLoadingGesture, gestureHandlers, gestureVariant, isLoading, setGestureState, setVariant, variants} = useVariantState({defaultVariant: \"yNGlsIYEb\", ref: refBinding, variant, variantClassNames})\n\nconst layoutDependency = createLayoutDependency(props, variants)\n\nconst sharedStyleClassNames = []\n\nconst scopingClassNames = cx(serializationHash, ...sharedStyleClassNames)\n\nreturn (<LayoutGroup id={layoutId ?? defaultLayoutId}><Variants animate={variants} initial={false}><Transition value={transition1}><motion.div {...restProps} {...gestureHandlers} className={cx(scopingClassNames, \"framer-akg8zo\", className, classNames)} data-framer-name={\"Button\"} layoutDependency={layoutDependency} layoutId={\"yNGlsIYEb\"} ref={refBinding} style={{borderBottomLeftRadius: 8, borderBottomRightRadius: 8, borderTopLeftRadius: 8, borderTopRightRadius: 8, ...style}}><ComponentViewportProvider ><SmartComponentScopedContainer className={\"framer-1nrlwwa-container\"} isAuthoredByUser isModuleExternal layoutDependency={layoutDependency} layoutId={\"BlA0SAH3g-container\"} nodeId={\"BlA0SAH3g\"} rendersWithMotion scopeId={\"dHR8axHg8\"}><FC_CartCheckoutButton componentInstance={[<motion.button className={\"framer-kqjl9s\"} data-framer-name={\"Button 2025\"} data-reset={\"button\"} layoutDependency={layoutDependency} layoutId={\"COzkADIsD\"} style={{backgroundColor: \"rgb(255, 255, 255)\", borderBottomLeftRadius: 100, borderBottomRightRadius: 100, borderTopLeftRadius: 100, borderTopRightRadius: 100}} whileHover={animation}><RichText __fromCanvasComponent children={<React.Fragment><motion.p style={{\"--font-selector\": \"SW50ZXItVmFyaWFibGVWRj1JbTl3YzNvaUlERTRMQ0FpZDJkb2RDSWdOVFl3\", \"--framer-font-family\": \"\\\"Inter Variable\\\", \\\"Inter Placeholder\\\", sans-serif\", \"--framer-font-open-type-features\": \"'cv01' on, 'cv09' on, 'cv11' on\", \"--framer-font-size\": \"15px\", \"--framer-font-variation-axes\": \"var(--extracted-2gg91v, \\\"opsz\\\" 18, \\\"wght\\\" 560)\", \"--framer-letter-spacing\": \"-0.02em\", \"--framer-line-height\": \"1em\", \"--framer-text-alignment\": \"center\"}}>Checkout</motion.p></React.Fragment>} className={\"framer-1xrwb5b\"} data-framer-name={\"Default\"} fonts={[\"Inter-Variable\"]} layoutDependency={layoutDependency} layoutId={\"r22lpQPXL\"} style={{\"--extracted-2gg91v\": \"\\\"opsz\\\" 18, \\\"wght\\\" 560\", \"--framer-link-text-color\": \"rgb(0, 153, 255)\", \"--framer-link-text-decoration\": \"underline\"}} verticalAlignment={\"top\"} withExternalLayout/></motion.button>]} height={\"100%\"} id={\"BlA0SAH3g\"} layoutId={\"BlA0SAH3g\"} style={{width: \"100%\"}} width={\"100%\"}/></SmartComponentScopedContainer></ComponentViewportProvider></motion.div></Transition></Variants></LayoutGroup>)\n\n});\n\nconst css = [\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", \".framer-KaN8k.framer-138dl74, .framer-KaN8k .framer-138dl74 { display: block; }\", \".framer-KaN8k.framer-akg8zo { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 304px; }\", \".framer-KaN8k .framer-1nrlwwa-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 1; }\", \".framer-KaN8k .framer-kqjl9s { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 14px 10px 14px; position: relative; width: 94px; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; }\", \".framer-KaN8k .framer-1xrwb5b { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\"]\n\n/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 35\n * @framerIntrinsicWidth 304\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerTrackingIds [{\"id\":\"start-for-free\",\"nodeId\":\"COzkADIsD\",\"type\":\"click\"}]\n */\nconst FramerdHR8axHg8: React.ComponentType<Props> = withCSS(Component, css, \"framer-KaN8k\") as typeof Component;\nexport default FramerdHR8axHg8;\n\nFramerdHR8axHg8.displayName = \"FC Checkout Button / Checkout Button 2\";\n\nFramerdHR8axHg8.defaultProps = {height: 35, width: 304};\n\nconst variationAxes = [{defaultValue: 14, maxValue: 32, minValue: 14, name: \"Optical size\", tag: \"opsz\"}, {defaultValue: 400, maxValue: 900, minValue: 100, name: \"Weight\", tag: \"wght\"}]\naddFonts(FramerdHR8axHg8, [{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/mYcqTSergLb16PdbJJQMl9ebYm4.woff2\", variationAxes, 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/ZRl8AlxwsX1m7xS1eJCiSPbztg.woff2\", variationAxes, weight: \"400\"}, {family: \"Inter\", source: \"framer\", style: \"normal\", unicodeRange: \"U+1F00-1FFF\", url: \"https://framerusercontent.com/assets/nhSQpBRqFmXNUBY2p5SENQ8NplQ.woff2\", variationAxes, weight: \"400\"}, {family: \"Inter\", source: \"framer\", style: \"normal\", unicodeRange: \"U+0370-03FF\", url: \"https://framerusercontent.com/assets/DYHjxG0qXjopUuruoacfl5SA.woff2\", variationAxes, 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/s7NH6sl7w4NU984r5hcmo1tPSYo.woff2\", variationAxes, 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/7lw0VWkeXrGYJT05oB3DsFy8BaY.woff2\", variationAxes, 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/wx5nfqEgOXnxuFaxB0Mn9OhmcZA.woff2\", variationAxes, weight: \"400\"}]}, ...FC_CartCheckoutButtonFonts], {supportsExplicitInterCodegen: true})"],"names":[],"mappings":"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"}