{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/zLRqyKzr8J8YOzfPN07O/RuYtLif3eY5q6wDk2hPi/XCbAe2nkJ.js"],
  "sourcesContent": ["// Generated by Framer (7f69244)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Lottie}from\"https://framerusercontent.com/modules/YbkSqZ7STzW5WsMb1yan/7oWoX9MqdnxameM59dqC/Lottie.js\";import Copy from\"#framer/local/canvasComponent/N_cDqVGHL/N_cDqVGHL.js\";import ColorsCopy from\"#framer/local/canvasComponent/NRtOL7asf/NRtOL7asf.js\";import FooterFull from\"#framer/local/canvasComponent/WeH46nc3h/WeH46nc3h.js\";import NavigationFull from\"#framer/local/canvasComponent/ZmI5e0GtU/ZmI5e0GtU.js\";import*as sharedStyle from\"#framer/local/css/R9VfAEjxb/R9VfAEjxb.js\";import metadataProvider from\"#framer/local/webPageMetadata/XCbAe2nkJ/XCbAe2nkJ.js\";const LottieFonts=getFonts(Lottie);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const NavigationFullFonts=getFonts(NavigationFull);const NavigationFullWithVariantAppearEffect=withVariantAppearEffect(NavigationFull);const CopyFonts=getFonts(Copy);const CopyWithVariantAppearEffect=withVariantAppearEffect(Copy);const ColorsCopyFonts=getFonts(ColorsCopy);const ColorsCopyWithVariantAppearEffect=withVariantAppearEffect(ColorsCopy);const ContainerWithFX=withFX(Container);const MotionDivWithFX=withFX(motion.div);const FooterFullFonts=getFonts(FooterFull);const breakpoints={CJjhxH6OE:\"(min-width: 810px) and (max-width: 1299px)\",GR28KVWWe:\"(max-width: 809px)\",YhmVSWkI2:\"(min-width: 1300px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-eUen3\";const variantClassNames={CJjhxH6OE:\"framer-v-hdl135\",GR28KVWWe:\"framer-v-1295vtf\",YhmVSWkI2:\"framer-v-tdx9jr\"};const transition1={delay:.75,duration:.7,ease:[.12,.23,.4,.92],type:\"tween\"};const animation={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={delay:.2,duration:.6,ease:[.44,0,.56,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:80};const transition3={delay:.25,duration:.7,ease:[.12,.23,.4,.92],type:\"tween\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition4={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"YhmVSWkI2\",Phone:\"GR28KVWWe\",Tablet:\"CJjhxH6OE\"};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:\"YhmVSWkI2\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-eUen3`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-eUen3`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"WNwpr9tk_\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"uE6Oh_GVe\");const ref3=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"GR28KVWWe\")return false;return true;};const elementId2=useRouteElementId(\"kO4uL0p1_\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"EYy_DAFXV\");const ref5=React.useRef(null);const elementId4=useRouteElementId(\"UqcMYatXj\");const ref6=React.useRef(null);const elementId5=useRouteElementId(\"auPWGVRSf\");const ref7=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"GR28KVWWe\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"YhmVSWkI2\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-tdx9jr\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-mh3xgy\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3247,intrinsicWidth:3351,loading:getLoadingLazyAtYPosition(-840),pixelHeight:3247,pixelWidth:3351,sizes:\"1249px\",src:\"https://framerusercontent.com/images/GjPBGlNA2iUTnA9ug8qgPaJwB4.png\",srcSet:\"https://framerusercontent.com/images/GjPBGlNA2iUTnA9ug8qgPaJwB4.png?scale-down-to=512 512w,https://framerusercontent.com/images/GjPBGlNA2iUTnA9ug8qgPaJwB4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GjPBGlNA2iUTnA9ug8qgPaJwB4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/GjPBGlNA2iUTnA9ug8qgPaJwB4.png 3351w\"},className:\"framer-r8g3ze\",\"data-framer-name\":\"Ellipse_15_min\",name:\"Ellipse_15_min\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lbztmq\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ou99c8\",\"data-framer-name\":\"Frame_4103_2x_min\",name:\"Frame_4103_2x_min\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-j2cbx6\",\"data-framer-name\":\"Frame_4103_2x_min\",name:\"Frame_4103_2x_min\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rfzzgm\",\"data-framer-name\":\"Frame_4103_2x_min\",name:\"Frame_4103_2x_min\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v9mst8\",\"data-framer-name\":\"Frame_4103_2x_min\",name:\"Frame_4103_2x_min\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12cn5j0\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-rggurq-container\",\"data-framer-appear-id\":\"rggurq\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Lottie,{height:\"100%\",id:\"zVoJqQ7d6\",isForwardsDirection:true,layoutId:\"zVoJqQ7d6\",loop:true,playing:true,poster:\"Auto\",posterProgress:0,progress:0,speed:1,srcFile:\"https://framerusercontent.com/assets/hQGIhs94tbtANC2E9HmRnsX0ho.json\",srcType:\"Upload\",srcUrl:\"https://raw.githubusercontent.com/framer/Lottie/master/Lottie.framerfx/assets/logo.json\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1hxw0ot\",\"data-framer-appear-id\":\"1hxw0ot\",\"data-framer-name\":\"Frame 4030\",initial:animation3,name:\"Frame 4030\",optimized:true,style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m5yqtt-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CJjhxH6OE:{variant:\"zOyiOp5eZ\"},GR28KVWWe:{variant:\"zOyiOp5eZ\"}},children:/*#__PURE__*/_jsx(NavigationFullWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"O9APKchoS\",layoutId:\"O9APKchoS\",style:{width:\"100%\"},variant:\"BcQcNkmGJ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-kpf34l\",\"data-framer-appear-id\":\"kpf34l\",\"data-framer-name\":\"hero\",id:elementId,initial:animation5,name:\"hero\",optimized:true,ref:ref2,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1quhunm\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-hl16ir\",\"data-styles-preset\":\"R9VfAEjxb\",style:{\"--framer-text-color\":\"var(--token-d3c98da4-9fd1-4c6a-bba0-b25cc61c586c, rgb(255, 255, 255))\"},children:\"Creators\"})}),className:\"framer-gt785n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-12p8qga\",\"data-framer-name\":\"section\",id:elementId1,name:\"section\",ref:ref3,style:{transformPerspective:1200},children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q35348 hidden-1295vtf\",\"data-framer-name\":\"Section\",name:\"Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s35sy2\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CJjhxH6OE:{width:\"max((min(100vw - 80px, 1200px) - 100px) / 2, 1px)\",y:240}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"550px\",y:320,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15k1so2-container\",id:elementId2,ref:ref4,children:/*#__PURE__*/_jsx(CopyWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref4,target:\"iXBz4W0rO\"}],__framer__threshold:1,__framer__variantAppearEffectEnabled:true,d8ISHuFkB:\"Read more\",dNICbhllg:\"Generate fully produced, studio quality songs from a melody recording or uploaded vocal. Type a prompt to generate instrumental beats from real artist sounds.\",FaS1HetVQ:false,G6Nlqti5n:\"Try for free\",height:\"100%\",id:\"kO4uL0p1_\",lal6HMfX5:false,layoutId:\"kO4uL0p1_\",style:{height:\"100%\",width:\"100%\"},uFVBvFpxT:\"Song Creation\",variant:\"iXBz4W0rO\",width:\"100%\",Wz52_jZSP:false})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CJjhxH6OE:{width:\"max((min(100vw - 80px, 1200px) - 100px) / 2, 1px)\",y:1240}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"550px\",y:1320,children:/*#__PURE__*/_jsx(Container,{className:\"framer-f01udy-container\",id:elementId3,ref:ref5,children:/*#__PURE__*/_jsx(CopyWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref5,target:\"iXBz4W0rO\"}],__framer__threshold:1,__framer__variantAppearEffectEnabled:true,d8ISHuFkB:\"Read more\",dNICbhllg:\"Tuney outputs high fidelity tracks and stems without noise or artifacts. Since we assemble tracks from professionally produced loops and samples, our outputs will never be flagged as \u201CAI music\u201D and receive full copyright protection. \\n\",FaS1HetVQ:false,G6Nlqti5n:\"Try for free\",height:\"100%\",id:\"EYy_DAFXV\",lal6HMfX5:false,layoutId:\"EYy_DAFXV\",style:{height:\"100%\",width:\"100%\"},uFVBvFpxT:\"Real Studio Quality Music\",variant:\"yTy0sqYDD\",width:\"100%\",Wz52_jZSP:false})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CJjhxH6OE:{width:\"max((min(100vw - 80px, 1200px) - 100px) / 2, 1px)\",y:2240}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"550px\",y:2320,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pu7usd-container\",id:elementId4,ref:ref6,children:/*#__PURE__*/_jsx(CopyWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref6,target:\"iXBz4W0rO\"}],__framer__threshold:1,__framer__variantAppearEffectEnabled:true,d8ISHuFkB:\"Read more\",dNICbhllg:\"Change genre, change instrument, edit the arrangement, speed up/slow down, change key and more! \",FaS1HetVQ:false,G6Nlqti5n:\"Try for free\",height:\"100%\",id:\"UqcMYatXj\",lal6HMfX5:false,layoutId:\"UqcMYatXj\",style:{height:\"100%\",width:\"100%\"},uFVBvFpxT:\"Creative Editing Tools \",variant:\"yTy0sqYDD\",width:\"100%\",Wz52_jZSP:false})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CJjhxH6OE:{height:538.8888888888889,width:\"max((min(100vw - 80px, 1200px) - 100px) / 2, 1px)\",y:3240}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"550px\",y:3320,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hwe8ke-container\",id:elementId5,ref:ref7,children:/*#__PURE__*/_jsx(CopyWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref7,target:\"iXBz4W0rO\"}],__framer__threshold:1,__framer__variantAppearEffectEnabled:true,d8ISHuFkB:\"Read more\",dNICbhllg:\"Release and monetize your song across streaming platforms with one click. Music made with Tuney is never flagged as \u201CAI music\u201D and receives full copyright protection. \\n\",FaS1HetVQ:false,G6Nlqti5n:\"Try for free\",height:\"100%\",id:\"auPWGVRSf\",lal6HMfX5:false,layoutId:\"auPWGVRSf\",style:{height:\"100%\",width:\"100%\"},uFVBvFpxT:\"Distribute to Streaming Services \",variant:\"yTy0sqYDD\",width:\"100%\",Wz52_jZSP:true})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fuytt5\",\"data-framer-name\":\"Illustrations\",name:\"Illustrations\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CJjhxH6OE:{height:360,width:\"min(max((min(100vw - 80px, 1200px) - 100px) / 2, 1px), 580px)\",y:560}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:505,width:\"580px\",y:567.5,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:false,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9t1rgq-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CJjhxH6OE:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(ColorsCopyWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref4,target:\"VPJIEjzRm\"},{ref:ref5,target:\"fMIHwZ7_r\"},{ref:ref6,target:\"kzqj7PXRE\"},{ref:ref7,target:\"RplioXKH8\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"oCDgFza0n\",layoutId:\"oCDgFza0n\",style:{maxWidth:\"100%\"},variant:\"VPJIEjzRm\",width:\"100%\"})})})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n3aqar hidden-tdx9jr hidden-hdl135\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j2441q\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GR28KVWWe:{width:\"min(100vw - 48px, 580px)\",y:550}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:340.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7159xv-container\",children:/*#__PURE__*/_jsx(ColorsCopy,{height:\"100%\",id:\"UJimmMseq\",layoutId:\"UJimmMseq\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"VPJIEjzRm\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GR28KVWWe:{width:\"calc(100vw - 48px)\",y:256}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:284,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q8zqjo-container\",children:/*#__PURE__*/_jsx(Copy,{d8ISHuFkB:\"Read more\",dNICbhllg:\"Generate fully produced, studio quality songs from a melody recording or uploaded vocal. Type a prompt to generate instrumental beats from real artist sounds.\",FaS1HetVQ:false,G6Nlqti5n:\"Try for free\",height:\"100%\",id:\"KDyG4__Pq\",lal6HMfX5:false,layoutId:\"KDyG4__Pq\",style:{width:\"100%\"},uFVBvFpxT:\"Song Creation\",variant:\"iXBz4W0rO\",width:\"100%\",Wz52_jZSP:false})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d5opab\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GR28KVWWe:{width:\"min(100vw - 48px, 580px)\",y:1248.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:341,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m752x5-container\",children:/*#__PURE__*/_jsx(ColorsCopy,{height:\"100%\",id:\"oLgJ6uGY_\",layoutId:\"oLgJ6uGY_\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"fMIHwZ7_r\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GR28KVWWe:{width:\"calc(100vw - 48px)\",y:954.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:284,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j2e2ut-container\",children:/*#__PURE__*/_jsx(Copy,{d8ISHuFkB:\"Read more\",dNICbhllg:\"Tuney outputs high fidelity tracks and stems without noise or artifacts. Since we assemble tracks from professionally produced loops and samples, our outputs will never be flagged as \u201CAI music\u201D and receive full copyright protection. \\n\",FaS1HetVQ:false,G6Nlqti5n:\"Try for free\",height:\"100%\",id:\"UyF684nwU\",lal6HMfX5:false,layoutId:\"UyF684nwU\",style:{width:\"100%\"},uFVBvFpxT:\"Real Studio Quality Music\",variant:\"iXBz4W0rO\",width:\"100%\",Wz52_jZSP:false})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1457nek\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GR28KVWWe:{width:\"min(100vw - 48px, 580px)\",y:1947.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:341.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kj8v0w-container\",children:/*#__PURE__*/_jsx(ColorsCopy,{height:\"100%\",id:\"IRrsTIQ8Q\",layoutId:\"IRrsTIQ8Q\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"kzqj7PXRE\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GR28KVWWe:{width:\"calc(100vw - 48px)\",y:1653.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:284,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19ce6zs-container\",children:/*#__PURE__*/_jsx(Copy,{d8ISHuFkB:\"Read more\",dNICbhllg:\"Change genre, change instrument, edit the arrangement, speed up/slow down, change key and more! \",FaS1HetVQ:false,G6Nlqti5n:\"Try for free\",height:\"100%\",id:\"pgMauz224\",lal6HMfX5:false,layoutId:\"pgMauz224\",style:{width:\"100%\"},uFVBvFpxT:\"Creative Editing Tools \",variant:\"iXBz4W0rO\",width:\"100%\",Wz52_jZSP:false})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h9j0k3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GR28KVWWe:{width:\"calc(100vw - 48px)\",y:2353}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:284,children:/*#__PURE__*/_jsx(Container,{className:\"framer-umu5rg-container\",children:/*#__PURE__*/_jsx(Copy,{d8ISHuFkB:\"Read more\",dNICbhllg:\"Release and monetize your song across streaming platforms with one click. Music made with Tuney is never flagged as \u201CAI music\u201D and receives full copyright protection. \\n\",FaS1HetVQ:false,G6Nlqti5n:\"Try for free\",height:\"100%\",id:\"HxCr9TLic\",lal6HMfX5:false,layoutId:\"HxCr9TLic\",style:{width:\"100%\"},uFVBvFpxT:\"Distribute to Streaming Services \",variant:\"iXBz4W0rO\",width:\"100%\",Wz52_jZSP:true})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GR28KVWWe:{width:\"min(100vw - 48px, 580px)\",y:2647}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:341.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1op8p6j-container\",children:/*#__PURE__*/_jsx(ColorsCopy,{height:\"100%\",id:\"AH9tz3S76\",layoutId:\"AH9tz3S76\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"RplioXKH8\",width:\"100%\"})})})})]})]})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1l21elj\",\"data-framer-name\":\"section\",name:\"section\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CJjhxH6OE:{width:\"min(100vw - 80px, 1300px)\",y:3898.8888888888887},GR28KVWWe:{y:3108.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:141,width:\"min(100vw - 48px, 1300px)\",y:4440,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o30qgk-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CJjhxH6OE:{variant:\"RRQB6KoDV\"},GR28KVWWe:{variant:\"TiuKnTowX\"}},children:/*#__PURE__*/_jsx(FooterFull,{height:\"100%\",id:\"tcXpaFr5k\",layoutId:\"tcXpaFr5k\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"dAeKkZN75\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-eUen3 { background: var(--token-a01edc1d-a1a7-4683-8ae5-f76b317892ef, rgb(27, 27, 27)) /* {\"name\":\"Dark 100\"} */; }`,\".framer-eUen3.framer-16kdirc, .framer-eUen3 .framer-16kdirc { display: block; }\",\".framer-eUen3.framer-tdx9jr { align-content: center; align-items: center; background-color: var(--token-a01edc1d-a1a7-4683-8ae5-f76b317892ef, #1b1b1b); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1300px; }\",\".framer-eUen3 .framer-mh3xgy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 370px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 385px; }\",\".framer-eUen3 .framer-r8g3ze { bottom: 0px; flex: none; left: -864px; overflow: visible; position: absolute; right: 0px; top: -840px; z-index: 0; }\",\".framer-eUen3 .framer-1lbztmq { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 819px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: 0px; }\",\".framer-eUen3 .framer-1ou99c8 { background: radial-gradient(26.900000000000002% 25% at 50% 50%, rgba(99, 214, 120, 0.08) 0%, rgba(28, 28, 28, 0) 100%); flex: none; height: 1482px; left: calc(25.384615384615405% - 1734px / 2); overflow: visible; position: absolute; top: calc(102.56410256410258% - 1482px / 2); width: 1734px; z-index: 0; }\",\".framer-eUen3 .framer-j2cbx6 { background: radial-gradient(26.900000000000002% 25% at 50% 50%, rgba(99, 214, 120, 0.08) 0%, rgba(28, 28, 28, 0) 100%); flex: none; height: 643px; left: calc(40.00000000000002% - 752px / 2); opacity: 0.4; overflow: visible; position: absolute; top: calc(102.44200244200246% - 643px / 2); width: 752px; z-index: 0; }\",\".framer-eUen3 .framer-1rfzzgm { background: radial-gradient(26.900000000000002% 25% at 50% 50%, rgba(110, 74, 246, 0.08) 0%, rgba(28, 28, 28, 0) 100%); flex: none; height: 1482px; left: calc(78.46153846153848% - 1734px / 2); overflow: visible; position: absolute; top: calc(102.56410256410258% - 1482px / 2); width: 1734px; z-index: 0; }\",\".framer-eUen3 .framer-1v9mst8 { background: radial-gradient(26.900000000000002% 25% at 50% 50%, rgba(110, 74, 246, 0.08) 0%, rgba(28, 28, 28, 0) 100%); flex: none; height: 1050px; left: calc(63.84615384615386% - 1229px / 2); overflow: visible; position: absolute; top: calc(102.56410256410258% - 1050px / 2); width: 1229px; z-index: 0; }\",\".framer-eUen3 .framer-12cn5j0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 400px; justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 0px; width: 550px; }\",\".framer-eUen3 .framer-rggurq-container { flex: none; height: 846px; left: 0px; opacity: 0.3; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-eUen3 .framer-1hxw0ot { background: linear-gradient(180deg, rgba(13, 13, 13, 0) 0%, rgb(13, 13, 13) 100%); flex: none; height: 455px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 396px; z-index: 0; }\",\".framer-eUen3 .framer-1m5yqtt-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 6; }\",\".framer-eUen3 .framer-kpf34l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1300px; overflow: hidden; padding: 120px 200px 40px 200px; position: relative; width: 100%; }\",\".framer-eUen3 .framer-1quhunm { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-eUen3 .framer-gt785n { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-eUen3 .framer-12p8qga { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 24px 120px 24px; position: relative; width: 100%; }\",\".framer-eUen3 .framer-1q35348 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eUen3 .framer-s35sy2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 550px; }\",\".framer-eUen3 .framer-15k1so2-container, .framer-eUen3 .framer-f01udy-container, .framer-eUen3 .framer-1pu7usd-container, .framer-eUen3 .framer-1hwe8ke-container { flex: none; height: 100vh; position: relative; width: 100%; }\",\".framer-eUen3 .framer-fuytt5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: visible; padding: 0px 24px 0px 24px; position: sticky; top: 0px; width: 550px; will-change: transform; z-index: 1; }\",\".framer-eUen3 .framer-9t1rgq-container { flex: none; height: auto; max-width: 580px; position: sticky; top: 200px; width: auto; will-change: transform; z-index: 1; }\",\".framer-eUen3 .framer-n3aqar { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eUen3 .framer-1j2441q, .framer-eUen3 .framer-1d5opab, .framer-eUen3 .framer-1457nek, .framer-eUen3 .framer-h9j0k3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-eUen3 .framer-7159xv-container, .framer-eUen3 .framer-1m752x5-container, .framer-eUen3 .framer-kj8v0w-container, .framer-eUen3 .framer-1op8p6j-container { aspect-ratio: 1.004 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 199px); max-width: 580px; position: sticky; top: 200px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-eUen3 .framer-1q8zqjo-container, .framer-eUen3 .framer-j2e2ut-container, .framer-eUen3 .framer-19ce6zs-container, .framer-eUen3 .framer-umu5rg-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-eUen3 .framer-1l21elj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-eUen3 .framer-o30qgk-container { flex: none; height: auto; max-width: 1300px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-eUen3.framer-tdx9jr, .framer-eUen3 .framer-mh3xgy, .framer-eUen3 .framer-1lbztmq, .framer-eUen3 .framer-12cn5j0, .framer-eUen3 .framer-kpf34l, .framer-eUen3 .framer-1quhunm, .framer-eUen3 .framer-12p8qga, .framer-eUen3 .framer-1q35348, .framer-eUen3 .framer-s35sy2, .framer-eUen3 .framer-fuytt5, .framer-eUen3 .framer-n3aqar, .framer-eUen3 .framer-1j2441q, .framer-eUen3 .framer-1d5opab, .framer-eUen3 .framer-1457nek, .framer-eUen3 .framer-h9j0k3, .framer-eUen3 .framer-1l21elj { gap: 0px; } .framer-eUen3.framer-tdx9jr > *, .framer-eUen3 .framer-12p8qga > *, .framer-eUen3 .framer-s35sy2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-eUen3.framer-tdx9jr > :first-child, .framer-eUen3 .framer-1lbztmq > :first-child, .framer-eUen3 .framer-1quhunm > :first-child, .framer-eUen3 .framer-12p8qga > :first-child, .framer-eUen3 .framer-s35sy2 > :first-child, .framer-eUen3 .framer-fuytt5 > :first-child, .framer-eUen3 .framer-n3aqar > :first-child, .framer-eUen3 .framer-1j2441q > :first-child, .framer-eUen3 .framer-1d5opab > :first-child, .framer-eUen3 .framer-1457nek > :first-child, .framer-eUen3 .framer-h9j0k3 > :first-child, .framer-eUen3 .framer-1l21elj > :first-child { margin-top: 0px; } .framer-eUen3.framer-tdx9jr > :last-child, .framer-eUen3 .framer-1lbztmq > :last-child, .framer-eUen3 .framer-1quhunm > :last-child, .framer-eUen3 .framer-12p8qga > :last-child, .framer-eUen3 .framer-s35sy2 > :last-child, .framer-eUen3 .framer-fuytt5 > :last-child, .framer-eUen3 .framer-n3aqar > :last-child, .framer-eUen3 .framer-1j2441q > :last-child, .framer-eUen3 .framer-1d5opab > :last-child, .framer-eUen3 .framer-1457nek > :last-child, .framer-eUen3 .framer-h9j0k3 > :last-child, .framer-eUen3 .framer-1l21elj > :last-child { margin-bottom: 0px; } .framer-eUen3 .framer-mh3xgy > *, .framer-eUen3 .framer-12cn5j0 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-eUen3 .framer-mh3xgy > :first-child, .framer-eUen3 .framer-12cn5j0 > :first-child, .framer-eUen3 .framer-kpf34l > :first-child, .framer-eUen3 .framer-1q35348 > :first-child { margin-left: 0px; } .framer-eUen3 .framer-mh3xgy > :last-child, .framer-eUen3 .framer-12cn5j0 > :last-child, .framer-eUen3 .framer-kpf34l > :last-child, .framer-eUen3 .framer-1q35348 > :last-child { margin-right: 0px; } .framer-eUen3 .framer-1lbztmq > *, .framer-eUen3 .framer-1quhunm > *, .framer-eUen3 .framer-fuytt5 > *, .framer-eUen3 .framer-1j2441q > *, .framer-eUen3 .framer-1d5opab > *, .framer-eUen3 .framer-1457nek > *, .framer-eUen3 .framer-h9j0k3 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-eUen3 .framer-kpf34l > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-eUen3 .framer-1q35348 > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-eUen3 .framer-n3aqar > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-eUen3 .framer-1l21elj > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-eUen3 { background: var(--token-a01edc1d-a1a7-4683-8ae5-f76b317892ef, rgb(27, 27, 27)) /* {\"name\":\"Dark 100\"} */; } .framer-eUen3.framer-tdx9jr { width: 390px; } .framer-eUen3 .framer-12cn5j0 { flex-direction: column; left: 0px; width: unset; } .framer-eUen3 .framer-kpf34l { flex-direction: column; padding: 0px 16px 0px 16px; } .framer-eUen3 .framer-1quhunm { flex: none; padding: 64px 0px 32px 0px; width: 100%; } .framer-eUen3 .framer-1j2441q, .framer-eUen3 .framer-1q8zqjo-container, .framer-eUen3 .framer-j2e2ut-container, .framer-eUen3 .framer-19ce6zs-container, .framer-eUen3 .framer-umu5rg-container { order: 0; } .framer-eUen3 .framer-7159xv-container, .framer-eUen3 .framer-kj8v0w-container, .framer-eUen3 .framer-1op8p6j-container { height: var(--framer-aspect-ratio-supported, 341px); order: 1; } .framer-eUen3 .framer-1d5opab { order: 1; } .framer-eUen3 .framer-1m752x5-container { height: var(--framer-aspect-ratio-supported, 342px); order: 1; } .framer-eUen3 .framer-1457nek { order: 2; } .framer-eUen3 .framer-h9j0k3 { order: 3; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-eUen3 .framer-12cn5j0, .framer-eUen3 .framer-kpf34l { gap: 0px; } .framer-eUen3 .framer-12cn5j0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-eUen3 .framer-12cn5j0 > :first-child, .framer-eUen3 .framer-kpf34l > :first-child { margin-top: 0px; } .framer-eUen3 .framer-12cn5j0 > :last-child, .framer-eUen3 .framer-kpf34l > :last-child { margin-bottom: 0px; } .framer-eUen3 .framer-kpf34l > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}`,`@media (min-width: 810px) and (max-width: 1299px) { .${metadata.bodyClassName}-framer-eUen3 { background: var(--token-a01edc1d-a1a7-4683-8ae5-f76b317892ef, rgb(27, 27, 27)) /* {\"name\":\"Dark 100\"} */; } .framer-eUen3.framer-tdx9jr { width: 810px; } .framer-eUen3 .framer-12cn5j0 { left: 0px; width: unset; } .framer-eUen3 .framer-kpf34l { padding: 40px; } .framer-eUen3 .framer-12p8qga { padding: 0px 40px 120px 40px; } .framer-eUen3 .framer-s35sy2 { flex: 1 0 0px; width: 1px; } .framer-eUen3 .framer-1hwe8ke-container { height: 53.888888888888886vh; } .framer-eUen3 .framer-fuytt5 { flex: 1 0 0px; padding: 0px; width: 1px; } .framer-eUen3 .framer-9t1rgq-container { aspect-ratio: 1.004 / 1; height: var(--framer-aspect-ratio-supported, 314px); width: 100%; } .framer-eUen3 .framer-1l21elj { padding: 0px 40px 0px 40px; }}`,...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3781\n * @framerIntrinsicWidth 1300\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GR28KVWWe\":{\"layout\":[\"fixed\",\"auto\"]},\"CJjhxH6OE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerXCbAe2nkJ=withCSS(Component,css,\"framer-eUen3\");export default FramerXCbAe2nkJ;FramerXCbAe2nkJ.displayName=\"Page\";FramerXCbAe2nkJ.defaultProps={height:3781,width:1300};addFonts(FramerXCbAe2nkJ,[{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\"}]},...LottieFonts,...NavigationFullFonts,...CopyFonts,...ColorsCopyFonts,...FooterFullFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXCbAe2nkJ\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"3781\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GR28KVWWe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CJjhxH6OE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1300\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "LottieFonts", "getFonts", "Lottie", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "MotionDivWithOptimizedAppearEffect", "motion", "NavigationFullFonts", "ZmI5e0GtU_default", "NavigationFullWithVariantAppearEffect", "withVariantAppearEffect", "CopyFonts", "N_cDqVGHL_default", "CopyWithVariantAppearEffect", "ColorsCopyFonts", "NRtOL7asf_default", "ColorsCopyWithVariantAppearEffect", "ContainerWithFX", "withFX", "MotionDivWithFX", "FooterFullFonts", "WeH46nc3h_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "animation3", "transition2", "animation4", "animation5", "animation6", "transition3", "animation7", "transition4", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "isDisplayed", "elementId2", "ref4", "elementId3", "ref5", "elementId4", "ref6", "elementId5", "ref7", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "PropertyOverrides2", "RichText2", "x", "css", "FramerXCbAe2nkJ", "withCSS", "XCbAe2nkJ_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
