{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/iF6udO5H9Qypj1ifJH6p/DsJjcY7dYnvTdjp7aGKd/BrIQr3oA7.js", "ssg:https://framerusercontent.com/modules/twsIgtBcQESTfypNmHTv/3r7bHeHYMa3AMNZTLNZ7/BrIQr3oA7.js"],
  "sourcesContent": ["// Generated by Framer (48da836)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={euYNmAx7w:new LazyValue(()=>import(\"./BrIQr3oA7-1.js\")),gMAgC3Whe:new LazyValue(()=>import(\"./BrIQr3oA7-2.js\")),OqcuvbiFm:new LazyValue(()=>import(\"./BrIQr3oA7-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (48da836)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import ButtonMaster from\"https://framerusercontent.com/modules/qwZPrNjVtO0onvpnhNCa/0hK7apbxQhdO3qNiYG8a/FmyeVKwi2.js\";import ButtonMaster1 from\"https://framerusercontent.com/modules/qwZPrNjVtO0onvpnhNCa/yCD3rQLas9RA4zkrywsf/FmyeVKwi2.js\";import ContentWidgetCopy from\"#framer/local/canvasComponent/A9K66iZRa/A9K66iZRa.js\";import CommonLine from\"#framer/local/canvasComponent/nWXb9U6jL/nWXb9U6jL.js\";import ContactForm from\"#framer/local/canvasComponent/qPeoWncKJ/qPeoWncKJ.js\";import NavigationNavigation from\"#framer/local/canvasComponent/uCrN7F5yl/uCrN7F5yl.js\";import FooterFooter from\"#framer/local/canvasComponent/yiv18JfQQ/yiv18JfQQ.js\";import CommonAccordion from\"#framer/local/canvasComponent/zsVubOwyK/zsVubOwyK.js\";import*as sharedStyle2 from\"#framer/local/css/dCReVBqHe/dCReVBqHe.js\";import*as sharedStyle4 from\"#framer/local/css/FjjoFIn81/FjjoFIn81.js\";import*as sharedStyle6 from\"#framer/local/css/hMZVUzX3C/hMZVUzX3C.js\";import*as sharedStyle from\"#framer/local/css/Jothf3s_R/Jothf3s_R.js\";import*as sharedStyle1 from\"#framer/local/css/jyGHLHurG/jyGHLHurG.js\";import*as sharedStyle3 from\"#framer/local/css/kUNiyPeO2/kUNiyPeO2.js\";import*as sharedStyle8 from\"#framer/local/css/MxskHTHmA/MxskHTHmA.js\";import*as sharedStyle7 from\"#framer/local/css/U4q_q8nHt/U4q_q8nHt.js\";import*as sharedStyle5 from\"#framer/local/css/YkjVZVE6N/YkjVZVE6N.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/BrIQr3oA7/BrIQr3oA7.js\";import metadataProvider from\"#framer/local/webPageMetadata/BrIQr3oA7/BrIQr3oA7.js\";const NavigationNavigationFonts=getFonts(NavigationNavigation);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const ButtonMasterFonts=getFonts(ButtonMaster);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const ContentWidgetCopyFonts=getFonts(ContentWidgetCopy);const ButtonMaster1Fonts=getFonts(ButtonMaster1);const YouTubeFonts=getFonts(YouTube);const ImageWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(Image));const CommonLineFonts=getFonts(CommonLine);const CommonAccordionFonts=getFonts(CommonAccordion);const FooterFooterFonts=getFonts(FooterFooter);const ContactFormFonts=getFonts(ContactForm);const breakpoints={c1xd24lzU:\"(min-width: 992px) and (max-width: 1439px)\",U6xwYN0ds:\"(min-width: 768px) and (max-width: 991px)\",UHl0bNZyF:\"(min-width: 1440px)\",uUruR5maI:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-clk5z\";const variantClassNames={c1xd24lzU:\"framer-v-upk63t\",U6xwYN0ds:\"framer-v-tt5fwp\",UHl0bNZyF:\"framer-v-slsfgw\",uUruR5maI:\"framer-v-1sd0gtm\"};const transition1={damping:60,delay:.2,mass:1.2,stiffness:200,type:\"spring\"};const animation={opacity:1,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:40};const transition2={damping:60,delay:.3,mass:1.2,stiffness:200,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,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:50};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:0,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition4={damping:60,delay:.1,mass:1.2,stiffness:300,type:\"spring\"};const transition5={damping:60,delay:.4,mass:1.2,stiffness:300,type:\"spring\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const animation10={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:40};const animation11={opacity:.8,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3};const animation12={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation13={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation14={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:200};const transition6={damping:60,delay:.3,mass:1.2,stiffness:300,type:\"spring\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const animation15={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition7={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation16={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:150};const transition8={delay:0,duration:3.5,ease:[.44,0,.56,1],type:\"tween\"};const animation17={opacity:1,rotate:8,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const transition9={damping:30,delay:0,mass:1,stiffness:462,type:\"spring\"};const animation18={opacity:1,rotate:-15,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition9,x:0,y:0};const animation19={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation20={opacity:1,rotate:42,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition9,x:0,y:0};const transition10={damping:60,delay:0,mass:1.2,stiffness:300,type:\"spring\"};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value}});};const humanReadableVariantMap={\"Large Desktop\":\"UHl0bNZyF\",Desktop:\"c1xd24lzU\",Phone:\"uUruR5maI\",Tablet:\"U6xwYN0ds\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"UHl0bNZyF\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const hGJz0EPzb3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"uUruR5maI\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"U6xwYN0ds\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"U6xwYN0ds\",\"uUruR5maI\"].includes(baseVariant))return false;return true;};const elementId=useRouteElementId(\"ZFvibVskU\");const ref2=React.useRef(null);const router=useRouter();const visible=equals(activeLocale?.id,\"OqcuvbiFm\");const isDisplayed3=value=>{if(!isBrowser())return true;if(baseVariant===\"uUruR5maI\")return false;return value;};const visible1=equals(activeLocale?.id,\"euYNmAx7w\");const visible2=equals(activeLocale?.id,\"gMAgC3Whe\");const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"UHl0bNZyF\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-slsfgw\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:101,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cyqaav-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U6xwYN0ds:{variant:\"kYv_Ck1fD\"},uUruR5maI:{variant:\"kYv_Ck1fD\"}},children:/*#__PURE__*/_jsx(NavigationNavigation,{height:\"100%\",id:\"qTkVWfW57\",layoutId:\"qTkVWfW57\",style:{width:\"100%\"},variant:\"zc_hz9amk\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17d24fy\",\"data-framer-name\":\"Hero Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-cbrex6\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-14qbfxy\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rk8bpy\",\"data-framer-name\":\"Hero Content Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1srnyta\",\"data-framer-name\":\"Hero Content Text Block Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1epnk1n\",\"data-framer-name\":\"Hero Content Text Block Inner\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4ygxl8\",\"data-framer-name\":\"Hero Content Text Block \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U6xwYN0ds:{animate:undefined,initial:undefined,optimized:undefined},uUruR5maI:{animate:undefined,initial:undefined,optimized:undefined}},children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-hygllh\",\"data-framer-appear-id\":\"hygllh\",\"data-framer-name\":\"Hero Title Block\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ps8izp\",\"data-styles-preset\":\"jyGHLHurG\",style:{\"--framer-text-color\":\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\"},children:\"Logo Templates For Custom Design\"})})},U6xwYN0ds:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-cmu3mx\",\"data-styles-preset\":\"Jothf3s_R\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\"},children:\"Logo Templates For Custom Design\"})})},uUruR5maI:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1b6fqy\",\"data-styles-preset\":\"dCReVBqHe\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\"},children:\"Logo Templates For Custom Design\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-cmu3mx\",\"data-styles-preset\":\"Jothf3s_R\",style:{\"--framer-text-color\":\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\"},children:\"Logo Templates For Custom Design\"})}),className:\"framer-1awc9sa\",\"data-framer-name\":\"Hero Content Title\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bjwb03\",\"data-styles-preset\":\"FjjoFIn81\",children:\"Use our commercial use logos for your Business. Create your own logo using logo templates. Full Branding Kits including Primary Logo, Alternative Layouts, Color Palettes & Fonts.\"})})},U6xwYN0ds:{animate:undefined,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-m8i6w3\",\"data-styles-preset\":\"kUNiyPeO2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Use our commercial use logos for your Business. Create your own logo using logo templates. Full Branding Kits including Primary Logo, Alternative Layouts, Color Palettes & Fonts.\"})}),initial:undefined,optimized:undefined},uUruR5maI:{animate:undefined,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-m8i6w3\",\"data-styles-preset\":\"kUNiyPeO2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Use our commercial use logos for your Business. Create your own logo using logo templates. Full Branding Kits including Primary Logo, Alternative Layouts, Color Palettes & Fonts.\"})}),initial:undefined,optimized:undefined}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-m8i6w3\",\"data-styles-preset\":\"kUNiyPeO2\",children:\"Use our commercial use logos for your Business. Create your own logo using logo templates. Full Branding Kits including Primary Logo, Alternative Layouts, Color Palettes & Fonts.\"})}),className:\"framer-1cxlwte\",\"data-framer-appear-id\":\"1cxlwte\",\"data-framer-name\":\"Hero Text\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U6xwYN0ds:{initial:animation5}},children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-wrze83 hidden-1sd0gtm\",\"data-framer-appear-id\":\"wrze83\",\"data-framer-name\":\"Hero Image Block \",initial:animation4,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v7\",activeLocale)??\"logo template\",fit:\"fit\",intrinsicHeight:1222,intrinsicWidth:1100,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+101+12+0+0+0+0+0+51.500000000000085),pixelHeight:523,pixelWidth:517,positionX:\"center\",positionY:\"center\",sizes:\"347px\",src:\"https://framerusercontent.com/images/rhFWrIri9BarOULwWjngdK7Lv94.png\",srcSet:\"https://framerusercontent.com/images/rhFWrIri9BarOULwWjngdK7Lv94.png 517w\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v7\",activeLocale)??\"logo template\",fit:\"fit\",intrinsicHeight:1222,intrinsicWidth:1100,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+101+40+0+0+0+0+0+0+0+41),pixelHeight:523,pixelWidth:517,positionX:\"center\",positionY:\"center\",sizes:\"249px\",src:\"https://framerusercontent.com/images/rhFWrIri9BarOULwWjngdK7Lv94.png\",srcSet:\"https://framerusercontent.com/images/rhFWrIri9BarOULwWjngdK7Lv94.png 517w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation3,background:{alt:getLocalizedValue(\"v7\",activeLocale)??\"logo template\",fit:\"fit\",intrinsicHeight:1222,intrinsicWidth:1100,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+101+50+0+0+0+0+0+-127.8055555555555),pixelHeight:523,pixelWidth:517,positionX:\"center\",positionY:\"center\",sizes:\"518px\",src:\"https://framerusercontent.com/images/rhFWrIri9BarOULwWjngdK7Lv94.png\",srcSet:\"https://framerusercontent.com/images/rhFWrIri9BarOULwWjngdK7Lv94.png 517w\"},className:\"framer-8kgfek\",\"data-framer-appear-id\":\"8kgfek\",\"data-framer-name\":\"main design\",initial:animation6,optimized:true,style:{transformPerspective:1200}})})})})]})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-fo4j2\",\"data-framer-name\":\"Masonry Grid\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-3xfhxg\",\"data-framer-name\":\"Title Grid\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uUruR5maI:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ebv8yi\",\"data-styles-preset\":\"YkjVZVE6N\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\"},children:\"Browse Our Logo Templates\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ebv8yi\",\"data-styles-preset\":\"YkjVZVE6N\",style:{\"--framer-text-color\":\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\"},children:\"Browse Our Logo Templates\"})}),className:\"framer-1k95u8v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{y:(componentViewport?.y||0)+0+534+40+0+0},U6xwYN0ds:{y:(componentViewport?.y||0)+0+810+40+0+0},uUruR5maI:{y:(componentViewport?.y||0)+0+415+40+0+0+55}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+0+777+50+0+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation8,className:\"framer-m574dj-container\",\"data-framer-appear-id\":\"m574dj\",initial:animation5,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ButtonMaster,{A2dWUqqQh:getLocalizedValue(\"v10\",activeLocale)??\"See More Logo Templates\",DnytOe0Z8:\"https://www.vexels.com/merch/designs/logo/\",height:\"100%\",id:\"MEpDxudae\",layoutId:\"MEpDxudae\",oSfNN4wFr:false,v8ArQOg02:false,variant:\"ozMlJNgx6\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ybz6ku\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-6qvu42\",style:{transformPerspective:1200},children:[isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/vectors/preview/271549/vase-home-decorations-silhouette-logo-template\",nodeId:\"dqBoe5laQ\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v11\",activeLocale)??\"home logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+534+40+60+20+0+0),pixelHeight:1284,pixelWidth:2196,src:\"https://framerusercontent.com/images/JaykshFyWsDPVa52r8ixrTxMoG4.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v11\",activeLocale)??\"home logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+415+40+135+20+0+0+0),pixelHeight:1284,pixelWidth:2196,src:\"https://framerusercontent.com/images/JaykshFyWsDPVa52r8ixrTxMoG4.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v11\",activeLocale)??\"home logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+777+50+80+20+0+0),pixelHeight:1284,pixelWidth:2196,src:\"https://framerusercontent.com/images/JaykshFyWsDPVa52r8ixrTxMoG4.png?scale-down-to=512\"},className:\"framer-9lzias hidden-tt5fwp framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/vectors/preview/319523/whale-minimal-logo-design\",nodeId:\"LHWs66kUK\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v13\",activeLocale)??\"psd t-shirt design template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+534+40+60+20+0+0),pixelHeight:1284,pixelWidth:2140,src:\"https://framerusercontent.com/images/Wihnm4cTspdB36Fg21iUPB1AWak.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v12\",activeLocale)??\"whale logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+810+40+80+20+0+0),pixelHeight:1284,pixelWidth:2140,src:\"https://framerusercontent.com/images/Wihnm4cTspdB36Fg21iUPB1AWak.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v12\",activeLocale)??\"whale logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+415+40+135+20+0+0+170),pixelHeight:1284,pixelWidth:2140,src:\"https://framerusercontent.com/images/Wihnm4cTspdB36Fg21iUPB1AWak.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v12\",activeLocale)??\"whale logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+777+50+80+20+0+0),pixelHeight:1284,pixelWidth:2140,src:\"https://framerusercontent.com/images/Wihnm4cTspdB36Fg21iUPB1AWak.png?scale-down-to=512\"},className:\"framer-1ordvfq framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/vectors/preview/271690/scissors-cutting-tool-logo-template\",nodeId:\"NRrYX1YiX\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v13\",activeLocale)??\"psd t-shirt design template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+534+40+60+20+0+0),pixelHeight:1268,pixelWidth:2234,src:\"https://framerusercontent.com/images/pN9Vf3EVZw98nB31997oYHwh8.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v14\",activeLocale)??\"barber shop logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+810+40+80+20+0+0),pixelHeight:1268,pixelWidth:2234,src:\"https://framerusercontent.com/images/pN9Vf3EVZw98nB31997oYHwh8.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v14\",activeLocale)??\"barber shop logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+415+40+135+20+0+0+340),pixelHeight:1268,pixelWidth:2234,src:\"https://framerusercontent.com/images/pN9Vf3EVZw98nB31997oYHwh8.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v14\",activeLocale)??\"barber shop logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+777+50+80+20+0+0),pixelHeight:1268,pixelWidth:2234,src:\"https://framerusercontent.com/images/pN9Vf3EVZw98nB31997oYHwh8.png?scale-down-to=512\"},className:\"framer-qjxtkh framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/vectors/preview/294596/death-player-logo-design\",nodeId:\"CglVs7LFO\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v13\",activeLocale)??\"psd t-shirt design template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+534+40+60+20+0+0),pixelHeight:1284,pixelWidth:2198,src:\"https://framerusercontent.com/images/vohszPPezEm9QNvyXTzwbkaeR0.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v15\",activeLocale)??\"gaming logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+810+40+80+20+0+0),pixelHeight:1284,pixelWidth:2198,src:\"https://framerusercontent.com/images/vohszPPezEm9QNvyXTzwbkaeR0.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v15\",activeLocale)??\"gaming logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+415+40+135+20+0+0+510),pixelHeight:1284,pixelWidth:2198,src:\"https://framerusercontent.com/images/vohszPPezEm9QNvyXTzwbkaeR0.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v15\",activeLocale)??\"gaming logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+777+50+80+20+0+0),pixelHeight:1284,pixelWidth:2198,src:\"https://framerusercontent.com/images/vohszPPezEm9QNvyXTzwbkaeR0.png?scale-down-to=512\"},className:\"framer-sqndu9 framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1n6l71a\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/vectors/preview/308602/pegasus-logo-design\",nodeId:\"H1HFMU561\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v16\",activeLocale)??\"unicorn logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+534+40+60+20+230+0),pixelHeight:1288,pixelWidth:2192,src:\"https://framerusercontent.com/images/wJGXmrOQcyrIJ3DZ25EOJmbW7pc.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v16\",activeLocale)??\"unicorn logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+810+40+80+20+230+0),pixelHeight:1288,pixelWidth:2192,src:\"https://framerusercontent.com/images/wJGXmrOQcyrIJ3DZ25EOJmbW7pc.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v16\",activeLocale)??\"unicorn logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+415+40+135+20+690+0+0),pixelHeight:1288,pixelWidth:2192,src:\"https://framerusercontent.com/images/wJGXmrOQcyrIJ3DZ25EOJmbW7pc.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v16\",activeLocale)??\"unicorn logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+777+50+80+20+230+0),pixelHeight:1288,pixelWidth:2192,src:\"https://framerusercontent.com/images/wJGXmrOQcyrIJ3DZ25EOJmbW7pc.png?scale-down-to=512\"},className:\"framer-11mnvcx framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/vectors/preview/293629/gym-bodybuilder-logo-template\",nodeId:\"BBpLWWPTK\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v17\",activeLocale)??\"fitness  logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+534+40+60+20+230+0),pixelHeight:1275,pixelWidth:2201,src:\"https://framerusercontent.com/images/WxJdQyftzXudFFgD4W2oCo52LAQ.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v17\",activeLocale)??\"fitness  logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+810+40+80+20+230+0),pixelHeight:1275,pixelWidth:2201,src:\"https://framerusercontent.com/images/WxJdQyftzXudFFgD4W2oCo52LAQ.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v17\",activeLocale)??\"fitness  logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+415+40+135+20+690+0+180),pixelHeight:1275,pixelWidth:2201,src:\"https://framerusercontent.com/images/WxJdQyftzXudFFgD4W2oCo52LAQ.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v17\",activeLocale)??\"fitness  logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+777+50+80+20+230+0),pixelHeight:1275,pixelWidth:2201,src:\"https://framerusercontent.com/images/WxJdQyftzXudFFgD4W2oCo52LAQ.png?scale-down-to=512\"},className:\"framer-5uiyt3 framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),isDisplayed2()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/vectors/preview/285172/old-man-whiskey-logo-template\",nodeId:\"zCnAeXFWT\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v18\",activeLocale)??\"whiskey logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+534+40+60+20+230+0),pixelHeight:1277,pixelWidth:2199,src:\"https://framerusercontent.com/images/O7xnIpSYjQwPOLDiHq74gJHHWLQ.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v18\",activeLocale)??\"whiskey logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+777+50+80+20+230+0),pixelHeight:1277,pixelWidth:2199,src:\"https://framerusercontent.com/images/O7xnIpSYjQwPOLDiHq74gJHHWLQ.png?scale-down-to=512\"},className:\"framer-13f3zo0 hidden-tt5fwp hidden-1sd0gtm framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/vectors/preview/324969/minimalist-house-stroke-logo-design\",nodeId:\"FCkFFiFbK\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v19\",activeLocale)??\"real estate logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+534+40+60+20+230+0),pixelHeight:1281,pixelWidth:2138,src:\"https://framerusercontent.com/images/V3b4q6FrHs89atNRXAFfhCjkVc.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v19\",activeLocale)??\"real estate logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+810+40+80+20+230+0),pixelHeight:1281,pixelWidth:2138,src:\"https://framerusercontent.com/images/V3b4q6FrHs89atNRXAFfhCjkVc.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v19\",activeLocale)??\"real estate logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+777+50+80+20+230+0),pixelHeight:1281,pixelWidth:2138,src:\"https://framerusercontent.com/images/V3b4q6FrHs89atNRXAFfhCjkVc.png?scale-down-to=512\"},className:\"framer-1k9heok hidden-1sd0gtm framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13qzmet\",\"data-framer-name\":\"Editable Logos\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-lx7hpk\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-123rbu6\",\"data-framer-name\":\"Content Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12tkp30\",\"data-framer-name\":\"Content Image Block\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v20\",activeLocale)??\"editable logo templates\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1134+40+0+0+0+0+0),pixelHeight:550,pixelWidth:550,positionX:\"center\",positionY:\"center\",sizes:\"484px\",src:\"https://framerusercontent.com/images/7HY0hAQ4jsg0QjpeiS4kEHOMLHc.png\",srcSet:\"https://framerusercontent.com/images/7HY0hAQ4jsg0QjpeiS4kEHOMLHc.png?scale-down-to=512 512w,https://framerusercontent.com/images/7HY0hAQ4jsg0QjpeiS4kEHOMLHc.png 550w\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v20\",activeLocale)??\"editable logo templates\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1430+40+0+0+0+0+0+0),pixelHeight:550,pixelWidth:550,positionX:\"center\",positionY:\"center\",sizes:\"525px\",src:\"https://framerusercontent.com/images/7HY0hAQ4jsg0QjpeiS4kEHOMLHc.png\",srcSet:\"https://framerusercontent.com/images/7HY0hAQ4jsg0QjpeiS4kEHOMLHc.png?scale-down-to=512 512w,https://framerusercontent.com/images/7HY0hAQ4jsg0QjpeiS4kEHOMLHc.png 550w\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v20\",activeLocale)??\"editable logo templates\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1670+0+30+0+0+0+0+7.5),pixelHeight:550,pixelWidth:550,positionX:\"center\",positionY:\"center\",sizes:\"339px\",src:\"https://framerusercontent.com/images/7HY0hAQ4jsg0QjpeiS4kEHOMLHc.png\",srcSet:\"https://framerusercontent.com/images/7HY0hAQ4jsg0QjpeiS4kEHOMLHc.png?scale-down-to=512 512w,https://framerusercontent.com/images/7HY0hAQ4jsg0QjpeiS4kEHOMLHc.png 550w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation12,__framer__exit:animation13,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v20\",activeLocale)??\"editable logo templates\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1417+50+0+0+0+0+0),pixelHeight:550,pixelWidth:550,positionX:\"center\",positionY:\"center\",sizes:\"617px\",src:\"https://framerusercontent.com/images/7HY0hAQ4jsg0QjpeiS4kEHOMLHc.png\",srcSet:\"https://framerusercontent.com/images/7HY0hAQ4jsg0QjpeiS4kEHOMLHc.png?scale-down-to=512 512w,https://framerusercontent.com/images/7HY0hAQ4jsg0QjpeiS4kEHOMLHc.png 550w\"},className:\"framer-1p03man\",style:{transformPerspective:1200}})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uz2m5t\",\"data-framer-name\":\"Content Text Block Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v2708n\",\"data-framer-name\":\"Content Text Block \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U6xwYN0ds:{children:getLocalizedValue(\"v22\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1ps8izp\",\"data-styles-preset\":\"jyGHLHurG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\"},children:\"Editable Logo Templates\"})})},uUruR5maI:{children:getLocalizedValue(\"v23\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1npgwts\",\"data-styles-preset\":\"hMZVUzX3C\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\"},children:\"Editable Logo Templates\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ps8izp\",\"data-styles-preset\":\"jyGHLHurG\",style:{\"--framer-text-color\":\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\"},children:\"Editable Logo Templates\"})}),className:\"framer-ub56li\",\"data-framer-name\":\"Hero Content Title\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U6xwYN0ds:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dueoj4\",\"data-framer-name\":\"Content Title Block \",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11p4xws\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{children:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\"},children:[\"Create All The Custom T-Shirt Designs You Need\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"strong\",{children:\"One File, Endless Possibilities\"})]})}),fonts:[\"GF;Poppins-regular\",\"GF;Poppins-700\"]},U6xwYN0ds:{animate:undefined,children:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-132dc9h\",\"data-styles-preset\":\"U4q_q8nHt\",style:{\"--framer-text-alignment\":\"center\"},children:\"Create a custom logo for your company, with templates made by professional graphic designers.\"})}),initial:undefined,optimized:undefined},uUruR5maI:{animate:undefined,children:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-132dc9h\",\"data-styles-preset\":\"U4q_q8nHt\",style:{\"--framer-text-alignment\":\"center\"},children:\"Create a custom logo for your company, with templates made by professional graphic designers.\"})}),initial:undefined,optimized:undefined}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:getLocalizedValue(\"v24\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-132dc9h\",\"data-styles-preset\":\"U4q_q8nHt\",children:\"Create a custom logo for your company, with templates made by professional graphic designers.\"})}),className:\"framer-1461lkb\",\"data-framer-appear-id\":\"1461lkb\",\"data-framer-name\":\"Hero Text\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{width:`min(min(min(max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1px), 1000px), 1200px) * 0.47, 465px)`,y:(componentViewport?.y||0)+0+1134+40+0+0+122.5+0+0+0+64+0+0+0+44},U6xwYN0ds:{width:`min(min(max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 64px, 1px), 1200px), 470px)`,y:(componentViewport?.y||0)+0+1430+40+0+0+0+381+20+0+0+58+0+0+0+160},uUruR5maI:{width:`min(max(min(${componentViewport?.width||\"100vw\"}, 1200px), 1px) - 40px, 300px)`,y:(componentViewport?.y||0)+0+1670+0+30+0+0+347+0+0+0+85+0+0+0+160}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:`calc(min(max(min(${componentViewport?.width||\"100vw\"}, 1200px), 1px), 1200px) * 0.47)`,y:(componentViewport?.y||0)+0+1417+50+0+0+102.5+0+0+0+64+0+0+0+160,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3ocjsy-container\",children:/*#__PURE__*/_jsx(ContentWidgetCopy,{cYSSMwgPr:getLocalizedValue(\"v27\",activeLocale)??\"Primary Logo & Variations\",height:\"100%\",id:\"OhMdAjGyo\",jTSRDyQWG:16,kn80OV0Ic:\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\",layoutId:\"OhMdAjGyo\",pmWXdYq0r:\"rgba(240, 110, 46, 0)\",PqldR_MCY:\"Exclude\",qUrsTT7u7:\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\",SOFcHhwwd:\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\",style:{width:\"100%\"},variant:\"XFOO513SQ\",width:\"100%\",WUV8iooFz:\"WUgHxnBwb\",Xu0EQffDN:\"fill\",ZEfxRqCXq:getLocalizedValue(\"v28\",activeLocale)??\"We cover the basics and more with our Primary Logo and Layout Variations, so you can use your logo everywhere!\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{width:`min(min(min(max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1px), 1000px), 1200px) * 0.47, 465px)`,y:(componentViewport?.y||0)+0+1134+40+0+0+122.5+0+0+0+64+0+0+0+114},U6xwYN0ds:{width:`min(min(max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 64px, 1px), 1200px), 470px)`,y:(componentViewport?.y||0)+0+1430+40+0+0+0+381+20+0+0+58+0+0+0+230},uUruR5maI:{width:`min(max(min(${componentViewport?.width||\"100vw\"}, 1200px), 1px) - 40px, 300px)`,y:(componentViewport?.y||0)+0+1670+0+30+0+0+347+0+0+0+85+0+0+0+230}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:`calc(min(max(min(${componentViewport?.width||\"100vw\"}, 1200px), 1px), 1200px) * 0.47)`,y:(componentViewport?.y||0)+0+1417+50+0+0+102.5+0+0+0+64+0+0+0+230,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wrsr8u-container\",children:/*#__PURE__*/_jsx(ContentWidgetCopy,{cYSSMwgPr:getLocalizedValue(\"v29\",activeLocale)??\"Logo Colors & Fonts\",height:\"100%\",id:\"hyEYADKH3\",jTSRDyQWG:16,kn80OV0Ic:\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\",layoutId:\"hyEYADKH3\",pmWXdYq0r:\"rgba(240, 110, 46, 0)\",PqldR_MCY:\"Swatches\",qUrsTT7u7:\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\",SOFcHhwwd:\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\",style:{width:\"100%\"},variant:\"XFOO513SQ\",width:\"100%\",WUV8iooFz:\"WUgHxnBwb\",Xu0EQffDN:\"fill\",ZEfxRqCXq:getLocalizedValue(\"v30\",activeLocale)??\"We like to include color palette and font recommendations made by our professional designers, but our logo templates are still fully customizable.\"})})})})]})})})]})})]})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1psc37t\",\"data-framer-name\":\"Food Grid\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-16ha09b\",\"data-framer-name\":\"Title Grid\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uUruR5maI:{children:getLocalizedValue(\"v32\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ebv8yi\",\"data-styles-preset\":\"YkjVZVE6N\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\"},children:\"Food Logo Designs\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v31\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ebv8yi\",\"data-styles-preset\":\"YkjVZVE6N\",style:{\"--framer-text-color\":\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\"},children:\"Food Logo Designs\"})}),className:\"framer-67m9j9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{y:(componentViewport?.y||0)+0+1687+40+0+0},U6xwYN0ds:{y:(componentViewport?.y||0)+0+2249+40+0+0},uUruR5maI:{y:(componentViewport?.y||0)+0+2442+40+0+0+55}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+0+2066+50+0+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation8,className:\"framer-ntkwxb-container\",\"data-framer-appear-id\":\"ntkwxb\",initial:animation5,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ButtonMaster,{A2dWUqqQh:getLocalizedValue(\"v33\",activeLocale)??\"See More Logo Templates\",DnytOe0Z8:\"https://www.vexels.com/merch/designs/food-logo/\",height:\"100%\",id:\"ehpThrKGX\",layoutId:\"ehpThrKGX\",oSfNN4wFr:false,v8ArQOg02:false,variant:\"ozMlJNgx6\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sa6sbc\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-hi6zak\",style:{transformPerspective:1200},children:[isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/vectors/preview/268430/happy-face-emoji-business-logo-template\",nodeId:\"qK4soiXOO\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v34\",activeLocale)??\"happy dish logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1687+40+60+20+0+0),pixelHeight:1286,pixelWidth:2201,src:\"https://framerusercontent.com/images/VYmyDtP1sle4Lb2FUoLehLg54.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v34\",activeLocale)??\"happy dish logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2442+40+135+20+0+0+0),pixelHeight:1286,pixelWidth:2201,src:\"https://framerusercontent.com/images/VYmyDtP1sle4Lb2FUoLehLg54.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v34\",activeLocale)??\"happy dish logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2066+50+80+20+0+0),pixelHeight:1286,pixelWidth:2201,src:\"https://framerusercontent.com/images/VYmyDtP1sle4Lb2FUoLehLg54.png?scale-down-to=512\"},className:\"framer-1w9wla4 hidden-tt5fwp framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/vectors/preview/223696/lemonade-drink-logo-template\",nodeId:\"xxF9qqBRi\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v13\",activeLocale)??\"psd t-shirt design template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1687+40+60+20+0+0),pixelHeight:1284,pixelWidth:2199,src:\"https://framerusercontent.com/images/iNomTvC43SXwZk8IlOoEcQV51A.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v35\",activeLocale)??\"lemon logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2249+40+80+20+0+0),pixelHeight:1284,pixelWidth:2199,src:\"https://framerusercontent.com/images/iNomTvC43SXwZk8IlOoEcQV51A.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v35\",activeLocale)??\"lemon logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2442+40+135+20+0+0+170),pixelHeight:1284,pixelWidth:2199,src:\"https://framerusercontent.com/images/iNomTvC43SXwZk8IlOoEcQV51A.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v35\",activeLocale)??\"lemon logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2066+50+80+20+0+0),pixelHeight:1284,pixelWidth:2199,src:\"https://framerusercontent.com/images/iNomTvC43SXwZk8IlOoEcQV51A.png?scale-down-to=512\"},className:\"framer-1u500ww framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/vectors/preview/266833/gummy-bear-candy-logo-template\",nodeId:\"vaF3L4QVr\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v13\",activeLocale)??\"psd t-shirt design template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1687+40+60+20+0+0),pixelHeight:1291,pixelWidth:2203,src:\"https://framerusercontent.com/images/r967WUi1LiGJisEVtIWZg57Edz0.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v36\",activeLocale)??\"candy logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2249+40+80+20+0+0),pixelHeight:1291,pixelWidth:2203,src:\"https://framerusercontent.com/images/r967WUi1LiGJisEVtIWZg57Edz0.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v36\",activeLocale)??\"candy logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2442+40+135+20+0+0+340),pixelHeight:1291,pixelWidth:2203,src:\"https://framerusercontent.com/images/r967WUi1LiGJisEVtIWZg57Edz0.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v36\",activeLocale)??\"candy logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2066+50+80+20+0+0),pixelHeight:1291,pixelWidth:2203,src:\"https://framerusercontent.com/images/r967WUi1LiGJisEVtIWZg57Edz0.png?scale-down-to=512\"},className:\"framer-kksd5f framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/vectors/preview/172818/premium-burger-logo-design\",nodeId:\"yYfCgiWrk\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v13\",activeLocale)??\"psd t-shirt design template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1687+40+60+20+0+0),pixelHeight:1284,pixelWidth:2199,src:\"https://framerusercontent.com/images/Bi8D7SeYaCunf2PQyhr7ABJvB04.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v37\",activeLocale)??\"burger logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2249+40+80+20+0+0),pixelHeight:1284,pixelWidth:2199,src:\"https://framerusercontent.com/images/Bi8D7SeYaCunf2PQyhr7ABJvB04.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v37\",activeLocale)??\"burger logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2066+50+80+20+0+0),pixelHeight:1284,pixelWidth:2199,src:\"https://framerusercontent.com/images/Bi8D7SeYaCunf2PQyhr7ABJvB04.png?scale-down-to=512\"},className:\"framer-1l68pir hidden-1sd0gtm framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1sjaeov\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/vectors/preview/215187/poke-restaurant-logo-template\",nodeId:\"Znaywt5DD\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v38\",activeLocale)??\"poke logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1687+40+60+20+230+0),pixelHeight:1286,pixelWidth:2192,src:\"https://framerusercontent.com/images/8ejsxctv730iiMh48z6zc0QPEH8.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v38\",activeLocale)??\"poke logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2249+40+80+20+230+0),pixelHeight:1286,pixelWidth:2192,src:\"https://framerusercontent.com/images/8ejsxctv730iiMh48z6zc0QPEH8.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v38\",activeLocale)??\"poke logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2442+40+135+20+520+0+0),pixelHeight:1286,pixelWidth:2192,src:\"https://framerusercontent.com/images/8ejsxctv730iiMh48z6zc0QPEH8.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v38\",activeLocale)??\"poke logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2066+50+80+20+230+0),pixelHeight:1286,pixelWidth:2192,src:\"https://framerusercontent.com/images/8ejsxctv730iiMh48z6zc0QPEH8.png?scale-down-to=512\"},className:\"framer-2hriiy framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/vectors/preview/264927/coffee-pot-stroke-logo\",nodeId:\"MnQ4aEwOr\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v39\",activeLocale)??\"coffee logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1687+40+60+20+230+0),pixelHeight:1282,pixelWidth:2199,src:\"https://framerusercontent.com/images/p3wvWNH2eHflo7KjXNLi2G82R9c.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v39\",activeLocale)??\"coffee logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2249+40+80+20+230+0),pixelHeight:1282,pixelWidth:2199,src:\"https://framerusercontent.com/images/p3wvWNH2eHflo7KjXNLi2G82R9c.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v39\",activeLocale)??\"coffee logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2442+40+135+20+520+0+180),pixelHeight:1282,pixelWidth:2199,src:\"https://framerusercontent.com/images/p3wvWNH2eHflo7KjXNLi2G82R9c.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v39\",activeLocale)??\"coffee logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2066+50+80+20+230+0),pixelHeight:1282,pixelWidth:2199,src:\"https://framerusercontent.com/images/p3wvWNH2eHflo7KjXNLi2G82R9c.png?scale-down-to=512\"},className:\"framer-y63cyn framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),isDisplayed2()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/vectors/preview/175122/chicken-farm-logo-template\",nodeId:\"DfFOqIH2M\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v40\",activeLocale)??\"chicken logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1687+40+60+20+230+0),pixelHeight:1281,pixelWidth:2194,src:\"https://framerusercontent.com/images/Ev7q4qmphRafpVCuGkaSDJEj8g.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v40\",activeLocale)??\"chicken logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2066+50+80+20+230+0),pixelHeight:1281,pixelWidth:2194,src:\"https://framerusercontent.com/images/Ev7q4qmphRafpVCuGkaSDJEj8g.png?scale-down-to=512\"},className:\"framer-y5kynk hidden-tt5fwp hidden-1sd0gtm framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/vectors/preview/334657/pizza-themed-restaurant-logo-design\",nodeId:\"VRXjlU5IY\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v41\",activeLocale)??\"kitchen logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1687+40+60+20+230+0),pixelHeight:1288,pixelWidth:2189,src:\"https://framerusercontent.com/images/UiHr0233NqbVRjuZRbrKRldB7A.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v41\",activeLocale)??\"kitchen logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2249+40+80+20+230+0),pixelHeight:1288,pixelWidth:2189,src:\"https://framerusercontent.com/images/UiHr0233NqbVRjuZRbrKRldB7A.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v13\",activeLocale)??\"psd t-shirt design template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2442+40+135+20+520+0+360),pixelHeight:1288,pixelWidth:2189,src:\"https://framerusercontent.com/images/UiHr0233NqbVRjuZRbrKRldB7A.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v41\",activeLocale)??\"kitchen logo template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2066+50+80+20+230+0),pixelHeight:1288,pixelWidth:2189,src:\"https://framerusercontent.com/images/UiHr0233NqbVRjuZRbrKRldB7A.png?scale-down-to=512\"},className:\"framer-1vca9h3 framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sxddjn\",\"data-framer-name\":\"CTA SAMPLE\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ww675y\",\"data-framer-name\":\"CTA Day\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yshymm\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U6xwYN0ds:{children:getLocalizedValue(\"v43\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ps8izp\",\"data-styles-preset\":\"jyGHLHurG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:\"Online Company Logo Maker\"})})},uUruR5maI:{children:getLocalizedValue(\"v44\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ps8izp\",\"data-styles-preset\":\"jyGHLHurG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:\"Online Company Logo Maker\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v42\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ps8izp\",\"data-styles-preset\":\"jyGHLHurG\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:\"Online Company Logo Maker\"})}),className:\"framer-1c58ci5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U6xwYN0ds:{children:getLocalizedValue(\"v46\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-n5vbv6\",\"data-styles-preset\":\"MxskHTHmA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Create Custom Logos\"}),\" \"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n5vbv6\",\"data-styles-preset\":\"MxskHTHmA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:\"Create amazing company logos with our custom logo maker, perfect for your business, branding, clients, and more!\"})]})},uUruR5maI:{children:getLocalizedValue(\"v46\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-n5vbv6\",\"data-styles-preset\":\"MxskHTHmA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Create Custom Logos\"}),\" \"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n5vbv6\",\"data-styles-preset\":\"MxskHTHmA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:\"Create amazing company logos with our custom logo maker, perfect for your business, branding, clients, and more!\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v45\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-n5vbv6\",\"data-styles-preset\":\"MxskHTHmA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Create Custom Logos\"}),\" \"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n5vbv6\",\"data-styles-preset\":\"MxskHTHmA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:\"Create amazing company logos with our custom logo maker, perfect for your business, branding, clients, and more!\"})]}),className:\"framer-wobrqv\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U6xwYN0ds:{children:getLocalizedValue(\"v48\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n5vbv6\",\"data-styles-preset\":\"MxskHTHmA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Premade Logo Templates\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n5vbv6\",\"data-styles-preset\":\"MxskHTHmA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:\"Choose from our collection of vector premade logo templates. Edit color, text, images!\"})]})},uUruR5maI:{children:getLocalizedValue(\"v48\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n5vbv6\",\"data-styles-preset\":\"MxskHTHmA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Premade Logo Templates\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n5vbv6\",\"data-styles-preset\":\"MxskHTHmA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:\"Choose from our collection of vector premade logo templates. Edit color, text, images!\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v47\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n5vbv6\",\"data-styles-preset\":\"MxskHTHmA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Premade Logo Templates\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n5vbv6\",\"data-styles-preset\":\"MxskHTHmA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:\"Choose from our collection of vector premade logo templates. Edit color, text, images!\"})]}),className:\"framer-i2bn6d\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{y:(componentViewport?.y||0)+0+2287+40+20+0+40+700},U6xwYN0ds:{y:(componentViewport?.y||0)+0+2869+40+40+0+20+700},uUruR5maI:{y:(componentViewport?.y||0)+0+3707+40+30+0+25+730}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+0+2706+70+20+0+50+700,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1osm3mq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uUruR5maI:{variant:\"kCukrkH2J\"}},children:/*#__PURE__*/_jsx(ButtonMaster1,{A2dWUqqQh:getLocalizedValue(\"v49\",activeLocale)??\"Try Logo Maker\",DnytOe0Z8:\"https://logomaker.vexels.com/\",height:\"100%\",id:\"yOufA6GPR\",layoutId:\"yOufA6GPR\",oSfNN4wFr:false,v8ArQOg02:false,variant:\"duCv_x0Dm\",width:\"100%\"})})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v50\",activeLocale)??\"fitness template\",fit:\"fit\",intrinsicHeight:938,intrinsicWidth:1036,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2287+40+237.00000000000017),pixelHeight:430,pixelWidth:468,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/x1229M40ZBqlaiU1Zgx0u3QiOSY.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation14,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v50\",activeLocale)??\"fitness template\",fit:\"fit\",intrinsicHeight:938,intrinsicWidth:1036,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2706+70+206.2834645669293),pixelHeight:430,pixelWidth:468,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/x1229M40ZBqlaiU1Zgx0u3QiOSY.png\"},className:\"framer-jzsvfi hidden-tt5fwp hidden-1sd0gtm\",\"data-framer-name\":\"main imag\",style:{transformPerspective:1200},transformTemplate:transformTemplate1})})]})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation15,__framer__exit:animation16,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-3q6gxa\",\"data-framer-name\":\"Video\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v51\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ps8izp\",\"data-styles-preset\":\"jyGHLHurG\",style:{\"--framer-text-alignment\":\"center\"},children:\"Logo Design Online: Try our Logo Creator\"})}),className:\"framer-a03xpu\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q52q3v-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:16,bottomLeftRadius:16,bottomRightRadius:16,height:\"100%\",id:\"TrkkgVrXC\",isMixedBorderRadius:false,isRed:false,layoutId:\"TrkkgVrXC\",play:\"Off\",shouldMute:true,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:16,topRightRadius:16,url:getLocalizedValue(\"v52\",activeLocale)??\"https://www.youtube.com/watch?v=bxf2KdNC6Rk\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1615rul\",\"data-framer-name\":\"Mockups Grid\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13sgqme\",\"data-framer-name\":\"Title Grid\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uUruR5maI:{children:getLocalizedValue(\"v54\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ebv8yi\",\"data-styles-preset\":\"YkjVZVE6N\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\"},children:\"Logo Mockups\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v53\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ebv8yi\",\"data-styles-preset\":\"YkjVZVE6N\",style:{\"--framer-text-color\":\"var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, rgb(29, 29, 29))\"},children:\"Logo Mockups\"})}),className:\"framer-1630iuq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{y:(componentViewport?.y||0)+0+3789+40+0+0},U6xwYN0ds:{y:(componentViewport?.y||0)+0+4371+40+0+0},uUruR5maI:{y:(componentViewport?.y||0)+0+5026+40+0+0+55}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+0+4493+50+0+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation8,className:\"framer-19x87w2-container\",\"data-framer-appear-id\":\"19x87w2\",initial:animation5,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ButtonMaster,{A2dWUqqQh:getLocalizedValue(\"v55\",activeLocale)??\"See More Logo Mockups\",DnytOe0Z8:\"https://www.vexels.com/merch/psd/logo-mockup/\",height:\"100%\",id:\"IWXfl6cSM\",layoutId:\"IWXfl6cSM\",oSfNN4wFr:false,v8ArQOg02:false,variant:\"ozMlJNgx6\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mrzr5s\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-19i5jd4\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/psd/preview/180060/paper-logo-mockup\",nodeId:\"paxohAtGP\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v56\",activeLocale)??\"logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3789+40+60+20+0+0),pixelHeight:1282,pixelWidth:2021,src:\"https://framerusercontent.com/images/2GMeRO0TpnB77ta9AV4x81SXPk.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v56\",activeLocale)??\"logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4371+40+80+20+0+0),pixelHeight:1282,pixelWidth:2021,src:\"https://framerusercontent.com/images/2GMeRO0TpnB77ta9AV4x81SXPk.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v56\",activeLocale)??\"logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5026+40+135+20+0+0+0),pixelHeight:1282,pixelWidth:2021,src:\"https://framerusercontent.com/images/2GMeRO0TpnB77ta9AV4x81SXPk.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v56\",activeLocale)??\"logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4493+50+80+20+0+0),pixelHeight:1282,pixelWidth:2021,src:\"https://framerusercontent.com/images/2GMeRO0TpnB77ta9AV4x81SXPk.png?scale-down-to=512\"},className:\"framer-yw5eru framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/psd/preview/207481/wine-bottle-label-mockup-design\",nodeId:\"fEZ_6LaEf\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v13\",activeLocale)??\"psd t-shirt design template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3789+40+60+20+0+0),pixelHeight:1289,pixelWidth:1690,src:\"https://framerusercontent.com/images/0IeF5s61BGF7D3Xa4KRN0jB6Kk.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v57\",activeLocale)??\"wine logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4371+40+80+20+0+0),pixelHeight:1289,pixelWidth:1690,src:\"https://framerusercontent.com/images/0IeF5s61BGF7D3Xa4KRN0jB6Kk.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v57\",activeLocale)??\"wine logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5026+40+135+20+0+0+170),pixelHeight:1289,pixelWidth:1690,src:\"https://framerusercontent.com/images/0IeF5s61BGF7D3Xa4KRN0jB6Kk.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v57\",activeLocale)??\"wine logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4493+50+80+20+0+0),pixelHeight:1289,pixelWidth:1690,src:\"https://framerusercontent.com/images/0IeF5s61BGF7D3Xa4KRN0jB6Kk.png?scale-down-to=512\"},className:\"framer-oufvcn framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/psd/preview/221660/fitness-products-branding-mockup\",nodeId:\"upYFWEKNi\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v13\",activeLocale)??\"psd t-shirt design template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3789+40+60+20+0+0),pixelHeight:1286,pixelWidth:2306,src:\"https://framerusercontent.com/images/2GIoKGJ77TFwWozblgjizQdTfE.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v58\",activeLocale)??\"fitness logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5026+40+135+20+0+0+340),pixelHeight:1286,pixelWidth:2306,src:\"https://framerusercontent.com/images/2GIoKGJ77TFwWozblgjizQdTfE.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v58\",activeLocale)??\"fitness logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4493+50+80+20+0+0),pixelHeight:1286,pixelWidth:2306,src:\"https://framerusercontent.com/images/2GIoKGJ77TFwWozblgjizQdTfE.png?scale-down-to=512\"},className:\"framer-14vf8d1 hidden-tt5fwp framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/psd/preview/178416/black-shopping-bag-mockup\",nodeId:\"jVU0kzMtn\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v13\",activeLocale)??\"psd t-shirt design template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3789+40+60+20+0+0),pixelHeight:1284,pixelWidth:1828,src:\"https://framerusercontent.com/images/r0PFjKSr1qfGKRMD1BK6LUl7WzM.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v59\",activeLocale)??\"bag logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4371+40+80+20+0+0),pixelHeight:1284,pixelWidth:1828,src:\"https://framerusercontent.com/images/r0PFjKSr1qfGKRMD1BK6LUl7WzM.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v59\",activeLocale)??\"bag logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5026+40+135+20+0+0+510),pixelHeight:1284,pixelWidth:1828,src:\"https://framerusercontent.com/images/r0PFjKSr1qfGKRMD1BK6LUl7WzM.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v59\",activeLocale)??\"bag logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4493+50+80+20+0+0),pixelHeight:1284,pixelWidth:1828,src:\"https://framerusercontent.com/images/r0PFjKSr1qfGKRMD1BK6LUl7WzM.png?scale-down-to=512\"},className:\"framer-188q6g framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1pffn0k\",style:{transformPerspective:1200},children:[isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/psd/preview/220341/stationery-elements-mockup-composition\",nodeId:\"QJJ6lBk0B\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v60\",activeLocale)??\"brand logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3789+40+60+20+230+0),pixelHeight:1282,pixelWidth:2192,src:\"https://framerusercontent.com/images/rgXxvcyoKMLkzVfEmDyOx9hYRk.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v60\",activeLocale)??\"brand logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4371+40+80+20+230+0),pixelHeight:1282,pixelWidth:2192,src:\"https://framerusercontent.com/images/rgXxvcyoKMLkzVfEmDyOx9hYRk.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v60\",activeLocale)??\"brand logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4493+50+80+20+230+0),pixelHeight:1282,pixelWidth:2192,src:\"https://framerusercontent.com/images/rgXxvcyoKMLkzVfEmDyOx9hYRk.png?scale-down-to=512\"},className:\"framer-1wtenty hidden-1sd0gtm framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/psd/preview/173071/mug-logo-mockup\",nodeId:\"gLKkJO4jm\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v61\",activeLocale)??\"mug logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3789+40+60+20+230+0),pixelHeight:1284,pixelWidth:2077,src:\"https://framerusercontent.com/images/WkpVVEV73bt1ydPUVnfFW6dwA28.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v61\",activeLocale)??\"mug logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4371+40+80+20+230+0),pixelHeight:1284,pixelWidth:2077,src:\"https://framerusercontent.com/images/WkpVVEV73bt1ydPUVnfFW6dwA28.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v61\",activeLocale)??\"mug logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5026+40+135+20+690+0+0),pixelHeight:1284,pixelWidth:2077,src:\"https://framerusercontent.com/images/WkpVVEV73bt1ydPUVnfFW6dwA28.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v61\",activeLocale)??\"mug logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4493+50+80+20+230+0),pixelHeight:1284,pixelWidth:2077,src:\"https://framerusercontent.com/images/WkpVVEV73bt1ydPUVnfFW6dwA28.png?scale-down-to=512\"},className:\"framer-16gj6an framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/psd/preview/188855/rubber-stamp-round-logo-mockup\",nodeId:\"egEfusbb1\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v62\",activeLocale)??\"stamp logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3789+40+60+20+230+0),pixelHeight:1286,pixelWidth:1933,src:\"https://framerusercontent.com/images/LUfJAK5F7FW3UU4on5ThhG5g8TM.png?scale-down-to=512\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v62\",activeLocale)??\"stamp logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4371+40+80+20+230+0),pixelHeight:1286,pixelWidth:1933,src:\"https://framerusercontent.com/images/LUfJAK5F7FW3UU4on5ThhG5g8TM.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v62\",activeLocale)??\"stamp logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4493+50+80+20+230+0),pixelHeight:1286,pixelWidth:1933,src:\"https://framerusercontent.com/images/LUfJAK5F7FW3UU4on5ThhG5g8TM.png?scale-down-to=512\"},className:\"framer-1wb70q2 hidden-1sd0gtm framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.vexels.com/psd/preview/193465/coffee-elements-mockup-design\",nodeId:\"JzL85mc1k\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v63\",activeLocale)??\"coffee logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3789+40+60+20+230+0),pixelHeight:1284,pixelWidth:2082,src:\"https://framerusercontent.com/images/k7gWnl32QV09WgfvqKF8gEDFE.png?scale-down-to=512\"}},uUruR5maI:{background:{alt:getLocalizedValue(\"v13\",activeLocale)??\"psd t-shirt design template\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5026+40+135+20+690+0+180),pixelHeight:1284,pixelWidth:2082,src:\"https://framerusercontent.com/images/k7gWnl32QV09WgfvqKF8gEDFE.png?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v63\",activeLocale)??\"coffee logo mockup\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4493+50+80+20+230+0),pixelHeight:1284,pixelWidth:2082,src:\"https://framerusercontent.com/images/k7gWnl32QV09WgfvqKF8gEDFE.png?scale-down-to=512\"},className:\"framer-1qazmxg hidden-tt5fwp framer-1827f5g\",\"data-framer-name\":\"Photo Copy\",whileHover:animation11})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-l8apil\",\"data-framer-name\":\"CTA T-SHIRT BUSINESS\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a7yn8i\",\"data-framer-name\":\"CTA Day\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11gyx2i\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U6xwYN0ds:{children:getLocalizedValue(\"v65\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1b6fqy\",\"data-styles-preset\":\"dCReVBqHe\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:\"Turn your merch ideas into reality in no time\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v64\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1b6fqy\",\"data-styles-preset\":\"dCReVBqHe\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:\"Subscribe & Bring Your Brand to Life!\"})}),className:\"framer-1ppr8r8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uUruR5maI:{children:getLocalizedValue(\"v67\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n5vbv6\",\"data-styles-preset\":\"MxskHTHmA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:\"Download editable Logo Templates from our library of over 270,000 vector graphics, perfect for every business.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v66\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n5vbv6\",\"data-styles-preset\":\"MxskHTHmA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ba5ef01-90ed-4ba8-83db-bde0dc1a4e37, rgb(255, 255, 255))\"},children:\"Download editable Logo Templates from our library of over 270,000 vector graphics, perfect for every business.\"})}),className:\"framer-xyytt3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v68\",activeLocale)??\"bucket hat mockup\",fit:\"fit\",intrinsicHeight:1500,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4389+60+80+0+200-34),pixelHeight:1321,pixelWidth:1321,positionX:\"center\",positionY:\"center\",sizes:\"259px\",src:\"https://framerusercontent.com/images/x1NdbLEb1fflW2XgBxXsxN4TaGg.png\",srcSet:\"https://framerusercontent.com/images/x1NdbLEb1fflW2XgBxXsxN4TaGg.png?scale-down-to=512 512w,https://framerusercontent.com/images/x1NdbLEb1fflW2XgBxXsxN4TaGg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/x1NdbLEb1fflW2XgBxXsxN4TaGg.png 1321w\"}},U6xwYN0ds:{background:{alt:getLocalizedValue(\"v68\",activeLocale)??\"bucket hat mockup\",fit:\"fit\",intrinsicHeight:1500,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4991+40+80+0+200-16),pixelHeight:1321,pixelWidth:1321,positionX:\"center\",positionY:\"center\",sizes:\"231px\",src:\"https://framerusercontent.com/images/x1NdbLEb1fflW2XgBxXsxN4TaGg.png\",srcSet:\"https://framerusercontent.com/images/x1NdbLEb1fflW2XgBxXsxN4TaGg.png?scale-down-to=512 512w,https://framerusercontent.com/images/x1NdbLEb1fflW2XgBxXsxN4TaGg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/x1NdbLEb1fflW2XgBxXsxN4TaGg.png 1321w\"}}},children:/*#__PURE__*/_jsx(ImageWithFXWithOptimizedAppearEffect,{__framer__loop:animation17,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:.4,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition8,__perspectiveFX:false,__targetOpacity:1,animate:animation18,background:{alt:getLocalizedValue(\"v68\",activeLocale)??\"bucket hat mockup\",fit:\"fit\",intrinsicHeight:1500,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5133+50+80+0+200-128),pixelHeight:1321,pixelWidth:1321,positionX:\"center\",positionY:\"center\",sizes:\"345px\",src:\"https://framerusercontent.com/images/x1NdbLEb1fflW2XgBxXsxN4TaGg.png\",srcSet:\"https://framerusercontent.com/images/x1NdbLEb1fflW2XgBxXsxN4TaGg.png?scale-down-to=512 512w,https://framerusercontent.com/images/x1NdbLEb1fflW2XgBxXsxN4TaGg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/x1NdbLEb1fflW2XgBxXsxN4TaGg.png 1321w\"},className:\"framer-ns884r hidden-1sd0gtm\",\"data-framer-appear-id\":\"ns884r\",\"data-framer-name\":\"Mug\",initial:animation19,optimized:true,style:{rotate:-15}})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{background:{alt:getLocalizedValue(\"v69\",activeLocale)??\"mug design\",fit:\"fit\",intrinsicHeight:1500,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4389+60+80+0+200-32),pixelHeight:903,pixelWidth:1058,positionX:\"center\",positionY:\"center\",sizes:\"283px\",src:\"https://framerusercontent.com/images/E230NStLZatbGKEm2dXYDGGZE8k.png\",srcSet:\"https://framerusercontent.com/images/E230NStLZatbGKEm2dXYDGGZE8k.png?scale-down-to=512 512w,https://framerusercontent.com/images/E230NStLZatbGKEm2dXYDGGZE8k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/E230NStLZatbGKEm2dXYDGGZE8k.png 1058w\"}}},children:/*#__PURE__*/_jsx(ImageWithFXWithOptimizedAppearEffect,{__framer__loop:animation17,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:.4,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition8,__perspectiveFX:false,__targetOpacity:1,animate:animation20,background:{alt:getLocalizedValue(\"v69\",activeLocale)??\"mug design\",fit:\"fit\",intrinsicHeight:1500,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5133+50+80+0+-172),pixelHeight:903,pixelWidth:1058,positionX:\"center\",positionY:\"center\",sizes:\"345px\",src:\"https://framerusercontent.com/images/E230NStLZatbGKEm2dXYDGGZE8k.png\",srcSet:\"https://framerusercontent.com/images/E230NStLZatbGKEm2dXYDGGZE8k.png?scale-down-to=512 512w,https://framerusercontent.com/images/E230NStLZatbGKEm2dXYDGGZE8k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/E230NStLZatbGKEm2dXYDGGZE8k.png 1058w\"},className:\"framer-d9agds hidden-tt5fwp hidden-1sd0gtm\",\"data-framer-appear-id\":\"d9agds\",\"data-framer-name\":\"Mug\",initial:animation19,optimized:true,style:{rotate:42}})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bmkunj\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zoophl01U\"},implicitPathVariables:undefined},{href:{webPageId:\"zoophl01U\"},implicitPathVariables:undefined},{href:{webPageId:\"zoophl01U\"},implicitPathVariables:undefined},{href:{webPageId:\"zoophl01U\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{y:(componentViewport?.y||0)+0+4389+60+80+240+0},U6xwYN0ds:{y:(componentViewport?.y||0)+0+4991+40+80+240+0+0},uUruR5maI:{y:(componentViewport?.y||0)+0+6281+40+60+250+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+0+5133+50+80+240+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gfowtb-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{DnytOe0Z8:resolvedLinks[1]},U6xwYN0ds:{DnytOe0Z8:resolvedLinks[2]},uUruR5maI:{DnytOe0Z8:resolvedLinks[3],variant:\"hgeHVaqR8\"}},children:/*#__PURE__*/_jsx(ButtonMaster1,{A2dWUqqQh:getLocalizedValue(\"v70\",activeLocale)??\"START TODAY\",DnytOe0Z8:resolvedLinks[0],height:\"100%\",id:\"FatqqO5xu\",layoutId:\"FatqqO5xu\",oSfNN4wFr:false,v8ArQOg02:false,variant:\"duCv_x0Dm\",width:\"100%\"})})})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18adejl\",\"data-framer-name\":\"Faq\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1joxssw\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yrwa5w\",\"data-framer-name\":\"Faq Content Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-623uz3\",\"data-framer-name\":\"Section Heading Block\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fwsyk3\",\"data-framer-name\":\"Section Title Block\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v71\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ps8izp\",\"data-styles-preset\":\"jyGHLHurG\",style:{\"--framer-text-alignment\":\"center\"},children:\"Frequently Asked Questions\"})}),className:\"framer-1pne4i8\",\"data-framer-name\":\"Section Title\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),isDisplayed3(visible)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(\"framer-15jqbw3-container\",\"hidden-1sd0gtm\",!visible&&\"hidden-slsfgw\"),\"data-framer-name\":\"Underline Spanish\",name:\"Underline Spanish\",children:/*#__PURE__*/_jsx(CommonLine,{height:\"100%\",id:\"E287IA6BV\",layoutId:\"E287IA6BV\",name:\"Underline Spanish\",style:{height:\"100%\",width:\"100%\"},variant:\"k3RSQff75\",width:\"100%\"})})}),isDisplayed3(visible1)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(\"framer-1sfybos-container\",\"hidden-1sd0gtm\",!visible1&&\"hidden-slsfgw\"),\"data-framer-name\":\"Underline German\",name:\"Underline German\",children:/*#__PURE__*/_jsx(CommonLine,{height:\"100%\",id:\"AV03WaGQr\",layoutId:\"AV03WaGQr\",name:\"Underline German\",style:{height:\"100%\",width:\"100%\"},variant:\"k3RSQff75\",width:\"100%\"})})}),isDisplayed3(visible2)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(\"framer-e3kfat-container\",\"hidden-1sd0gtm\",!visible2&&\"hidden-slsfgw\"),\"data-framer-name\":\"Underline Portuguese\",name:\"Underline Portuguese\",children:/*#__PURE__*/_jsx(CommonLine,{height:\"100%\",id:\"lDscftuZv\",layoutId:\"lDscftuZv\",name:\"Underline Portuguese\",style:{height:\"100%\",width:\"100%\"},variant:\"k3RSQff75\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nzr058\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q1xc4z\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{y:(componentViewport?.y||0)+0+4949+70+0+0+0+0+100+5+0+0+0},U6xwYN0ds:{y:(componentViewport?.y||0)+0+5531+80+0+0+0+0+90+5+0+0+0},uUruR5maI:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 524px) - 48px)`,y:(componentViewport?.y||0)+0+6781+60+0+0+0+0+80+5+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+5693+70+0+0+0+0+94+5+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14xitc9-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uUruR5maI:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(CommonAccordion,{BF66vilrd:getLocalizedValue(\"v73\",activeLocale)??\"Logo Templates are made specially for those with little time and expecting to create professional designer logos for their business or client. These come easy to edit and customize for your business using Illustrator or Inkscape, featuring color palettes, alternate colors, layouts and fonts.\",height:\"100%\",id:\"sKXZNkBqv\",layoutId:\"sKXZNkBqv\",PdZo4vt7Y:getLocalizedValue(\"v72\",activeLocale)??\"Why use a Logo Template?\",variant:\"oO3Yiw797\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{y:(componentViewport?.y||0)+0+4949+70+0+0+0+0+100+5+0+0+82},U6xwYN0ds:{y:(componentViewport?.y||0)+0+5531+80+0+0+0+0+90+5+0+0+82},uUruR5maI:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 524px) - 48px)`,y:(componentViewport?.y||0)+0+6781+60+0+0+0+0+80+5+0+0+82}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+5693+70+0+0+0+0+94+5+0+82,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yv3dj1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uUruR5maI:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(CommonAccordion,{BF66vilrd:getLocalizedValue(\"v75\",activeLocale)??\"Logo Templates are super easy to use! Simply download and open up with .AI file using Illustrator. Edit texts and colors as you wish, and export the individual logo files in the size and format you need either for Business Cards, Flyers, Social Media and others!\",height:\"100%\",id:\"xnZnBUu7l\",layoutId:\"xnZnBUu7l\",PdZo4vt7Y:getLocalizedValue(\"v74\",activeLocale)??\"How to Use a Logo Template?\",variant:\"oO3Yiw797\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{y:(componentViewport?.y||0)+0+4949+70+0+0+0+0+100+5+0+0+164},U6xwYN0ds:{y:(componentViewport?.y||0)+0+5531+80+0+0+0+0+90+5+0+0+164},uUruR5maI:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 524px) - 48px)`,y:(componentViewport?.y||0)+0+6781+60+0+0+0+0+80+5+0+0+164}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+5693+70+0+0+0+0+94+5+0+164,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cfsbuq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uUruR5maI:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(CommonAccordion,{BF66vilrd:getLocalizedValue(\"v77\",activeLocale)??\"Designing your own logo is super simple! You can either use our easy to edit Logo Templates for Illustrator, or use our Online Logo Maker. Either way, open up a logo design, edit to your liking and export the file for your business.\",height:\"100%\",id:\"My6czhiub\",layoutId:\"My6czhiub\",PdZo4vt7Y:getLocalizedValue(\"v76\",activeLocale)??\"How can I design my own logo?\",variant:\"oO3Yiw797\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{y:(componentViewport?.y||0)+0+4949+70+0+0+0+0+100+5+0+0+246},U6xwYN0ds:{y:(componentViewport?.y||0)+0+5531+80+0+0+0+0+90+5+0+0+246},uUruR5maI:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 524px) - 48px)`,y:(componentViewport?.y||0)+0+6781+60+0+0+0+0+80+5+0+0+246}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+5693+70+0+0+0+0+94+5+0+246,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wxmkfa-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uUruR5maI:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(CommonAccordion,{BF66vilrd:getLocalizedValue(\"v79\",activeLocale)??\"A good company logo is one that's representative of the business, and easily recognizable for the business's clients. This can be easily achieved using professionally designed Logo Templates as they're all made to be outstanding logos for businesses, sure to stand out from competitors.\",height:\"100%\",id:\"AamT33N9j\",layoutId:\"AamT33N9j\",PdZo4vt7Y:getLocalizedValue(\"v78\",activeLocale)??\"What makes a good company logo?\",variant:\"oO3Yiw797\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o7sqf0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{y:(componentViewport?.y||0)+0+4949+70+0+0+0+0+100+5+333+0+0},U6xwYN0ds:{y:(componentViewport?.y||0)+0+5531+80+0+0+0+0+90+5+333+0+0},uUruR5maI:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 524px) - 48px)`,y:(componentViewport?.y||0)+0+6781+60+0+0+0+0+80+5+333+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+5693+70+0+0+0+0+94+5+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mho79n-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uUruR5maI:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(CommonAccordion,{BF66vilrd:getLocalizedValue(\"v81\",activeLocale)??\"Yes! Of course. You can use logo templates for your business. They are great for those looking to create the design aspect of their business without the need to hire a designer to do the job. Simply open up in Illustrator, start editing and you're done!\",height:\"100%\",id:\"TcrTcOVB4\",layoutId:\"TcrTcOVB4\",PdZo4vt7Y:getLocalizedValue(\"v80\",activeLocale)??\"Can I use logo templates for my business?\",variant:\"oO3Yiw797\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{y:(componentViewport?.y||0)+0+4949+70+0+0+0+0+100+5+333+0+82},U6xwYN0ds:{y:(componentViewport?.y||0)+0+5531+80+0+0+0+0+90+5+333+0+82},uUruR5maI:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 524px) - 48px)`,y:(componentViewport?.y||0)+0+6781+60+0+0+0+0+80+5+333+0+82}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+5693+70+0+0+0+0+94+5+0+82,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3lmrbn-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uUruR5maI:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(CommonAccordion,{BF66vilrd:getLocalizedValue(\"v83\",activeLocale)??\"If you're looking to create a logo online, you can use the Vexels Logo Maker. It's easy to create a custom logo without any special design skills, using our editable Logo Templates. Just type your Company Name and Industry or Activity!\",height:\"100%\",id:\"paC1myjVz\",layoutId:\"paC1myjVz\",PdZo4vt7Y:getLocalizedValue(\"v82\",activeLocale)??\"How can I make a logo online?\",variant:\"oO3Yiw797\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{y:(componentViewport?.y||0)+0+4949+70+0+0+0+0+100+5+333+0+164},U6xwYN0ds:{y:(componentViewport?.y||0)+0+5531+80+0+0+0+0+90+5+333+0+164},uUruR5maI:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 524px) - 48px)`,y:(componentViewport?.y||0)+0+6781+60+0+0+0+0+80+5+333+0+164}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+5693+70+0+0+0+0+94+5+0+164,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tb8jxq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uUruR5maI:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(CommonAccordion,{BF66vilrd:getLocalizedValue(\"v85\",activeLocale)??\"The Logo Maker creates your business logo in a few steps. Insert your Company Name, choose your Business, and you'll see an arrange of custom logo templates we've designed for you to start with. You can now edit the colors, styles, elements and text to match your company needs.\",height:\"100%\",id:\"l1Oux5uj5\",layoutId:\"l1Oux5uj5\",PdZo4vt7Y:getLocalizedValue(\"v84\",activeLocale)??\"How does the Online Logo Maker work?\",variant:\"oO3Yiw797\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{y:(componentViewport?.y||0)+0+4949+70+0+0+0+0+100+5+333+0+246},U6xwYN0ds:{y:(componentViewport?.y||0)+0+5531+80+0+0+0+0+90+5+333+0+246},uUruR5maI:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 524px) - 48px)`,y:(componentViewport?.y||0)+0+6781+60+0+0+0+0+80+5+333+0+246}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+5693+70+0+0+0+0+94+5+0+246,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18udnjn-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uUruR5maI:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(CommonAccordion,{BF66vilrd:getLocalizedValue(\"v87\",activeLocale)??\"The Logo maker lets you download your custom logo in many high-quality formats (.PDF, .SVG, .PNG and .JPG) along with a license file to use it. You can upload the results to the Vexels Mockup Generator to create branding elements!\",height:\"100%\",id:\"va1go357V\",layoutId:\"va1go357V\",PdZo4vt7Y:getLocalizedValue(\"v86\",activeLocale)??\"What files/format will I get?\",variant:\"oO3Yiw797\",width:\"100%\"})})})})})]})]})]})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c1xd24lzU:{y:(componentViewport?.y||0)+0+5840},U6xwYN0ds:{y:(componentViewport?.y||0)+0+6432},uUruR5maI:{y:(componentViewport?.y||0)+0+7632}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:482,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6275,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1oiysdn-container\",id:\"1oiysdn\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{U6xwYN0ds:{variant:\"vG4dzDEoG\"},uUruR5maI:{variant:\"sqnUFODAU\"}},children:/*#__PURE__*/_jsx(FooterFooter,{D8YUfXSZv:\"https://br.vexels.com/logo-designs/\",GHxkScVmI:\"https://de.vexels.com/logo-designs/\",GU9jDRrsc:\"https://www.vexels.com/logo-designs/\",height:\"100%\",hGJz0EPzb:hGJz0EPzb3bnx0g({overlay}),id:\"eg4khS5sn\",layoutId:\"eg4khS5sn\",rUK59Jk4Y:true,style:{width:\"100%\"},variant:\"bv3OpksFb\",width:\"100%\",zi4kTJPL5:\"https://es.vexels.com/logo-designs/\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-wzsngq\"),\"data-framer-portal-id\":\"1oiysdn\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"Oxt3LcIra\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uUruR5maI:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"607px\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1fx3csd-container\"),\"data-framer-portal-id\":\"1oiysdn\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uUruR5maI:{variant:\"zT7Mb4DZq\"}},children:/*#__PURE__*/_jsx(ContactForm,{height:\"100%\",id:\"PMCJWFk5p\",layoutId:\"PMCJWFk5p\",style:{height:\"100%\",width:\"100%\"},variant:\"qy68T3TsO\",width:\"100%\"})})})})})]}),getContainer())})})]})})})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-clk5z.framer-1827f5g, .framer-clk5z .framer-1827f5g { display: block; }\",\".framer-clk5z.framer-slsfgw { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-clk5z .framer-cyqaav-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-clk5z .framer-17d24fy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 50px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-cbrex6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-14qbfxy { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 576px; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-clk5z .framer-1rk8bpy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-clk5z .framer-1srnyta { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 654px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 3; }\",\".framer-clk5z .framer-1epnk1n, .framer-clk5z .framer-4ygxl8, .framer-clk5z .framer-1dueoj4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-hygllh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 101%; }\",\".framer-clk5z .framer-1awc9sa { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; z-index: 2; }\",\".framer-clk5z .framer-1cxlwte, .framer-clk5z .framer-1461lkb { flex: none; height: auto; max-width: 614px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-clk5z .framer-wrze83 { align-content: center; align-items: center; aspect-ratio: 1.0409165302782324 / 1; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 576px); justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-clk5z .framer-8kgfek { -webkit-filter: drop-shadow(12px 7px 5px rgba(0, 0, 0, 0.54)); filter: drop-shadow(12px 7px 5px rgba(0, 0, 0, 0.54)); flex: none; height: 486px; left: calc(54.83333333333336% - 518px / 2); position: absolute; top: calc(49.6527777777778% - 486px / 2); width: 518px; z-index: 1; }\",\".framer-clk5z .framer-fo4j2, .framer-clk5z .framer-1psc37t, .framer-clk5z .framer-1615rul { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 50px 0px 50px 0px; position: relative; width: 1200px; }\",\".framer-clk5z .framer-3xfhxg, .framer-clk5z .framer-16ha09b, .framer-clk5z .framer-13sgqme { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-clk5z .framer-1k95u8v, .framer-clk5z .framer-67m9j9, .framer-clk5z .framer-1630iuq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-clk5z .framer-m574dj-container, .framer-clk5z .framer-ntkwxb-container, .framer-clk5z .framer-1osm3mq-container, .framer-clk5z .framer-19x87w2-container, .framer-clk5z .framer-1gfowtb-container, .framer-clk5z .framer-14xitc9-container, .framer-clk5z .framer-yv3dj1-container, .framer-clk5z .framer-cfsbuq-container, .framer-clk5z .framer-wxmkfa-container, .framer-clk5z .framer-mho79n-container, .framer-clk5z .framer-3lmrbn-container, .framer-clk5z .framer-tb8jxq-container, .framer-clk5z .framer-18udnjn-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-clk5z .framer-ybz6ku, .framer-clk5z .framer-sa6sbc, .framer-clk5z .framer-mrzr5s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-6qvu42, .framer-clk5z .framer-hi6zak, .framer-clk5z .framer-19i5jd4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-9lzias, .framer-clk5z .framer-1ordvfq, .framer-clk5z .framer-qjxtkh, .framer-clk5z .framer-sqndu9, .framer-clk5z .framer-11mnvcx, .framer-clk5z .framer-5uiyt3, .framer-clk5z .framer-13f3zo0, .framer-clk5z .framer-1k9heok, .framer-clk5z .framer-1w9wla4, .framer-clk5z .framer-1u500ww, .framer-clk5z .framer-kksd5f, .framer-clk5z .framer-1l68pir, .framer-clk5z .framer-2hriiy, .framer-clk5z .framer-y63cyn, .framer-clk5z .framer-y5kynk, .framer-clk5z .framer-1vca9h3, .framer-clk5z .framer-yw5eru, .framer-clk5z .framer-oufvcn, .framer-clk5z .framer-14vf8d1, .framer-clk5z .framer-188q6g, .framer-clk5z .framer-1wtenty, .framer-clk5z .framer-16gj6an, .framer-clk5z .framer-1wb70q2, .framer-clk5z .framer-1qazmxg { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 2 0 0px; height: 210px; overflow: visible; position: relative; text-decoration: none; width: 1px; }\",\".framer-clk5z .framer-1n6l71a, .framer-clk5z .framer-1sjaeov, .framer-clk5z .framer-1pffn0k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-13qzmet { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 50px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-lx7hpk { 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: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-clk5z .framer-123rbu6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-12tkp30 { 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: visible; padding: 0px; position: relative; width: 50%; }\",\".framer-clk5z .framer-1p03man { flex: none; height: 549px; position: relative; width: 617px; }\",\".framer-clk5z .framer-uz2m5t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 47%; }\",\".framer-clk5z .framer-1v2708n { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-ub56li { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 2; }\",\".framer-clk5z .framer-11p4xws { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-3ocjsy-container, .framer-clk5z .framer-wrsr8u-container, .framer-clk5z .framer-1oiysdn-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-clk5z .framer-1sxddjn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 70px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-1ww675y { align-content: flex-start; align-items: flex-start; background-color: var(--token-aeb46483-f60a-4c1a-b6c5-256f330aa0a0, #5388f2); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 20px 0px 20px 0px; position: relative; width: 1px; }\",\".framer-clk5z .framer-yshymm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 750px; overflow: visible; padding: 50px; position: relative; width: 100%; z-index: 1; }\",\".framer-clk5z .framer-1c58ci5, .framer-clk5z .framer-1ppr8r8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 690px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-clk5z .framer-wobrqv, .framer-clk5z .framer-i2bn6d { flex: none; height: auto; max-width: 690px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-clk5z .framer-jzsvfi { aspect-ratio: 1.1044776119402986 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: var(--framer-aspect-ratio-supported, 452px); left: 694px; position: absolute; top: 48%; transform: translateY(-50%); width: 42%; z-index: 1; }\",\".framer-clk5z .framer-3q6gxa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 50px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-a03xpu { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 960px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-clk5z .framer-1q52q3v-container { aspect-ratio: 1.791044776119403 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 670px); max-width: 1200px; position: relative; width: 100%; }\",\".framer-clk5z .framer-l8apil { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 50px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-a7yn8i { align-content: center; align-items: center; background-color: var(--token-99ddd8b5-423c-4cfa-8a5b-d15536b7abed, #1d1d1d); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 80px 0px 80px 0px; position: relative; width: 1px; }\",\".framer-clk5z .framer-11gyx2i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-clk5z .framer-xyytt3 { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-clk5z .framer-ns884r { bottom: -216px; flex: none; height: 344px; left: -251px; overflow: visible; position: absolute; width: 345px; z-index: 1; }\",\".framer-clk5z .framer-d9agds { flex: none; height: 344px; overflow: visible; position: absolute; right: -274px; top: -172px; width: 345px; z-index: 1; }\",\".framer-clk5z .framer-1bmkunj { 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: hidden; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-clk5z .framer-18adejl { align-content: center; align-items: center; background-color: rgba(249, 249, 249, 0.7); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 70px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-1joxssw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1300px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-clk5z .framer-yrwa5w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 54px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-623uz3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-1fwsyk3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-1pne4i8 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-clk5z .framer-15jqbw3-container { bottom: -5px; flex: none; height: 22px; position: absolute; right: 392px; width: 20%; z-index: 0; }\",\".framer-clk5z .framer-1sfybos-container { bottom: -4px; flex: none; height: 21px; position: absolute; right: 364px; width: 14%; z-index: 0; }\",\".framer-clk5z .framer-e3kfat-container { bottom: -9px; flex: none; height: 22px; position: absolute; right: 320px; width: 21%; z-index: 0; }\",\".framer-clk5z .framer-1nzr058 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 65px; height: min-content; justify-content: center; overflow: hidden; padding: 5px 0px 5px 0px; position: relative; width: 100%; }\",\".framer-clk5z .framer-q1xc4z, .framer-clk5z .framer-o7sqf0 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-clk5z.framer-wzsngq { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 5; }\",\".framer-clk5z.framer-1fx3csd-container { flex: none; height: 500px; left: calc(49.93055555555558% - 607px / 2); position: fixed; top: calc(50.00000000000002% - 500px / 2); width: 607px; z-index: 5; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-clk5z.framer-slsfgw, .framer-clk5z .framer-17d24fy, .framer-clk5z .framer-cbrex6, .framer-clk5z .framer-14qbfxy, .framer-clk5z .framer-1srnyta, .framer-clk5z .framer-1epnk1n, .framer-clk5z .framer-4ygxl8, .framer-clk5z .framer-hygllh, .framer-clk5z .framer-wrze83, .framer-clk5z .framer-fo4j2, .framer-clk5z .framer-3xfhxg, .framer-clk5z .framer-ybz6ku, .framer-clk5z .framer-6qvu42, .framer-clk5z .framer-1n6l71a, .framer-clk5z .framer-13qzmet, .framer-clk5z .framer-lx7hpk, .framer-clk5z .framer-12tkp30, .framer-clk5z .framer-uz2m5t, .framer-clk5z .framer-1v2708n, .framer-clk5z .framer-1dueoj4, .framer-clk5z .framer-11p4xws, .framer-clk5z .framer-1psc37t, .framer-clk5z .framer-16ha09b, .framer-clk5z .framer-sa6sbc, .framer-clk5z .framer-hi6zak, .framer-clk5z .framer-1sjaeov, .framer-clk5z .framer-1sxddjn, .framer-clk5z .framer-1ww675y, .framer-clk5z .framer-yshymm, .framer-clk5z .framer-3q6gxa, .framer-clk5z .framer-1615rul, .framer-clk5z .framer-13sgqme, .framer-clk5z .framer-mrzr5s, .framer-clk5z .framer-19i5jd4, .framer-clk5z .framer-1pffn0k, .framer-clk5z .framer-l8apil, .framer-clk5z .framer-a7yn8i, .framer-clk5z .framer-11gyx2i, .framer-clk5z .framer-1bmkunj, .framer-clk5z .framer-18adejl, .framer-clk5z .framer-1joxssw, .framer-clk5z .framer-yrwa5w, .framer-clk5z .framer-623uz3, .framer-clk5z .framer-1fwsyk3, .framer-clk5z .framer-1nzr058, .framer-clk5z .framer-q1xc4z, .framer-clk5z .framer-o7sqf0 { gap: 0px; } .framer-clk5z.framer-slsfgw > *, .framer-clk5z .framer-17d24fy > *, .framer-clk5z .framer-14qbfxy > *, .framer-clk5z .framer-lx7hpk > *, .framer-clk5z .framer-1joxssw > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-clk5z.framer-slsfgw > :first-child, .framer-clk5z .framer-17d24fy > :first-child, .framer-clk5z .framer-14qbfxy > :first-child, .framer-clk5z .framer-1srnyta > :first-child, .framer-clk5z .framer-1epnk1n > :first-child, .framer-clk5z .framer-4ygxl8 > :first-child, .framer-clk5z .framer-fo4j2 > :first-child, .framer-clk5z .framer-ybz6ku > :first-child, .framer-clk5z .framer-lx7hpk > :first-child, .framer-clk5z .framer-12tkp30 > :first-child, .framer-clk5z .framer-uz2m5t > :first-child, .framer-clk5z .framer-1v2708n > :first-child, .framer-clk5z .framer-1dueoj4 > :first-child, .framer-clk5z .framer-11p4xws > :first-child, .framer-clk5z .framer-1psc37t > :first-child, .framer-clk5z .framer-sa6sbc > :first-child, .framer-clk5z .framer-1ww675y > :first-child, .framer-clk5z .framer-yshymm > :first-child, .framer-clk5z .framer-3q6gxa > :first-child, .framer-clk5z .framer-1615rul > :first-child, .framer-clk5z .framer-mrzr5s > :first-child, .framer-clk5z .framer-a7yn8i > :first-child, .framer-clk5z .framer-11gyx2i > :first-child, .framer-clk5z .framer-18adejl > :first-child, .framer-clk5z .framer-1joxssw > :first-child, .framer-clk5z .framer-yrwa5w > :first-child, .framer-clk5z .framer-623uz3 > :first-child, .framer-clk5z .framer-q1xc4z > :first-child, .framer-clk5z .framer-o7sqf0 > :first-child { margin-top: 0px; } .framer-clk5z.framer-slsfgw > :last-child, .framer-clk5z .framer-17d24fy > :last-child, .framer-clk5z .framer-14qbfxy > :last-child, .framer-clk5z .framer-1srnyta > :last-child, .framer-clk5z .framer-1epnk1n > :last-child, .framer-clk5z .framer-4ygxl8 > :last-child, .framer-clk5z .framer-fo4j2 > :last-child, .framer-clk5z .framer-ybz6ku > :last-child, .framer-clk5z .framer-lx7hpk > :last-child, .framer-clk5z .framer-12tkp30 > :last-child, .framer-clk5z .framer-uz2m5t > :last-child, .framer-clk5z .framer-1v2708n > :last-child, .framer-clk5z .framer-1dueoj4 > :last-child, .framer-clk5z .framer-11p4xws > :last-child, .framer-clk5z .framer-1psc37t > :last-child, .framer-clk5z .framer-sa6sbc > :last-child, .framer-clk5z .framer-1ww675y > :last-child, .framer-clk5z .framer-yshymm > :last-child, .framer-clk5z .framer-3q6gxa > :last-child, .framer-clk5z .framer-1615rul > :last-child, .framer-clk5z .framer-mrzr5s > :last-child, .framer-clk5z .framer-a7yn8i > :last-child, .framer-clk5z .framer-11gyx2i > :last-child, .framer-clk5z .framer-18adejl > :last-child, .framer-clk5z .framer-1joxssw > :last-child, .framer-clk5z .framer-yrwa5w > :last-child, .framer-clk5z .framer-623uz3 > :last-child, .framer-clk5z .framer-q1xc4z > :last-child, .framer-clk5z .framer-o7sqf0 > :last-child { margin-bottom: 0px; } .framer-clk5z .framer-cbrex6 > *, .framer-clk5z .framer-6qvu42 > *, .framer-clk5z .framer-hi6zak > *, .framer-clk5z .framer-19i5jd4 > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-clk5z .framer-cbrex6 > :first-child, .framer-clk5z .framer-hygllh > :first-child, .framer-clk5z .framer-wrze83 > :first-child, .framer-clk5z .framer-3xfhxg > :first-child, .framer-clk5z .framer-6qvu42 > :first-child, .framer-clk5z .framer-1n6l71a > :first-child, .framer-clk5z .framer-13qzmet > :first-child, .framer-clk5z .framer-16ha09b > :first-child, .framer-clk5z .framer-hi6zak > :first-child, .framer-clk5z .framer-1sjaeov > :first-child, .framer-clk5z .framer-1sxddjn > :first-child, .framer-clk5z .framer-13sgqme > :first-child, .framer-clk5z .framer-19i5jd4 > :first-child, .framer-clk5z .framer-1pffn0k > :first-child, .framer-clk5z .framer-l8apil > :first-child, .framer-clk5z .framer-1bmkunj > :first-child, .framer-clk5z .framer-1fwsyk3 > :first-child, .framer-clk5z .framer-1nzr058 > :first-child { margin-left: 0px; } .framer-clk5z .framer-cbrex6 > :last-child, .framer-clk5z .framer-hygllh > :last-child, .framer-clk5z .framer-wrze83 > :last-child, .framer-clk5z .framer-3xfhxg > :last-child, .framer-clk5z .framer-6qvu42 > :last-child, .framer-clk5z .framer-1n6l71a > :last-child, .framer-clk5z .framer-13qzmet > :last-child, .framer-clk5z .framer-16ha09b > :last-child, .framer-clk5z .framer-hi6zak > :last-child, .framer-clk5z .framer-1sjaeov > :last-child, .framer-clk5z .framer-1sxddjn > :last-child, .framer-clk5z .framer-13sgqme > :last-child, .framer-clk5z .framer-19i5jd4 > :last-child, .framer-clk5z .framer-1pffn0k > :last-child, .framer-clk5z .framer-l8apil > :last-child, .framer-clk5z .framer-1bmkunj > :last-child, .framer-clk5z .framer-1fwsyk3 > :last-child, .framer-clk5z .framer-1nzr058 > :last-child { margin-right: 0px; } .framer-clk5z .framer-1srnyta > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-clk5z .framer-1epnk1n > *, .framer-clk5z .framer-4ygxl8 > *, .framer-clk5z .framer-1v2708n > *, .framer-clk5z .framer-1dueoj4 > *, .framer-clk5z .framer-3q6gxa > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-clk5z .framer-hygllh > *, .framer-clk5z .framer-1sxddjn > *, .framer-clk5z .framer-l8apil > *, .framer-clk5z .framer-1bmkunj > *, .framer-clk5z .framer-1fwsyk3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-clk5z .framer-wrze83 > *, .framer-clk5z .framer-13qzmet > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-clk5z .framer-fo4j2 > *, .framer-clk5z .framer-ybz6ku > *, .framer-clk5z .framer-11p4xws > *, .framer-clk5z .framer-1psc37t > *, .framer-clk5z .framer-sa6sbc > *, .framer-clk5z .framer-yshymm > *, .framer-clk5z .framer-1615rul > *, .framer-clk5z .framer-mrzr5s > *, .framer-clk5z .framer-11gyx2i > *, .framer-clk5z .framer-q1xc4z > *, .framer-clk5z .framer-o7sqf0 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-clk5z .framer-3xfhxg > *, .framer-clk5z .framer-16ha09b > *, .framer-clk5z .framer-13sgqme > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-clk5z .framer-1n6l71a > *, .framer-clk5z .framer-1sjaeov > *, .framer-clk5z .framer-1pffn0k > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-clk5z .framer-12tkp30 > *, .framer-clk5z .framer-18adejl > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-clk5z .framer-uz2m5t > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-clk5z .framer-1ww675y > *, .framer-clk5z .framer-a7yn8i > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-clk5z .framer-yrwa5w > * { margin: 0px; margin-bottom: calc(54px / 2); margin-top: calc(54px / 2); } .framer-clk5z .framer-623uz3 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-clk5z .framer-1nzr058 > * { margin: 0px; margin-left: calc(65px / 2); margin-right: calc(65px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,\"@media (min-width: 992px) and (max-width: 1439px) { .framer-clk5z.framer-slsfgw { width: 992px; } .framer-clk5z .framer-cyqaav-container { order: 0; } .framer-clk5z .framer-17d24fy { order: 1; padding: 12px 40px 12px 40px; } .framer-clk5z .framer-14qbfxy { height: min-content; max-width: unset; padding: 0px 30px 0px 30px; } .framer-clk5z .framer-wrze83 { aspect-ratio: unset; height: 409px; } .framer-clk5z .framer-8kgfek { height: 315px; left: calc(50.93896713615026% - 347px / 2); top: calc(51.10024449877753% - 315px / 2); width: 347px; } .framer-clk5z .framer-fo4j2 { gap: 0px; max-width: unset; order: 2; padding: 40px; width: 100%; } .framer-clk5z .framer-3xfhxg, .framer-clk5z .framer-lx7hpk, .framer-clk5z .framer-16ha09b, .framer-clk5z .framer-13sgqme, .framer-clk5z .framer-1joxssw { max-width: 1000px; } .framer-clk5z .framer-13qzmet { order: 3; padding: 40px; } .framer-clk5z .framer-1p03man { height: 473px; width: 484px; } .framer-clk5z .framer-uz2m5t { max-width: 465px; } .framer-clk5z .framer-1psc37t { gap: 0px; max-width: unset; order: 4; padding: 40px; width: 100%; } .framer-clk5z .framer-1sxddjn { max-width: unset; order: 5; padding: 40px; } .framer-clk5z .framer-yshymm { max-width: 500px; padding: 40px; } .framer-clk5z .framer-1c58ci5 { max-width: 700px; width: auto; } .framer-clk5z .framer-jzsvfi { height: var(--framer-aspect-ratio-supported, 406px); left: 456px; top: 50%; width: 448px; } .framer-clk5z .framer-3q6gxa { order: 6; padding: 40px 32px 40px 32px; } .framer-clk5z .framer-a03xpu { max-width: 640px; } .framer-clk5z .framer-1q52q3v-container { height: var(--framer-aspect-ratio-supported, 518px); } .framer-clk5z .framer-1615rul { gap: 0px; max-width: unset; order: 7; padding: 40px; width: 100%; } .framer-clk5z .framer-l8apil { max-width: unset; order: 8; padding: 60px 40px 40px 40px; } .framer-clk5z .framer-1ppr8r8 { max-width: 100%; } .framer-clk5z .framer-ns884r { bottom: -224px; height: 258px; left: -74px; width: 259px; } .framer-clk5z .framer-d9agds { bottom: -171px; height: 203px; right: -117px; top: unset; width: 283px; } .framer-clk5z .framer-18adejl { order: 9; padding: 70px 40px 70px 40px; } .framer-clk5z .framer-yrwa5w { gap: 60px; } .framer-clk5z .framer-15jqbw3-container { bottom: -6px; height: 24px; right: 211px; width: 28%; } .framer-clk5z .framer-1sfybos-container { bottom: -6px; height: 24px; right: 182px; width: 20%; } .framer-clk5z .framer-e3kfat-container { bottom: -6px; height: 24px; right: 141px; width: 29%; } .framer-clk5z .framer-1nzr058 { flex-direction: column; gap: 25px; } .framer-clk5z .framer-q1xc4z, .framer-clk5z .framer-o7sqf0 { flex: none; width: 100%; } .framer-clk5z .framer-1oiysdn-container { order: 10; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-clk5z .framer-fo4j2, .framer-clk5z .framer-1psc37t, .framer-clk5z .framer-1615rul, .framer-clk5z .framer-yrwa5w, .framer-clk5z .framer-1nzr058 { gap: 0px; } .framer-clk5z .framer-fo4j2 > *, .framer-clk5z .framer-1psc37t > *, .framer-clk5z .framer-1615rul > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-clk5z .framer-fo4j2 > :first-child, .framer-clk5z .framer-1psc37t > :first-child, .framer-clk5z .framer-1615rul > :first-child, .framer-clk5z .framer-yrwa5w > :first-child, .framer-clk5z .framer-1nzr058 > :first-child { margin-top: 0px; } .framer-clk5z .framer-fo4j2 > :last-child, .framer-clk5z .framer-1psc37t > :last-child, .framer-clk5z .framer-1615rul > :last-child, .framer-clk5z .framer-yrwa5w > :last-child, .framer-clk5z .framer-1nzr058 > :last-child { margin-bottom: 0px; } .framer-clk5z .framer-yrwa5w > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-clk5z .framer-1nzr058 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } }}\",\"@media (min-width: 768px) and (max-width: 991px) { .framer-clk5z.framer-slsfgw { width: 768px; } .framer-clk5z .framer-cyqaav-container { order: 0; } .framer-clk5z .framer-17d24fy { order: 1; overflow: visible; padding: 40px 32px 40px 32px; } .framer-clk5z .framer-cbrex6, .framer-clk5z .framer-123rbu6, .framer-clk5z .framer-1bmkunj { flex-direction: column; } .framer-clk5z .framer-14qbfxy { flex: none; height: min-content; max-width: unset; padding: 0px 24px 0px 24px; width: 100%; } .framer-clk5z .framer-1rk8bpy { flex-direction: column; gap: 30px; justify-content: center; } .framer-clk5z .framer-1srnyta { align-content: center; align-items: center; flex: none; gap: 20px; justify-content: center; max-width: unset; order: 1; width: 100%; } .framer-clk5z .framer-1epnk1n, .framer-clk5z .framer-623uz3 { align-content: center; align-items: center; justify-content: center; } .framer-clk5z .framer-4ygxl8 { align-content: center; align-items: center; gap: 16px; justify-content: center; } .framer-clk5z .framer-1awc9sa, .framer-clk5z .framer-ub56li { max-width: 85%; } .framer-clk5z .framer-1cxlwte, .framer-clk5z .framer-1461lkb { max-width: 75%; } .framer-clk5z .framer-wrze83 { flex: none; height: var(--framer-aspect-ratio-supported, 375px); order: 0; width: 390px; } .framer-clk5z .framer-8kgfek { bottom: 64px; height: unset; left: 64px; order: 0; right: 77px; top: 41px; width: unset; z-index: 2; } .framer-clk5z .framer-fo4j2 { max-width: unset; order: 2; padding: 40px 32px 40px 32px; width: 100%; } .framer-clk5z .framer-3xfhxg, .framer-clk5z .framer-16ha09b, .framer-clk5z .framer-13sgqme { gap: 20px; justify-content: flex-start; width: 100%; } .framer-clk5z .framer-13qzmet { order: 3; padding: 40px 32px 40px 32px; } .framer-clk5z .framer-lx7hpk { max-width: unset; } .framer-clk5z .framer-12tkp30 { order: 0; width: min-content; } .framer-clk5z .framer-1p03man { height: 381px; width: 525px; } .framer-clk5z .framer-uz2m5t { align-content: center; align-items: center; gap: 30px; justify-content: center; max-width: 470px; order: 1; padding: 20px 0px 0px 0px; width: 100%; } .framer-clk5z .framer-1v2708n { align-content: center; align-items: center; gap: 18px; justify-content: flex-start; max-width: 470px; } .framer-clk5z .framer-1dueoj4, .framer-clk5z .framer-11p4xws { align-content: center; align-items: center; } .framer-clk5z .framer-1psc37t { max-width: unset; order: 4; padding: 40px 32px 40px 32px; width: 100%; } .framer-clk5z .framer-1sxddjn { order: 5; padding: 40px 32px 40px 32px; } .framer-clk5z .framer-1ww675y { max-width: 768px; padding: 40px 0px 40px 0px; } .framer-clk5z .framer-yshymm { align-content: center; align-items: center; padding: 20px; } .framer-clk5z .framer-1c58ci5 { max-width: 450px; } .framer-clk5z .framer-wobrqv, .framer-clk5z .framer-i2bn6d, .framer-clk5z .framer-xyytt3 { max-width: 500px; } .framer-clk5z .framer-3q6gxa { order: 6; padding: 40px 32px 40px 32px; } .framer-clk5z .framer-a03xpu { max-width: 640px; } .framer-clk5z .framer-1q52q3v-container { height: var(--framer-aspect-ratio-supported, 393px); } .framer-clk5z .framer-1615rul { max-width: unset; order: 7; padding: 40px 32px 40px 32px; width: 100%; } .framer-clk5z .framer-l8apil { order: 8; padding: 40px 32px 40px 32px; } .framer-clk5z .framer-a7yn8i { max-width: 768px; } .framer-clk5z .framer-1ppr8r8 { max-width: 50%; } .framer-clk5z .framer-ns884r { bottom: -214px; height: 230px; left: -24px; width: 231px; } .framer-clk5z .framer-18adejl { order: 9; padding: 80px 32px 80px 32px; } .framer-clk5z .framer-1joxssw { max-width: 720px; padding: 0px 24px 0px 24px; } .framer-clk5z .framer-yrwa5w { gap: 50px; } .framer-clk5z .framer-15jqbw3-container { bottom: -7px; height: 21px; right: 73px; width: 40%; } .framer-clk5z .framer-1sfybos-container { bottom: -7px; right: 60px; width: 25%; } .framer-clk5z .framer-e3kfat-container { bottom: -7px; height: 21px; right: 12px; width: 39%; } .framer-clk5z .framer-1nzr058 { flex-direction: column; gap: 25px; } .framer-clk5z .framer-q1xc4z, .framer-clk5z .framer-o7sqf0 { flex: none; width: 100%; } .framer-clk5z .framer-1oiysdn-container { order: 10; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-clk5z .framer-cbrex6, .framer-clk5z .framer-1rk8bpy, .framer-clk5z .framer-1srnyta, .framer-clk5z .framer-4ygxl8, .framer-clk5z .framer-3xfhxg, .framer-clk5z .framer-123rbu6, .framer-clk5z .framer-uz2m5t, .framer-clk5z .framer-1v2708n, .framer-clk5z .framer-16ha09b, .framer-clk5z .framer-13sgqme, .framer-clk5z .framer-1bmkunj, .framer-clk5z .framer-yrwa5w, .framer-clk5z .framer-1nzr058 { gap: 0px; } .framer-clk5z .framer-cbrex6 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-clk5z .framer-cbrex6 > :first-child, .framer-clk5z .framer-1rk8bpy > :first-child, .framer-clk5z .framer-1srnyta > :first-child, .framer-clk5z .framer-4ygxl8 > :first-child, .framer-clk5z .framer-uz2m5t > :first-child, .framer-clk5z .framer-1v2708n > :first-child, .framer-clk5z .framer-1bmkunj > :first-child, .framer-clk5z .framer-yrwa5w > :first-child, .framer-clk5z .framer-1nzr058 > :first-child { margin-top: 0px; } .framer-clk5z .framer-cbrex6 > :last-child, .framer-clk5z .framer-1rk8bpy > :last-child, .framer-clk5z .framer-1srnyta > :last-child, .framer-clk5z .framer-4ygxl8 > :last-child, .framer-clk5z .framer-uz2m5t > :last-child, .framer-clk5z .framer-1v2708n > :last-child, .framer-clk5z .framer-1bmkunj > :last-child, .framer-clk5z .framer-yrwa5w > :last-child, .framer-clk5z .framer-1nzr058 > :last-child { margin-bottom: 0px; } .framer-clk5z .framer-1rk8bpy > *, .framer-clk5z .framer-uz2m5t > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-clk5z .framer-1srnyta > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-clk5z .framer-4ygxl8 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-clk5z .framer-3xfhxg > *, .framer-clk5z .framer-16ha09b > *, .framer-clk5z .framer-13sgqme > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-clk5z .framer-3xfhxg > :first-child, .framer-clk5z .framer-16ha09b > :first-child, .framer-clk5z .framer-13sgqme > :first-child { margin-left: 0px; } .framer-clk5z .framer-3xfhxg > :last-child, .framer-clk5z .framer-16ha09b > :last-child, .framer-clk5z .framer-13sgqme > :last-child { margin-right: 0px; } .framer-clk5z .framer-123rbu6 > *, .framer-clk5z .framer-123rbu6 > :first-child, .framer-clk5z .framer-123rbu6 > :last-child { margin: 0px; } .framer-clk5z .framer-1v2708n > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-clk5z .framer-1bmkunj > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-clk5z .framer-yrwa5w > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-clk5z .framer-1nzr058 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } }}\",\"@media (max-width: 767px) { .framer-clk5z.framer-slsfgw { width: 390px; } .framer-clk5z .framer-cyqaav-container { order: 0; } .framer-clk5z .framer-17d24fy { order: 1; padding: 60px 20px 30px 20px; } .framer-clk5z .framer-14qbfxy { height: min-content; max-width: unset; padding: 0px 20px 0px 20px; } .framer-clk5z .framer-1rk8bpy { flex-direction: column; gap: 20px; justify-content: center; max-width: unset; } .framer-clk5z .framer-1srnyta { align-content: center; align-items: center; flex: none; justify-content: center; max-width: unset; order: 0; width: 100%; } .framer-clk5z .framer-1epnk1n, .framer-clk5z .framer-4ygxl8, .framer-clk5z .framer-1dueoj4 { align-content: center; align-items: center; justify-content: center; } .framer-clk5z .framer-hygllh { max-width: 250px; width: 100%; } .framer-clk5z .framer-1cxlwte { max-width: 300px; } .framer-clk5z .framer-fo4j2 { align-content: center; align-items: center; max-width: unset; order: 2; padding: 40px 20px 30px 20px; width: 100%; } .framer-clk5z .framer-3xfhxg, .framer-clk5z .framer-16ha09b, .framer-clk5z .framer-13sgqme { flex-direction: column; gap: 19px; max-width: 768px; padding: 0px 20px 0px 20px; width: 100%; } .framer-clk5z .framer-1k95u8v, .framer-clk5z .framer-67m9j9, .framer-clk5z .framer-1630iuq { white-space: pre-wrap; width: 267px; word-break: break-word; word-wrap: break-word; } .framer-clk5z .framer-ybz6ku, .framer-clk5z .framer-sa6sbc, .framer-clk5z .framer-mrzr5s { padding: 20px 20px 0px 20px; width: 330px; } .framer-clk5z .framer-6qvu42, .framer-clk5z .framer-hi6zak, .framer-clk5z .framer-19i5jd4 { flex-direction: column; gap: 10px; } .framer-clk5z .framer-9lzias, .framer-clk5z .framer-1ordvfq, .framer-clk5z .framer-qjxtkh, .framer-clk5z .framer-sqndu9, .framer-clk5z .framer-11mnvcx, .framer-clk5z .framer-5uiyt3, .framer-clk5z .framer-1w9wla4, .framer-clk5z .framer-1u500ww, .framer-clk5z .framer-kksd5f, .framer-clk5z .framer-2hriiy, .framer-clk5z .framer-y63cyn, .framer-clk5z .framer-1vca9h3, .framer-clk5z .framer-yw5eru, .framer-clk5z .framer-oufvcn, .framer-clk5z .framer-14vf8d1, .framer-clk5z .framer-188q6g, .framer-clk5z .framer-16gj6an, .framer-clk5z .framer-1qazmxg { flex: none; height: 160px; width: 100%; } .framer-clk5z .framer-1n6l71a, .framer-clk5z .framer-1sjaeov, .framer-clk5z .framer-1pffn0k, .framer-clk5z .framer-1bmkunj { flex-direction: column; } .framer-clk5z .framer-13qzmet { order: 3; padding: 0px; } .framer-clk5z .framer-lx7hpk { max-width: unset; padding: 30px 20px 30px 20px; } .framer-clk5z .framer-123rbu6 { flex-direction: column; gap: 30px; justify-content: center; max-width: 300px; } .framer-clk5z .framer-12tkp30 { gap: 0px; height: 317px; order: 0; width: 100%; } .framer-clk5z .framer-1p03man { height: 302px; width: 339px; } .framer-clk5z .framer-uz2m5t { align-content: center; align-items: center; gap: 24px; justify-content: center; order: 1; width: 100%; } .framer-clk5z .framer-1v2708n { align-content: center; align-items: center; gap: 25px; } .framer-clk5z .framer-11p4xws { align-content: center; align-items: center; } .framer-clk5z .framer-1461lkb { max-width: 250px; } .framer-clk5z .framer-1psc37t { align-content: center; align-items: center; max-width: unset; order: 4; padding: 40px 20px 30px 20px; width: 100%; } .framer-clk5z .framer-1sxddjn { order: 5; padding: 40px 20px 30px 20px; } .framer-clk5z .framer-1ww675y { max-width: 768px; padding: 30px 20px 30px 20px; } .framer-clk5z .framer-yshymm { align-content: center; align-items: center; gap: 30px; padding: 25px; } .framer-clk5z .framer-3q6gxa { gap: 30px; order: 6; padding: 40px 20px 40px 20px; } .framer-clk5z .framer-a03xpu { max-width: unset; } .framer-clk5z .framer-1q52q3v-container { height: var(--framer-aspect-ratio-supported, 112px); } .framer-clk5z .framer-1615rul { align-content: center; align-items: center; max-width: unset; order: 7; padding: 40px 20px 30px 20px; width: 100%; } .framer-clk5z .framer-l8apil { order: 8; padding: 40px 20px 30px 20px; } .framer-clk5z .framer-a7yn8i { max-width: 768px; padding: 60px 20px 60px 20px; } .framer-clk5z .framer-11gyx2i { gap: 30px; } .framer-clk5z .framer-18adejl { order: 9; padding: 60px 20px 60px 20px; } .framer-clk5z .framer-1joxssw { justify-content: center; max-width: 524px; padding: 0px 24px 0px 24px; } .framer-clk5z .framer-yrwa5w { gap: 40px; } .framer-clk5z .framer-1nzr058 { flex-direction: column; gap: 25px; } .framer-clk5z .framer-q1xc4z, .framer-clk5z .framer-o7sqf0 { flex: none; width: 100%; } .framer-clk5z .framer-14xitc9-container, .framer-clk5z .framer-yv3dj1-container, .framer-clk5z .framer-cfsbuq-container, .framer-clk5z .framer-wxmkfa-container, .framer-clk5z .framer-mho79n-container, .framer-clk5z .framer-3lmrbn-container, .framer-clk5z .framer-tb8jxq-container, .framer-clk5z .framer-18udnjn-container { width: 100%; } .framer-clk5z .framer-1oiysdn-container { order: 10; } .framer-clk5z.framer-1fx3csd-container { left: calc(49.93055555555558% - 100% / 2); width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-clk5z .framer-1rk8bpy, .framer-clk5z .framer-3xfhxg, .framer-clk5z .framer-6qvu42, .framer-clk5z .framer-1n6l71a, .framer-clk5z .framer-123rbu6, .framer-clk5z .framer-12tkp30, .framer-clk5z .framer-uz2m5t, .framer-clk5z .framer-1v2708n, .framer-clk5z .framer-16ha09b, .framer-clk5z .framer-hi6zak, .framer-clk5z .framer-1sjaeov, .framer-clk5z .framer-yshymm, .framer-clk5z .framer-3q6gxa, .framer-clk5z .framer-13sgqme, .framer-clk5z .framer-19i5jd4, .framer-clk5z .framer-1pffn0k, .framer-clk5z .framer-11gyx2i, .framer-clk5z .framer-1bmkunj, .framer-clk5z .framer-yrwa5w, .framer-clk5z .framer-1nzr058 { gap: 0px; } .framer-clk5z .framer-1rk8bpy > *, .framer-clk5z .framer-1n6l71a > *, .framer-clk5z .framer-1sjaeov > *, .framer-clk5z .framer-1pffn0k > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-clk5z .framer-1rk8bpy > :first-child, .framer-clk5z .framer-3xfhxg > :first-child, .framer-clk5z .framer-6qvu42 > :first-child, .framer-clk5z .framer-1n6l71a > :first-child, .framer-clk5z .framer-123rbu6 > :first-child, .framer-clk5z .framer-12tkp30 > :first-child, .framer-clk5z .framer-uz2m5t > :first-child, .framer-clk5z .framer-1v2708n > :first-child, .framer-clk5z .framer-16ha09b > :first-child, .framer-clk5z .framer-hi6zak > :first-child, .framer-clk5z .framer-1sjaeov > :first-child, .framer-clk5z .framer-yshymm > :first-child, .framer-clk5z .framer-3q6gxa > :first-child, .framer-clk5z .framer-13sgqme > :first-child, .framer-clk5z .framer-19i5jd4 > :first-child, .framer-clk5z .framer-1pffn0k > :first-child, .framer-clk5z .framer-11gyx2i > :first-child, .framer-clk5z .framer-1bmkunj > :first-child, .framer-clk5z .framer-yrwa5w > :first-child, .framer-clk5z .framer-1nzr058 > :first-child { margin-top: 0px; } .framer-clk5z .framer-1rk8bpy > :last-child, .framer-clk5z .framer-3xfhxg > :last-child, .framer-clk5z .framer-6qvu42 > :last-child, .framer-clk5z .framer-1n6l71a > :last-child, .framer-clk5z .framer-123rbu6 > :last-child, .framer-clk5z .framer-12tkp30 > :last-child, .framer-clk5z .framer-uz2m5t > :last-child, .framer-clk5z .framer-1v2708n > :last-child, .framer-clk5z .framer-16ha09b > :last-child, .framer-clk5z .framer-hi6zak > :last-child, .framer-clk5z .framer-1sjaeov > :last-child, .framer-clk5z .framer-yshymm > :last-child, .framer-clk5z .framer-3q6gxa > :last-child, .framer-clk5z .framer-13sgqme > :last-child, .framer-clk5z .framer-19i5jd4 > :last-child, .framer-clk5z .framer-1pffn0k > :last-child, .framer-clk5z .framer-11gyx2i > :last-child, .framer-clk5z .framer-1bmkunj > :last-child, .framer-clk5z .framer-yrwa5w > :last-child, .framer-clk5z .framer-1nzr058 > :last-child { margin-bottom: 0px; } .framer-clk5z .framer-3xfhxg > *, .framer-clk5z .framer-16ha09b > *, .framer-clk5z .framer-13sgqme > * { margin: 0px; margin-bottom: calc(19px / 2); margin-top: calc(19px / 2); } .framer-clk5z .framer-6qvu42 > *, .framer-clk5z .framer-hi6zak > *, .framer-clk5z .framer-19i5jd4 > *, .framer-clk5z .framer-1bmkunj > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-clk5z .framer-123rbu6 > *, .framer-clk5z .framer-yshymm > *, .framer-clk5z .framer-3q6gxa > *, .framer-clk5z .framer-11gyx2i > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-clk5z .framer-12tkp30 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-clk5z .framer-uz2m5t > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-clk5z .framer-1v2708n > *, .framer-clk5z .framer-1nzr058 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-clk5z .framer-yrwa5w > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6319\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"c1xd24lzU\":{\"layout\":[\"fixed\",\"auto\"]},\"U6xwYN0ds\":{\"layout\":[\"fixed\",\"auto\"]},\"uUruR5maI\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerLayoutTemplateCompatible true\n * @framerResponsiveScreen\n */const FramerBrIQr3oA7=withCSS(Component,css,\"framer-clk5z\");export default FramerBrIQr3oA7;FramerBrIQr3oA7.displayName=\"Psd T Shirt Designs\";FramerBrIQr3oA7.defaultProps={height:6319,width:1440};addFonts(FramerBrIQr3oA7,[{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\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavigationNavigationFonts,...ButtonMasterFonts,...ContentWidgetCopyFonts,...ButtonMaster1Fonts,...YouTubeFonts,...CommonLineFonts,...CommonAccordionFonts,...FooterFooterFonts,...ContactFormFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBrIQr3oA7\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"c1xd24lzU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"U6xwYN0ds\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uUruR5maI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"6319\",\"framerLayoutTemplateCompatible\":\"true\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavigationNavigationFonts", "getFonts", "uCrN7F5yl_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "RichTextWithOptimizedAppearEffect", "RichText2", "ImageWithOptimizedAppearEffect", "Image2", "ButtonMasterFonts", "FmyeVKwi2_default", "ContainerWithOptimizedAppearEffect", "Container", "MotionDivWithFX", "withFX", "ImageWithFX", "ContentWidgetCopyFonts", "A9K66iZRa_default", "ButtonMaster1Fonts", "YouTubeFonts", "Youtube", "ImageWithFXWithOptimizedAppearEffect", "CommonLineFonts", "nWXb9U6jL_default", "CommonAccordionFonts", "zsVubOwyK_default", "FooterFooterFonts", "yiv18JfQQ_default", "ContactFormFonts", "qPeoWncKJ_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "animation5", "animation6", "animation7", "transition4", "transition5", "animation8", "animation9", "animation10", "animation11", "animation12", "animation13", "animation14", "transition6", "transformTemplate1", "_", "t", "animation15", "transition7", "animation16", "transition8", "animation17", "transition9", "animation18", "animation19", "animation20", "transition10", "equals", "a", "b", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "hGJz0EPzb3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "pe", "usePreloadLocalizedValues", "isDisplayed", "isDisplayed1", "isDisplayed2", "elementId", "useRouteElementId", "ref2", "router", "useRouter", "isDisplayed3", "visible1", "visible2", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "getLocalizedValue", "x", "getLoadingLazyAtYPosition", "Link", "ResolveLinks", "resolvedLinks", "l", "AnimatePresence", "Ga", "css", "FramerBrIQr3oA7", "withCSS", "BrIQr3oA7_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
