{"version":3,"file":"jAUn9PQnb.BVRRYB6X.mjs","names":["TopNavLatestTransparent","UsersAndRatings","Image"],"sources":["https:/framerusercontent.com/modules/ewvjnyXYD2W9YUoovOtQ/npI3JwjP9pPfNGdPVbPG/jAUn9PQnb.js"],"sourcesContent":["// Generated by Framer (af3ebb8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import TopNavLatestTransparent from\"https://framerusercontent.com/modules/PP20FIilHivpG6AADCpz/yDCFnwTohrnuXjumFjOT/DGVkpRMZu.js\";import UsersAndRatings from\"https://framerusercontent.com/modules/JpGfxCkPE3Iw4gPLmDQM/6RPwbH2sGkq8x04OCexp/lDvo4u6Me.js\";const TopNavLatestTransparentFonts=getFonts(TopNavLatestTransparent);const EmbedFonts=getFonts(Embed);const UsersAndRatingsFonts=getFonts(UsersAndRatings);const cycleOrder=[\"OiNUmh5m6\",\"qL6fLS2re\",\"ra472xTd1\",\"huF9JBHia\"];const serializationHash=\"framer-JunUy\";const variantClassNames={huF9JBHia:\"framer-v-1fjxozj\",OiNUmh5m6:\"framer-v-1e9713d\",qL6fLS2re:\"framer-v-sno9yz\",ra472xTd1:\"framer-v-fek344\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Dekstop:\"OiNUmh5m6\",Display:\"huF9JBHia\",Mobile:\"ra472xTd1\",Tablet:\"qL6fLS2re\"};const getProps=({design,h1,height,hTML,id,text,width,...props})=>{return{...props,dGMaIQJom:text??props.dGMaIQJom??\"Beyond templates and images! Sivi is an AI design generator that uses Large Design Model - LDM for graphic design. Use Sivi AI designer to transform your ideas into stunning ads, social posts, and more in 72+ languages.\",I5FkxVHfT:hTML??props.I5FkxVHfT??'<!DOCTYPE html>\\n<html lang=\"en\">\\n\\n<head>\\n    <meta charset=\"UTF-8\" />\\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\\n    <title>Sivi AI Design Generator</title>\\n    <meta name=\"description\" content=\"Sivi AI Design Generator\" />\\n    <meta name=\"author\" content=\"Sivi\" />\\n    <style>\\n        * {\\n            margin: 0;\\n            padding: 0;\\n            box-sizing: border-box;\\n            /* background: #270750; */\\n        }\\n\\n        body {\\n            font-family: system-ui, -apple-system, sans-serif;\\n        }\\n\\n        .main {\\n            display: flex;\\n            flex-direction: column;\\n            overflow: hidden;\\n            align-items: center;\\n            justify-content: center;\\n            width: 100%\\n        }\\n\\n        .container {\\n            display: flex;\\n            width: 100%;\\n            max-width: 960px;\\n            flex-direction: column;\\n            align-items: stretch;\\n        }\\n\\n        .section {\\n            display: flex;\\n            width: 100%;\\n            flex-direction: column;\\n            align-items: center;\\n        }\\n\\n        .prompt-form {\\n            background: rgba(255, 255, 255);\\n            border: 2px solid #0DEAF5;\\n            display: flex;\\n            width: 100%;\\n            max-width: 720px;\\n            align-items: center;\\n            gap: 20px;\\n            font-size: 14px;\\n            color: #ffffff;\\n            font-weight: normal;\\n            flex-wrap: wrap;\\n            padding: 8px 8px 8px 16px;\\n            border-radius: 100px;\\n            justify-content: space-between;\\n        }\\n\\n        .prompt-form:focus-within {\\n            border: 2px solid #0DEAF5;\\n        }\\n\\n        .prompt-form img {\\n            aspect-ratio: 1;\\n            object-fit: contain;\\n            width: 36px;\\n            align-self: stretch;\\n            flex-shrink: 0;\\n            margin: auto 0;\\n            border-radius: 100px;\\n            background: white;\\n        }\\n\\n        .prompt-form input {\\n            align-self: stretch;\\n            width: 100%;\\n            min-width: 240px;\\n            min-height: 36px;\\n            flex: 1;\\n            flex-shrink: 1;\\n            margin: auto 0;\\n            background: transparent !important;\\n            border: none;\\n            outline: none;\\n            font-size: 14px;\\n            color: white;\\n            caret-color: white;\\n        }\\n\\n        .prompt-form input:-webkit-autofill,\\n        .prompt-form input:-webkit-autofill:hover,\\n        .prompt-form input:-webkit-autofill:focus,\\n        .prompt-form input:-webkit-autofill:active {\\n            background: transparent !important;\\n            color: white !important;\\n            -webkit-text-fill-color: black !important;\\n            transition: background-color 5000s ease-in-out 0s;\\n        }\\n\\n        .prompt-form button {\\n            min-width: 100px;\\n            justify-content: center;\\n            align-items: center;\\n            background: linear-gradient(93deg, #229EF9 -2.01%, #9C4DFE 107.46%);\\n            color: white;\\n            align-self: stretch;\\n            display: flex;\\n            height: 48px;\\n            gap: 8px;\\n            text-align: center;\\n            line-height: 1;\\n            margin: auto 0;\\n            padding: 20px 3%;\\n            border-radius: 1000px;\\n            border: none;\\n            cursor: pointer;\\n            font-size: 16px;\\n            font-weight: 500;\\n        }\\n\\n        .prompt-form .input-container {\\n            display: flex;\\n            flex: 1;\\n            align-items: center;\\n            gap: 16px;\\n            background: white;\\n        }\\n\\n        .prompt-form input::placeholder {\\n            color: #8A78A0;\\n            opacity: 1;\\n        }\\n\\n        .prompt-form input::-webkit-input-placeholder {\\n            color: #8A78A0;\\n        }\\n\\n        .prompt-form input:-moz-placeholder {\\n            color: #8A78A0;\\n        }\\n\\n        .prompt-form input::-moz-placeholder {\\n            color: #8A78A0;\\n        }\\n\\n        .prompt-form input:-ms-input-placeholder {\\n            color: #8A78A0;\\n        }\\n\\n        @media (max-width: 770px) {\\n            .main {\\n                padding: 0px 20px 0px 20px;\\n            }\\n\\n            .prompt-form {\\n                max-width: 100%;\\n                border-radius: 10px;\\n                flex-direction: column;\\n                padding: 12px;\\n            }\\n\\n            .prompt-form .input-container {\\n                display: flex;\\n                width: 100%;\\n                align-items: center;\\n                gap: 12px;\\n            }\\n\\n            .prompt-form button {\\n                width: 100%;\\n                max-width: 240px;\\n                margin-top: 12px;\\n                align-self: center;\\n            }\\n        }\\n    </style>\\n</head>\\n\\n<body>\\n    <main class=\"main\">\\n        <div class=\"container\">\\n            <section class=\"section\">\\n                <form class=\"prompt-form\" id=\"promptForm\">\\n                    <div class=\"input-container\">\\n                        <img src=\"https://cdn.builder.io/api/v1/image/assets/TEMP/1075773e2e6ef6b96a2f4dcce2a5a3224baa54a10427cc72668e2ccf2c6b3bc8?placeholderIfAbsent=true\"\\n                            alt=\"\" />\\n                        <input type=\"text\" placeholder=\"Type your prompt\" id=\"promptInput\" maxlength=\"360\" />\\n                    </div>\\n                    <button type=\"submit\">\\n                        Generate Designs\\n                    </button>\\n                </form>\\n            </section>\\n        </div>\\n    </main>\\n\\n    <script>\\n        // Form submission\\n        const form = document.getElementById(\\'promptForm\\');\\n        const promptInput = document.getElementById(\\'promptInput\\');\\n\\n        form.addEventListener(\\'submit\\', (e) => {\\n            e.preventDefault();\\n            let prompt = promptInput.value.trim().slice(0, 360);\\n            const url = `https://instant.sivi.ai/#/generate-designs?medium=website&mediumType=website-large-rectangle&objective=promote-product&source=sivi-ai-designer&prompt=${encodeURIComponent(prompt || \\'\\')}`;\\n            window.open(url, \\'_blank\\');\\n        });\\n    </script>\\n\\n    <!-- IMPORTANT: DO NOT REMOVE THIS SCRIPT TAG OR THIS VERY COMMENT! -->\\n    <script src=\"https://cdn.gpteng.co/gptengineer.js\" type=\"module\"></script>\\n</body>\\n\\n</html>',iYSvS7bUV:design??props.iYSvS7bUV??\"What do you want to design today?\",p81o21C0o:h1??props.p81o21C0o??\"Sivi, the AI Designer for your brand!\",variant:humanReadableVariantMap[props.variant]??props.variant??\"OiNUmh5m6\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,p81o21C0o,dGMaIQJom,iYSvS7bUV,I5FkxVHfT,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"OiNUmh5m6\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1e9713d\",className,classNames),\"data-framer-name\":\"Dekstop\",layoutDependency:layoutDependency,layoutId:\"OiNUmh5m6\",ref:refBinding,style:{backgroundColor:\"var(--token-43193390-f8ce-4cde-b0db-5e8750c972b4, rgb(39, 7, 80))\",...style},...addPropertyOverrides({huF9JBHia:{\"data-framer-name\":\"Display\"},qL6fLS2re:{\"data-framer-name\":\"Tablet\"},ra472xTd1:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-k2qkfa\",\"data-framer-name\":\"hero\",layoutDependency:layoutDependency,layoutId:\"JT_pPJWxh\",style:{borderBottomLeftRadius:5e3,borderBottomRightRadius:5e3,borderTopLeftRadius:5e3,borderTopRightRadius:5e3},children:/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2400,intrinsicWidth:2100},className:\"framer-1ojzdva\",layoutDependency:layoutDependency,layoutId:\"psP0FpM9w\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+(0+((componentViewport?.height||527)-0-589.4)/2)+0+0+0+0,...addPropertyOverrides({huF9JBHia:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||537)-0-641.8)/2)+0+0+0+0},qL6fLS2re:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||511)-0-567.2)/2)+0+0+0+0},ra472xTd1:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||637)-0-879.4)/2)+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1n9h77z-container\",layoutDependency:layoutDependency,layoutId:\"xrdni_YEs-container\",nodeId:\"xrdni_YEs\",rendersWithMotion:true,scopeId:\"jAUn9PQnb\",children:/*#__PURE__*/_jsx(TopNavLatestTransparent,{height:\"100%\",id:\"xrdni_YEs\",layoutId:\"xrdni_YEs\",style:{width:\"100%\"},variant:\"dA7upZbpt\",width:\"100%\",...addPropertyOverrides({qL6fLS2re:{variant:\"n_KI92hUA\"},ra472xTd1:{variant:\"Ezi_P_3ds\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ly63q9\",\"data-framer-name\":\"content\",layoutDependency:layoutDependency,layoutId:\"P2X47uMo4\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-139jdcq\",\"data-framer-name\":\"product-hunt-sivi-ai-success\",layoutDependency:layoutDependency,layoutId:\"qctuZwgIS\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Sivi AI Awards\",fit:\"fill\",intrinsicHeight:122,intrinsicWidth:1028,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||527)-0-589.4)/2)+0+0+0+62+30+0+0),pixelHeight:122,pixelWidth:1028,sizes:\"390px\",src:\"https://framerusercontent.com/images/DibeyJEuPtkW3lZiwtTjrVZZs.png\",srcSet:\"https://framerusercontent.com/images/DibeyJEuPtkW3lZiwtTjrVZZs.png?scale-down-to=512 512w,https://framerusercontent.com/images/DibeyJEuPtkW3lZiwtTjrVZZs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DibeyJEuPtkW3lZiwtTjrVZZs.png 1028w\"},className:\"framer-3pdywh\",layoutDependency:layoutDependency,layoutId:\"P1oxFugF4\",style:{opacity:.6},...addPropertyOverrides({huF9JBHia:{background:{alt:\"Sivi AI Awards\",fit:\"fill\",intrinsicHeight:122,intrinsicWidth:1028,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||537)-0-641.8)/2)+0+0+0+62+30+0+0),pixelHeight:122,pixelWidth:1028,sizes:\"390px\",src:\"https://framerusercontent.com/images/DibeyJEuPtkW3lZiwtTjrVZZs.png\",srcSet:\"https://framerusercontent.com/images/DibeyJEuPtkW3lZiwtTjrVZZs.png?scale-down-to=512 512w,https://framerusercontent.com/images/DibeyJEuPtkW3lZiwtTjrVZZs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DibeyJEuPtkW3lZiwtTjrVZZs.png 1028w\"}},qL6fLS2re:{background:{alt:\"Sivi AI Awards\",fit:\"fill\",intrinsicHeight:122,intrinsicWidth:1028,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||511)-0-567.2)/2)+0+0+0+62+30+0+0),pixelHeight:122,pixelWidth:1028,sizes:\"390px\",src:\"https://framerusercontent.com/images/DibeyJEuPtkW3lZiwtTjrVZZs.png\",srcSet:\"https://framerusercontent.com/images/DibeyJEuPtkW3lZiwtTjrVZZs.png?scale-down-to=512 512w,https://framerusercontent.com/images/DibeyJEuPtkW3lZiwtTjrVZZs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DibeyJEuPtkW3lZiwtTjrVZZs.png 1028w\"}},ra472xTd1:{background:{alt:\"Sivi AI Awards\",fit:\"fill\",intrinsicHeight:122,intrinsicWidth:1028,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||637)-0-879.4)/2)+0+0+0+62+30+0+0),pixelHeight:122,pixelWidth:1028,sizes:\"300px\",src:\"https://framerusercontent.com/images/DibeyJEuPtkW3lZiwtTjrVZZs.png\",srcSet:\"https://framerusercontent.com/images/DibeyJEuPtkW3lZiwtTjrVZZs.png?scale-down-to=512 512w,https://framerusercontent.com/images/DibeyJEuPtkW3lZiwtTjrVZZs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DibeyJEuPtkW3lZiwtTjrVZZs.png 1028w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13qezzj\",\"data-framer-name\":\"H1\",layoutDependency:layoutDependency,layoutId:\"Iloqpon9z\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-9a53ad27-9261-45e3-9d9d-75df889a9d70, rgb(255, 255, 255)))\"},children:\"Sivi, the AI Designer for your brand!\"})}),className:\"framer-1g333rv\",fonts:[\"GF;Instrument Sans-700\"],layoutDependency:layoutDependency,layoutId:\"R8f1TMgP0\",style:{\"--extracted-gdpscs\":\"var(--token-9a53ad27-9261-45e3-9d9d-75df889a9d70, rgb(255, 255, 255))\",textShadow:\"3px 3px 8px rgba(0, 0, 0, 0.15)\"},text:p81o21C0o,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({huF9JBHia:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-9a53ad27-9261-45e3-9d9d-75df889a9d70, rgb(255, 255, 255)))\"},children:\"Sivi, the AI Designer for your brand!\"})})},qL6fLS2re:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-9a53ad27-9261-45e3-9d9d-75df889a9d70, rgb(255, 255, 255)))\"},children:\"Sivi, the AI Designer for your brand!\"})})},ra472xTd1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-9a53ad27-9261-45e3-9d9d-75df889a9d70, rgb(255, 255, 255)))\"},children:\"Sivi, the AI Designer for your brand!\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Beyond templates and images! Sivi is an AI design generator that uses Large Design Model - LDM for graphic design. Use Sivi AI designer to transform your ideas into stunning ads, social posts, and more in 72+ languages.\"})}),className:\"framer-b1mei9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qsIHxZ06Q\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},text:dGMaIQJom,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({huF9JBHia:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Beyond templates and images! Sivi is an AI design generator that uses Large Design Model - LDM for graphic design. Use Sivi AI designer to transform your ideas into stunning ads, social posts, and more in 72+ languages.\"})})},qL6fLS2re:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Beyond templates and images! Sivi is an AI design generator that uses Large Design Model - LDM for graphic design. Use Sivi AI designer to transform your ideas into stunning ads, social posts, and more in 72+ languages.\"})})},ra472xTd1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Beyond templates and images! Sivi is an AI design generator that uses Large Design Model - LDM for graphic design. Use Sivi AI designer to transform your ideas into stunning ads, social posts, and more in 72+ languages.\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bsb1ot\",layoutDependency:layoutDependency,layoutId:\"hITVdFjvs\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1iuo5kl\",layoutDependency:layoutDependency,layoutId:\"lVv4vgtNi\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-b677502c-7de4-4936-9eb9-b915e8b8a73b, rgb(13, 234, 245)))\"},children:\"What do you want to design today?\"})}),className:\"framer-14bdaxa\",fonts:[\"GF;Instrument Sans-700\"],layoutDependency:layoutDependency,layoutId:\"Y5RPslUCR\",style:{\"--extracted-1of0zx5\":\"var(--token-b677502c-7de4-4936-9eb9-b915e8b8a73b, rgb(13, 234, 245))\",textShadow:\"3px 3px 8px rgba(0, 0, 0, 0.15)\"},text:iYSvS7bUV,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({huF9JBHia:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-b677502c-7de4-4936-9eb9-b915e8b8a73b, rgb(13, 234, 245)))\"},children:\"What do you want to design today?\"})})},ra472xTd1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-b677502c-7de4-4936-9eb9-b915e8b8a73b, rgb(13, 234, 245)))\"},children:\"What do you want to design today?\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ii53ln\",layoutDependency:layoutDependency,layoutId:\"ngeynJWeu\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1hangy1-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"AAeBKEx6I-container\",nodeId:\"AAeBKEx6I\",rendersWithMotion:true,scopeId:\"jAUn9PQnb\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:I5FkxVHfT,id:\"AAeBKEx6I\",layoutId:\"AAeBKEx6I\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\",...addPropertyOverrides({ra472xTd1:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,y:(componentViewport?.y||0)+(0+((componentViewport?.height||527)-0-589.4)/2)+0+0+0+62+30+323.4+0+44+0+81,...addPropertyOverrides({huF9JBHia:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||537)-0-641.8)/2)+0+0+0+62+30+370.2+0+49.599999999999994+0+81},qL6fLS2re:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||511)-0-567.2)/2)+0+0+0+62+30+301.2+0+44+0+81},ra472xTd1:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||637)-0-879.4)/2)+0+0+0+62+30+294+0+34.4+0+410}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1b2kubd-container\",layoutDependency:layoutDependency,layoutId:\"r8hfjc88z-container\",nodeId:\"r8hfjc88z\",rendersWithMotion:true,scopeId:\"jAUn9PQnb\",children:/*#__PURE__*/_jsx(UsersAndRatings,{height:\"100%\",id:\"r8hfjc88z\",layoutId:\"r8hfjc88z\",variant:\"AMfCddUDK\",width:\"100%\"})})})]})]})]})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-JunUy.framer-8izaf6, .framer-JunUy .framer-8izaf6 { display: block; }\",\".framer-JunUy.framer-1e9713d { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1080px; }\",\".framer-JunUy .framer-k2qkfa { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-JunUy .framer-1ojzdva { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JunUy .framer-1n9h77z-container { flex: none; height: auto; position: relative; width: 100%; z-index: 0; }\",\".framer-JunUy .framer-ly63q9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 0px 30px 0px; position: relative; width: 100%; }\",\".framer-JunUy .framer-139jdcq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JunUy .framer-3pdywh { aspect-ratio: 8.426229508196721 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 46px); max-width: 390px; position: relative; width: 390px; }\",\".framer-JunUy .framer-13qezzj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 12px; height: min-content; justify-content: center; max-width: 960px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-JunUy .framer-1g333rv { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JunUy .framer-b1mei9 { flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JunUy .framer-bsb1ot { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JunUy .framer-1iuo5kl { 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 60px 0px 60px; position: relative; width: 100%; }\",\".framer-JunUy .framer-14bdaxa { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-JunUy .framer-1ii53ln { 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-JunUy .framer-1hangy1-container { flex: none; height: 71px; position: relative; width: 100%; }\",\".framer-JunUy .framer-1b2kubd-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-JunUy.framer-1e9713d, .framer-JunUy .framer-k2qkfa, .framer-JunUy .framer-1ojzdva, .framer-JunUy .framer-ly63q9, .framer-JunUy .framer-139jdcq, .framer-JunUy .framer-13qezzj, .framer-JunUy .framer-bsb1ot, .framer-JunUy .framer-1iuo5kl, .framer-JunUy .framer-1ii53ln { gap: 0px; } .framer-JunUy.framer-1e9713d > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-JunUy.framer-1e9713d > :first-child, .framer-JunUy .framer-139jdcq > :first-child, .framer-JunUy .framer-1iuo5kl > :first-child { margin-left: 0px; } .framer-JunUy.framer-1e9713d > :last-child, .framer-JunUy .framer-139jdcq > :last-child, .framer-JunUy .framer-1iuo5kl > :last-child { margin-right: 0px; } .framer-JunUy .framer-k2qkfa > *, .framer-JunUy .framer-1ojzdva > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-JunUy .framer-k2qkfa > :first-child, .framer-JunUy .framer-1ojzdva > :first-child, .framer-JunUy .framer-ly63q9 > :first-child, .framer-JunUy .framer-13qezzj > :first-child, .framer-JunUy .framer-bsb1ot > :first-child, .framer-JunUy .framer-1ii53ln > :first-child { margin-top: 0px; } .framer-JunUy .framer-k2qkfa > :last-child, .framer-JunUy .framer-1ojzdva > :last-child, .framer-JunUy .framer-ly63q9 > :last-child, .framer-JunUy .framer-13qezzj > :last-child, .framer-JunUy .framer-bsb1ot > :last-child, .framer-JunUy .framer-1ii53ln > :last-child { margin-bottom: 0px; } .framer-JunUy .framer-ly63q9 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-JunUy .framer-139jdcq > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-JunUy .framer-13qezzj > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-JunUy .framer-bsb1ot > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-JunUy .framer-1iuo5kl > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-JunUy .framer-1ii53ln > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-JunUy.framer-v-sno9yz.framer-1e9713d { width: 810px; }\",\".framer-JunUy.framer-v-sno9yz .framer-3pdywh { height: var(--framer-aspect-ratio-supported, 47px); }\",\".framer-JunUy.framer-v-sno9yz .framer-13qezzj { padding: 0px 45px 0px 45px; }\",\".framer-JunUy.framer-v-fek344.framer-1e9713d { width: 390px; }\",\".framer-JunUy.framer-v-fek344 .framer-3pdywh { height: var(--framer-aspect-ratio-supported, 36px); max-width: 300px; width: 300px; }\",\".framer-JunUy.framer-v-fek344 .framer-13qezzj, .framer-JunUy.framer-v-fek344 .framer-1iuo5kl { padding: 0px 16px 0px 16px; }\",\".framer-JunUy.framer-v-fek344 .framer-bsb1ot { gap: 12px; }\",\".framer-JunUy.framer-v-fek344 .framer-1hangy1-container { height: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-JunUy.framer-v-fek344 .framer-bsb1ot { gap: 0px; } .framer-JunUy.framer-v-fek344 .framer-bsb1ot > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-JunUy.framer-v-fek344 .framer-bsb1ot > :first-child { margin-top: 0px; } .framer-JunUy.framer-v-fek344 .framer-bsb1ot > :last-child { margin-bottom: 0px; } }\",\".framer-JunUy.framer-v-1fjxozj.framer-1e9713d { width: 1400px; }\",\".framer-JunUy.framer-v-1fjxozj .framer-13qezzj { max-width: 1200px; }\",\".framer-JunUy.framer-v-1fjxozj .framer-b1mei9 { max-width: 1080px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 527\n * @framerIntrinsicWidth 1080\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qL6fLS2re\":{\"layout\":[\"fixed\",\"auto\"]},\"ra472xTd1\":{\"layout\":[\"fixed\",\"auto\"]},\"huF9JBHia\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"p81o21C0o\":\"h1\",\"dGMaIQJom\":\"text\",\"iYSvS7bUV\":\"design\",\"I5FkxVHfT\":\"hTML\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerjAUn9PQnb=withCSS(Component,css,\"framer-JunUy\");export default FramerjAUn9PQnb;FramerjAUn9PQnb.displayName=\"sivi-hero-section-simple\";FramerjAUn9PQnb.defaultProps={height:527,width:1080};addPropertyControls(FramerjAUn9PQnb,{variant:{options:[\"OiNUmh5m6\",\"qL6fLS2re\",\"ra472xTd1\",\"huF9JBHia\"],optionTitles:[\"Dekstop\",\"Tablet\",\"Mobile\",\"Display\"],title:\"Variant\",type:ControlType.Enum},p81o21C0o:{defaultValue:\"Sivi, the AI Designer for your brand!\",displayTextArea:true,title:\"H1\",type:ControlType.String},dGMaIQJom:{defaultValue:\"Beyond templates and images! Sivi is an AI design generator that uses Large Design Model - LDM for graphic design. Use Sivi AI designer to transform your ideas into stunning ads, social posts, and more in 72+ languages.\",displayTextArea:true,title:\"Text\",type:ControlType.String},iYSvS7bUV:{defaultValue:\"What do you want to design today?\",displayTextArea:true,title:\"Design\",type:ControlType.String},I5FkxVHfT:{defaultValue:'<!DOCTYPE html>\\n<html lang=\"en\">\\n\\n<head>\\n    <meta charset=\"UTF-8\" />\\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\\n    <title>Sivi AI Design Generator</title>\\n    <meta name=\"description\" content=\"Sivi AI Design Generator\" />\\n    <meta name=\"author\" content=\"Sivi\" />\\n    <style>\\n        * {\\n            margin: 0;\\n            padding: 0;\\n            box-sizing: border-box;\\n            /* background: #270750; */\\n        }\\n\\n        body {\\n            font-family: system-ui, -apple-system, sans-serif;\\n        }\\n\\n        .main {\\n            display: flex;\\n            flex-direction: column;\\n            overflow: hidden;\\n            align-items: center;\\n            justify-content: center;\\n            width: 100%\\n        }\\n\\n        .container {\\n            display: flex;\\n            width: 100%;\\n            max-width: 960px;\\n            flex-direction: column;\\n            align-items: stretch;\\n        }\\n\\n        .section {\\n            display: flex;\\n            width: 100%;\\n            flex-direction: column;\\n            align-items: center;\\n        }\\n\\n        .prompt-form {\\n            background: rgba(255, 255, 255);\\n            border: 2px solid #0DEAF5;\\n            display: flex;\\n            width: 100%;\\n            max-width: 720px;\\n            align-items: center;\\n            gap: 20px;\\n            font-size: 14px;\\n            color: #ffffff;\\n            font-weight: normal;\\n            flex-wrap: wrap;\\n            padding: 8px 8px 8px 16px;\\n            border-radius: 100px;\\n            justify-content: space-between;\\n        }\\n\\n        .prompt-form:focus-within {\\n            border: 2px solid #0DEAF5;\\n        }\\n\\n        .prompt-form img {\\n            aspect-ratio: 1;\\n            object-fit: contain;\\n            width: 36px;\\n            align-self: stretch;\\n            flex-shrink: 0;\\n            margin: auto 0;\\n            border-radius: 100px;\\n            background: white;\\n        }\\n\\n        .prompt-form input {\\n            align-self: stretch;\\n            width: 100%;\\n            min-width: 240px;\\n            min-height: 36px;\\n            flex: 1;\\n            flex-shrink: 1;\\n            margin: auto 0;\\n            background: transparent !important;\\n            border: none;\\n            outline: none;\\n            font-size: 14px;\\n            color: white;\\n            caret-color: white;\\n        }\\n\\n        .prompt-form input:-webkit-autofill,\\n        .prompt-form input:-webkit-autofill:hover,\\n        .prompt-form input:-webkit-autofill:focus,\\n        .prompt-form input:-webkit-autofill:active {\\n            background: transparent !important;\\n            color: white !important;\\n            -webkit-text-fill-color: black !important;\\n            transition: background-color 5000s ease-in-out 0s;\\n        }\\n\\n        .prompt-form button {\\n            min-width: 100px;\\n            justify-content: center;\\n            align-items: center;\\n            background: linear-gradient(93deg, #229EF9 -2.01%, #9C4DFE 107.46%);\\n            color: white;\\n            align-self: stretch;\\n            display: flex;\\n            height: 48px;\\n            gap: 8px;\\n            text-align: center;\\n            line-height: 1;\\n            margin: auto 0;\\n            padding: 20px 3%;\\n            border-radius: 1000px;\\n            border: none;\\n            cursor: pointer;\\n            font-size: 16px;\\n            font-weight: 500;\\n        }\\n\\n        .prompt-form .input-container {\\n            display: flex;\\n            flex: 1;\\n            align-items: center;\\n            gap: 16px;\\n            background: white;\\n        }\\n\\n        .prompt-form input::placeholder {\\n            color: #8A78A0;\\n            opacity: 1;\\n        }\\n\\n        .prompt-form input::-webkit-input-placeholder {\\n            color: #8A78A0;\\n        }\\n\\n        .prompt-form input:-moz-placeholder {\\n            color: #8A78A0;\\n        }\\n\\n        .prompt-form input::-moz-placeholder {\\n            color: #8A78A0;\\n        }\\n\\n        .prompt-form input:-ms-input-placeholder {\\n            color: #8A78A0;\\n        }\\n\\n        @media (max-width: 770px) {\\n            .main {\\n                padding: 0px 20px 0px 20px;\\n            }\\n\\n            .prompt-form {\\n                max-width: 100%;\\n                border-radius: 10px;\\n                flex-direction: column;\\n                padding: 12px;\\n            }\\n\\n            .prompt-form .input-container {\\n                display: flex;\\n                width: 100%;\\n                align-items: center;\\n                gap: 12px;\\n            }\\n\\n            .prompt-form button {\\n                width: 100%;\\n                max-width: 240px;\\n                margin-top: 12px;\\n                align-self: center;\\n            }\\n        }\\n    </style>\\n</head>\\n\\n<body>\\n    <main class=\"main\">\\n        <div class=\"container\">\\n            <section class=\"section\">\\n                <form class=\"prompt-form\" id=\"promptForm\">\\n                    <div class=\"input-container\">\\n                        <img src=\"https://cdn.builder.io/api/v1/image/assets/TEMP/1075773e2e6ef6b96a2f4dcce2a5a3224baa54a10427cc72668e2ccf2c6b3bc8?placeholderIfAbsent=true\"\\n                            alt=\"\" />\\n                        <input type=\"text\" placeholder=\"Type your prompt\" id=\"promptInput\" maxlength=\"360\" />\\n                    </div>\\n                    <button type=\"submit\">\\n                        Generate Designs\\n                    </button>\\n                </form>\\n            </section>\\n        </div>\\n    </main>\\n\\n    <script>\\n        // Form submission\\n        const form = document.getElementById(\\'promptForm\\');\\n        const promptInput = document.getElementById(\\'promptInput\\');\\n\\n        form.addEventListener(\\'submit\\', (e) => {\\n            e.preventDefault();\\n            let prompt = promptInput.value.trim().slice(0, 360);\\n            const url = `https://instant.sivi.ai/#/generate-designs?medium=website&mediumType=website-large-rectangle&objective=promote-product&source=sivi-ai-designer&prompt=${encodeURIComponent(prompt || \\'\\')}`;\\n            window.open(url, \\'_blank\\');\\n        });\\n    </script>\\n\\n    <!-- IMPORTANT: DO NOT REMOVE THIS SCRIPT TAG OR THIS VERY COMMENT! -->\\n    <script src=\"https://cdn.gpteng.co/gptengineer.js\" type=\"module\"></script>\\n</body>\\n\\n</html>',displayTextArea:true,title:\"HTML\",type:ControlType.String}});addFonts(FramerjAUn9PQnb,[{explicitInter:true,fonts:[{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_gfwmS0v3_7Y.woff2\",weight:\"700\"},{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\"}]},...TopNavLatestTransparentFonts,...EmbedFonts,...UsersAndRatingsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjAUn9PQnb\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qL6fLS2re\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ra472xTd1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"huF9JBHia\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1080\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"p81o21C0o\\\":\\\"h1\\\",\\\"dGMaIQJom\\\":\\\"text\\\",\\\"iYSvS7bUV\\\":\\\"design\\\",\\\"I5FkxVHfT\\\":\\\"hTML\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"527\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}