{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ckGZj3yYY0eOgQQMpSdE/2IF4Ix0E6KE5rfpejr3L/SenjaWidget.js", "ssg:https://framerusercontent.com/modules/DfsHdI3OSkcFavE5L7Xm/BLDq1IwgBvGAP8IyBvoi/QQlF90Y9z.js"],
  "sourcesContent": ["import{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";import{useEffect,useState,useRef}from\"react\";/**\n *\n * @framerSupportedLayoutWidth fill\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight auto\n */export default function SenjaWidget(props){let className=\"senja-embed\";let lazy=props.lazy;let id=props.widgetUrl;if(id){const regex=/widget\\.senja\\.io\\/widget\\/([^\\s\\/?]+)/;const match=id.match(regex);if(match[1])id=match[1];}let builderUrl=`https://widget.senja.io/widget/${id}/platform.js`;const[mounted,setMounted]=useState(true);useDidMountEffect(()=>{setMounted(false);setTimeout(()=>setMounted(true),5);},[props.widgetUrl,props.embedType]);useEffect(()=>{if(typeof document==\"undefined\")return;let script=document.querySelector(`script[src=\"${builderUrl}\"]`);if(script){script.remove();}script=document.createElement(\"script\");script.src=builderUrl;script.async=true;script.type=\"text/javascript\";document.head.append(script);},[props]);if(!mounted)return /*#__PURE__*/_jsx(_Fragment,{});return /*#__PURE__*/_jsx(\"div\",{className:className,\"data-lazyload\":lazy,\"data-mode\":\"shadow\",\"data-id\":id});}addPropertyControls(SenjaWidget,{widgetUrl:{type:ControlType.String,title:\"Widget URL\"},lazy:{type:ControlType.Boolean,title:\"Lazy Load\",defaultValue:true}});const useDidMountEffect=(func,deps)=>{const didMount=useRef(false);useEffect(()=>{if(didMount.current)func();else didMount.current=true;},deps);};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"SenjaWidget\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"auto\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SenjaWidget.map", "// Generated by Framer (20dc3ed)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCodeBoundaryForOverrides,withCSS,withFX,withMappedReactProps,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SenjaWidget from\"https://framerusercontent.com/modules/ckGZj3yYY0eOgQQMpSdE/2IF4Ix0E6KE5rfpejr3L/SenjaWidget.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/534oB9Tn5cZB6VZbkWLJ/Video.js\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/l0YNWo5RXtJCEhIkKpL5/Carousel.js\";import Button from\"#framer/local/canvasComponent/AZAv35YqO/AZAv35YqO.js\";import Features3,*as Features3Info from\"#framer/local/canvasComponent/bfUgvz1wH/bfUgvz1wH.js\";import Price from\"#framer/local/canvasComponent/c5ZaNyEFo/c5ZaNyEFo.js\";import SocialIcons from\"#framer/local/canvasComponent/E4tKPXyVc/E4tKPXyVc.js\";import FeatureSection1 from\"#framer/local/canvasComponent/FksPI324_/FksPI324_.js\";import Features2 from\"#framer/local/canvasComponent/kY3q0XfnO/kY3q0XfnO.js\";import PaymentCard from\"#framer/local/canvasComponent/MB63bCO9l/MB63bCO9l.js\";import Discount from\"#framer/local/canvasComponent/qoTjLp7NE/qoTjLp7NE.js\";import ElementsAccordion from\"#framer/local/canvasComponent/Qv2CHqQ1H/Qv2CHqQ1H.js\";import Up from\"#framer/local/canvasComponent/V6hKPbDe4/V6hKPbDe4.js\";import FeatureCard,*as FeatureCardInfo from\"#framer/local/canvasComponent/vSuFNxfvB/vSuFNxfvB.js\";import Nav from\"#framer/local/canvasComponent/Z2K414jXt/Z2K414jXt.js\";import{card2,card3,card5,featureFrame,JobCount,ReplaceThisMonth}from\"#framer/local/codeFile/WpaObxW/Scroll.js\";import*as sharedStyle1 from\"#framer/local/css/o9Gzm08vb/o9Gzm08vb.js\";import*as sharedStyle from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import metadataProvider from\"#framer/local/webPageMetadata/QQlF90Y9z/QQlF90Y9z.js\";const NavFonts=getFonts(Nav);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const RichTextJobCount1nk45h5=withCodeBoundaryForOverrides(RichText,{nodeId:\"nDu0U8LTv\",override:JobCount,scopeId:\"QQlF90Y9z\"});const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const RichTextJobCounty81sqx=withCodeBoundaryForOverrides(RichText,{nodeId:\"LN461AfPq\",override:JobCount,scopeId:\"QQlF90Y9z\"});const ButtonFonts=getFonts(Button);const DiscountFonts=getFonts(Discount);const RichTextReplaceThisMonth128qcv=withCodeBoundaryForOverrides(RichText,{nodeId:\"OPlTlcAwg\",override:ReplaceThisMonth,scopeId:\"QQlF90Y9z\"});const SenjaWidgetFonts=getFonts(SenjaWidget);const MotionDivWithFX=withFX(motion.div);const RichTextJobCount1qi68qq=withCodeBoundaryForOverrides(RichText,{nodeId:\"QgoilEX4A\",override:JobCount,scopeId:\"QQlF90Y9z\"});const FeatureSection1Fonts=getFonts(FeatureSection1);const FeatureSection1WithVariantAppearEffect=withVariantAppearEffect(FeatureSection1);const Features2Fonts=getFonts(Features2);const Features2WithVariantAppearEffect=withVariantAppearEffect(Features2);const Features3Fonts=getFonts(Features3);const Features3FeatureFramebm5dwkWithMappedReactProps15n010c=withMappedReactProps(withCodeBoundaryForOverrides(Features3,{nodeId:\"XgK8YWlIz\",override:featureFrame,scopeId:\"QQlF90Y9z\"}),Features3Info);const FeatureCardFonts=getFonts(FeatureCard);const FeatureCardCard21dxi04vWithMappedReactProps1xu778p=withMappedReactProps(withCodeBoundaryForOverrides(FeatureCard,{nodeId:\"t_tijE10U\",override:card2,scopeId:\"QQlF90Y9z\"}),FeatureCardInfo);const FeatureCardCard31bztdj4WithMappedReactProps1xu778p=withMappedReactProps(withCodeBoundaryForOverrides(FeatureCard,{nodeId:\"DUocQFVEh\",override:card3,scopeId:\"QQlF90Y9z\"}),FeatureCardInfo);const FeatureCardCard5ups7uvWithMappedReactProps1xu778p=withMappedReactProps(withCodeBoundaryForOverrides(FeatureCard,{nodeId:\"LjlnIgyLn\",override:card5,scopeId:\"QQlF90Y9z\"}),FeatureCardInfo);const VideoFonts=getFonts(Video);const CarouselFonts=getFonts(Carousel);const RichTextJobCount1e44b8k=withCodeBoundaryForOverrides(RichText,{nodeId:\"y3lBxaZby\",override:JobCount,scopeId:\"QQlF90Y9z\"});const PriceFonts=getFonts(Price);const RichTextJobCount1r6463i=withCodeBoundaryForOverrides(RichText,{nodeId:\"ClMoghW6k\",override:JobCount,scopeId:\"QQlF90Y9z\"});const RichTextJobCount1kxka0w=withCodeBoundaryForOverrides(RichText,{nodeId:\"FEj7zCz_U\",override:JobCount,scopeId:\"QQlF90Y9z\"});const RichTextJobCountfvmx6x=withCodeBoundaryForOverrides(RichText,{nodeId:\"H_9l414VW\",override:JobCount,scopeId:\"QQlF90Y9z\"});const RichTextJobCount1rrak4n=withCodeBoundaryForOverrides(RichText,{nodeId:\"BLr0FFRrj\",override:JobCount,scopeId:\"QQlF90Y9z\"});const PaymentCardFonts=getFonts(PaymentCard);const ElementsAccordionFonts=getFonts(ElementsAccordion);const ElementsAccordionJobCountc6qbpu=withCodeBoundaryForOverrides(ElementsAccordion,{nodeId:\"uea2RimZq\",override:JobCount,scopeId:\"QQlF90Y9z\"});const SocialIconsFonts=getFonts(SocialIcons);const UpFonts=getFonts(Up);const ContainerWithFX=withFX(Container);const breakpoints={jRlSsNUAt:\"(min-width: 800px) and (max-width: 1199px)\",TPmLMVJae:\"(min-width: 1200px)\",Zw6hjBCa_:\"(max-width: 799px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-1hqls\";const variantClassNames={jRlSsNUAt:\"framer-v-1pd5185\",TPmLMVJae:\"framer-v-1aanzp8\",Zw6hjBCa_:\"framer-v-1ichnwz\"};const transition1={damping:14,delay:0,mass:1,stiffness:201,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:-150,y:0};const transition2={damping:12,delay:0,mass:2.9,stiffness:400,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 animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const transition3={damping:10,delay:0,mass:3,stiffness:150,type:\"spring\"};const animation4={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation5={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-50,y:-100};const transition4={damping:10,delay:.5,mass:2,stiffness:20,type:\"spring\"};const animation6={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation7={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:150,y:-100};const transition5={damping:9,delay:0,mass:2,stiffness:20,type:\"spring\"};const animation8={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const animation9={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:200,y:100};const transition6={damping:5,delay:0,mass:1,stiffness:50,type:\"spring\"};const animation10={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:0,y:0};const animation11={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-100,y:-100};const animation12={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:50,y:50};const animation13={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-150,y:0};const transition7={damping:15,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation14={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:-150,y:0};const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const animation15={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation16={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:0,y:150};const animation17={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation18={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const transition8={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation19={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition8,x:0,y:0};const transformTemplate3=(_,t)=>`translateX(-50%) ${t}`;const animation20={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:250};const transition9={damping:10,delay:0,mass:1,stiffness:102,type:\"spring\"};const animation21={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition9,x:0,y:250};const inertia={bounceDamping:7,bounceStiffness:74,delay:0,type:\"inertia\"};const preventDefault=e=>e.preventDefault();const animation22={cursor:\"grabbing\"};const animation23={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const transition10={damping:16,delay:0,mass:5,stiffness:117,type:\"spring\"};const animation24={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition10,x:0,y:100};const inertia1={bounceDamping:10,bounceStiffness:145,delay:0,type:\"inertia\"};const animation25={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition11={damping:9,delay:0,mass:2,stiffness:102,type:\"spring\"};const animation26={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition11,x:0,y:50};const animation27={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:300};const transition12={damping:12,delay:0,mass:1.5,stiffness:102,type:\"spring\"};const animation28={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition12,x:0,y:300};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"TPmLMVJae\",Phone:\"Zw6hjBCa_\",Tablet:\"jRlSsNUAt\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"TPmLMVJae\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...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 sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"vggjnFAg5\");const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Zw6hjBCa_\")return false;return true;};const elementId1=useRouteElementId(\"yFHro0DQK\");const ref2=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if([\"jRlSsNUAt\",\"Zw6hjBCa_\"].includes(baseVariant))return false;return true;};const elementId2=useRouteElementId(\"hARZ37jTd\");const ref3=React.useRef(null);const isDisplayed2=()=>{if(!isBrowser())return true;if([\"jRlSsNUAt\",\"Zw6hjBCa_\"].includes(baseVariant))return true;return false;};const elementId3=useRouteElementId(\"XuATpXQI4\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"ctJ1HHJVJ\");const ref5=React.useRef(null);const ref6=React.useRef(null);const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"Zw6hjBCa_\")return true;return false;};const elementId5=useRouteElementId(\"idyqATxFV\");const ref7=React.useRef(null);const elementId6=useRouteElementId(\"w6zGGwZkR\");const elementId7=useRouteElementId(\"V_fxErvqN\");const ref8=React.useRef(null);const elementId8=useRouteElementId(\"Hpu4vXkei\");const ref9=React.useRef(null);const elementId9=useRouteElementId(\"yJWPS5XDB\");const ref10=React.useRef(null);const elementId10=useRouteElementId(\"keufTP9bf\");const ref11=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"TPmLMVJae\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); } @media (max-width: 799px) { html body { background: var(--token-455fc3ef-8d04-4339-94a6-d75c486c90d2, rgb(255, 246, 233)); } }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1aanzp8\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:82,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-z8lyn8-container\",id:elementId,nodeId:\"vggjnFAg5\",ref:ref1,scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{variant:\"n2Mz6QCDm\"},Zw6hjBCa_:{variant:\"snBRa3SYC\"}},children:/*#__PURE__*/_jsx(Nav,{awTLD9kNs:\"Find remote jobs\",BUrYREsSi:\"Job Search Tips\",dTQZhnEFF:\"Resources\",ev4uKVgOz:\"Search by company\",EWAyM2Duf:\"Find remote jobs\",fK2cBNGiX:\"About us\",height:\"100%\",id:\"vggjnFAg5\",layoutId:\"vggjnFAg5\",oEVBIoLfh:\"Search by skill & location\",Q0gSO4fxu:\"Public API\",qXXYMVNDV:\"Join Remotive Accelerator\",RoIY3aTpm:\"Webinar\",style:{width:\"100%\"},T2WWjSti_:false,ufwQW8qm0:false,uMS4xC4d6:\"RSS Feeds\",uTf_9KyO3:\"Post a Job\",variant:\"siV9ZoZuJ\",width:\"100%\",WwIgvr3_P:\"Job Search Tips\",YpmbDHKib:\"Search by skill & location\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hl2j70\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i71ab9\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ii8irh\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10jj0nn\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pxpyrf\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNzAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 135, 26)\"},children:\"Remotive Accelerator\"})}),className:\"framer-5ynksl\",\"data-framer-appear-id\":\"5ynksl\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-700\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gelica SemiBold\", \"Gelica SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:[\"Unlock \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 135, 26)\"},children:\"12,657 \"}),\"hidden remote jobs\"]})})}},children:/*#__PURE__*/_jsx(RichTextJobCount1nk45h5,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gelica SemiBold\", \"Gelica SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:[\"Unlock \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-81ba5622-9a96-4b9e-9767-670157391149, rgb(255, 135, 26))\"},children:\"12,657\"}),\" hidden remote jobs\"]})}),className:\"framer-1nk45h5\",\"data-framer-name\":\"Finding your dream remote job shouldn\u2019t be a full-time job\",fonts:[\"CUSTOM;Gelica SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-olz17r\",\"data-framer-name\":\"Description\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-830vpo\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Finding your dream tech remote job shouldn't be a full-time job. Get the latest job listings for your exact skill set, before anyone else.\"})}),className:\"framer-6od12v\",\"data-framer-name\":\"Get the latest job listings for your exact skillset, before anyone else. Delivered to you as they get published.\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g2l7oq\",\"data-framer-name\":\"Features\",id:\"g2l7oq\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p208vc\",\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-tbr1ie\",\"data-framer-appear-id\":\"tbr1ie\",\"data-framer-name\":\"circle\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-9zzk0r\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:80,svg:'<svg width=\"80\" height=\"32\" viewBox=\"0 0 80 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M30.1397 3.20837C20.0252 3.84852 10.5828 8.39051 4.70357 13.3694C-0.0905044 17.4339 -2.44704 23.2206 3.67512 27.2393C8.94698 30.7042 17.8711 31.5476 25.1027 31.8931C32.3658 32.1837 39.6584 31.8814 46.7975 30.9938C58.8879 29.5966 81.182 25.8828 79.9511 15.7522C79.2384 9.95023 71.2618 4.48358 63.3257 1.99412C53.7618 -1.01355 42.6513 -0.190506 32.7635 1.65373C22.7218 3.52336 13.2471 6.82571 7.18969 12.3228C2.29034 16.7683 -1.3862 23.8709 5.26234 28.3621C11.1416 32.33 21.8715 32.2182 29.6619 31.451C39.0962 30.5213 48.49 29.2664 57.406 27.0564C65.577 25.0242 74.1852 21.92 78.0075 16.7073C80.7204 12.9986 80.2102 9.05099 74.8574 6.48532C69.3669 3.85868 61.5198 3.28457 54.8632 2.98482C47.6188 2.66326 40.3384 2.93998 33.2089 3.80787L28.0504 4.41754C27.2811 4.50391 27.605 5.2355 28.3662 5.14914C33.1603 4.60044 37.8977 3.90949 42.7646 3.72151C46.1868 3.59876 49.6167 3.58519 53.0411 3.68086C60.1512 3.88408 68.3141 4.44802 74.25 7.14578C81.3682 10.3872 78.21 16.3212 73.3187 19.8115C66.6459 24.5822 55.9888 26.8836 46.5221 28.5094C37.5494 30.0336 27.524 31.5577 18.1788 30.9735C13.6439 30.6991 8.97126 29.7541 5.80491 27.6203C2.15267 25.1512 2.50088 21.5491 3.82897 18.5363C7.06821 11.1492 17.0289 6.19064 27.9694 3.4878C38.4969 0.891647 50.8384 -0.52582 61.5927 2.32944C66.8874 3.81356 71.3866 6.22515 74.5497 9.27452C77.1329 11.6522 79.1089 14.4211 78.7607 17.3577C78.1614 22.3721 69.9418 25.4052 63.3743 27.1885C55.7135 29.2664 47.2753 30.374 39.0152 30.9531C31.2521 31.5634 23.3787 31.3193 15.7494 30.2317C11.5303 29.5865 7.27876 28.5043 4.23388 26.5026C0.816481 24.2621 0.56545 21.0614 1.96642 18.2264C3.82898 14.4465 8.54208 11.2813 13.3038 8.83252C18.0654 6.3837 23.9608 4.34133 30.1235 3.95013C30.9333 3.89932 30.9333 3.14232 30.1235 3.19313L30.1397 3.20837Z\" fill=\"#FF871A\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1biz0f9\",\"data-framer-name\":\"fi-rr-layer-plus\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_92_159)\">\\n<path d=\"M0.323304 5.39206L6.89797 9.33673C7.23797 9.54073 7.61864 9.64272 7.99997 9.64272C8.38064 9.64272 8.76197 9.54073 9.10197 9.33673L15.676 5.39206C15.8766 5.27139 15.9993 5.05473 15.9993 4.82073C15.9993 4.58673 15.8766 4.36939 15.676 4.24939L9.10264 0.304059C8.42197 -0.104608 7.57797 -0.104608 6.89797 0.304059L0.323304 4.24873C0.122637 4.36939 -2.97612e-05 4.58606 -2.97612e-05 4.82006C-2.97612e-05 5.05406 0.122637 5.27139 0.323304 5.39139V5.39206ZM7.58397 1.44739C7.83997 1.29406 8.1593 1.29406 8.41597 1.44739L14.0373 4.82073L8.41597 8.19406C8.1593 8.34739 7.83997 8.34739 7.5833 8.19406L1.96264 4.82006L7.58397 1.44739ZM16 13.3334C16 13.7021 15.7013 14.0001 15.3333 14.0001H14V15.3334C14 15.7021 13.7013 16.0001 13.3333 16.0001C12.9653 16.0001 12.6666 15.7021 12.6666 15.3334V14.0001H11.3333C10.9653 14.0001 10.6666 13.7021 10.6666 13.3334C10.6666 12.9647 10.9653 12.6667 11.3333 12.6667H12.6666V11.3334C12.6666 10.9647 12.9653 10.6667 13.3333 10.6667C13.7013 10.6667 14 10.9647 14 11.3334V12.6667H15.3333C15.7013 12.6667 16 12.9647 16 13.3334ZM8.5713 15.5241C8.44597 15.7321 8.2253 15.8474 7.9993 15.8474C7.88264 15.8474 7.76397 15.8167 7.65664 15.7521L0.323304 11.3527C0.00730358 11.1634 -0.0946964 10.7541 0.0946369 10.4381C0.283304 10.1221 0.692637 10.0194 1.0093 10.2094L8.34264 14.6094C8.65864 14.7987 8.76064 15.2081 8.5713 15.5241ZM15.9046 7.39339C16.094 7.70939 15.992 8.11873 15.676 8.30806L8.34264 12.7081C8.23664 12.7714 8.11864 12.8034 7.9993 12.8034C7.87997 12.8034 7.76197 12.7714 7.65597 12.7081L0.323304 8.30806C0.00730358 8.11873 -0.0946964 7.70939 0.0946369 7.39339C0.283304 7.07673 0.692637 6.97473 1.0093 7.16473L7.9993 11.3587L14.9893 7.16473C15.3053 6.97539 15.7153 7.07739 15.9046 7.39339Z\" fill=\"#532A21\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_92_159\">\\n<rect width=\"16\" height=\"16\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"165%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:[\"Unlock  12,657   \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"active \"}),\"remote jobs\"]})})}},children:/*#__PURE__*/_jsx(RichTextJobCounty81sqx,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"165%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:[\"Unlock  12,657   \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"curated & active \"}),\"remote jobs\"]})}),className:\"framer-y81sqx\",\"data-framer-name\":\"100+ jobs posted per day\",fonts:[\"GF;IBM Plex Sans Condensed-600\",\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wymigz\",\"data-framer-name\":\"3\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1s7r30a\",\"data-framer-name\":\"fi-rr-key\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><g><path d=\"M 0 16 L 0 0 L 16 0 L 16 16 Z\" fill=\"transparent\"></path><path d=\"M 5.003 16 C 3.797 15.999 2.631 15.562 1.721 14.769 C 0.811 13.976 0.219 12.881 0.054 11.685 C -0.112 10.49 0.161 9.275 0.821 8.265 C 1.481 7.254 2.485 6.517 3.646 6.189 C 4.49 5.947 5.384 5.936 6.233 6.157 L 11.505 0.886 C 11.785 0.604 12.118 0.381 12.485 0.229 C 12.852 0.077 13.245 -0.001 13.643 0 C 14.268 0.001 14.867 0.249 15.309 0.691 C 15.751 1.133 15.999 1.732 16 2.357 C 16.001 2.755 15.923 3.148 15.771 3.515 C 15.619 3.882 15.396 4.215 15.115 4.495 L 14.667 4.943 C 14.416 5.192 14.077 5.332 13.724 5.333 L 12.667 5.333 L 12.667 6 C 12.667 6.354 12.526 6.693 12.276 6.943 C 12.026 7.193 11.687 7.333 11.333 7.333 L 10.667 7.333 L 10.667 8.391 C 10.667 8.566 10.633 8.739 10.566 8.901 C 10.499 9.063 10.4 9.21 10.276 9.333 L 9.843 9.767 C 10.065 10.616 10.054 11.51 9.811 12.353 C 9.538 13.315 8.985 14.173 8.221 14.818 C 7.458 15.462 6.519 15.864 5.526 15.973 C 5.352 15.991 5.178 16 5.003 16 Z M 5.003 7.333 C 4.321 7.333 3.652 7.523 3.071 7.882 C 2.491 8.241 2.022 8.755 1.718 9.366 C 1.413 9.977 1.286 10.66 1.349 11.34 C 1.412 12.02 1.664 12.668 2.076 13.212 C 2.488 13.757 3.043 14.175 3.68 14.421 C 4.317 14.667 5.01 14.73 5.68 14.603 C 6.351 14.476 6.973 14.165 7.476 13.704 C 7.98 13.243 8.344 12.65 8.529 11.993 C 8.737 11.271 8.714 10.502 8.463 9.793 C 8.422 9.675 8.415 9.548 8.443 9.426 C 8.471 9.304 8.533 9.192 8.621 9.103 L 9.333 8.391 L 9.333 7.333 C 9.333 6.98 9.474 6.641 9.724 6.391 C 9.974 6.14 10.313 6 10.667 6 L 11.333 6 L 11.333 5.333 C 11.333 4.98 11.474 4.641 11.724 4.391 C 11.974 4.14 12.313 4 12.667 4 L 13.724 4 L 14.172 3.552 C 14.329 3.395 14.454 3.209 14.539 3.004 C 14.624 2.799 14.667 2.579 14.667 2.357 C 14.667 2.086 14.559 1.826 14.367 1.634 C 14.175 1.442 13.915 1.334 13.643 1.333 C 13.421 1.333 13.201 1.376 12.996 1.461 C 12.791 1.546 12.605 1.671 12.448 1.829 L 6.894 7.382 C 6.805 7.471 6.694 7.532 6.571 7.56 C 6.449 7.588 6.322 7.581 6.203 7.54 C 5.817 7.404 5.41 7.334 5 7.333 Z M 3.333 12 C 3.333 12.132 3.372 12.261 3.446 12.37 C 3.519 12.48 3.623 12.565 3.745 12.616 C 3.867 12.666 4.001 12.68 4.13 12.654 C 4.259 12.628 4.378 12.565 4.471 12.471 C 4.565 12.378 4.628 12.259 4.654 12.13 C 4.68 12.001 4.666 11.867 4.616 11.745 C 4.565 11.623 4.48 11.519 4.37 11.446 C 4.261 11.372 4.132 11.333 4 11.333 C 3.823 11.333 3.654 11.404 3.529 11.529 C 3.404 11.654 3.333 11.823 3.333 12 Z\" fill=\"rgb(83,42,33)\"></path></g></svg>',svgContentId:9666626734,withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"165%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:[\"Advanced filters\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\" & \"}),\"email alerts\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"165%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:[\"Advanced search filters\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\" & \"}),\"email alerts\"]})}),className:\"framer-30bnps\",\"data-framer-name\":\"Exclusive content & events\",fonts:[\"GF;IBM Plex Sans Condensed-600\",\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vg3zv4\",\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ghoz0m\",\"data-framer-name\":\"fi-rr-users\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_92_163)\">\\n<path d=\"M5 8.66667C4.40666 8.66667 3.82664 8.49072 3.33329 8.16108C2.83994 7.83143 2.45542 7.3629 2.22836 6.81472C2.0013 6.26654 1.94189 5.66334 2.05764 5.0814C2.1734 4.49945 2.45912 3.96491 2.87868 3.54535C3.29824 3.12579 3.83279 2.84007 4.41473 2.72431C4.99667 2.60856 5.59987 2.66797 6.14805 2.89503C6.69623 3.12209 7.16476 3.50661 7.49441 3.99996C7.82405 4.4933 8 5.07332 8 5.66667C7.99912 6.46205 7.68276 7.2246 7.12035 7.78701C6.55793 8.34943 5.79538 8.66579 5 8.66667ZM5 4C4.67036 4 4.34813 4.09775 4.07405 4.28089C3.79997 4.46402 3.58635 4.72432 3.4602 5.02886C3.33405 5.33341 3.30105 5.66852 3.36536 5.99182C3.42967 6.31512 3.5884 6.61209 3.82149 6.84518C4.05458 7.07827 4.35155 7.237 4.67485 7.30131C4.99815 7.36562 5.33326 7.33261 5.63781 7.20647C5.94235 7.08032 6.20265 6.8667 6.38578 6.59262C6.56892 6.31854 6.66667 5.9963 6.66667 5.66667C6.66667 5.22464 6.49107 4.80072 6.17851 4.48816C5.86595 4.1756 5.44203 4 5 4ZM10 15.3333V15C10 13.6739 9.47322 12.4021 8.53553 11.4645C7.59785 10.5268 6.32608 10 5 10C3.67392 10 2.40215 10.5268 1.46447 11.4645C0.526784 12.4021 0 13.6739 0 15L0 15.3333C0 15.5101 0.0702379 15.6797 0.195262 15.8047C0.320286 15.9298 0.489856 16 0.666667 16C0.843478 16 1.01305 15.9298 1.13807 15.8047C1.2631 15.6797 1.33333 15.5101 1.33333 15.3333V15C1.33333 14.0275 1.71964 13.0949 2.40728 12.4073C3.09491 11.7196 4.02754 11.3333 5 11.3333C5.97246 11.3333 6.90509 11.7196 7.59273 12.4073C8.28036 13.0949 8.66667 14.0275 8.66667 15V15.3333C8.66667 15.5101 8.73691 15.6797 8.86193 15.8047C8.98695 15.9298 9.15652 16 9.33333 16C9.51014 16 9.67971 15.9298 9.80474 15.8047C9.92976 15.6797 10 15.5101 10 15.3333ZM16 12C16 11.0991 15.7392 10.2175 15.2491 9.46158C14.7591 8.70565 14.0607 8.10772 13.2383 7.73998C12.4159 7.37223 11.5046 7.25039 10.6145 7.38916C9.72437 7.52793 8.89344 7.92137 8.222 8.522C8.15584 8.58013 8.10186 8.6508 8.06317 8.72991C8.02448 8.80903 8.00185 8.89502 7.99659 8.98293C7.99132 9.07085 8.00353 9.15893 8.0325 9.24209C8.06147 9.32526 8.10663 9.40186 8.16537 9.46748C8.22412 9.53309 8.29528 9.58642 8.37475 9.62437C8.45422 9.66232 8.54042 9.68416 8.62838 9.68861C8.71633 9.69306 8.8043 9.68004 8.88719 9.6503C8.97009 9.62055 9.04627 9.57469 9.11133 9.51534C9.59097 9.08641 10.1845 8.80548 10.8203 8.70644C11.456 8.6074 12.1069 8.69449 12.6943 8.9572C13.2816 9.21991 13.7804 9.647 14.1304 10.1869C14.4804 10.7269 14.6667 11.3566 14.6667 12C14.6667 12.1768 14.7369 12.3464 14.8619 12.4714C14.987 12.5964 15.1565 12.6667 15.3333 12.6667C15.5101 12.6667 15.6797 12.5964 15.8047 12.4714C15.9298 12.3464 16 12.1768 16 12ZM11.6667 6C11.0733 6 10.4933 5.82405 9.99996 5.49441C9.50661 5.16477 9.12209 4.69623 8.89503 4.14805C8.66796 3.59987 8.60855 2.99667 8.72431 2.41473C8.84007 1.83279 9.12579 1.29824 9.54535 0.878681C9.9649 0.459123 10.4995 0.173401 11.0814 0.0576455C11.6633 -0.0581102 12.2665 0.00129986 12.8147 0.228363C13.3629 0.455426 13.8314 0.839943 14.1611 1.33329C14.4907 1.82664 14.6667 2.40666 14.6667 3C14.6658 3.79538 14.3494 4.55793 13.787 5.12035C13.2246 5.68277 12.462 5.99912 11.6667 6ZM11.6667 1.33333C11.337 1.33333 11.0148 1.43108 10.7407 1.61422C10.4666 1.79735 10.253 2.05765 10.1269 2.3622C10.0007 2.66674 9.96772 3.00185 10.032 3.32515C10.0963 3.64845 10.2551 3.94543 10.4882 4.17851C10.7212 4.4116 11.0182 4.57033 11.3415 4.63464C11.6648 4.69895 11.9999 4.66595 12.3045 4.5398C12.609 4.41365 12.8693 4.20003 13.0525 3.92595C13.2356 3.65187 13.3333 3.32964 13.3333 3C13.3333 2.55797 13.1577 2.13405 12.8452 1.82149C12.5326 1.50893 12.1087 1.33333 11.6667 1.33333Z\" fill=\"#532A21\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_92_163\">\\n<rect width=\"16\" height=\"16\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"165%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"Private Slack Community\"})})}),fonts:[\"GF;IBM Plex Sans Condensed-regular\",\"GF;IBM Plex Sans Condensed-600\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"165%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"Private Slack Community\"})}),className:\"framer-dovps6\",\"data-framer-name\":\"Mentoring by pro-remote workers\",fonts:[\"GF;IBM Plex Sans Condensed-600\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1baaof3\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":keufTP9bf\",webPageId:\"QQlF90Y9z\"},implicitPathVariables:undefined},{href:{hash:\":keufTP9bf\",webPageId:\"QQlF90Y9z\"},implicitPathVariables:undefined},{href:{hash:\":keufTP9bf\",webPageId:\"QQlF90Y9z\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-19btz6j-container\",id:\"19btz6j\",nodeId:\"gq1iJlJ2s\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{s2Nfn6DG5:resolvedLinks[1]},Zw6hjBCa_:{s2Nfn6DG5:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"gq1iJlJ2s\",layoutId:\"gq1iJlJ2s\",s2Nfn6DG5:resolvedLinks[0],style:{width:\"100%\"},variant:\"yFBBuOJEQ\",width:\"100%\",zFC21O2_O:\"Join Now\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wsr4k4\",\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-16thn3x\",\"data-framer-name\":\"gift\",fill:\"black\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9 4.2V17M9 4.2H6.171c-.416 0-.816-.169-1.11-.469a1.617 1.617 0 0 1-.001-2.262A1.56 1.56 0 0 1 6.171 1C8.371 1 9 4.2 9 4.2Zm0 0h2.829c.416 0 .816-.169 1.11-.469a1.615 1.615 0 0 0 0-2.263A1.557 1.557 0 0 0 11.83 1C9.629 1 9 4.2 9 4.2Zm6.4 4v6.24c0 .896 0 1.344-.174 1.686a1.6 1.6 0 0 1-.7.7c-.342.174-.79.174-1.686.174H5.16c-.896 0-1.344 0-1.686-.174a1.6 1.6 0 0 1-.7-.7c-.174-.342-.174-.79-.174-1.686V8.2M1 5.48v1.44c0 .448 0 .672.087.843a.8.8 0 0 0 .35.35c.17.087.395.087.843.087h13.44c.448 0 .672 0 .843-.087a.8.8 0 0 0 .35-.35C17 7.593 17 7.368 17 6.92V5.48c0-.448 0-.672-.087-.843a.8.8 0 0 0-.35-.35c-.17-.087-.395-.087-.843-.087H2.28c-.448 0-.672 0-.843.087a.8.8 0 0 0-.35.35C1 4.807 1 5.032 1 5.48Z\" stroke=\"#532A21\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gechtr\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dima6n-container\",nodeId:\"yvEBvRAgM\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(Discount,{aqq39HEEq:16,eYr7uhLGo:\"var(--token-9ecccf7f-3806-43f2-a449-20025779a6a1, rgb(83, 42, 33))\",height:\"100%\",id:\"yvEBvRAgM\",layoutId:\"yvEBvRAgM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichTextReplaceThisMonth128qcv,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"165%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"off this month\"})}),className:\"framer-128qcv\",\"data-framer-name\":\"Mentoring by pro-remote workers\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-82beab\",\"data-framer-name\":\"Image\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{transformTemplate:undefined},Zw6hjBCa_:{animate:undefined,initial:undefined,optimized:undefined,style:{},transformTemplate:undefined}},children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1sxmbhl\",\"data-framer-appear-id\":\"1sxmbhl\",\"data-framer-name\":\"Ellipse 3\",initial:animation5,optimized:true,style:{transformPerspective:1200},transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{transformTemplate:undefined},Zw6hjBCa_:{animate:undefined,initial:undefined,optimized:undefined,style:{},transformTemplate:undefined}},children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation6,className:\"framer-1ve9vdu\",\"data-framer-appear-id\":\"1ve9vdu\",\"data-framer-name\":\"Ellipse 4\",initial:animation7,optimized:true,style:{transformPerspective:1200},transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{animate:undefined,initial:undefined,optimized:undefined,style:{},transformTemplate:undefined}},children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation8,className:\"framer-wg9whu\",\"data-framer-appear-id\":\"wg9whu\",\"data-framer-name\":\"Ellipse 5\",initial:animation9,optimized:true,style:{transformPerspective:1200},transformTemplate:transformTemplate1})}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation10,className:\"framer-xrshjc hidden-1ichnwz\",\"data-framer-appear-id\":\"xrshjc\",\"data-framer-name\":\"Ellipse 6\",initial:animation11,optimized:true,style:{transformPerspective:1200}}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation10,className:\"framer-9zov70 hidden-1ichnwz\",\"data-framer-appear-id\":\"9zov70\",\"data-framer-name\":\"Ellipse 7\",initial:animation12,optimized:true,style:{transformPerspective:1200},transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:207,pixelWidth:200,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/49biOUdGksBQAMuaoXSppb38a4.png\"},className:\"framer-hzvc63\",\"data-framer-name\":\"IMAGE\"})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-64ggli\",\"data-framer-name\":\"Social proof section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8xywvh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Remotive Accelerator members work remotely at\"})}),className:\"framer-wvo82o\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nl110i\",\"data-framer-name\":\"Logos\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u9uubr\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-fre16t\",\"data-framer-name\":\"Company logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:48,intrinsicWidth:80,svg:'<svg width=\"80\" height=\"48\" viewBox=\"0 0 80 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M79.3058 25.8169C79.3058 20.1774 76.5741 15.7274 71.3532 15.7274C66.1102 15.7274 62.938 20.1774 62.938 25.7728C62.938 32.4037 66.6829 35.7521 72.0581 35.7521C74.6796 35.7521 76.6622 35.1573 78.1602 34.3202V29.9143C76.6622 30.6633 74.9439 31.126 72.763 31.126C70.6262 31.126 68.7317 30.377 68.4893 27.7775H79.2617C79.2617 27.4911 79.3058 26.3456 79.3058 25.8169ZM68.4233 23.7241C68.4233 21.2348 69.9433 20.1994 71.3311 20.1994C72.6749 20.1994 74.1068 21.2348 74.1068 23.7241H68.4233Z\" fill=\"#4D4D4D\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M54.4345 15.7274C52.2756 15.7274 50.8877 16.7408 50.1167 17.4457L49.8303 16.0799H44.9839V41.7661L50.4912 40.5986L50.5132 34.3643C51.3063 34.937 52.4739 35.7521 54.4124 35.7521C58.3557 35.7521 61.9465 32.5799 61.9465 25.5966C61.9244 19.2081 58.2896 15.7274 54.4345 15.7274ZM53.1127 30.9056C51.813 30.9056 51.0419 30.443 50.5132 29.8703L50.4912 21.6974C51.064 21.0585 51.857 20.6179 53.1127 20.6179C55.1174 20.6179 56.5052 22.8649 56.5052 25.7508C56.5052 28.7027 55.1394 30.9056 53.1127 30.9056Z\" fill=\"#4D4D4D\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M37.4057 14.4277L42.935 13.2381V8.76611L37.4057 9.93367V14.4277Z\" fill=\"#4D4D4D\"/>\\n<path d=\"M42.935 16.1019H37.4057V35.3776H42.935V16.1019Z\" fill=\"#4D4D4D\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M31.4795 17.7321L31.1271 16.1019H26.3687V35.3776H31.8761V22.3142C33.1758 20.6179 35.3787 20.9263 36.0616 21.1686V16.1019C35.3567 15.8375 32.7793 15.3529 31.4795 17.7321Z\" fill=\"#4D4D4D\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.465 11.3215L15.0899 12.467L15.0679 30.1125C15.0679 33.3729 17.5131 35.7741 20.7735 35.7741C22.5799 35.7741 23.9016 35.4436 24.6286 35.0471V30.5751C23.9237 30.8615 20.443 31.8749 20.443 28.6145V20.7941H24.6286V16.1019H20.443L20.465 11.3215Z\" fill=\"#4D4D4D\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.57342 21.6974C5.57342 20.8383 6.27836 20.5078 7.44592 20.5078C9.12015 20.5078 11.235 21.0145 12.9092 21.9177V16.7408C11.0808 16.0138 9.27435 15.7274 7.44592 15.7274C2.97396 15.7274 0 18.0626 0 21.9618C0 28.0418 8.37115 27.0726 8.37115 29.694C8.37115 30.7074 7.48998 31.0378 6.25633 31.0378C4.4279 31.0378 2.09279 30.2888 0.242322 29.2755V34.5185C2.29105 35.3996 4.36181 35.7742 6.25633 35.7742C10.8384 35.7742 13.9886 33.5051 13.9886 29.5619C13.9666 22.9971 5.57342 24.1647 5.57342 21.6974Z\" fill=\"#4D4D4D\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1loc8ls\",\"data-framer-name\":\"Company logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:43,intrinsicWidth:119,svg:'<svg width=\"119\" height=\"43\" viewBox=\"0 0 119 43\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M24.9767 6.27075H5.19117C2.44833 6.27075 0.225372 8.4797 0.225372 11.2053V30.8661C0.225372 33.5916 2.44833 35.8006 5.19117 35.8006H24.9767C27.7195 35.8006 29.9425 33.5916 29.9425 30.8661V11.2053C29.9425 8.4797 27.7195 6.27075 24.9767 6.27075ZM24.5405 28.8739C24.5405 29.7349 23.8383 30.4326 22.9719 30.4326H7.19602C6.32955 30.4326 5.6274 29.7349 5.6274 28.8739V13.1975C5.6274 12.3365 6.32955 11.6387 7.19602 11.6387H22.9719C23.8383 11.6387 24.5405 12.3365 24.5405 13.1975V28.8739ZM11.9318 25.0438C11.4328 25.0438 11.0324 24.643 11.0324 24.1472V17.8885C11.0324 17.3927 11.4328 16.9889 11.9318 16.9889H18.2391C18.7351 16.9889 19.1384 17.3897 19.1384 17.8885V24.1442C19.1384 24.6401 18.7351 25.0409 18.2391 25.0409H11.9318V25.0438ZM37.8215 24.6163H41.0663C41.2276 26.4423 42.4735 27.8674 44.9863 27.8674C47.2302 27.8674 48.6106 26.7659 48.6106 25.1003C48.6106 23.5415 47.529 22.8438 45.5809 22.3866L43.0651 21.8492C40.3342 21.2583 38.2786 19.5126 38.2786 16.6623C38.2786 13.5181 41.0902 11.3686 44.7413 11.3686C48.6076 11.3686 51.0965 13.3845 51.3116 16.3654H48.1744C47.8009 14.97 46.6356 14.1386 44.7443 14.1386C42.7424 14.1386 41.365 15.2134 41.365 16.5851C41.365 17.9568 42.5542 18.7881 44.6098 19.2454L47.0987 19.7827C49.8296 20.3736 51.694 22.0125 51.694 24.8865C51.694 28.5413 48.9363 30.7176 44.9893 30.7176C40.5523 30.7147 38.0934 28.3246 37.8215 24.6163ZM63.3018 35.8006V30.4534L63.514 28.1079H63.3018C62.5579 29.7943 60.9952 30.7176 58.8738 30.7176C55.4528 30.7176 52.9071 27.9505 52.9071 23.7078C52.9071 19.4651 55.4528 16.6979 58.8738 16.6979C60.9683 16.6979 62.4533 17.6718 63.3018 19.2008H63.514V16.9592H66.3255V35.8006H63.3018ZM63.4064 23.7048C63.4064 20.9911 61.7362 19.4087 59.6925 19.4087C57.6488 19.4087 55.9786 20.9911 55.9786 23.7048C55.9786 26.4185 57.6488 28.001 59.6925 28.001C61.7362 28.001 63.4064 26.4215 63.4064 23.7048ZM68.5694 25.1032V16.9592H71.5931V24.839C71.5931 26.9737 72.6269 28.001 74.3509 28.001C76.4723 28.001 77.8526 26.4987 77.8526 24.1531V16.9592H80.8763V30.4504H78.0648V27.6566H77.8526C77.1893 29.4499 75.7313 30.7147 73.4784 30.7147C70.2396 30.7147 68.5694 28.6601 68.5694 25.1032ZM82.7169 26.6827C82.7169 24.1531 84.4946 22.6775 87.6498 22.4935L91.3876 22.2559V21.2019C91.3876 19.9371 90.4584 19.1741 88.8151 19.1741C87.3032 19.1741 86.4009 19.9371 86.1618 21.0179H83.1381C83.4578 18.2775 85.7376 16.695 88.8121 16.695C92.2869 16.695 94.4083 18.1706 94.4083 21.0179V30.4504H91.5967V27.9475H91.3846C90.7482 29.6072 89.4216 30.7147 86.8759 30.7147C84.4408 30.7147 82.7169 29.0817 82.7169 26.6827ZM91.3906 25.0231V24.3105L88.34 24.5213C86.6967 24.6252 85.9527 25.2339 85.9527 26.4452C85.9527 27.4725 86.8012 28.2118 87.9934 28.2118C90.1446 28.2118 91.3906 26.8431 91.3906 25.0231ZM96.6641 30.4534V16.9592H99.4757V19.5423H99.6878C100.085 17.7757 101.439 16.9592 103.453 16.9592H104.833V19.6729H103.109C101.146 19.6729 99.6878 20.9377 99.6878 23.3367V30.4504H96.6641V30.4534ZM118.667 24.26H108.35C108.508 26.7362 110.259 28.1346 112.195 28.1346C113.838 28.1346 114.872 27.4755 115.458 26.368H118.455C117.633 29.1084 115.219 30.7147 112.168 30.7147C108.164 30.7147 105.353 27.7367 105.353 23.7048C105.353 19.6729 108.242 16.695 112.195 16.695C116.172 16.695 118.771 19.4086 118.771 22.7815C118.774 23.4435 118.72 23.785 118.667 24.26ZM115.777 22.1787C115.673 20.3083 114.107 19.0435 112.198 19.0435C110.393 19.0435 108.884 20.1776 108.511 22.1787H115.777Z\" fill=\"#4D4D4D\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cjms5w\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ddfyf1\",\"data-framer-name\":\"Company logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:42,intrinsicWidth:111,svg:'<svg width=\"111\" height=\"42\" viewBox=\"0 0 111 42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M23.73 10.3983C23.7079 10.2434 23.5754 10.1549 23.4649 10.1549C23.3544 10.1549 21.167 10.1107 21.167 10.1107C21.167 10.1107 19.3331 8.34111 19.1564 8.14203C18.9796 7.96507 18.6261 8.00931 18.4935 8.05355C18.4935 8.05355 18.14 8.16415 17.5655 8.34111C17.4771 8.03143 17.3225 7.65539 17.1236 7.25723C16.4829 6.01852 15.5107 5.35492 14.3618 5.35492C14.2734 5.35492 14.2071 5.35492 14.1187 5.37704C14.0745 5.3328 14.0524 5.28856 14.0082 5.26644C13.5 4.73556 12.8593 4.47012 12.086 4.49224C10.6056 4.53648 9.12524 5.62036 7.91001 7.52267C7.0704 8.87198 6.42965 10.5531 6.23079 11.8582C4.52948 12.389 3.33635 12.7651 3.29216 12.7651C2.43045 13.0305 2.40836 13.0526 2.29788 13.8711C2.25369 14.4904 0 31.943 0 31.943L18.9133 35.2168L27.1106 33.1817C27.0885 33.1817 23.7521 10.5531 23.73 10.3983ZM16.6154 8.65078C16.1735 8.7835 15.6875 8.93834 15.1572 9.1153C15.1572 8.36323 15.0467 7.30147 14.7153 6.41667C15.8421 6.59363 16.3945 7.87659 16.6154 8.65078ZM14.1629 9.40286C13.1686 9.71254 12.086 10.0443 11.0033 10.3761C11.3126 9.20378 11.8871 8.05355 12.5942 7.27935C12.8593 6.99179 13.2349 6.68211 13.6547 6.50515C14.0966 7.36783 14.185 8.58442 14.1629 9.40286ZM12.1302 5.48764C12.4837 5.48764 12.7709 5.554 13.014 5.73096C12.6162 5.93004 12.2185 6.23972 11.865 6.63787C10.9149 7.65539 10.1858 9.2259 9.89856 10.7522C8.99267 11.0397 8.10887 11.3052 7.31345 11.5485C7.84373 9.13742 9.85437 5.554 12.1302 5.48764Z\" fill=\"#4D4D4D\"/>\\n<path d=\"M23.465 10.1552C23.3545 10.1552 21.1671 10.111 21.1671 10.111C21.1671 10.111 19.3332 8.34142 19.1565 8.14234C19.0902 8.07598 19.0018 8.03174 18.9134 8.03174V35.2171L27.1107 33.1821C27.1107 33.1821 23.7743 10.5534 23.7522 10.3986C23.708 10.2437 23.5755 10.1552 23.465 10.1552Z\" fill=\"#4D4D4D\"/>\\n<path d=\"M14.3621 14.3797L13.412 17.941C13.412 17.941 12.3515 17.4544 11.0921 17.5429C9.23609 17.6535 9.23609 18.8258 9.23609 19.1134C9.34657 20.706 13.5225 21.0599 13.7656 24.7982C13.9423 27.7401 12.2189 29.7531 9.70009 29.9079C6.69517 30.0627 5.03804 28.2931 5.03804 28.2931L5.6788 25.5724C5.6788 25.5724 7.35802 26.8332 8.68372 26.7448C9.54542 26.7005 9.87685 25.9706 9.83266 25.4839C9.70009 23.4046 6.29746 23.5374 6.07651 20.1088C5.89975 17.2332 7.77782 14.3355 11.9317 14.0701C13.5446 13.9595 14.3621 14.3797 14.3621 14.3797Z\" fill=\"white\"/>\\n<path d=\"M38.2025 21.9671C37.2524 21.4584 36.7663 21.016 36.7663 20.4187C36.7663 19.6667 37.4512 19.18 38.5118 19.18C39.7491 19.18 40.8539 19.6888 40.8539 19.6888L41.7156 17.0344C41.7156 17.0344 40.9202 16.415 38.5781 16.415C35.308 16.415 33.0322 18.2952 33.0322 20.9275C33.0322 22.4316 34.0928 23.5598 35.5069 24.3782C36.6558 25.0197 37.0535 25.4842 37.0535 26.1699C37.0535 26.8777 36.4791 27.4529 35.4185 27.4529C33.8498 27.4529 32.3473 26.6344 32.3473 26.6344L31.4193 29.2888C31.4193 29.2888 32.7892 30.2178 35.1092 30.2178C38.4676 30.2178 40.8981 28.5588 40.8981 25.5727C40.876 23.9579 39.6607 22.8077 38.2025 21.9671Z\" fill=\"#4D4D4D\"/>\\n<path d=\"M51.5921 16.371C49.935 16.371 48.6314 17.1673 47.6371 18.3618L47.5929 18.3397L49.0291 10.8189H45.295L41.6494 29.9747H45.3834L46.6207 23.4272C47.1068 20.9498 48.3883 19.4235 49.5815 19.4235C50.4211 19.4235 50.7525 19.9986 50.7525 20.8171C50.7525 21.3258 50.7083 21.9673 50.5978 22.4761L49.1838 29.9747H52.9178L54.3761 22.2328C54.5308 21.4143 54.6412 20.441 54.6412 19.7774C54.6633 17.6539 53.5586 16.371 51.5921 16.371Z\" fill=\"#4D4D4D\"/>\\n<path d=\"M63.1254 16.3707C58.618 16.3707 55.6352 20.4407 55.6352 24.9753C55.6352 27.873 57.4249 30.2177 60.7833 30.2177C65.2023 30.2177 68.1852 26.2582 68.1852 21.6131C68.2072 18.9366 66.6385 16.3707 63.1254 16.3707ZM61.2915 27.3642C60.01 27.3642 59.4797 26.2804 59.4797 24.9089C59.4797 22.7633 60.5845 19.2684 62.6172 19.2684C63.9429 19.2684 64.3848 20.4186 64.3848 21.5246C64.3848 23.8251 63.258 27.3642 61.2915 27.3642Z\" fill=\"#4D4D4D\"/>\\n<path d=\"M77.7749 16.3707C75.2561 16.3707 73.8199 18.6048 73.8199 18.6048H73.7757L73.9966 16.5919H70.6824C70.5277 17.9412 70.2184 20.0204 69.9312 21.5688L67.3239 35.2832H71.058L72.0965 29.7311H72.1849C72.1849 29.7311 72.9582 30.2177 74.3723 30.2177C78.7692 30.2177 81.6415 25.7052 81.6415 21.1486C81.6415 18.6269 80.5147 16.3707 77.7749 16.3707ZM74.1955 27.4085C73.2233 27.4085 72.6488 26.8555 72.6488 26.8555L73.2675 23.3605C73.7094 21.0158 74.9246 19.4674 76.2282 19.4674C77.3772 19.4674 77.7307 20.5292 77.7307 21.5246C77.7307 23.9578 76.2945 27.4085 74.1955 27.4085Z\" fill=\"#4D4D4D\"/>\\n<path d=\"M86.9879 10.9958C85.7947 10.9958 84.8446 11.9469 84.8446 13.1635C84.8446 14.2695 85.5517 15.0437 86.6122 15.0437H86.6564C87.8275 15.0437 88.8217 14.2474 88.8438 12.876C88.8438 11.7921 88.1147 10.9958 86.9879 10.9958Z\" fill=\"#4D4D4D\"/>\\n<path d=\"M81.7516 29.9524H85.4856L88.0266 16.6805H84.2704L81.7516 29.9524Z\" fill=\"#4D4D4D\"/>\\n<path d=\"M97.5493 16.6586H94.9421L95.0746 16.0392C95.2956 14.7562 96.0468 13.6281 97.3062 13.6281C97.9691 13.6281 98.4994 13.8272 98.4994 13.8272L99.2285 10.8853C99.2285 10.8853 98.5878 10.5535 97.1958 10.5535C95.8701 10.5535 94.5444 10.9295 93.528 11.7922C92.2465 12.8761 91.6499 14.4466 91.3627 16.0392L91.2522 16.6586H89.5067L88.9543 19.4899H90.6998L88.7113 29.9747H92.4453L94.4339 19.4899H97.019L97.5493 16.6586Z\" fill=\"#4D4D4D\"/>\\n<path d=\"M106.564 16.6805C106.564 16.6805 104.222 22.5865 103.183 25.816H103.139C103.073 24.7763 102.211 16.6805 102.211 16.6805H98.2782L100.532 28.8685C100.576 29.134 100.554 29.3109 100.444 29.4879C100.002 30.3284 99.2725 31.1469 98.4108 31.7441C97.7038 32.2529 96.9083 32.5847 96.2897 32.8059L97.3281 35.9911C98.0794 35.8363 99.6702 35.1948 100.996 33.9561C102.697 32.3635 104.288 29.886 105.901 26.5238L110.475 16.6805H106.564Z\" fill=\"#4D4D4D\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ee4g8r\",\"data-framer-name\":\"Company logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:48,intrinsicWidth:96,svg:'<svg width=\"96\" height=\"48\" viewBox=\"0 0 96 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 35.3964L9.85444 20.0626H1.16739C1.09377 19.6209 1.06222 19.1371 1.06222 18.6007C1.06222 18.0854 1.09377 17.6121 1.16739 17.1809H15.2286L15.4074 17.6542L5.47936 33.0195H14.7869C14.8605 33.5033 14.8921 34.0081 14.8921 34.5129C14.8921 34.9967 14.8605 35.4595 14.7869 35.9012H0.178789L0 35.3964Z\" fill=\"#4D4D4D\"/>\\n<path d=\"M28.4381 23.5649C28.4381 22.1241 28.07 21.1355 27.3443 20.5676C26.6186 20.0102 25.5564 19.7262 24.1682 19.7262C23.3163 19.7262 22.517 19.7893 21.7808 19.926C21.0341 20.0628 20.3189 20.231 19.6038 20.4519C19.141 19.6526 18.9097 18.685 18.9097 17.5702C19.7405 17.3073 20.645 17.097 21.6441 16.9497C22.6432 16.8025 23.6002 16.7289 24.5257 16.7289C26.9552 16.7289 28.8062 17.2863 30.0787 18.3906C31.3408 19.4949 31.9823 21.2722 31.9823 23.7017V35.4176C31.1304 35.6069 30.0998 35.8172 28.8798 36.0171C27.6598 36.2274 26.4188 36.3221 25.1568 36.3221C23.9683 36.3221 22.8851 36.2169 21.928 35.996C20.971 35.7752 20.1507 35.4281 19.4776 34.9338C18.8045 34.45 18.2892 33.8295 17.9211 33.0723C17.553 32.3151 17.3742 31.4001 17.3742 30.3379C17.3742 29.2967 17.5845 28.3712 18.0157 27.5824C18.4364 26.7937 19.0148 26.1311 19.751 25.6157C20.4767 25.0899 21.3181 24.7008 22.2751 24.4484C23.2216 24.196 24.2207 24.0592 25.2724 24.0592C26.0507 24.0592 26.6922 24.0803 27.1865 24.1118C27.6808 24.1434 28.1015 24.196 28.4486 24.238V23.5649H28.4381ZM28.4381 27.1092C28.07 27.0566 27.6072 27.0145 27.0498 26.9619C26.4924 26.9093 26.0192 26.8883 25.63 26.8883C24.1156 26.8883 22.9692 27.1723 22.1804 27.7297C21.3917 28.2871 20.992 29.1389 20.992 30.2853C20.992 31.011 21.1287 31.5894 21.3917 31.9996C21.6546 32.4097 21.9911 32.7252 22.3908 32.9461C22.7904 33.167 23.2321 33.3037 23.7264 33.3458C24.2102 33.3983 24.673 33.4194 25.1147 33.4194C25.6721 33.4194 26.2505 33.3878 26.85 33.3247C27.4495 33.2616 27.9753 33.1775 28.4381 33.0513V27.1092Z\" fill=\"#4D4D4D\"/>\\n<path d=\"M35.9261 17.1817C36.168 17.1291 36.4204 17.0976 36.6728 17.0765C36.9252 17.0555 37.1881 17.045 37.4616 17.045C37.7035 17.045 37.9559 17.0555 38.2293 17.0765C38.4922 17.0976 38.7552 17.1396 38.9971 17.1817C39.0181 17.2343 39.0496 17.3815 39.0917 17.6339C39.1233 17.8863 39.1653 18.1598 39.1969 18.4543C39.2284 18.7487 39.2705 19.0222 39.3021 19.2956C39.3336 19.5691 39.3546 19.7373 39.3546 19.811C39.5965 19.4218 39.891 19.0432 40.2276 18.6751C40.5641 18.307 40.9743 17.981 41.4475 17.6865C41.9208 17.392 42.4572 17.1607 43.0566 16.9924C43.6561 16.8241 44.3187 16.74 45.0443 16.74C46.1381 16.74 47.1583 16.9188 48.0943 17.2869C49.0303 17.655 49.8296 18.2124 50.5027 18.9801C51.1758 19.7479 51.6911 20.7259 52.0697 21.9038C52.4483 23.0817 52.6376 24.4805 52.6376 26.0896C52.6376 29.3078 51.7647 31.8214 50.0294 33.6303C48.2836 35.4392 45.8226 36.3542 42.6359 36.3542C42.0996 36.3542 41.5527 36.3227 40.9953 36.249C40.4379 36.1754 39.9436 36.0808 39.5334 35.9546V44.5364C39.239 44.589 38.934 44.6206 38.5974 44.6416C38.2714 44.6626 37.9664 44.6732 37.7035 44.6732C37.4405 44.6732 37.1356 44.6626 36.8095 44.6416C36.4835 44.6206 36.1785 44.5785 35.9156 44.5364V17.1817H35.9261ZM39.5439 32.8415C40.0067 33.0098 40.48 33.136 40.9637 33.2096C41.4475 33.2832 42.0785 33.3148 42.8673 33.3148C43.7402 33.3148 44.55 33.1781 45.2757 32.8941C46.0014 32.6102 46.6324 32.179 47.1583 31.6005C47.6841 31.0116 48.0943 30.2754 48.3993 29.3919C48.7043 28.5085 48.8515 27.4463 48.8515 26.2368C48.8515 24.2912 48.4939 22.7452 47.7788 21.5988C47.0636 20.4525 45.8857 19.8846 44.2556 19.8846C43.6456 19.8846 43.0671 19.9897 42.4992 20.2106C41.9418 20.4315 41.437 20.7575 41.0058 21.1992C40.5641 21.6409 40.217 22.1878 39.9436 22.8609C39.6702 23.534 39.5439 24.3227 39.5439 25.2482V32.8415Z\" fill=\"#4D4D4D\"/>\\n<path d=\"M57.1389 20.0205H54.762C54.7095 19.8207 54.6779 19.5998 54.6569 19.3474C54.6358 19.095 54.6253 18.8426 54.6253 18.6007C54.6253 18.3588 54.6358 18.1064 54.6569 17.854C54.6779 17.6016 54.72 17.3702 54.762 17.1809H60.6831V35.9117C60.4202 35.9643 60.1152 35.9958 59.7892 36.0169C59.4631 36.0379 59.1581 36.0484 58.8952 36.0484C58.6533 36.0484 58.3694 36.0379 58.0328 36.0169C57.7068 35.9958 57.4018 35.9538 57.1389 35.9117V20.0205Z\" fill=\"#4D4D4D\"/>\\n<path d=\"M68.4552 27.4355C68.5078 29.4758 69.0336 30.9797 70.0432 31.9262C71.0529 32.8728 72.5463 33.346 74.513 33.346C76.2378 33.346 77.8889 33.041 79.4454 32.431C79.6453 32.7991 79.803 33.2408 79.9187 33.7667C80.0449 34.2925 80.108 34.8079 80.1396 35.3232C79.3403 35.6598 78.4569 35.9227 77.4893 36.091C76.5322 36.2592 75.4595 36.3434 74.2921 36.3434C72.5884 36.3434 71.1265 36.1015 69.9065 35.6282C68.6866 35.1549 67.6874 34.4819 66.8987 33.6195C66.1099 32.7571 65.5314 31.7369 65.1634 30.5485C64.7953 29.3706 64.6165 28.077 64.6165 26.6572C64.6165 25.269 64.7953 23.9754 65.1423 22.7659C65.4894 21.5564 66.0363 20.5153 66.7619 19.6213C67.4876 18.7379 68.4131 18.0227 69.5174 17.5074C70.6217 16.9816 71.9363 16.7186 73.4402 16.7186C74.7338 16.7186 75.8591 16.9395 76.8372 17.3812C77.8153 17.8229 78.6251 18.4224 79.2877 19.1901C79.9398 19.9579 80.4446 20.8728 80.7811 21.9245C81.1177 22.9868 81.2964 24.1331 81.2964 25.3741C81.2964 25.7107 81.2859 26.0788 81.2544 26.4469C81.2333 26.8255 81.2018 27.1515 81.1808 27.4144H68.4552V27.4355ZM77.7312 24.7326C77.7312 24.049 77.6365 23.3969 77.4577 22.7764C77.2789 22.1559 77.0055 21.6196 76.6584 21.1568C76.3009 20.6941 75.8591 20.326 75.3123 20.042C74.7654 19.758 74.1133 19.6213 73.3561 19.6213C71.8732 19.6213 70.7374 20.0736 69.9381 20.9675C69.1493 21.872 68.6655 23.1235 68.4972 24.7326H77.7312Z\" fill=\"#4D4D4D\"/>\\n<path d=\"M85.293 17.1809C85.5559 17.1283 85.8188 17.0968 86.0607 17.0757C86.3026 17.0547 86.555 17.0442 86.8285 17.0442C87.0914 17.0442 87.3648 17.0547 87.6278 17.0757C87.8907 17.0968 88.1431 17.1388 88.3534 17.1809C88.427 17.549 88.5007 18.0223 88.5743 18.6217C88.6479 19.2212 88.6795 19.726 88.6795 20.1362C89.1948 19.3053 89.8679 18.5902 90.7092 17.9802C91.5506 17.3702 92.6233 17.0652 93.938 17.0652C94.1378 17.0652 94.3376 17.0757 94.5374 17.0863C94.7478 17.0968 94.916 17.1178 95.0633 17.1388C95.1159 17.3597 95.1474 17.5911 95.1684 17.833C95.1895 18.0749 95.2 18.3273 95.2 18.6007C95.2 18.8952 95.179 19.2002 95.1474 19.5157C95.1159 19.8312 95.0633 20.1362 95.0212 20.4307C94.8214 20.3781 94.6216 20.357 94.4217 20.357C94.2114 20.357 94.0536 20.357 93.9274 20.357C93.2754 20.357 92.6444 20.4517 92.0449 20.6305C91.4454 20.8093 90.9091 21.1353 90.4358 21.5981C89.9625 22.0608 89.5839 22.6918 89.3 23.5016C89.016 24.3009 88.8793 25.3421 88.8793 26.6041V35.9117C88.6163 35.9643 88.3114 35.9958 87.9853 36.0169C87.6593 36.0379 87.3543 36.0484 87.0914 36.0484C86.8285 36.0484 86.5235 36.0379 86.1974 36.0169C85.8714 35.9958 85.5559 35.9538 85.2614 35.9117V17.1809H85.293Z\" fill=\"#4D4D4D\"/>\\n<path d=\"M64.122 6.15949H60.5883L63.0914 3.65644C62.8916 3.383 62.6707 3.12008 62.4393 2.87819C62.1974 2.63629 61.945 2.41544 61.6611 2.22613L59.158 4.72918V1.19546C58.832 1.14288 58.4954 1.11133 58.1484 1.11133H58.1379C57.7908 1.11133 57.4543 1.14288 57.1282 1.19546V4.72918L54.6252 2.22613C54.3517 2.42595 54.0888 2.64681 53.8469 2.87819C53.605 3.12008 53.3947 3.37249 53.1949 3.65644L55.7084 6.15949H52.1747C52.1747 6.15949 52.0906 6.82206 52.0906 7.16913C52.0906 7.51619 52.1221 7.85273 52.1747 8.17876H55.7084L53.2054 10.6818C53.5945 11.2287 54.0783 11.7125 54.6357 12.1121L57.1387 9.60907V13.1428C57.4648 13.1954 57.8013 13.2269 58.1484 13.2269H58.1589C58.506 13.2269 58.8425 13.1954 59.1685 13.1428V9.60907L61.6716 12.1121C61.945 11.9123 62.2079 11.6914 62.4498 11.4601C62.6917 11.2182 62.9126 10.9658 63.1019 10.6818L60.5988 8.17876H64.1326C64.1851 7.85273 64.2167 7.51619 64.2167 7.16913V7.15861C64.2062 6.82206 64.1851 6.48552 64.122 6.15949ZM59.6628 7.17964C59.6628 7.63187 59.5787 8.06307 59.4314 8.46272C59.0318 8.60996 58.6006 8.69409 58.1484 8.69409C57.6961 8.69409 57.2649 8.60996 56.8653 8.46272C56.7181 8.06307 56.6339 7.63187 56.6339 7.17964V7.16913C56.6339 6.71689 56.7181 6.2857 56.8653 5.88605C57.2649 5.73881 57.6961 5.65468 58.1484 5.65468C58.6006 5.65468 59.0318 5.73881 59.4314 5.88605C59.5787 6.2857 59.6628 6.71689 59.6628 7.17964Z\" fill=\"#4D4D4D\"/>\\n</svg>\\n',withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-six8rx\",\"data-framer-name\":\"Feedback section\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-nuyfcu-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"I4MSxO22y\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(SenjaWidget,{height:\"100%\",id:\"I4MSxO22y\",layoutId:\"I4MSxO22y\",lazy:true,style:{width:\"100%\"},widgetUrl:\"https://widget.senja.io/widget/b16a1f7d-0849-48d4-af1b-d139b1e4424f\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13czrfk\",\"data-framer-name\":\"Divider\",id:elementId1,ref:ref2}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i5l2a9 hidden-1pd5185 hidden-1ichnwz\",\"data-framer-name\":\"Section 4\",id:elementId2,ref:ref3,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bzbke8\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qf5tbw\",\"data-framer-name\":\"images\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fb2kj\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation13,__framer__exit:animation14,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1gpizd3\",\"data-framer-name\":\"bbcs\",style:{transformPerspective:1200},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:452,pixelWidth:946,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} * 0.85, 1500px) * 0.3461 - 40px)`,src:\"https://framerusercontent.com/images/rdi9zBR0PrwbDJDtfonln8sla6w.png\",srcSet:\"https://framerusercontent.com/images/rdi9zBR0PrwbDJDtfonln8sla6w.png?scale-down-to=512 512w,https://framerusercontent.com/images/rdi9zBR0PrwbDJDtfonln8sla6w.png 946w\"},className:\"framer-128vigo\",\"data-framer-name\":\"image 16\"})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation15,__framer__exit:animation16,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dzf7ba\",\"data-framer-name\":\"vox\",style:{transformPerspective:1200},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:750,pixelWidth:946,positionX:\"center\",positionY:\"center\",sizes:\"253px\",src:\"https://framerusercontent.com/images/ZXjByGYrYuMf1eWoidVJCTkDGY.png\",srcSet:\"https://framerusercontent.com/images/ZXjByGYrYuMf1eWoidVJCTkDGY.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZXjByGYrYuMf1eWoidVJCTkDGY.png 946w\"},className:\"framer-1lj6xc4\",\"data-framer-name\":\"image 16\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-z8hqzj\",\"data-framer-name\":\"text\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wjywxk\",\"data-framer-name\":\"Heading and text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gelica SemiBold\", serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 135, 26)\"},children:\"Want to work from anywhere? \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gelica SemiBold\", serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"Well, guess what\u2026 \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gelica SemiBold\", serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"so does everybody else\"})]}),className:\"framer-127xtei\",\"data-framer-name\":\"Want to work from anywhere? Well, guess what\u2026 so does everybody else\",fonts:[\"CUSTOM;Gelica SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:'Remote job listings have doubled. The opportunity is there, but so is the competition. Sifting through thousands of \"work from home\" job listings, just crushes your excitement? We feel you.'})}),className:\"framer-2caz73\",\"data-framer-name\":'Remote job listings have doubled. The opportunity is there, but so is the competition. Sifting through thousands of \"work from home\" job listings, just crushes your excitement? We feel you.\\xa0 That\u2019s why we created the Remotive Accelerator.\\xa0 So you can get the latest job postings, hot off the press, and snatch yours before someone on the other side of the planet. All while you get the education and advice you need to navigate the remote work storm successfully.',fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qaall7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"That\u2019s why we created the  Remotive Accelerator.\\xa0\"})}),className:\"framer-pg71ht\",\"data-framer-name\":'Remote job listings have doubled. The opportunity is there, but so is the competition. Sifting through thousands of \"work from home\" job listings, just crushes your excitement? We feel you.\\xa0 That\u2019s why we created the Remotive Accelerator.\\xa0 So you can get the latest job postings, hot off the press, and snatch yours before someone on the other side of the planet. All while you get the education and advice you need to navigate the remote work storm successfully.',fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation17,__framer__exit:animation18,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1kr8bcr\",\"data-framer-name\":\"circle\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-nq4ioe\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:155,svg:'<svg width=\"155\" height=\"40\" viewBox=\"0 0 155 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M58.7334 4.72321C39.2892 5.32984 21.1005 10.5731 9.75543 16.3881C0.504325 21.1351 -4.0783 27.9611 7.65 32.8184C17.7493 37.0062 34.892 38.1407 48.7866 38.6593C62.7423 39.1133 76.7601 38.8648 90.4883 37.9199C113.737 36.4455 156.617 32.3778 154.345 20.3472C153.03 13.457 137.751 6.85487 122.522 3.78349C104.17 0.0731286 82.8099 0.881619 63.7903 2.91937C44.4748 4.98493 26.2353 8.75782 14.543 15.1846C5.08606 20.3819 -2.0456 28.7481 10.6899 34.1736C21.9518 38.967 42.5739 38.9961 57.5527 38.2039C75.6923 37.2436 93.7571 35.8972 110.913 33.4111C126.635 31.1246 143.207 27.5736 150.601 21.4505C155.849 17.0938 154.905 12.4054 144.642 9.28255C134.115 6.08536 119.04 5.2864 106.249 4.83067C92.3301 4.34024 78.336 4.55865 64.6262 5.4803L54.7069 6.12546C53.2276 6.21628 53.8433 7.08863 55.3071 6.99769C64.5255 6.41932 73.6363 5.67143 82.9914 5.52188C89.5694 5.42789 96.1612 5.46349 102.741 5.62853C116.404 5.97662 132.086 6.76829 143.469 10.0565C157.119 14.0071 150.994 20.9957 141.561 25.0605C128.693 30.6166 108.191 33.1849 89.9823 34.97C72.7242 36.642 53.443 38.2982 35.4887 37.4646C26.7759 37.071 17.8048 35.8801 11.7395 33.3023C4.74355 30.3195 5.44624 26.0537 8.02659 22.5014C14.3205 13.7912 33.5091 8.06179 54.56 5.02183C74.816 2.10215 98.5473 0.607393 119.188 4.15497C129.35 5.9945 137.974 8.92177 144.025 12.5851C148.967 15.4433 152.739 18.7562 152.042 22.2329C150.844 28.1696 135.019 31.6422 122.381 33.6577C107.639 36.0061 91.4123 37.1922 75.5326 37.7545C60.6076 38.3611 45.4788 37.953 30.8267 36.5485C22.7243 35.7198 14.5638 34.3727 8.73068 31.9533C2.1839 29.2452 1.73123 25.4462 4.44999 22.1059C8.06463 17.652 17.1517 13.9701 26.3256 11.1382C35.4994 8.30633 46.8483 5.97348 58.6954 5.60248C60.2522 5.55444 60.2592 4.65685 58.7024 4.70489L58.7334 4.72321Z\" fill=\"#FED294\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"So you can get the latest job postings, hot off the press, and snatch yours before someone on the other side of the planet. All while you get the education and advice you need to navigate the remote work storm successfully.\"})}),className:\"framer-10hu2d1\",\"data-framer-name\":'Remote job listings have doubled. The opportunity is there, but so is the competition. Sifting through thousands of \"work from home\" job listings, just crushes your excitement? We feel you.\\xa0 That\u2019s why we created the Remotive Accelerator.\\xa0 So you can get the latest job postings, hot off the press, and snatch yours before someone on the other side of the planet. All while you get the education and advice you need to navigate the remote work storm successfully.',fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-vo4wrg hidden-1aanzp8\",\"data-framer-name\":\"Section 4 Tablet\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b3acbs\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16qzwfh\",\"data-framer-name\":\"images\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ny6kvw\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-14hoktt\",\"data-framer-name\":\"bbcs\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{background:{alt:\"\",fit:\"fit\",pixelHeight:452,pixelWidth:946,positionX:\"center\",positionY:\"center\",sizes:\"313px\",src:\"https://framerusercontent.com/images/rdi9zBR0PrwbDJDtfonln8sla6w.png\",srcSet:\"https://framerusercontent.com/images/rdi9zBR0PrwbDJDtfonln8sla6w.png?scale-down-to=512 512w,https://framerusercontent.com/images/rdi9zBR0PrwbDJDtfonln8sla6w.png 946w\"}},Zw6hjBCa_:{background:{alt:\"\",fit:\"fit\",pixelHeight:452,pixelWidth:946,positionX:\"center\",positionY:\"center\",sizes:\"210px\",src:\"https://framerusercontent.com/images/rdi9zBR0PrwbDJDtfonln8sla6w.png\",srcSet:\"https://framerusercontent.com/images/rdi9zBR0PrwbDJDtfonln8sla6w.png?scale-down-to=512 512w,https://framerusercontent.com/images/rdi9zBR0PrwbDJDtfonln8sla6w.png 946w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:452,pixelWidth:946,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/rdi9zBR0PrwbDJDtfonln8sla6w.png\",srcSet:\"https://framerusercontent.com/images/rdi9zBR0PrwbDJDtfonln8sla6w.png?scale-down-to=512 512w,https://framerusercontent.com/images/rdi9zBR0PrwbDJDtfonln8sla6w.png 946w\"},className:\"framer-jxh4jw\",\"data-framer-name\":\"image 16\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19pjr50\",\"data-framer-name\":\"vox\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{background:{alt:\"\",fit:\"fit\",pixelHeight:750,pixelWidth:946,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.3188 - 40px)`,src:\"https://framerusercontent.com/images/ZXjByGYrYuMf1eWoidVJCTkDGY.png\",srcSet:\"https://framerusercontent.com/images/ZXjByGYrYuMf1eWoidVJCTkDGY.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZXjByGYrYuMf1eWoidVJCTkDGY.png 946w\"}},Zw6hjBCa_:{background:{alt:\"\",fit:\"fit\",pixelHeight:750,pixelWidth:946,positionX:\"center\",positionY:\"center\",sizes:\"146px\",src:\"https://framerusercontent.com/images/ZXjByGYrYuMf1eWoidVJCTkDGY.png\",srcSet:\"https://framerusercontent.com/images/ZXjByGYrYuMf1eWoidVJCTkDGY.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZXjByGYrYuMf1eWoidVJCTkDGY.png 946w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:750,pixelWidth:946,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ZXjByGYrYuMf1eWoidVJCTkDGY.png\",srcSet:\"https://framerusercontent.com/images/ZXjByGYrYuMf1eWoidVJCTkDGY.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZXjByGYrYuMf1eWoidVJCTkDGY.png 946w\"},className:\"framer-evtex\",\"data-framer-name\":\"image 16\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lr6fvc\",\"data-framer-name\":\"text\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-va5d7b\",\"data-framer-name\":\"Heading and text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gelica SemiBold\", serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 135, 26)\"},children:\"Want to work from anywhere? \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gelica SemiBold\", serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"Well, guess what\u2026 so does everybody else\"})]}),fonts:[\"CUSTOM;Gelica SemiBold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBNZWRpdW0=\",\"--framer-font-family\":'\"Gelica Medium\", serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 135, 26)\"},children:\"Want to work from anywhere? \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBNZWRpdW0=\",\"--framer-font-family\":'\"Gelica Medium\", serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"Well, guess what\u2026 so does everybody else\"})]}),className:\"framer-1sn4emi\",\"data-framer-name\":\"Want to work from anywhere? Well, guess what\u2026 so does everybody else\",fonts:[\"CUSTOM;Gelica Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:'Remote job listings have doubled. The opportunity is there, but so is the competition. Sifting through thousands of \"work from home\" job listings, just crushes your excitement? We feel you.'})}),className:\"framer-1fucx30\",\"data-framer-name\":'Remote job listings have doubled. The opportunity is there, but so is the competition. Sifting through thousands of \"work from home\" job listings, just crushes your excitement? We feel you.\\xa0 That\u2019s why we created the Remotive Accelerator.\\xa0 So you can get the latest job postings, hot off the press, and snatch yours before someone on the other side of the planet. All while you get the education and advice you need to navigate the remote work storm successfully.',fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gy5xjd\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation17,__framer__exit:animation18,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-3fdxg8\",\"data-framer-name\":\"circle\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ouavty\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:155,svg:'<svg width=\"155\" height=\"40\" viewBox=\"0 0 155 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M58.7334 4.72321C39.2892 5.32984 21.1005 10.5731 9.75543 16.3881C0.504325 21.1351 -4.0783 27.9611 7.65 32.8184C17.7493 37.0062 34.892 38.1407 48.7866 38.6593C62.7423 39.1133 76.7601 38.8648 90.4883 37.9199C113.737 36.4455 156.617 32.3778 154.345 20.3472C153.03 13.457 137.751 6.85487 122.522 3.78349C104.17 0.0731286 82.8099 0.881619 63.7903 2.91937C44.4748 4.98493 26.2353 8.75782 14.543 15.1846C5.08606 20.3819 -2.0456 28.7481 10.6899 34.1736C21.9518 38.967 42.5739 38.9961 57.5527 38.2039C75.6923 37.2436 93.7571 35.8972 110.913 33.4111C126.635 31.1246 143.207 27.5736 150.601 21.4505C155.849 17.0938 154.905 12.4054 144.642 9.28255C134.115 6.08536 119.04 5.2864 106.249 4.83067C92.3301 4.34024 78.336 4.55865 64.6262 5.4803L54.7069 6.12546C53.2276 6.21628 53.8433 7.08863 55.3071 6.99769C64.5255 6.41932 73.6363 5.67143 82.9914 5.52188C89.5694 5.42789 96.1612 5.46349 102.741 5.62853C116.404 5.97662 132.086 6.76829 143.469 10.0565C157.119 14.0071 150.994 20.9957 141.561 25.0605C128.693 30.6166 108.191 33.1849 89.9823 34.97C72.7242 36.642 53.443 38.2982 35.4887 37.4646C26.7759 37.071 17.8048 35.8801 11.7395 33.3023C4.74355 30.3195 5.44624 26.0537 8.02659 22.5014C14.3205 13.7912 33.5091 8.06179 54.56 5.02183C74.816 2.10215 98.5473 0.607393 119.188 4.15497C129.35 5.9945 137.974 8.92177 144.025 12.5851C148.967 15.4433 152.739 18.7562 152.042 22.2329C150.844 28.1696 135.019 31.6422 122.381 33.6577C107.639 36.0061 91.4123 37.1922 75.5326 37.7545C60.6076 38.3611 45.4788 37.953 30.8267 36.5485C22.7243 35.7198 14.5638 34.3727 8.73068 31.9533C2.1839 29.2452 1.73123 25.4462 4.44999 22.1059C8.06463 17.652 17.1517 13.9701 26.3256 11.1382C35.4994 8.30633 46.8483 5.97348 58.6954 5.60248C60.2522 5.55444 60.2592 4.65685 58.7024 4.70489L58.7334 4.72321Z\" fill=\"#FED294\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"That\u2019s why we created the  Remotive Accelerator.\\xa0\"})}),className:\"framer-1tljk31\",\"data-framer-name\":'Remote job listings have doubled. The opportunity is there, but so is the competition. Sifting through thousands of \"work from home\" job listings, just crushes your excitement? We feel you.\\xa0 That\u2019s why we created the Remotive Accelerator.\\xa0 So you can get the latest job postings, hot off the press, and snatch yours before someone on the other side of the planet. All while you get the education and advice you need to navigate the remote work storm successfully.',fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"So you can get the latest job postings, hot off the press, and snatch yours before someone on the other side of the planet. All while you get the education and advice you need to navigate the remote work storm successfully.\"})}),className:\"framer-nz2rnp\",\"data-framer-name\":'Remote job listings have doubled. The opportunity is there, but so is the competition. Sifting through thousands of \"work from home\" job listings, just crushes your excitement? We feel you.\\xa0 That\u2019s why we created the Remotive Accelerator.\\xa0 So you can get the latest job postings, hot off the press, and snatch yours before someone on the other side of the planet. All while you get the education and advice you need to navigate the remote work storm successfully.',fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11qejtq\",\"data-framer-name\":\"Divider\",id:elementId3,ref:ref4}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-e5j2or\",\"data-framer-name\":\"Features section\",id:elementId4,ref:ref5,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-booqen\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17rjnmn\",\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gelica SemiBold\", serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:[\"Get your\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 135, 26)\"},children:\" dream remote job\"}),\" delivered\"]})}),className:\"framer-1nztb2m\",\"data-framer-name\":\"Heading\",fonts:[\"CUSTOM;Gelica SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextJobCount1qi68qq,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Cut through the noise and skip the line for the generic job boards. \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Unlock 12,657 active remote job postings as they get published, filtered by your exact skillset.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Click, and apply. No middlemen, no hassle. \"})]}),className:\"framer-1qi68qq\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17lcihg-container\",nodeId:\"Jq_noWBwF\",rendersWithMotion:true,scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{__framer__variantAppearEffectEnabled:undefined,variant:\"b9_lrLajD\"}},children:/*#__PURE__*/_jsx(FeatureSection1WithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref4,target:\"qgSdROXoZ\"},{ref:ref6,target:\"srMRiu0PQ\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"Jq_noWBwF\",layoutId:\"Jq_noWBwF\",style:{width:\"100%\"},variant:\"srMRiu0PQ\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-2dkp5m hidden-1aanzp8 hidden-1pd5185\",\"data-framer-name\":\"Divider\",id:elementId5,ref:ref7}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m020tb-container hidden-1aanzp8 hidden-1pd5185\",nodeId:\"xx95X8IGq\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(FeatureSection1,{height:\"100%\",id:\"xx95X8IGq\",layoutId:\"xx95X8IGq\",style:{width:\"100%\"},variant:\"TMF_ST814\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1utgjme\",\"data-framer-name\":\"Divider\",id:elementId6,ref:ref6}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-579qdw\",\"data-framer-name\":\"Features section 2\",id:elementId7,ref:ref8,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1io2m7t\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q2umuv\",\"data-framer-name\":\"title\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ky8wip\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gelica SemiBold\", serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:[\"It\u2019s your \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 135, 26)\"},children:\"shortcut\"}),\" to remote work\"]})}),className:\"framer-orawc3\",\"data-framer-name\":\"Heading\",fonts:[\"CUSTOM;Gelica SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Remote work is here to stay. With your lifetime access to the Remotive Accelerator, you can always take the pulse of what\u2019s happening behind the scenes - from our team of grizzled remote workers (since 2014).\"})}),className:\"framer-1vao0m2\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{width:`min(${componentViewport?.width||\"100vw\"} * 0.9, 1500px)`},Zw6hjBCa_:{width:`min(${componentViewport?.width||\"100vw\"} * 0.9, 1500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:569,width:`min(${componentViewport?.width||\"100vw\"} * 0.85, 1500px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19qegps-container\",nodeId:\"Ewvduqbpf\",rendersWithMotion:true,scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{__framer__targets:[{ref:ref8,target:\"F6cAwGK81\"}],variant:\"d9L043uTw\"},Zw6hjBCa_:{__framer__variantAppearEffectEnabled:undefined,variant:\"EeCKdtIsQ\"}},children:/*#__PURE__*/_jsx(Features2WithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref8,target:\"hpbZXFhaX\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"Ewvduqbpf\",layoutId:\"Ewvduqbpf\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"PxoAepBIT\",width:\"100%\"})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-xxhvey hidden-1aanzp8 hidden-1pd5185\",\"data-framer-name\":\"Divider\",id:elementId8,ref:ref9}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{height:569,width:`calc(${componentViewport?.width||\"100vw\"} * 0.9)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-q79qyw-container hidden-1aanzp8 hidden-1pd5185\",nodeId:\"c9Rwit32p\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(Features2,{height:\"100%\",id:\"c9Rwit32p\",layoutId:\"c9Rwit32p\",style:{width:\"100%\"},variant:\"WdejI3nv1\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tdiwuj\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xioqyt\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11yim5g hidden-1pd5185 hidden-1ichnwz\",\"data-framer-name\":\"Desktop\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:821,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bm5dwk-container\",nodeId:\"XgK8YWlIz\",rendersWithMotion:true,scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(Features3FeatureFramebm5dwkWithMappedReactProps15n010c,{height:\"100%\",id:\"XgK8YWlIz\",layoutId:\"XgK8YWlIz\",variant:\"LtYb48GhD\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ylr3jo\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dxi04v-container\",nodeId:\"t_tijE10U\",rendersWithMotion:true,scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(FeatureCardCard21dxi04vWithMappedReactProps1xu778p,{height:\"100%\",id:\"t_tijE10U\",layoutId:\"t_tijE10U\",QZxrU8Far:\"Your AI Career Coach\",style:{width:\"100%\"},T0416SltD:1,width:\"100%\",XFrumXhPJ:\"It's all about making a lasting impression. Let our AI Career coach upgrade your LinkedIn profile. It will also help you write the best custom cover letter for each individual job you apply to.\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bztdj4-container\",nodeId:\"DUocQFVEh\",rendersWithMotion:true,scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(FeatureCardCard31bztdj4WithMappedReactProps1xu778p,{height:\"100%\",id:\"DUocQFVEh\",layoutId:\"DUocQFVEh\",QZxrU8Far:\"Guided How-To and tutorials\",style:{width:\"100%\"},T0416SltD:1,width:\"100%\",XFrumXhPJ:\"Working remotely is all about efficiency. When you sign up, you\u2019ll be guided step-by-step by your personal \u201Ccyber-concierge\u201D, Donut! So you know exactly what to do, what to learn, and who to speak to - at every stage.\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ups7uv-container\",nodeId:\"LjlnIgyLn\",rendersWithMotion:true,scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(FeatureCardCard5ups7uvWithMappedReactProps1xu778p,{height:\"100%\",id:\"LjlnIgyLn\",layoutId:\"LjlnIgyLn\",QZxrU8Far:\"Monthly book club\",style:{height:\"100%\",width:\"100%\"},T0416SltD:1,width:\"100%\",XFrumXhPJ:\"You\u2019re probably obsessed with learning. But are you really getting the most out of what you\u2019re reading? Once a month in the community, we get together to discuss and work through applying one book that can improve your career.\"})})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-q164vd hidden-1aanzp8\",\"data-framer-name\":\"Tablet / phone\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{width:`max(${componentViewport?.width||\"100vw\"} * 0.9, 1px)`},Zw6hjBCa_:{width:`max(${componentViewport?.width||\"100vw\"} * 0.9, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:821,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pj8t1f-container\",nodeId:\"E94tZa2j8\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{variant:\"HauVLhlh8\"}},children:/*#__PURE__*/_jsx(Features3,{height:\"100%\",id:\"E94tZa2j8\",layoutId:\"E94tZa2j8\",style:{width:\"100%\"},variant:\"zOUZu_VrU\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-e6tudp\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation19,className:\"framer-1nlman0\",\"data-framer-appear-id\":\"1nlman0\",\"data-framer-name\":\"Proof section\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ih22r-container hidden-1ichnwz\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"M8dn7eNpw\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{gap:32}},children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:40,arrowRadius:60,arrowSize:60,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:40,height:\"100%\",id:\"M8dn7eNpw\",layoutId:\"M8dn7eNpw\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:0,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2048,pixelWidth:946,sizes:\"249.5453px\",src:\"https://framerusercontent.com/images/oyCnKmmmUtL1o9pn7m8QqVl3cI.png\",srcSet:\"https://framerusercontent.com/images/oyCnKmmmUtL1o9pn7m8QqVl3cI.png 946w\"},className:\"framer-1v9qldw\",\"data-framer-name\":\"image 22\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dnm8qg-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"GwMDR9vh4\",rendersWithMotion:true,scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:10,bottomLeftRadius:10,bottomRightRadius:10,canvasPlay:false,controls:true,height:\"100%\",id:\"GwMDR9vh4\",isMixedBorderRadius:false,layoutId:\"GwMDR9vh4\",loop:false,muted:false,objectFit:\"cover\",playing:false,poster:\"https://framerusercontent.com/images/urg5CZf1SMwKs2Xv0XYea10H3zU.png\",posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/JhMABithPbdbmYxhVDMWhzQlLoo.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:10,topRightRadius:10,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:2e3,pixelWidth:2404,positionX:\"center\",positionY:\"center\",sizes:\"600.0013px\",src:\"https://framerusercontent.com/images/hpmZypWeAtCTXvU0pSu0ZHPP8QA.png\",srcSet:\"https://framerusercontent.com/images/hpmZypWeAtCTXvU0pSu0ZHPP8QA.png?scale-down-to=512 512w,https://framerusercontent.com/images/hpmZypWeAtCTXvU0pSu0ZHPP8QA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hpmZypWeAtCTXvU0pSu0ZHPP8QA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hpmZypWeAtCTXvU0pSu0ZHPP8QA.png 2404w\"},className:\"framer-hz219f\",\"data-framer-name\":\"image 22\"})],snapObject:{fluid:true,snap:true,snapEdge:\"start\"},style:{width:\"100%\"},width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ubt381-container hidden-1aanzp8 hidden-1pd5185\",\"data-framer-name\":\"Mobile\",isAuthoredByUser:true,isModuleExternal:true,name:\"Mobile\",nodeId:\"MRtNG2Y93\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:20,height:\"100%\",id:\"MRtNG2Y93\",layoutId:\"MRtNG2Y93\",name:\"Mobile\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:0,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2048,pixelWidth:946,sizes:\"149.7272px\",src:\"https://framerusercontent.com/images/oyCnKmmmUtL1o9pn7m8QqVl3cI.png\",srcSet:\"https://framerusercontent.com/images/oyCnKmmmUtL1o9pn7m8QqVl3cI.png 946w\"},className:\"framer-13tukbz\",\"data-framer-name\":\"image 22\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ybz2zs-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"k9bpYNC3C\",rendersWithMotion:true,scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:10,bottomLeftRadius:10,bottomRightRadius:10,canvasPlay:false,controls:true,height:\"100%\",id:\"k9bpYNC3C\",isMixedBorderRadius:false,layoutId:\"k9bpYNC3C\",loop:false,muted:false,objectFit:\"cover\",playing:false,poster:\"https://framerusercontent.com/images/urg5CZf1SMwKs2Xv0XYea10H3zU.png\",posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/JhMABithPbdbmYxhVDMWhzQlLoo.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:10,topRightRadius:10,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:2e3,pixelWidth:2404,positionX:\"center\",positionY:\"center\",sizes:\"360.0008px\",src:\"https://framerusercontent.com/images/hpmZypWeAtCTXvU0pSu0ZHPP8QA.png\",srcSet:\"https://framerusercontent.com/images/hpmZypWeAtCTXvU0pSu0ZHPP8QA.png?scale-down-to=512 512w,https://framerusercontent.com/images/hpmZypWeAtCTXvU0pSu0ZHPP8QA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hpmZypWeAtCTXvU0pSu0ZHPP8QA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hpmZypWeAtCTXvU0pSu0ZHPP8QA.png 2404w\"},className:\"framer-58agrd\",\"data-framer-name\":\"image 22\"})],snapObject:{fluid:true,snap:true,snapEdge:\"start\"},style:{width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nwomrr\",\"data-framer-name\":\"Payment section\",id:elementId9,ref:ref10,children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-ohx66 hidden-1ichnwz\",\"data-framer-name\":\"Desktop\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-xbgo4c\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ws0lah\",\"data-framer-name\":\"Frame 124\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y1xo9\",\"data-framer-name\":\"Frame 114\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Number of Curated Remote Jobs\"})}),className:\"framer-1dt9fdz\",\"data-framer-name\":\"Listed on remotive.com\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Jobs added in last 24 hours\"})}),className:\"framer-1xp1hck\",\"data-framer-name\":\"Shared in Remotive's Slack\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Advanced search filters\"})}),className:\"framer-g7zbl7\",\"data-framer-name\":\"Shared in daily email update\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Custom email/Telegram alerts\"})}),className:\"framer-h80dfu\",\"data-framer-name\":\"Social media shares\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Private Slack Community access\"})}),className:\"framer-1fsaoy2\",\"data-framer-name\":\"Highlight your add\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Your AI Career Coach\"})}),className:\"framer-1vgnk8p\",\"data-framer-name\":\"Display company logo\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-2dd0x9\",\"data-framer-name\":\"Lines of the table\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 657 475\"><path d=\"M 3.297 57 L 656.175 57\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 0 113 L 652.878 113\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 4.122 171 L 657 171\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 4.122 298 L 657 298\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 4.122 358 L 657 358\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 3.297 418 L 656.175 418\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 3.297 473 L 656.175 473\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 434 0 L 434 474\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 281 0 L 281 474\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:9293159718,withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wxargx\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s43g6i\",\"data-framer-name\":\"Frame 115\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w5kzee\",\"data-framer-name\":\"Frame 119\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2Fucy03MDA=\",\"--framer-font-family\":'\"IBM Plex Sans\", \"IBM Plex Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Remotive.com \"})}),className:\"framer-1ful28m\",\"data-framer-name\":\"Basic\",fonts:[\"GF;IBM Plex Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Free access\"})}),className:\"framer-awars5\",\"data-framer-name\":\"$ 299/mo\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(185, 185, 185)\"},children:\"\u2014\"})}),className:\"framer-yma9hb\",\"data-framer-name\":\"\u2014\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(185, 185, 185)\"},children:\"\u2014\"})}),className:\"framer-1b1473y\",\"data-framer-name\":\"\u2014\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(185, 185, 185)\"},children:\"\u2014\"})}),className:\"framer-it0k52\",\"data-framer-name\":\"\u2014\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"2000\"})}),className:\"framer-fyjgma\",\"data-framer-name\":\"1\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"100\"})}),className:\"framer-fq9cnc\",\"data-framer-name\":\"1\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Category\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Location\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Free text search\"})]}),className:\"framer-bnjns4\",\"data-framer-name\":\"1\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gfa0al\",\"data-framer-name\":\"Frame 117\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-f2vija\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"-1 -1 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.4 8L6.8 10.4L11.6 5.6M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8Z\" stroke=\"#532A21\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-e8lq7q\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"-1 -1 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.4 8L6.8 10.4L11.6 5.6M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8Z\" stroke=\"#532A21\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-8fmdh4\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"-1 -1 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.4 8L6.8 10.4L11.6 5.6M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8Z\" stroke=\"#532A21\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextJobCount1e44b8k,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"12,657\"})}),className:\"framer-1e44b8k\",\"data-framer-name\":\"2\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uig5uu\",\"data-framer-name\":\"Frame 121\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bw6g89\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-124ko5c\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1x9vqzi\",\"data-framer-name\":\"Frame 1320\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 142 22\"><path d=\"M 0 0 L 109.564 0 L 31.455 22 L 144.731 22\" fill=\"transparent\" stroke-width=\"27.31\" stroke=\"rgba(254,210,148,0.5)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12204563029,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2Fucy03MDA=\",\"--framer-font-family\":'\"IBM Plex Sans\", \"IBM Plex Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"Remotive Accelerator\"})}),className:\"framer-nd82qg\",\"data-framer-name\":\"Plus\",fonts:[\"GF;IBM Plex Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18fxxvb\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3buark\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fsonmp\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-owg70e\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vc5afr-container\",nodeId:\"NVm0v5J7V\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(Price,{height:\"100%\",id:\"NVm0v5J7V\",K3k9Z30rl:16,layoutId:\"NVm0v5J7V\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"one-off\"})}),className:\"framer-1cmsfa8\",\"data-framer-name\":\"$ 398/mo\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ilvjij\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4x6hmz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-81ba5622-9a96-4b9e-9767-670157391149, rgb(255, 135, 26))\"},children:\"(\"})}),className:\"framer-xghv70\",\"data-framer-name\":\"discount\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-r2chig-container\",nodeId:\"LiLhyPMTO\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(Discount,{aqq39HEEq:16,eYr7uhLGo:\"var(--token-81ba5622-9a96-4b9e-9767-670157391149, rgb(255, 135, 26))\",height:\"100%\",id:\"LiLhyPMTO\",layoutId:\"LiLhyPMTO\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-81ba5622-9a96-4b9e-9767-670157391149, rgb(255, 135, 26))\"},children:\"discount)\"})}),className:\"framer-x6u1ls\",\"data-framer-name\":\"discount\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(RichTextJobCount1r6463i,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"+2,431\"})}),className:\"framer-1r6463i\",\"data-framer-name\":\"2\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"Category, location, free text search, seniority, skills, salary, employment type, job listing language\"})}),className:\"framer-u3p5jk\",\"data-framer-name\":\"2\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-jhb39g hidden-1aanzp8 hidden-1pd5185\",\"data-framer-name\":\"Mobile\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xg7sdf\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n26d3a\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sc4e62\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ghqaqt\",\"data-framer-name\":\"Frame 121\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h3wppr\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-yyqk3i\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 126 20\"><path d=\"M 0 0 L 97.219 0 L 27.911 20 L 128.423 20\" fill=\"transparent\" stroke-width=\"24.23\" stroke=\"rgba(254,210,148,0.5)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12588469039}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-64hn8p\",\"data-framer-name\":\"Frame 1320\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 142 22\"><path d=\"M 0 0 L 109.564 0 L 31.455 22 L 144.731 22\" fill=\"transparent\" stroke-width=\"27.31\" stroke=\"rgba(254,210,148,0.5)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12204563029,withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2Fucy03MDA=\",\"--framer-font-family\":'\"IBM Plex Sans\", \"IBM Plex Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"Remotive Accelerator\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2Fucy03MDA=\",\"--framer-font-family\":'\"IBM Plex Sans\", \"IBM Plex Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"Remotive Accelerator\"})}),className:\"framer-1o6pvza\",\"data-framer-name\":\"Plus\",fonts:[\"GF;IBM Plex Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zqdoax\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cuigwf\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k67x6g\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xi505u\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sbwjy7-container\",nodeId:\"eyZCU95_q\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{K3k9Z30rl:14}},children:/*#__PURE__*/_jsx(Price,{height:\"100%\",id:\"eyZCU95_q\",K3k9Z30rl:16,layoutId:\"eyZCU95_q\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"one-off\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"one-off\"})}),className:\"framer-zs73k5\",\"data-framer-name\":\"$ 398/mo\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z8g1r0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jz3tf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-81ba5622-9a96-4b9e-9767-670157391149, rgb(255, 135, 26))\"},children:\"(\"})}),className:\"framer-1mz98p4\",\"data-framer-name\":\"discount\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-170lm02-container\",nodeId:\"NwuB9VaaI\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(Discount,{aqq39HEEq:16,eYr7uhLGo:\"var(--token-81ba5622-9a96-4b9e-9767-670157391149, rgb(255, 135, 26))\",height:\"100%\",id:\"NwuB9VaaI\",layoutId:\"NwuB9VaaI\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-81ba5622-9a96-4b9e-9767-670157391149, rgb(255, 135, 26))\"},children:\"discount)\"})}),className:\"framer-kwi3zb\",\"data-framer-name\":\"discount\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12vwnqd\",\"data-framer-name\":\"Frame 119\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2Fucy03MDA=\",\"--framer-font-family\":'\"IBM Plex Sans\", \"IBM Plex Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Remotive.com \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2Fucy03MDA=\",\"--framer-font-family\":'\"IBM Plex Sans\", \"IBM Plex Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Remotive.com \"})}),className:\"framer-88rq5h\",\"data-framer-name\":\"Basic\",fonts:[\"GF;IBM Plex Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Free access\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Free access\"})}),className:\"framer-l8wb5x\",\"data-framer-name\":\"$ 299/mo\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Number of Curated Remote Jobs\"})}),className:\"framer-ouycyp\",\"data-framer-name\":\"Listed on remotive.com\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16baszg\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Number of Curated Remote Jobs\"})}),className:\"framer-1coakfh\",\"data-framer-name\":\"Listed on remotive.com\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextJobCount1kxka0w,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"12,657\"})}),className:\"framer-1kxka0w\",\"data-framer-name\":\"2\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"2000\"})}),className:\"framer-1jbumu9\",\"data-framer-name\":\"1\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jy5l8d\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Jobs added in last 24 hours\"})}),className:\"framer-1vaimj0\",\"data-framer-name\":\"Shared in Remotive's Slack\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextJobCountfvmx6x,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"+2,431\"})}),className:\"framer-fvmx6x\",\"data-framer-name\":\"2\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"+100\"})}),className:\"framer-13larjf\",\"data-framer-name\":\"1\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pf1ulg\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Advanced search filters\"})}),className:\"framer-1jyuthf\",\"data-framer-name\":\"Shared in daily email update\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(185, 185, 185)\"},children:\"\u2014\"})}),className:\"framer-18ovsrh hidden-1aanzp8\",\"data-framer-name\":\"\u2014\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"Seniority, skills, salary, employment type, job listing language\"})}),className:\"framer-dpphmi hidden-1aanzp8\",\"data-framer-name\":\"2\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pxdjwn\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"Category, location, free text search\"})}),className:\"framer-1m3db0o\",\"data-framer-name\":\"2\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Category, location, free text search\"})}),className:\"framer-w5f2f7\",\"data-framer-name\":\"1\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Basic search filters\"})}),className:\"framer-1jk2nvi hidden-1aanzp8\",\"data-framer-name\":\"Shared in daily email update\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15dcdjw\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Custom email/Telegram alerts\"})}),className:\"framer-c5aevc\",\"data-framer-name\":\"Social media shares\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vszt4x\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-osquoq\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"-1 -1 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.4 8L6.8 10.4L11.6 5.6M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8Z\" stroke=\"#532A21\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(185, 185, 185)\"},children:\"\u2014\"})}),className:\"framer-1yumgv8\",\"data-framer-name\":\"\u2014\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19xbudj\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Private Slack Community access\"})}),className:\"framer-1vgw5yr\",\"data-framer-name\":\"Highlight your add\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3q9ud1\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-bsxrs\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"-1 -1 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.4 8L6.8 10.4L11.6 5.6M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8Z\" stroke=\"#532A21\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(185, 185, 185)\"},children:\"\u2014\"})}),className:\"framer-j7zw1j\",\"data-framer-name\":\"\u2014\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xhl0a1\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Your AI Career Coach\"})}),className:\"framer-p4v69t\",\"data-framer-name\":\"Display company logo\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2amrxy\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ij01se\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"-1 -1 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.4 8L6.8 10.4L11.6 5.6M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8Z\" stroke=\"#532A21\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(185, 185, 185)\"},children:\"\u2014\"})}),className:\"framer-1k3q095\",\"data-framer-name\":\"\u2014\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-19xqwgi hidden-1ichnwz\",\"data-framer-name\":\"Frame 124\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-63mo1b\",\"data-framer-name\":\"Lines of the table\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 657 475\"><path d=\"M 3.297 57 L 656.175 57\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 0 113 L 652.878 113\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 4.122 171 L 657 171\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 4.122 298 L 657 298\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 4.122 358 L 657 358\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 3.297 418 L 656.175 418\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 3.297 473 L 656.175 473\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 434 0 L 434 474\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 281 0 L 281 474\" fill=\"transparent\" stroke=\"rgb(234,234,234)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:9293159718,withExternalLayout:true})})]})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kc29yg hidden-1ichnwz\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation20,__framer__exit:animation21,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-c3iaah\",\"data-framer-name\":\"Ellipse 4\",drag:true,dragMomentum:true,dragSnapToOrigin:true,dragTransition:inertia,onMouseDown:preventDefault,style:{transformPerspective:1200},whileTap:animation22}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation23,__framer__exit:animation24,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-1ng23qz\",\"data-framer-name\":\"Ellipse 3\",drag:true,dragMomentum:true,dragSnapToOrigin:true,dragTransition:inertia1,onMouseDown:preventDefault,style:{transformPerspective:1200},whileTap:animation22}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation25,__framer__exit:animation26,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-14k512z\",\"data-framer-name\":\"Ellipse 5\",drag:true,dragMomentum:true,dragSnapToOrigin:true,dragTransition:inertia,onMouseDown:preventDefault,style:{transformPerspective:1200},transformTemplate:transformTemplate1,whileTap:animation22})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17y9kvm\",\"data-framer-name\":\"Payment section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gelica SemiBold\", \"Gelica SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-c17fc6d6-4c8c-4121-a230-61bca8e77b75, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-81ba5622-9a96-4b9e-9767-670157391149, rgb(255, 135, 26))\"},children:\"2,431\"}),\" remote jobs were added in the last 24 hours...\"]})})}},children:/*#__PURE__*/_jsx(RichTextJobCount1rrak4n,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gelica SemiBold\", \"Gelica SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-c17fc6d6-4c8c-4121-a230-61bca8e77b75, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-81ba5622-9a96-4b9e-9767-670157391149, rgb(255, 135, 26))\"},children:\"2,431\"}),\" remote jobs were added in the last 24 hours...\"]})}),className:\"framer-1rrak4n\",\"data-framer-name\":\"Finding your dream remote job shouldn\u2019t be a full-time job\",fonts:[\"CUSTOM;Gelica SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v2kb87\",\"data-framer-name\":\"Payment section\",id:elementId10,ref:ref11,children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tyj2g4 hidden-1ichnwz\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation20,__framer__exit:animation21,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-xzjr54\",\"data-framer-name\":\"Ellipse 4\",drag:true,dragMomentum:true,dragSnapToOrigin:true,dragTransition:inertia,onMouseDown:preventDefault,style:{transformPerspective:1200},whileTap:animation22}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation23,__framer__exit:animation24,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-1uoj92j\",\"data-framer-name\":\"Ellipse 3\",drag:true,dragMomentum:true,dragSnapToOrigin:true,dragTransition:inertia1,onMouseDown:preventDefault,style:{transformPerspective:1200},whileTap:animation22}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition12},__framer__animateOnce:true,__framer__enter:animation27,__framer__exit:animation28,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-1v8zxe1\",\"data-framer-name\":\"Ellipse 7\",drag:true,dragMomentum:true,dragSnapToOrigin:true,dragTransition:inertia,onMouseDown:preventDefault,style:{transformPerspective:1200},whileTap:animation22}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation25,__framer__exit:animation26,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-1wexhak\",\"data-framer-name\":\"Ellipse 5\",drag:true,dragMomentum:true,dragSnapToOrigin:true,dragTransition:inertia,onMouseDown:preventDefault,style:{transformPerspective:1200},whileTap:animation22})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{width:`calc((${componentViewport?.width||\"100vw\"} - 240px) * 0.9)`},Zw6hjBCa_:{width:`calc(${componentViewport?.width||\"100vw\"} * 0.9)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1053,width:\"840px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nw8ir-container\",nodeId:\"ToB5bML9t\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{variant:\"mf5ml9_cv\"}},children:/*#__PURE__*/_jsx(PaymentCard,{height:\"100%\",id:\"ToB5bML9t\",layoutId:\"ToB5bML9t\",style:{width:\"100%\"},variant:\"OIPpvUrxs\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xm5qg1\",\"data-framer-name\":\"Feedback section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1haosr3\",\"data-framer-name\":\"Quote section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bokt8n\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gelica SemiBold\", serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"Our Accelerator members are already living the dream\u2026\"})}),className:\"framer-1v7qjut\",\"data-framer-name\":\"Heading\",fonts:[\"CUSTOM;Gelica SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNTAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(255, 135, 26)\"},children:\"You could be joining them next month, not next year.\"})}),className:\"framer-1gtunn0\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;IBM Plex Sans Condensed-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-ou6hlt hidden-1ichnwz\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-7taxy5-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"klSk_Iyio\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{gap:32}},children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:40,arrowRadius:60,arrowSize:60,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:40,height:\"100%\",id:\"klSk_Iyio\",layoutId:\"klSk_Iyio\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:0,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1heq2lz\",\"data-framer-name\":\"feedback 1\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-bou1lf\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:72,pixelWidth:216,src:\"https://framerusercontent.com/images/omIZfrXO6NWGQiB3aNKVOA8KY.png\"},className:\"framer-9xjptu\",\"data-framer-name\":\"ye4ohwdejg2g5oczvq8s 1\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vx73ot\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-mfmi1y\",\"data-framer-name\":\"Quote\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-weight\":\"400\"},children:\"Working remotely feels amazing, and it\u2019s everything I wanted: I have time to spend with my kids, and an exciting and rewarding job (...) So\"}),\" you\u2019d better start early and be part of those who are already defining what the future of works looks like. Remotive can help you with that \uD83D\uDC4D\"]})}),className:\"framer-1gxj0ku\",\"data-framer-name\":\"Quote\",fonts:[\"GF;IBM Plex Sans Condensed-600\",\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1s9292y\",\"data-framer-name\":\"details\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"\u2014 Thomas Jost\"})}),className:\"framer-6n4flo\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtaXRhbGlj\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"165%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"Back-End Developer at Doist, Nancy, France\"})}),className:\"framer-r2thqe\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;IBM Plex Sans Condensed-italic\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-sted7d\",\"data-framer-name\":\"feedback 3\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-hj6l3f\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:466,pixelWidth:2897,positionX:\"center\",positionY:\"center\",sizes:\"186px\",src:\"https://framerusercontent.com/images/XTX6GBssGdWs364amaSjgqfBINE.png\",srcSet:\"https://framerusercontent.com/images/XTX6GBssGdWs364amaSjgqfBINE.png?scale-down-to=512 512w,https://framerusercontent.com/images/XTX6GBssGdWs364amaSjgqfBINE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XTX6GBssGdWs364amaSjgqfBINE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XTX6GBssGdWs364amaSjgqfBINE.png 2897w\"},className:\"framer-1fbql1g\",\"data-framer-name\":\"ye4ohwdejg2g5oczvq8s 1\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3vd0u7\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ey12bd\",\"data-framer-name\":\"Quote\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:[\"After working on side-projects remotely for the past 6 years, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\"},children:\"I am now working remotely full-time as an intern,\"}),\" and applying what I learned from Remotive and its awesome community!\"]})}),className:\"framer-qfs3uq\",\"data-framer-name\":\"Quote\",fonts:[\"GF;IBM Plex Sans Condensed-regular\",\"GF;IBM Plex Sans Condensed-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xgosij\",\"data-framer-name\":\"details\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"\u2014 Alexandre Mouriec\"})}),className:\"framer-mq4sdz\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtaXRhbGlj\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"165%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"Frontend Developer and Growth Intern at Monday.vc, Madrid, Spain\"})}),className:\"framer-bpyhxh\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;IBM Plex Sans Condensed-italic\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yk0e5i\",\"data-framer-name\":\"feedback 1\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-13gfju0\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:55,intrinsicWidth:384,pixelHeight:55,pixelWidth:384,src:\"https://framerusercontent.com/images/BgWZWSfgR3WivQmxE4Lr8WeMzc4.png\"},className:\"framer-nx35kz\",\"data-framer-name\":\"ye4ohwdejg2g5oczvq8s 1\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15fo6w4\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qwvk3m\",\"data-framer-name\":\"Quote\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\"},children:\"[The Remotive Accelerator] was my daily savior!\"}),\" Firstly, it felt like I'm already having a remote job. I'd sit at my desk, catch up on slack and continue working on my showcase app. There were people that I could interact with, so I didn't feel alone nor lonely in my pursuit. \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\"},children:\"Secondly, I learned that there is a big remote job market which was absolutely essential. \"})]})}),className:\"framer-16jmxm2\",\"data-framer-name\":\"Quote\",fonts:[\"GF;IBM Plex Sans Condensed-regular\",\"GF;IBM Plex Sans Condensed-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-y8jzi2\",\"data-framer-name\":\"details\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"\u2014 Sanja Mandic\"})}),className:\"framer-zgxfck\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtaXRhbGlj\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"165%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"Front-end Developer at Frontastic, Dublin, Ireland\"})}),className:\"framer-1kvhdko\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;IBM Plex Sans Condensed-italic\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pcqndf\",\"data-framer-name\":\"feedback 2\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-js3gtt\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sk7cs7\",\"data-framer-name\":\"ye4ohwdejg2g5oczvq8s 1\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-175hwa3\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pa7jkv\",\"data-framer-name\":\"Quote\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-weight\":\"400\"},children:\"As a remote worker and freelance, I found in Remotive the feeling to belong to a community, a family of workers with the same working philosophy. \"}),\"Remotive is not only a place to get feedback and great resources, but also to give thoughts and ideas, share a state of mind, or just engage in a watercooler conservation. \"]})}),className:\"framer-17m3mzb\",\"data-framer-name\":\"Quote\",fonts:[\"GF;IBM Plex Sans Condensed-600\",\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cejaf\",\"data-framer-name\":\"details\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"\u2014 Micka\\xebl Arcos\"})}),className:\"framer-wq0z7g\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtaXRhbGlj\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"165%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"Software Engineer at Freelance, Digital Nomad from France\"})}),className:\"framer-11zb367\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;IBM Plex Sans Condensed-italic\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})],snapObject:{fluid:true,snap:true,snapEdge:\"start\"},style:{width:\"100%\"},width:\"100%\"})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-v923ux hidden-1aanzp8 hidden-1pd5185\",\"data-framer-name\":\"Carousel Mobile\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-806im0-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"vnKzCAZ1e\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{gap:32}},children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:40,height:\"100%\",id:\"vnKzCAZ1e\",layoutId:\"vnKzCAZ1e\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:0,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2cm2u0\",\"data-framer-name\":\"feedback 1\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-kbvdy9\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:72,pixelWidth:216,src:\"https://framerusercontent.com/images/omIZfrXO6NWGQiB3aNKVOA8KY.png\"},className:\"framer-8ewdeb\",\"data-framer-name\":\"ye4ohwdejg2g5oczvq8s 1\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mm0moh\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-mjm5lb\",\"data-framer-name\":\"Quote\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-weight\":\"400\"},children:\"Working remotely feels amazing, and it\u2019s everything I wanted: I have time to spend with my kids, and an exciting and rewarding job (...) So\"}),\" you\u2019d better start early and be part of those who are already defining what the future of works looks like. Remotive can help you with that \uD83D\uDC4D\"]})}),className:\"framer-1jarew4\",\"data-framer-name\":\"Quote\",fonts:[\"GF;IBM Plex Sans Condensed-600\",\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c7xtaq\",\"data-framer-name\":\"details\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"\u2014 Thomas Jost\"})}),className:\"framer-1llqlcl\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtaXRhbGlj\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"Back-End Developer at Doist, Nancy, France\"})}),className:\"framer-qx9etn\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;IBM Plex Sans Condensed-italic\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mmyhmg\",\"data-framer-name\":\"feedback 3\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qx4olv\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:466,pixelWidth:2897,positionX:\"center\",positionY:\"center\",sizes:\"186px\",src:\"https://framerusercontent.com/images/XTX6GBssGdWs364amaSjgqfBINE.png\",srcSet:\"https://framerusercontent.com/images/XTX6GBssGdWs364amaSjgqfBINE.png?scale-down-to=512 512w,https://framerusercontent.com/images/XTX6GBssGdWs364amaSjgqfBINE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XTX6GBssGdWs364amaSjgqfBINE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XTX6GBssGdWs364amaSjgqfBINE.png 2897w\"},className:\"framer-1375cv1\",\"data-framer-name\":\"ye4ohwdejg2g5oczvq8s 1\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i8egdv\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-v4m4og\",\"data-framer-name\":\"Quote\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:[\"After working on side-projects remotely for the past 6 years, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\"},children:\"I am now working remotely full-time as an intern,\"}),\" and applying what I learned from Remotive and its awesome community!\"]})}),className:\"framer-1rieu9t\",\"data-framer-name\":\"Quote\",fonts:[\"GF;IBM Plex Sans Condensed-regular\",\"GF;IBM Plex Sans Condensed-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ukt1gl\",\"data-framer-name\":\"details\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"\u2014 Alexandre Mouriec\"})}),className:\"framer-1iqcjst\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtaXRhbGlj\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"Frontend Developer and Growth Intern at Monday.vc, Madrid, Spain\"})}),className:\"framer-15hd13w\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;IBM Plex Sans Condensed-italic\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-a69vll\",\"data-framer-name\":\"feedback 1\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hzd9yl\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:55,intrinsicWidth:384,pixelHeight:55,pixelWidth:384,src:\"https://framerusercontent.com/images/BgWZWSfgR3WivQmxE4Lr8WeMzc4.png\"},className:\"framer-8kuf9s\",\"data-framer-name\":\"ye4ohwdejg2g5oczvq8s 1\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h3pl66\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vhzind\",\"data-framer-name\":\"Quote\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\"},children:\"[The Remotive Accelerator] was my daily savior!\"}),\" Firstly, it felt like I'm already having a remote job. I'd sit at my desk, catch up on slack and continue working on my showcase app. There were people that I could interact with, so I didn't feel alone nor lonely in my pursuit. \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\"},children:\"Secondly, I learned that there is a big remote job market which was absolutely essential. \"})]})}),className:\"framer-115hjbb\",\"data-framer-name\":\"Quote\",fonts:[\"GF;IBM Plex Sans Condensed-regular\",\"GF;IBM Plex Sans Condensed-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m891s2\",\"data-framer-name\":\"details\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"\u2014 Sanja Mandic\"})}),className:\"framer-nic7ls\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtaXRhbGlj\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"Front-end Developer at Frontastic, Dublin, Ireland\"})}),className:\"framer-g62xou\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;IBM Plex Sans Condensed-italic\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bjprfc\",\"data-framer-name\":\"feedback 2\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-4p3wth\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:850,pixelWidth:1440,positionX:\"center\",positionY:\"center\",sizes:\"50px\",src:\"https://framerusercontent.com/images/4f3t2QupEj8RVnKSwqVVkgkuI.png\",srcSet:\"https://framerusercontent.com/images/4f3t2QupEj8RVnKSwqVVkgkuI.png?scale-down-to=512 512w,https://framerusercontent.com/images/4f3t2QupEj8RVnKSwqVVkgkuI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/4f3t2QupEj8RVnKSwqVVkgkuI.png 1440w\"},className:\"framer-57wl42\",\"data-framer-name\":\"ye4ohwdejg2g5oczvq8s 1\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-aco4fn\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sjg6wb\",\"data-framer-name\":\"Quote\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-weight\":\"400\"},children:\"As a remote worker and freelance, I found in Remotive the feeling to belong to a community, a family of workers with the same working philosophy. \"}),\"Remotive is not only a place to get feedback and great resources, but also to give thoughts and ideas, share a state of mind, or just engage in a watercooler conservation. \"]})}),className:\"framer-qorxyv\",\"data-framer-name\":\"Quote\",fonts:[\"GF;IBM Plex Sans Condensed-600\",\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7qkja2\",\"data-framer-name\":\"details\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"\u2014 Micka\\xebl Arcos\"})}),className:\"framer-on7ann\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtaXRhbGlj\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-style\":\"italic\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(77, 77, 77)\"},children:\"CTO at Vialma\"})}),className:\"framer-xgy2pz\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;IBM Plex Sans Condensed-italic\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})],snapObject:{fluid:true,snap:true,snapEdge:\"start\"},style:{width:\"100%\"},width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ep1153\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l1lue4\",\"data-framer-name\":\"FAQ section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3ix8tn\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j2krbj\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Gelica SemiBold\", serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(83, 42, 33)\"},children:\"Frequently asked questions\"})}),className:\"framer-zgu4n7\",\"data-framer-name\":\"Heading\",fonts:[\"CUSTOM;Gelica SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNTAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 135, 26)\"},children:\"Everything you need to know about the product and billing.\"})}),className:\"framer-1x84fdb\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;IBM Plex Sans Condensed-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bulol1\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8o9tsp\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-c6qbpu-container\",nodeId:\"uea2RimZq\",rendersWithMotion:true,scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(ElementsAccordionJobCountc6qbpu,{answer:\"Remotive public website lists around 2,000 live remote jobs. Remotive accelerator lists 12,657 remote jobs, with advanced search filters and notification options.\",height:\"100%\",id:\"uea2RimZq\",layoutId:\"uea2RimZq\",linkName:\"\",question:\"What\u2019s the difference between this and the Remotive job board?\",style:{width:\"100%\"},variant:\"LI7Z_guTC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bpiu6d\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-a5kbm1-container\",nodeId:\"wnf1Be9Jf\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(ElementsAccordion,{answer:\"This is a private and paid feature. To sign up, enter your email in the form above. Once you\u2019ve paid, you will receive an email inviting you to create your Accelerator account on remotive.com. Once logged in, you will have access to your dashboard, unlock all remote jobs, private resources and access to our Slack. That\u2019s it. You are in!\",height:\"100%\",id:\"wnf1Be9Jf\",layoutId:\"wnf1Be9Jf\",linkName:\"\",question:\"How do I sign up and get started?\",style:{width:\"100%\"},variant:\"LI7Z_guTC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-brs9tl\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18ii7l4-container\",nodeId:\"QYEmJFN71\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(ElementsAccordion,{answer:\"You'll get immediately an invite to create an account on remotive.com, which will grant immediate access to all remote jobs. \\n\\nIn addition, you'll immediately get access to our Slack Channel and private resources within your dashboard.\",height:\"100%\",id:\"QYEmJFN71\",layoutId:\"QYEmJFN71\",linkName:\"\",question:\"When do I unlock more remote jobs? And get access to the private resources?\",style:{width:\"100%\"},variant:\"LI7Z_guTC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l2aaj\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-tn5d5l-container\",nodeId:\"LBv5Pd75s\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(ElementsAccordion,{answer:\"We've been curating top-quality content since 2014, working with various partners to bring you the best remote jobs available. We're excited to hear how you feel about those jobs :)\",height:\"100%\",id:\"LBv5Pd75s\",layoutId:\"LBv5Pd75s\",linkName:\"\",question:\"How do you source these job postings?\",style:{width:\"100%\"},variant:\"LI7Z_guTC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cy4i5l\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-v7hzi2-container\",nodeId:\"dJOvERu3A\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(ElementsAccordion,{answer:\"Everywhere! We're a global community that's been buzzing and sharing ideas on how it feels to work remotely. \",height:\"100%\",id:\"dJOvERu3A\",layoutId:\"dJOvERu3A\",link:\"https://www.google.com/maps/d/embed?mid=1ND7eu0OO82f-Zf_8vJPfn5l0F68\",linkName:\"Click here to see our community map.\",question:\"Where are the people in the community based?\",style:{width:\"100%\"},variant:\"LI7Z_guTC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mh1jmj\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c5mixd-container\",nodeId:\"qMGG9WmuD\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(ElementsAccordion,{answer:\"Communities are much like co-working spaces, people come and go based on what they need on a given day. Our most active group are job seekers, followed by tenured community members who love to share thoughts and feedback with new members.\",height:\"100%\",id:\"qMGG9WmuD\",layoutId:\"qMGG9WmuD\",linkName:\"\",question:\"How active is the community?\",style:{width:\"100%\"},variant:\"LI7Z_guTC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1txfca3\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m15z6w-container\",nodeId:\"Lc9ZvVqlB\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(ElementsAccordion,{answer:\"Building a professional community takes time and effort. We take community management seriously, which is why we charge a fee to ensure we can keep providing top-notch, individualized service.\",height:\"100%\",id:\"Lc9ZvVqlB\",layoutId:\"Lc9ZvVqlB\",linkName:\"\",question:\"Why is this not free?\",style:{width:\"100%\"},variant:\"LI7Z_guTC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ih60li\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-b4ybip-container\",nodeId:\"kUC2p_v4Z\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(ElementsAccordion,{answer:\"Our goal is to build a welcoming community where members interact on the long-term. We decided not to offer trials, as it doesn't fit with the community experience we want to deliver.\",height:\"100%\",id:\"kUC2p_v4Z\",layoutId:\"kUC2p_v4Z\",linkName:\"\",question:\"Can I try it first?\",style:{width:\"100%\"},variant:\"LI7Z_guTC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yeue2b\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dppb7y-container\",nodeId:\"pKkA8evxH\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(ElementsAccordion,{answer:\"Refunds will only be granted as per our guarantee, which is the following: if you don't get at least 50 new job postings delivered to you in one of our main categories the first month, get your money back.\",height:\"100%\",id:\"pKkA8evxH\",layoutId:\"pKkA8evxH\",linkName:\"\",question:\"Can I get a refund? Is there a guarantee ?\",style:{width:\"100%\"},variant:\"LI7Z_guTC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q03bdv\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rv22ab-container\",nodeId:\"oPTgGHQe1\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(ElementsAccordion,{answer:\"If you go for the lifetime access, there is no recurring charge and it doesn\u2019t have an expiration date! We\u2019ll keep it open as long as we are in business.\\n\\nIf you go for the monthly offer, then you'll be billed every month as long as you want to keep access.\",height:\"100%\",id:\"oPTgGHQe1\",layoutId:\"oPTgGHQe1\",linkName:\"\",question:\"How long does my subscription for Accelerator last?\",style:{width:\"100%\"},variant:\"LI7Z_guTC\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ztfxr2\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-zvsrln\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":keufTP9bf\",webPageId:\"QQlF90Y9z\"},implicitPathVariables:undefined},{href:{hash:\":keufTP9bf\",webPageId:\"QQlF90Y9z\"},implicitPathVariables:undefined},{href:{hash:\":keufTP9bf\",webPageId:\"QQlF90Y9z\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-gq3hy-container\",nodeId:\"N_gLNDfxb\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{s2Nfn6DG5:resolvedLinks1[1]},Zw6hjBCa_:{s2Nfn6DG5:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"N_gLNDfxb\",layoutId:\"N_gLNDfxb\",s2Nfn6DG5:resolvedLinks1[0],style:{width:\"100%\"},variant:\"yFBBuOJEQ\",width:\"100%\",zFC21O2_O:\"Join Now\"})})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vhtb5v\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t0xpjk\",\"data-framer-name\":\"Press mentions section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gu4bup\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:\"Remotive has been featured in\"})}),className:\"framer-1p0d5jw\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{background:{alt:\"\",fit:\"stretch\",pixelHeight:192,pixelWidth:2584,positionX:\"center\",positionY:\"center\",sizes:`min(min(${componentViewport?.width||\"100vw\"} * 0.9, 1500px) * 0.8, 800px)`,src:\"https://framerusercontent.com/images/LP5ZRsIIngGJQ2ndygR0jtI3E.png\",srcSet:\"https://framerusercontent.com/images/LP5ZRsIIngGJQ2ndygR0jtI3E.png?scale-down-to=512 512w,https://framerusercontent.com/images/LP5ZRsIIngGJQ2ndygR0jtI3E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LP5ZRsIIngGJQ2ndygR0jtI3E.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LP5ZRsIIngGJQ2ndygR0jtI3E.png 2584w\"}},Zw6hjBCa_:{background:{alt:\"\",fit:\"stretch\",pixelHeight:192,pixelWidth:2584,positionX:\"center\",positionY:\"center\",sizes:`min(min(${componentViewport?.width||\"100vw\"} * 0.85, 1500px) * 0.8, 800px)`,src:\"https://framerusercontent.com/images/LP5ZRsIIngGJQ2ndygR0jtI3E.png\",srcSet:\"https://framerusercontent.com/images/LP5ZRsIIngGJQ2ndygR0jtI3E.png?scale-down-to=512 512w,https://framerusercontent.com/images/LP5ZRsIIngGJQ2ndygR0jtI3E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LP5ZRsIIngGJQ2ndygR0jtI3E.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LP5ZRsIIngGJQ2ndygR0jtI3E.png 2584w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:192,pixelWidth:2584,positionX:\"center\",positionY:\"center\",sizes:`min(min(${componentViewport?.width||\"100vw\"} * 0.85, 1500px) - 240px, 800px)`,src:\"https://framerusercontent.com/images/LP5ZRsIIngGJQ2ndygR0jtI3E.png\",srcSet:\"https://framerusercontent.com/images/LP5ZRsIIngGJQ2ndygR0jtI3E.png?scale-down-to=512 512w,https://framerusercontent.com/images/LP5ZRsIIngGJQ2ndygR0jtI3E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LP5ZRsIIngGJQ2ndygR0jtI3E.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LP5ZRsIIngGJQ2ndygR0jtI3E.png 2584w\"},className:\"framer-4tccc4\",\"data-framer-name\":\"logos\"})})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-bvzp9c hidden-1pd5185 hidden-1ichnwz\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q79ux8\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13pn584\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ecccf7f-3806-43f2-a449-20025779a6a1, rgb(83, 42, 33))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/\",motionChild:true,nodeId:\"gPmQ4cxvj\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"REMOTIVE\"})})})}),className:\"framer-135ov0v\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ezl1hq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://support.remotive.com/en/article/ycrtby/\",motionChild:true,nodeId:\"p4iwiRJvi\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Sponsorship\"})})})}),className:\"framer-372bui\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://support.remotive.com/en/category/l3ahqd/\",motionChild:true,nodeId:\"p3_h6tcD2\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Press\"})})})}),className:\"framer-wz8xyb\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/manifesto\",motionChild:true,nodeId:\"oTBK_wnAJ\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"About\"})})})}),className:\"framer-1nafh0v\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://support.remotive.com/en/article/1mkziff/\",motionChild:true,nodeId:\"MM232XALr\",openInNewTab:true,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Terms of Use & Privacy Policy\"})})})}),className:\"framer-17c9awm\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13t93vr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ecccf7f-3806-43f2-a449-20025779a6a1, rgb(83, 42, 33))\"},children:\"FIND REMOTE JOBS\"})}),className:\"framer-7tmn2d\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t0stx6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/accelerator\",motionChild:true,nodeId:\"MqJHpc4Dr\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Join Remotive Accelerator\"})})})}),className:\"framer-13o1d5v\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/blog/tag/job-search-tips/\",motionChild:true,nodeId:\"LsPbZ_Gf5\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Remote Job Search Tips\"})})})}),className:\"framer-xlg50m\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/salaries\",motionChild:true,nodeId:\"UZWzW2yZw\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Developer Salaries\"})})})}),className:\"framer-ib02mw\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/remote-jobs/api\",motionChild:true,nodeId:\"upwiFjOcQ\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Remotive Jobs Public API\"})})})}),className:\"framer-9f8oel\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/remote-jobs/rss-feed\",motionChild:true,nodeId:\"RVFrYOki_\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"RSS Feeds\"})})})}),className:\"framer-12ocrvh\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wo3g41\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ecccf7f-3806-43f2-a449-20025779a6a1, rgb(83, 42, 33))\"},children:\"HIRING REMOTELY\"})}),className:\"framer-1ie6zr7\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18e0ab9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/hire\",motionChild:true,nodeId:\"DOX_K80cu\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Why Remotive?\"})})})}),className:\"framer-19tb975\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/job/post/new\",motionChild:true,nodeId:\"pSm7X655w\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Post a Remote Job\"})})})}),className:\"framer-1mwkpxv\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/blog/tag/hiring-remotely/\",motionChild:true,nodeId:\"UwXtTBXhw\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Remote Hiring Tips\"})})})}),className:\"framer-1823bb0\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://support.remotive.com/\",motionChild:true,nodeId:\"Eh_UYgUhA\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Help Center for Recruiters\"})})})}),className:\"framer-69o4ms\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mh3fh8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ecccf7f-3806-43f2-a449-20025779a6a1, rgb(83, 42, 33))\"},children:\"QUICK ACCESS\"})}),className:\"framer-1wwwrlw\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xwgsre\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/remote-javascript-jobs\",motionChild:true,nodeId:\"buHVwyAKr\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Remote Javascript Jobs\"})})})}),className:\"framer-14jdsig\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/remote-python-jobs\",motionChild:true,nodeId:\"Dlzs31Fwz\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Remote Python Jobs\"})})})}),className:\"framer-14jegfm\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/all-tags-index\",motionChild:true,nodeId:\"KxSedjjsg\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"See More Jobs by Tags\"})})})}),className:\"framer-1biiuud\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/all-remote-companies-index\",motionChild:true,nodeId:\"mMNO3Tf7G\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"All Remote Companies\"})})})}),className:\"framer-5mnwrx\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o9cyej hidden-1aanzp8\",\"data-framer-name\":\"Footer tablet\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tsz98i\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9tdxe\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-525v1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ecccf7f-3806-43f2-a449-20025779a6a1, rgb(83, 42, 33))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/\",motionChild:true,nodeId:\"YP1jT_ehG\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"REMOTIVE\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ecccf7f-3806-43f2-a449-20025779a6a1, rgb(83, 42, 33))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/\",motionChild:true,nodeId:\"YP1jT_ehG\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"REMOTIVE\"})})})}),className:\"framer-dyt4mo\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-193x2sp\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://support.remotive.com/en/article/ycrtby/\",motionChild:true,nodeId:\"dUukmgD4o\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Sponsorship\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://support.remotive.com/en/article/ycrtby/\",motionChild:true,nodeId:\"dUukmgD4o\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Sponsorship\"})})})}),className:\"framer-1rwburp\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://support.remotive.com/en/category/l3ahqd/\",motionChild:true,nodeId:\"VIb_sB8d0\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Press\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://support.remotive.com/en/category/l3ahqd/\",motionChild:true,nodeId:\"VIb_sB8d0\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Press\"})})})}),className:\"framer-1vkjlb3\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/manifesto\",motionChild:true,nodeId:\"jhrsZ3owY\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"About\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/manifesto\",motionChild:true,nodeId:\"jhrsZ3owY\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"About\"})})})}),className:\"framer-1gtz6xt\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://support.remotive.com/en/article/1mkziff/\",motionChild:true,nodeId:\"wpmVoKHcO\",openInNewTab:true,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Terms of Use & Privacy Policy\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://support.remotive.com/en/article/1mkziff/\",motionChild:true,nodeId:\"wpmVoKHcO\",openInNewTab:true,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Terms of Use & Privacy Policy\"})})})}),className:\"framer-1txzh7r\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wg7zh3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ecccf7f-3806-43f2-a449-20025779a6a1, rgb(83, 42, 33))\"},children:\"FIND REMOTE JOBS\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ecccf7f-3806-43f2-a449-20025779a6a1, rgb(83, 42, 33))\"},children:\"FIND REMOTE JOBS\"})}),className:\"framer-qxbaqq\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ihjwzn\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/accelerator\",motionChild:true,nodeId:\"UjfrncjlH\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Join Remotive Accelerator\"})})})})},Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/accelerator\",motionChild:true,nodeId:\"UjfrncjlH\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Join Remotive Accelerator\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/community\",motionChild:true,nodeId:\"UjfrncjlH\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Join Remotive Community\"})})})}),className:\"framer-51bnaz\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/blog/tag/job-search-tips/\",motionChild:true,nodeId:\"f__WTIIp_\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Remote Job Search Tips\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/blog/tag/job-search-tips/\",motionChild:true,nodeId:\"f__WTIIp_\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Remote Job Search Tips\"})})})}),className:\"framer-1y5c4b8\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/salaries\",motionChild:true,nodeId:\"uqwinwl4R\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Developer Salaries\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/salaries\",motionChild:true,nodeId:\"uqwinwl4R\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Developer Salaries\"})})})}),className:\"framer-1fuz2s9\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/remote-jobs/api\",motionChild:true,nodeId:\"FiQu41Ern\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Remotive Jobs Public API\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/remote-jobs/api\",motionChild:true,nodeId:\"FiQu41Ern\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Remotive Jobs Public API\"})})})}),className:\"framer-1l32yf7\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/remote-jobs/rss-feed\",motionChild:true,nodeId:\"qt48npDnh\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"RSS Feeds\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/remote-jobs/rss-feed\",motionChild:true,nodeId:\"qt48npDnh\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"RSS Feeds\"})})})}),className:\"framer-p9tfco\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8a5wk1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gk4f1u\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ecccf7f-3806-43f2-a449-20025779a6a1, rgb(83, 42, 33))\"},children:\"HIRING REMOTELY\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ecccf7f-3806-43f2-a449-20025779a6a1, rgb(83, 42, 33))\"},children:\"HIRING REMOTELY\"})}),className:\"framer-urlsie\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5xtjhk\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/hire\",motionChild:true,nodeId:\"YrnPK7RfO\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Why Remotive?\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/hire\",motionChild:true,nodeId:\"YrnPK7RfO\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Why Remotive?\"})})})}),className:\"framer-1c445v5\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/job/post/new\",motionChild:true,nodeId:\"RJtNDNrjY\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Post a Remote Job\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/job/post/new\",motionChild:true,nodeId:\"RJtNDNrjY\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Post a Remote Job\"})})})}),className:\"framer-6am4yh\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/blog/tag/hiring-remotely/\",motionChild:true,nodeId:\"H0bOdGTz_\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Remote Hiring Tips\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/blog/tag/hiring-remotely/\",motionChild:true,nodeId:\"H0bOdGTz_\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Remote Hiring Tips\"})})})}),className:\"framer-bybo1i\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://support.remotive.com/\",motionChild:true,nodeId:\"JTLDN4XGM\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Help Center for Recruiters\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://support.remotive.com/\",motionChild:true,nodeId:\"JTLDN4XGM\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Help Center for Recruiters\"})})})}),className:\"framer-cfhki1\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kc4oy0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ecccf7f-3806-43f2-a449-20025779a6a1, rgb(83, 42, 33))\"},children:\"QUICK ACCESS\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtNjAw\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9ecccf7f-3806-43f2-a449-20025779a6a1, rgb(83, 42, 33))\"},children:\"QUICK ACCESS\"})}),className:\"framer-19exosm\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1etunm3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/remote-javascript-jobs\",motionChild:true,nodeId:\"cR4A5oyoV\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Remote Javascript Jobs\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/remote-javascript-jobs\",motionChild:true,nodeId:\"cR4A5oyoV\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Remote Javascript Jobs\"})})})}),className:\"framer-j2qc5t\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/remote-python-jobs\",motionChild:true,nodeId:\"u4oBZYHrD\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Remote Python Jobs\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/remote-python-jobs\",motionChild:true,nodeId:\"u4oBZYHrD\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"Remote Python Jobs\"})})})}),className:\"framer-d65ifh\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/all-tags-index\",motionChild:true,nodeId:\"XT31sTq5I\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"See More Jobs by Tags\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/all-tags-index\",motionChild:true,nodeId:\"XT31sTq5I\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"See More Jobs by Tags\"})})})}),className:\"framer-fhiloy\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zw6hjBCa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/all-remote-companies-index\",motionChild:true,nodeId:\"MamNq3syd\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"All Remote Companies\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 114)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://remotive.com/all-remote-companies-index\",motionChild:true,nodeId:\"MamNq3syd\",openInNewTab:false,preserveParams:false,scopeId:\"QQlF90Y9z\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ei4ad3\",\"data-styles-preset\":\"o9Gzm08vb\",children:\"All Remote Companies\"})})})}),className:\"framer-1qjnf8q\",\"data-framer-name\":\"Text\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rmb4hq\",\"data-border\":true,\"data-framer-name\":\"Copyright\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a2l5v6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2FucyBDb25kZW5zZWQtcmVndWxhcg==\",\"--framer-font-family\":'\"IBM Plex Sans Condensed\", \"IBM Plex Sans Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"\\xa9 2014-2023, made Remotely with \u2764\uFE0F\"})}),className:\"framer-uak90d\",fonts:[\"GF;IBM Plex Sans Condensed-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-129gv9\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k0jeev\",\"data-framer-name\":\"Icons\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2vr7dh-container\",nodeId:\"TdDCXjZ_c\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(SocialIcons,{height:\"100%\",id:\"TdDCXjZ_c\",layoutId:\"TdDCXjZ_c\",link:\"https://www.linkedin.com/company/remotive.io/\",style:{height:\"100%\",width:\"100%\"},variant:\"OzMr6O5zQ\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-uy7asv-container\",nodeId:\"kkfxE4StS\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(SocialIcons,{height:\"100%\",id:\"kkfxE4StS\",layoutId:\"kkfxE4StS\",link:\"https://twitter.com/remotiveio/\",style:{height:\"100%\",width:\"100%\"},variant:\"cY5HjarFD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1funq3k-container\",nodeId:\"mujaQOQpq\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(SocialIcons,{height:\"100%\",id:\"mujaQOQpq\",layoutId:\"mujaQOQpq\",link:\"https://www.reddit.com/r/remotivejobs/\",style:{height:\"100%\",width:\"100%\"},variant:\"miZa3mNdC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ymroa2-container\",nodeId:\"yajru6q_g\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(SocialIcons,{height:\"100%\",id:\"yajru6q_g\",layoutId:\"yajru6q_g\",link:\"https://t.me/remotejobsenglish/\",style:{height:\"100%\",width:\"100%\"},variant:\"IMch5Ab1G\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b9bg3e\",\"data-framer-name\":\"Icons\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1049mbj-container\",nodeId:\"jp5kcUWTF\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(SocialIcons,{height:\"100%\",id:\"jp5kcUWTF\",layoutId:\"jp5kcUWTF\",link:\"https://www.facebook.com/remotivedotcom/\",style:{height:\"100%\",width:\"100%\"},variant:\"hFxmOcWFa\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nirc9y-container\",nodeId:\"teM2KUIla\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(SocialIcons,{height:\"100%\",id:\"teM2KUIla\",layoutId:\"teM2KUIla\",link:\"https://www.instagram.com/remotiveio/\",style:{height:\"100%\",width:\"100%\"},variant:\"mPrVRiAqf\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-f7472r-container\",nodeId:\"SC9Rn5XBX\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(SocialIcons,{height:\"100%\",id:\"SC9Rn5XBX\",layoutId:\"SC9Rn5XBX\",link:\"https://remotive.com/accelerator\",style:{height:\"100%\",width:\"100%\"},variant:\"n33HITsS6\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w6i2la-container\",nodeId:\"VFXDRbIwa\",scopeId:\"QQlF90Y9z\",children:/*#__PURE__*/_jsx(SocialIcons,{height:\"100%\",id:\"VFXDRbIwa\",layoutId:\"VFXDRbIwa\",link:\"mailto:hello@remotive.com\",style:{height:\"100%\",width:\"100%\"},variant:\"uLt0jPIH0\",width:\"100%\"})})})]})]})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":vggjnFAg5\",webPageId:\"QQlF90Y9z\"},implicitPathVariables:undefined},{href:{hash:\":vggjnFAg5\",webPageId:\"QQlF90Y9z\"},implicitPathVariables:undefined},{href:{hash:\":vggjnFAg5\",webPageId:\"QQlF90Y9z\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0}},{ref:ref4,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}]},Zw6hjBCa_:{__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0}},{ref:ref4,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}]}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:152,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref4,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-wwizf1-container\",layoutScroll:true,nodeId:\"a2R2bULRc\",rendersWithMotion:true,scopeId:\"QQlF90Y9z\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jRlSsNUAt:{link:resolvedLinks2[1]},Zw6hjBCa_:{link:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(Up,{height:\"100%\",id:\"a2R2bULRc\",layoutId:\"a2R2bULRc\",link:resolvedLinks2[0],style:{height:\"100%\"},width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1hqls.framer-bk0rsh, .framer-1hqls .framer-bk0rsh { display: block; }\",\".framer-1hqls.framer-1aanzp8 { 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: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-1hqls .framer-z8lyn8-container, .framer-1hqls .framer-17lcihg-container, .framer-1hqls .framer-1m020tb-container, .framer-1hqls .framer-c6qbpu-container, .framer-1hqls .framer-a5kbm1-container, .framer-1hqls .framer-18ii7l4-container, .framer-1hqls .framer-tn5d5l-container, .framer-1hqls .framer-v7hzi2-container, .framer-1hqls .framer-1c5mixd-container, .framer-1hqls .framer-1m15z6w-container, .framer-1hqls .framer-b4ybip-container, .framer-1hqls .framer-1dppb7y-container, .framer-1hqls .framer-rv22ab-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-1hqls .framer-hl2j70 { align-content: center; align-items: center; background-color: #fff6e9; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 107px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 100%; z-index: 0; }\",\".framer-1hqls .framer-1i71ab9 { align-content: flex-start; align-items: flex-start; 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: 85%; }\",\".framer-1hqls .framer-ii8irh { 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: 1500px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-10jj0nn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 64%; }\",\".framer-1hqls .framer-pxpyrf { 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-1hqls .framer-5ynksl { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-1hqls .framer-1nk45h5, .framer-1hqls .framer-6od12v, .framer-1hqls .framer-wvo82o, .framer-1hqls .framer-127xtei, .framer-1hqls .framer-2caz73, .framer-1hqls .framer-10hu2d1, .framer-1hqls .framer-1sn4emi, .framer-1hqls .framer-1fucx30, .framer-1hqls .framer-nz2rnp, .framer-1hqls .framer-1qi68qq, .framer-1hqls .framer-orawc3, .framer-1hqls .framer-1vao0m2, .framer-1hqls .framer-1v7qjut, .framer-1hqls .framer-1gtunn0, .framer-1hqls .framer-17m3mzb, .framer-1hqls .framer-1jarew4, .framer-1hqls .framer-1llqlcl, .framer-1hqls .framer-1rieu9t, .framer-1hqls .framer-1iqcjst, .framer-1hqls .framer-115hjbb, .framer-1hqls .framer-nic7ls, .framer-1hqls .framer-qorxyv, .framer-1hqls .framer-on7ann, .framer-1hqls .framer-zgu4n7, .framer-1hqls .framer-1x84fdb, .framer-1hqls .framer-1p0d5jw { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-1hqls .framer-olz17r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-830vpo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-g2l7oq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-1hqls .framer-1p208vc, .framer-1hqls .framer-1wymigz, .framer-1hqls .framer-vg3zv4, .framer-1hqls .framer-wsr4k4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-tbr1ie { bottom: -2px; flex: none; gap: 0px; left: 25px; overflow: visible; position: absolute; top: -3px; width: 80px; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-1hqls .framer-9zzk0r { flex: none; height: 30px; position: absolute; right: -36px; top: 0px; width: 62px; }\",\".framer-1hqls .framer-1biz0f9, .framer-1hqls .framer-1s7r30a, .framer-1hqls .framer-ghoz0m { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-1hqls .framer-y81sqx, .framer-1hqls .framer-30bnps, .framer-1hqls .framer-dovps6, .framer-1hqls .framer-128qcv, .framer-1hqls .framer-1tljk31, .framer-1hqls .framer-1nztb2m, .framer-1hqls .framer-awars5, .framer-1hqls .framer-1cmsfa8, .framer-1hqls .framer-xghv70, .framer-1hqls .framer-x6u1ls, .framer-1hqls .framer-zs73k5, .framer-1hqls .framer-1mz98p4, .framer-1hqls .framer-kwi3zb, .framer-1hqls .framer-l8wb5x, .framer-1hqls .framer-1rrak4n, .framer-1hqls .framer-6n4flo, .framer-1hqls .framer-mq4sdz, .framer-1hqls .framer-zgxfck, .framer-1hqls .framer-wq0z7g, .framer-1hqls .framer-135ov0v, .framer-1hqls .framer-372bui, .framer-1hqls .framer-wz8xyb, .framer-1hqls .framer-1nafh0v, .framer-1hqls .framer-17c9awm, .framer-1hqls .framer-7tmn2d, .framer-1hqls .framer-13o1d5v, .framer-1hqls .framer-xlg50m, .framer-1hqls .framer-ib02mw, .framer-1hqls .framer-9f8oel, .framer-1hqls .framer-12ocrvh, .framer-1hqls .framer-1ie6zr7, .framer-1hqls .framer-19tb975, .framer-1hqls .framer-1mwkpxv, .framer-1hqls .framer-1823bb0, .framer-1hqls .framer-69o4ms, .framer-1hqls .framer-1wwwrlw, .framer-1hqls .framer-14jdsig, .framer-1hqls .framer-14jegfm, .framer-1hqls .framer-1biiuud, .framer-1hqls .framer-5mnwrx, .framer-1hqls .framer-dyt4mo, .framer-1hqls .framer-1rwburp, .framer-1hqls .framer-1vkjlb3, .framer-1hqls .framer-1gtz6xt, .framer-1hqls .framer-1txzh7r, .framer-1hqls .framer-qxbaqq, .framer-1hqls .framer-51bnaz, .framer-1hqls .framer-1y5c4b8, .framer-1hqls .framer-1fuz2s9, .framer-1hqls .framer-1l32yf7, .framer-1hqls .framer-p9tfco, .framer-1hqls .framer-urlsie, .framer-1hqls .framer-1c445v5, .framer-1hqls .framer-6am4yh, .framer-1hqls .framer-bybo1i, .framer-1hqls .framer-cfhki1, .framer-1hqls .framer-19exosm, .framer-1hqls .framer-j2qc5t, .framer-1hqls .framer-d65ifh, .framer-1hqls .framer-fhiloy, .framer-1hqls .framer-1qjnf8q { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-1hqls .framer-1baaof3 { 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: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-19btz6j-container, .framer-1hqls .framer-gq3hy-container { flex: none; height: auto; position: relative; width: 220px; }\",\".framer-1hqls .framer-16thn3x { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); position: relative; width: 16px; }\",\".framer-1hqls .framer-1gechtr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-1dima6n-container, .framer-1hqls .framer-1vc5afr-container, .framer-1hqls .framer-r2chig-container, .framer-1hqls .framer-sbwjy7-container, .framer-1hqls .framer-170lm02-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-1hqls .framer-82beab { bottom: 0px; flex: none; gap: 0px; height: 419px; overflow: visible; position: absolute; right: 0px; width: 36%; z-index: 0; }\",\".framer-1hqls .framer-1sxmbhl { aspect-ratio: 1 / 1; background-color: #fed294; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 236px); left: 79px; opacity: 0.3; position: absolute; top: 46%; transform: translateY(-50%); width: 236px; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-1hqls .framer-1ve9vdu { aspect-ratio: 1 / 1; background-color: #fed294; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 92px); left: 315px; opacity: 0.3; position: absolute; top: 23%; transform: translateY(-50%); width: 92px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-1hqls .framer-wg9whu { aspect-ratio: 1.025974025974026 / 1; background-color: #fed294; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 77px); left: 329px; opacity: 0.3; position: absolute; top: 89%; transform: translateY(-50%); width: 79px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-1hqls .framer-xrshjc { aspect-ratio: 1 / 1; background-color: #fed294; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 30px); left: -30px; opacity: 0.3; position: absolute; top: 180px; width: 30px; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; }\",\".framer-1hqls .framer-9zov70 { aspect-ratio: 1 / 1; background-color: #fed294; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 30px); left: 254px; opacity: 0.3; position: absolute; top: 84%; transform: translateY(-50%); width: 30px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-1hqls .framer-hzvc63 { aspect-ratio: 1.0596026148558484 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 259px); left: -78px; position: absolute; width: 275px; z-index: 1; }\",\".framer-1hqls .framer-64ggli { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-8xywvh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1500px; overflow: hidden; padding: 0px; position: relative; width: 85%; }\",\".framer-1hqls .framer-1nl110i { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: center; min-width: 300px; overflow: visible; padding: 0px; position: relative; width: 90%; }\",\".framer-1hqls .framer-1u9uubr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-fre16t { aspect-ratio: 1.6666666666666667 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 48px); position: relative; width: 80px; }\",\".framer-1hqls .framer-1loc8ls { aspect-ratio: 2.7674418604651163 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 43px); position: relative; width: 119px; }\",\".framer-1hqls .framer-1cjms5w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-ddfyf1 { aspect-ratio: 2.642857142857143 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 42px); position: relative; width: 111px; }\",\".framer-1hqls .framer-ee4g8r { aspect-ratio: 2 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 48px); position: relative; width: 96px; }\",\".framer-1hqls .framer-six8rx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1500px; overflow: hidden; padding: 0px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-nuyfcu-container { flex: none; height: auto; position: relative; width: 85%; }\",\".framer-1hqls .framer-13czrfk, .framer-1hqls .framer-11qejtq, .framer-1hqls .framer-e6tudp, .framer-1hqls .framer-ep1153, .framer-1hqls .framer-vhtb5v { background-color: #eaeaea; flex: none; height: 1px; max-width: 1500px; overflow: hidden; position: relative; width: 85%; }\",\".framer-1hqls .framer-1i5l2a9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-bzbke8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: flex-start; max-width: 1500px; overflow: visible; padding: 0px; position: relative; width: 85%; }\",\".framer-1hqls .framer-qf5tbw { align-content: center; align-items: center; aspect-ratio: 1.1585081585081585 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 173px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 49%; }\",\".framer-1hqls .framer-fb2kj { aspect-ratio: 1.1585081585081585 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 173px); overflow: visible; position: relative; width: 100%; }\",\".framer-1hqls .framer-1gpizd3 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 4px 10px 0px #eaeaea; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; left: 35%; overflow: visible; padding: 20px; position: absolute; top: 22%; transform: translate(-50%, -50%); width: 71%; }\",\".framer-1hqls .framer-128vigo, .framer-1hqls .framer-jxh4jw { aspect-ratio: 2.1025640346574774 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 95px); position: relative; width: 100%; }\",\".framer-1hqls .framer-1dzf7ba { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 4px 10px 0px #eaeaea; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; left: 70%; overflow: visible; padding: 20px; position: absolute; top: 72%; transform: translate(-50%, -50%); width: 293px; }\",\".framer-1hqls .framer-1lj6xc4, .framer-1hqls .framer-evtex { aspect-ratio: 1.2573099033270592 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 159px); position: relative; width: 100%; }\",\".framer-1hqls .framer-z8hqzj { 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; overflow: visible; padding: 0px; position: relative; width: 43%; }\",\".framer-1hqls .framer-wjywxk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-1hqls .framer-1qaall7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 36px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-pg71ht { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-1hqls .framer-1kr8bcr { flex: none; gap: 0px; height: 32px; overflow: visible; position: absolute; right: -1px; top: 2px; width: 153px; z-index: 0; }\",\".framer-1hqls .framer-nq4ioe { bottom: 1px; flex: none; left: -1px; position: absolute; right: 1px; top: -1px; }\",\".framer-1hqls .framer-vo4wrg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-b3acbs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 85%; }\",\".framer-1hqls .framer-16qzwfh { align-content: center; align-items: center; aspect-ratio: 1.1202046035805626 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 179px); justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 60%; }\",\".framer-1hqls .framer-ny6kvw { aspect-ratio: 1.1191709844559585 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 179px); overflow: visible; position: relative; width: 100%; }\",\".framer-1hqls .framer-14hoktt { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 4px 10px 0px #eaeaea; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; left: 0px; overflow: visible; padding: 20px; position: absolute; top: 0px; width: 71%; }\",\".framer-1hqls .framer-19pjr50 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; bottom: 0px; box-shadow: 0px 4px 10px 0px #eaeaea; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px; position: absolute; right: 0px; width: 59%; }\",\".framer-1hqls .framer-1lr6fvc { 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; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-va5d7b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-1hqls .framer-1gy5xjd { 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: min-content; }\",\".framer-1hqls .framer-3fdxg8 { flex: none; gap: 0px; height: 32px; overflow: visible; position: absolute; right: 0px; top: -2px; width: 153px; z-index: 0; }\",\".framer-1hqls .framer-ouavty { flex: none; height: 32px; position: absolute; right: 1px; top: -1px; width: 153px; }\",\".framer-1hqls .framer-e5j2or { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-booqen { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1500px; overflow: hidden; padding: 0px; position: relative; width: 85%; }\",\".framer-1hqls .framer-17rjnmn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 120px 0px 120px; position: relative; width: 100%; }\",\".framer-1hqls .framer-2dkp5m { align-content: center; align-items: center; background-color: #eaeaea; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-1utgjme { align-content: center; align-items: center; background-color: #eaeaea; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; max-width: 1500px; padding: 0px; position: relative; width: 85%; }\",\".framer-1hqls .framer-579qdw { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-1hqls .framer-1io2m7t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1500px; overflow: visible; padding: 0px; position: relative; width: 85%; z-index: 1; }\",\".framer-1hqls .framer-1q2umuv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-1ky8wip { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-19qegps-container { flex: none; height: auto; max-width: 1500px; position: relative; width: 85%; }\",\".framer-1hqls .framer-xxhvey { align-content: center; align-items: center; background-color: #eaeaea; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; padding: 0px; position: relative; width: 90%; }\",\".framer-1hqls .framer-q79qyw-container { flex: none; height: auto; position: relative; width: 90%; }\",\".framer-1hqls .framer-1tdiwuj { align-content: center; align-items: center; background-color: #eaeaea; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; max-width: 1500px; overflow: hidden; padding: 0px; position: relative; width: 85%; }\",\".framer-1hqls .framer-1xioqyt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 100px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-11yim5g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1500px; overflow: visible; padding: 0px; position: relative; width: 85%; }\",\".framer-1hqls .framer-bm5dwk-container { flex: none; height: auto; left: 0px; position: sticky; top: 40px; width: auto; }\",\".framer-1hqls .framer-ylr3jo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 282px 0px 0px 0px; position: relative; width: 35%; }\",\".framer-1hqls .framer-1dxi04v-container, .framer-1hqls .framer-1bztdj4-container { flex: none; height: auto; position: relative; width: 357px; }\",\".framer-1hqls .framer-ups7uv-container { flex: none; height: 160px; opacity: 0; position: relative; width: 357px; }\",\".framer-1hqls .framer-q164vd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 90%; }\",\".framer-1hqls .framer-1pj8t1f-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-1hqls .framer-1nlman0 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-1hqls .framer-ih22r-container, .framer-1hqls .framer-7taxy5-container, .framer-1hqls .framer-806im0-container { flex: none; height: auto; position: relative; width: 92%; }\",\".framer-1hqls .framer-1v9qldw { aspect-ratio: 0.49909066772460936 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; height: var(--framer-aspect-ratio-supported, 500px); position: relative; width: 250px; }\",\".framer-1hqls .framer-dnm8qg-container { aspect-ratio: 1.7857142857142858 / 1; height: var(--framer-aspect-ratio-supported, 500px); position: relative; width: 893px; }\",\".framer-1hqls .framer-hz219f { aspect-ratio: 1.200002685546875 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; height: var(--framer-aspect-ratio-supported, 500px); position: relative; width: 600px; }\",\".framer-1hqls .framer-ubt381-container { flex: none; height: auto; position: relative; width: 95%; }\",\".framer-1hqls .framer-13tukbz { aspect-ratio: 0.49909066772460936 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; height: var(--framer-aspect-ratio-supported, 300px); position: relative; width: 150px; }\",\".framer-1hqls .framer-1ybz2zs-container { aspect-ratio: 1.7857142857142858 / 1; height: var(--framer-aspect-ratio-supported, 300px); position: relative; width: 536px; }\",\".framer-1hqls .framer-58agrd { aspect-ratio: 1.200002685546875 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; height: var(--framer-aspect-ratio-supported, 300px); position: relative; width: 360px; }\",\".framer-1hqls .framer-1nwomrr { align-content: center; align-items: center; background-color: #fff6e9; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-ohx66 { align-content: center; align-items: center; background-color: var(--token-c17fc6d6-4c8c-4121-a230-61bca8e77b75, #ffffff); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 4px 8px 0px rgba(93, 89, 87, 0.1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px; position: relative; width: min-content; z-index: 2; }\",\".framer-1hqls .framer-xbgo4c, .framer-1hqls .framer-1xg7sdf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-ws0lah, .framer-1hqls .framer-19xqwgi { flex: none; gap: 0px; height: 480px; overflow: visible; position: relative; width: 657px; }\",\".framer-1hqls .framer-1y1xo9 { bottom: -2px; flex: none; gap: 32px; height: 399px; left: 32px; overflow: visible; position: absolute; width: 212px; }\",\".framer-1hqls .framer-1dt9fdz { flex: none; height: auto; left: 1px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-1hqls .framer-1xp1hck { flex: none; height: auto; left: 0px; position: absolute; top: 56px; white-space: pre; width: auto; }\",\".framer-1hqls .framer-g7zbl7 { flex: none; height: auto; left: 0px; position: absolute; top: 145px; white-space: pre; width: auto; }\",\".framer-1hqls .framer-h80dfu { flex: none; height: auto; left: 0px; position: absolute; top: 243px; white-space: pre; width: auto; }\",\".framer-1hqls .framer-1fsaoy2 { flex: none; height: auto; left: 0px; position: absolute; top: 301px; white-space: pre; width: auto; }\",\".framer-1hqls .framer-1vgnk8p { flex: none; height: auto; left: 0px; position: absolute; top: 360px; white-space: pre; width: auto; }\",\".framer-1hqls .framer-2dd0x9, .framer-1hqls .framer-63mo1b { bottom: -4px; flex: none; height: 475px; left: calc(49.923896499238985% - 657px / 2); position: absolute; width: 657px; }\",\".framer-1hqls .framer-1wxargx { align-content: center; align-items: center; bottom: -3px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: -9px; top: -15px; width: 387px; }\",\".framer-1hqls .framer-1s43g6i { flex: none; gap: 0px; height: 498px; overflow: visible; position: relative; width: 154px; }\",\".framer-1hqls .framer-w5kzee { 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; left: 49%; overflow: visible; padding: 0px; position: absolute; top: 16px; transform: translateX(-50%); width: min-content; }\",\".framer-1hqls .framer-1ful28m, .framer-1hqls .framer-88rq5h { --framer-paragraph-spacing: 16px; flex: none; height: 17px; position: relative; white-space: pre; width: auto; }\",\".framer-1hqls .framer-yma9hb { bottom: 14px; flex: none; height: auto; left: 49%; position: absolute; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-1hqls .framer-1b1473y { bottom: 70px; flex: none; height: auto; left: 49%; position: absolute; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-1hqls .framer-it0k52 { bottom: 132px; flex: none; height: auto; left: 49%; position: absolute; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-1hqls .framer-fyjgma { bottom: 375px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-1hqls .framer-fq9cnc { bottom: 319px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-1hqls .framer-bnjns4 { bottom: 206px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-1hqls .framer-gfa0al { flex: none; gap: 0px; height: 498px; overflow: visible; position: relative; width: 216px; }\",\".framer-1hqls .framer-f2vija { bottom: 76px; flex: none; height: 18px; left: calc(50.00000000000002% - 18px / 2); position: absolute; width: 18px; }\",\".framer-1hqls .framer-e8lq7q { bottom: 138px; flex: none; height: 18px; left: calc(50.00000000000002% - 18px / 2); position: absolute; width: 18px; }\",\".framer-1hqls .framer-8fmdh4 { bottom: 20px; flex: none; height: 18px; left: calc(50.00000000000002% - 18px / 2); position: absolute; width: 18px; }\",\".framer-1hqls .framer-1e44b8k { bottom: 376px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-1hqls .framer-1uig5uu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 0px; transform: translateX(-50%); width: min-content; }\",\".framer-1hqls .framer-1bw6g89, .framer-1hqls .framer-h3wppr { flex: none; height: 17px; overflow: hidden; position: relative; width: 142px; }\",\".framer-1hqls .framer-124ko5c, .framer-1hqls .framer-yyqk3i { bottom: 0px; flex: none; height: 12px; left: calc(50.00000000000002% - 141px / 2); overflow: hidden; position: absolute; width: 141px; z-index: 1; }\",\".framer-1hqls .framer-1x9vqzi, .framer-1hqls .framer-64hn8p { flex: none; height: 22px; position: absolute; right: -1px; top: calc(50.00000000000002% - 22px / 2); width: 142px; }\",\".framer-1hqls .framer-nd82qg, .framer-1hqls .framer-1o6pvza { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: absolute; right: 0px; top: 0px; white-space: pre; width: auto; z-index: 2; }\",\".framer-1hqls .framer-18fxxvb, .framer-1hqls .framer-zqdoax { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 52px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 229px; }\",\".framer-1hqls .framer-3buark, .framer-1hqls .framer-1cuigwf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-1fsonmp, .framer-1hqls .framer-1k67x6g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 24px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-owg70e, .framer-1hqls .framer-xi505u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-1ilvjij, .framer-1hqls .framer-z8g1r0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-4x6hmz, .framer-1hqls .framer-jz3tf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-1r6463i { bottom: 320px; flex: none; height: auto; left: 49%; position: absolute; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-1hqls .framer-u3p5jk { bottom: 194px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); white-space: pre-wrap; width: 180px; word-break: break-word; word-wrap: break-word; }\",\".framer-1hqls .framer-jhb39g { align-content: center; align-items: center; background-color: var(--token-c17fc6d6-4c8c-4121-a230-61bca8e77b75, #ffffff); box-shadow: 0px 4px 8px 0px rgba(93, 89, 87, 0.1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px 40px 16px 40px; position: relative; width: 100%; z-index: 2; }\",\".framer-1hqls .framer-n26d3a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 90%; }\",\".framer-1hqls .framer-1sc4e62 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-1ghqaqt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 124px; }\",\".framer-1hqls .framer-12vwnqd { 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; overflow: visible; padding: 0px; position: relative; width: 75px; }\",\".framer-1hqls .framer-ouycyp { flex: none; height: auto; opacity: 0; position: relative; white-space: pre-wrap; width: 90px; word-break: break-word; word-wrap: break-word; }\",\".framer-1hqls .framer-16baszg, .framer-1hqls .framer-jy5l8d, .framer-1hqls .framer-pxdjwn, .framer-1hqls .framer-15dcdjw, .framer-1hqls .framer-19xbudj, .framer-1hqls .framer-xhl0a1 { --border-bottom-width: 0px; --border-color: var(--token-d24dad89-fe5f-457d-8fa1-8f99f625e8ac, #eaeaea); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 10px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-1coakfh, .framer-1hqls .framer-1vaimj0, .framer-1hqls .framer-1jyuthf, .framer-1hqls .framer-1jk2nvi, .framer-1hqls .framer-c5aevc, .framer-1hqls .framer-1vgw5yr, .framer-1hqls .framer-p4v69t { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90px; word-break: break-word; word-wrap: break-word; }\",\".framer-1hqls .framer-1kxka0w, .framer-1hqls .framer-fvmx6x, .framer-1hqls .framer-dpphmi, .framer-1hqls .framer-1m3db0o { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 124px; word-break: break-word; word-wrap: break-word; }\",\".framer-1hqls .framer-1jbumu9, .framer-1hqls .framer-13larjf, .framer-1hqls .framer-18ovsrh, .framer-1hqls .framer-1yumgv8, .framer-1hqls .framer-j7zw1j, .framer-1hqls .framer-1k3q095 { flex: none; height: 24px; position: relative; white-space: pre-wrap; width: 75px; word-break: break-word; word-wrap: break-word; }\",\".framer-1hqls .framer-1pf1ulg { --border-bottom-width: 0px; --border-color: var(--token-d24dad89-fe5f-457d-8fa1-8f99f625e8ac, #eaeaea); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 10px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-w5f2f7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 75px; word-break: break-word; word-wrap: break-word; }\",\".framer-1hqls .framer-vszt4x, .framer-1hqls .framer-3q9ud1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 124px; }\",\".framer-1hqls .framer-osquoq, .framer-1hqls .framer-bsxrs, .framer-1hqls .framer-ij01se { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-1hqls .framer-2amrxy { 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: 124px; }\",\".framer-1hqls .framer-kc29yg { flex: none; height: 611px; left: calc(50.00000000000002% - 1020px / 2); overflow: visible; position: absolute; top: 100px; width: 1020px; z-index: 1; }\",\".framer-1hqls .framer-c3iaah { aspect-ratio: 1 / 1; background-color: #fed294; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; cursor: grab; flex: none; height: var(--framer-aspect-ratio-supported, 99px); left: 87px; opacity: 0.3; position: absolute; top: 67px; width: 99px; }\",\".framer-1hqls .framer-1ng23qz { aspect-ratio: 1 / 1; background-color: #fed294; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 216px; cursor: grab; flex: none; height: var(--framer-aspect-ratio-supported, 470px); opacity: 0.3; position: absolute; right: 39px; width: 470px; }\",\".framer-1hqls .framer-14k512z { aspect-ratio: 1.025974025974026 / 1; background-color: #fed294; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; cursor: grab; flex: none; height: var(--framer-aspect-ratio-supported, 181px); left: 0px; opacity: 0.3; position: absolute; top: 50%; transform: translateY(-50%); width: 186px; }\",\".framer-1hqls .framer-17y9kvm { align-content: center; align-items: center; background-color: var(--token-9ecccf7f-3806-43f2-a449-20025779a6a1, #532a21); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: 72px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-1v2kb87 { background-color: #fff6e9; flex: none; gap: 80px; height: 1200px; overflow: hidden; position: relative; width: 100%; }\",\".framer-1hqls .framer-tyj2g4 { aspect-ratio: 1.6693944353518821 / 1; bottom: 186px; flex: none; height: var(--framer-aspect-ratio-supported, 611px); left: 90px; overflow: visible; position: absolute; right: 90px; }\",\".framer-1hqls .framer-xzjr54 { aspect-ratio: 1 / 1; background-color: #fed294; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; cursor: grab; flex: none; height: var(--framer-aspect-ratio-supported, 55px); opacity: 0.3; position: absolute; right: 0px; top: 33px; width: 55px; }\",\".framer-1hqls .framer-1uoj92j { aspect-ratio: 1 / 1; background-color: #fed294; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 10px; cursor: grab; flex: none; height: var(--framer-aspect-ratio-supported, 518px); opacity: 0.3; position: absolute; right: 15px; width: 518px; }\",\".framer-1hqls .framer-1v8zxe1 { aspect-ratio: 1 / 1; background-color: #fed294; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; cursor: grab; flex: none; height: var(--framer-aspect-ratio-supported, 129px); left: 57px; opacity: 0.3; position: absolute; top: 88px; width: 129px; }\",\".framer-1hqls .framer-1wexhak { aspect-ratio: 1.025974025974026 / 1; background-color: #fed294; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 122px; cursor: grab; flex: none; height: var(--framer-aspect-ratio-supported, 181px); left: 0px; opacity: 0.3; position: absolute; width: 186px; }\",\".framer-1hqls .framer-1nw8ir-container { flex: none; height: auto; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 840px; }\",\".framer-1hqls .framer-1xm5qg1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-1haosr3 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1500px; overflow: visible; padding: 0px; position: relative; width: 85%; }\",\".framer-1hqls .framer-1bokt8n { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-1hqls .framer-ou6hlt, .framer-1hqls .framer-v923ux { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-1heq2lz, .framer-1hqls .framer-sted7d, .framer-1hqls .framer-yk0e5i, .framer-1hqls .framer-pcqndf { align-content: flex-start; align-items: flex-start; background-color: #fafafa; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 54px; height: 463px; justify-content: flex-start; overflow: visible; padding: 64px 49px 64px 49px; position: relative; width: min-content; }\",\".framer-1hqls .framer-bou1lf, .framer-1hqls .framer-hj6l3f, .framer-1hqls .framer-13gfju0, .framer-1hqls .framer-js3gtt, .framer-1hqls .framer-kbvdy9, .framer-1hqls .framer-1qx4olv, .framer-1hqls .framer-1hzd9yl, .framer-1hqls .framer-4p3wth { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 200px; border-bottom-right-radius: 200px; border-top-left-radius: 200px; border-top-right-radius: 200px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-9xjptu, .framer-1hqls .framer-1sk7cs7, .framer-1hqls .framer-8ewdeb { aspect-ratio: 3 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 90px; }\",\".framer-1hqls .framer-vx73ot, .framer-1hqls .framer-3vd0u7, .framer-1hqls .framer-15fo6w4, .framer-1hqls .framer-175hwa3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 75%; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-mfmi1y, .framer-1hqls .framer-1ey12bd, .framer-1hqls .framer-1qwvk3m, .framer-1hqls .framer-1pa7jkv { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-1hqls .framer-1gxj0ku, .framer-1hqls .framer-qfs3uq, .framer-1hqls .framer-16jmxm2 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 472px; word-break: break-word; word-wrap: break-word; }\",\".framer-1hqls .framer-1s9292y, .framer-1hqls .framer-1xgosij, .framer-1hqls .framer-y8jzi2, .framer-1hqls .framer-cejaf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 472px; }\",\".framer-1hqls .framer-r2thqe, .framer-1hqls .framer-bpyhxh, .framer-1hqls .framer-1kvhdko, .framer-1hqls .framer-11zb367 { flex: none; height: auto; opacity: 0.7; position: relative; white-space: pre; width: auto; }\",\".framer-1hqls .framer-1fbql1g, .framer-1hqls .framer-1375cv1 { aspect-ratio: 6.2 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 186px; }\",\".framer-1hqls .framer-nx35kz, .framer-1hqls .framer-8kuf9s { flex: none; height: 30px; position: relative; width: 210px; }\",\".framer-1hqls .framer-2cm2u0 { align-content: flex-start; align-items: flex-start; background-color: #fafafa; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 46px; height: 500px; justify-content: flex-start; overflow: visible; padding: 40px 20px 40px 20px; position: relative; width: min-content; }\",\".framer-1hqls .framer-1mm0moh, .framer-1hqls .framer-1i8egdv, .framer-1hqls .framer-h3pl66, .framer-1hqls .framer-aco4fn { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 310px; }\",\".framer-1hqls .framer-mjm5lb, .framer-1hqls .framer-v4m4og, .framer-1hqls .framer-1vhzind, .framer-1hqls .framer-1sjg6wb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-1c7xtaq, .framer-1hqls .framer-1ukt1gl, .framer-1hqls .framer-m891s2, .framer-1hqls .framer-7qkja2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-qx9etn, .framer-1hqls .framer-15hd13w, .framer-1hqls .framer-g62xou, .framer-1hqls .framer-xgy2pz { flex: none; height: auto; opacity: 0.7; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-1hqls .framer-1mmyhmg, .framer-1hqls .framer-a69vll, .framer-1hqls .framer-1bjprfc { align-content: flex-start; align-items: flex-start; background-color: #fafafa; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 54px; height: 500px; justify-content: flex-start; overflow: visible; padding: 40px 20px 40px 20px; position: relative; width: min-content; }\",\".framer-1hqls .framer-57wl42 { aspect-ratio: 1.6666666666666667 / 1; flex: none; gap: 10px; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 50px; }\",\".framer-1hqls .framer-1l1lue4 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-3ix8tn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1500px; overflow: visible; padding: 0px; position: relative; width: 85%; }\",\".framer-1hqls .framer-j2krbj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-1bulol1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1500px; overflow: visible; padding: 0px; position: relative; width: 85%; }\",\".framer-1hqls .framer-8o9tsp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 80%; }\",\".framer-1hqls .framer-1bpiu6d, .framer-1hqls .framer-brs9tl, .framer-1hqls .framer-1l2aaj, .framer-1hqls .framer-cy4i5l, .framer-1hqls .framer-mh1jmj, .framer-1hqls .framer-1txfca3, .framer-1hqls .framer-1ih60li, .framer-1hqls .framer-1yeue2b, .framer-1hqls .framer-1q03bdv { background-color: #eaeaea; flex: none; height: 1px; position: relative; width: 100%; }\",\".framer-1hqls .framer-ztfxr2 { 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 0px 60px 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-zvsrln { 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; overflow: visible; padding: 0px; position: relative; width: 85%; }\",\".framer-1hqls .framer-1t0xpjk { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-1gu4bup { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1500px; overflow: visible; padding: 0px 120px 0px 120px; position: relative; width: 85%; }\",\".framer-1hqls .framer-4tccc4 { aspect-ratio: 13.456966400146484 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 15px); max-width: 800px; position: relative; width: 100%; }\",\".framer-1hqls .framer-bvzp9c, .framer-1hqls .framer-1o9cyej { align-content: flex-start; align-items: flex-start; background-color: var(--token-455fc3ef-8d04-4339-94a6-d75c486c90d2, #fff6e9); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-q79ux8, .framer-1hqls .framer-1a2l5v6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1500px; overflow: hidden; padding: 0px; position: relative; width: 85%; }\",\".framer-1hqls .framer-13pn584, .framer-1hqls .framer-13t93vr, .framer-1hqls .framer-1wo3g41, .framer-1hqls .framer-1mh3fh8, .framer-1hqls .framer-525v1, .framer-1hqls .framer-1wg7zh3, .framer-1hqls .framer-1gk4f1u, .framer-1hqls .framer-kc4oy0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-ezl1hq, .framer-1hqls .framer-t0stx6, .framer-1hqls .framer-18e0ab9, .framer-1hqls .framer-1xwgsre, .framer-1hqls .framer-193x2sp, .framer-1hqls .framer-ihjwzn, .framer-1hqls .framer-5xtjhk, .framer-1hqls .framer-1etunm3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-tsz98i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 70%; }\",\".framer-1hqls .framer-9tdxe { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 184px; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-8a5wk1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 132px; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-1rmb4hq { --border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: var(--token-455fc3ef-8d04-4339-94a6-d75c486c90d2, #fff6e9); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-1hqls .framer-uak90d { --framer-link-hover-text-color: rgba(153, 153, 153, 0.6); --framer-link-text-decoration: none; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-1hqls .framer-129gv9 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-1k0jeev, .framer-1hqls .framer-b9bg3e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1hqls .framer-2vr7dh-container, .framer-1hqls .framer-uy7asv-container, .framer-1hqls .framer-1funq3k-container, .framer-1hqls .framer-1ymroa2-container, .framer-1hqls .framer-1049mbj-container, .framer-1hqls .framer-1nirc9y-container, .framer-1hqls .framer-f7472r-container, .framer-1hqls .framer-1w6i2la-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\".framer-1hqls .framer-wwizf1-container { bottom: 64px; flex: none; height: 40px; position: fixed; right: 30px; width: auto; z-index: 1; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-1hqls[data-border=\"true\"]::after, .framer-1hqls [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 800px) and (max-width: 1199px) { .framer-1hqls.framer-1aanzp8 { width: 800px; } .framer-1hqls .framer-ii8irh, .framer-1hqls .framer-8xywvh, .framer-1hqls .framer-13czrfk, .framer-1hqls .framer-b3acbs, .framer-1hqls .framer-11qejtq, .framer-1hqls .framer-1io2m7t, .framer-1hqls .framer-19qegps-container, .framer-1hqls .framer-1tdiwuj, .framer-1hqls .framer-e6tudp, .framer-1hqls .framer-1nw8ir-container, .framer-1hqls .framer-ep1153, .framer-1hqls .framer-1bulol1, .framer-1hqls .framer-vhtb5v { width: 90%; } .framer-1hqls .framer-tbr1ie { bottom: -2px; top: -3px; } .framer-1hqls .framer-1sxmbhl { left: unset; right: -25px; top: 63px; transform: unset; } .framer-1hqls .framer-1ve9vdu { height: var(--framer-aspect-ratio-supported, 63px); left: 20px; top: 0px; transform: unset; width: 63px; } .framer-1hqls .framer-14hoktt { width: 352px; } .framer-1hqls .framer-jxh4jw, .framer-1hqls .framer-8o9tsp { width: 100%; } .framer-1hqls .framer-e5j2or, .framer-1hqls .framer-1xioqyt, .framer-1hqls .framer-1nlman0, .framer-1hqls .framer-1xm5qg1, .framer-1hqls .framer-1l1lue4, .framer-1hqls .framer-1t0xpjk { padding: 80px 0px 80px 0px; } .framer-1hqls .framer-579qdw { padding: 100px 0px 80px 0px; } .framer-1hqls .framer-ih22r-container, .framer-1hqls .framer-7taxy5-container { width: 95%; } .framer-1hqls .framer-ohx66 { padding: 72px 64px 54px 40px; width: 700px; } .framer-1hqls .framer-ztfxr2 { padding: 0px; } .framer-1hqls .framer-1gu4bup { padding: 0px; width: 90%; } .framer-1hqls .framer-4tccc4 { width: 80%; } .framer-1hqls .framer-1a2l5v6 { align-content: center; align-items: center; flex-direction: column; gap: 60px; justify-content: flex-start; width: 60%; } .framer-1hqls .framer-129gv9 { align-content: center; align-items: center; gap: 32px; justify-content: center; } .framer-1hqls .framer-1k0jeev { gap: 24px; } .framer-1hqls .framer-b9bg3e { gap: 24px; justify-content: center; }}\",\"@media (max-width: 799px) { .framer-1hqls.framer-1aanzp8 { background-color: var(--token-455fc3ef-8d04-4339-94a6-d75c486c90d2, #fff6e9); width: 390px; } .framer-1hqls .framer-hl2j70 { flex-direction: column; gap: 0px; padding: 40px 0px 40px 0px; } .framer-1hqls .framer-ii8irh { flex-direction: column; gap: 84px; justify-content: flex-start; } .framer-1hqls .framer-10jj0nn, .framer-1hqls .framer-1xg7sdf, .framer-1hqls .framer-8o9tsp { width: 100%; } .framer-1hqls .framer-olz17r { gap: 32px; } .framer-1hqls .framer-tbr1ie { bottom: -2px; top: -3px; } .framer-1hqls .framer-82beab { align-content: center; align-items: center; bottom: unset; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: center; padding: 0px; position: relative; right: unset; width: 50%; } .framer-1hqls .framer-1sxmbhl { left: -13px; right: -57px; top: -97px; transform: unset; width: unset; will-change: unset; } .framer-1hqls .framer-1ve9vdu { height: var(--framer-aspect-ratio-supported, 63px); left: unset; right: -79px; top: -201px; transform: unset; width: 63px; will-change: unset; z-index: 1; } .framer-1hqls .framer-wg9whu { height: var(--framer-aspect-ratio-supported, 52px); left: -93px; top: -65px; transform: unset; width: 53px; will-change: unset; z-index: 1; } .framer-1hqls .framer-hzvc63 { bottom: unset; height: var(--framer-aspect-ratio-supported, 189px); left: unset; position: relative; width: 100%; } .framer-1hqls .framer-64ggli, .framer-1hqls .framer-e5j2or, .framer-1hqls .framer-1l1lue4 { padding: 80px 0px 80px 0px; } .framer-1hqls .framer-8xywvh, .framer-1hqls .framer-13czrfk, .framer-1hqls .framer-11qejtq, .framer-1hqls .framer-booqen, .framer-1hqls .framer-1io2m7t, .framer-1hqls .framer-19qegps-container, .framer-1hqls .framer-1tdiwuj, .framer-1hqls .framer-e6tudp, .framer-1hqls .framer-ep1153, .framer-1hqls .framer-1bulol1, .framer-1hqls .framer-vhtb5v { width: 90%; } .framer-1hqls .framer-1nl110i, .framer-1hqls .framer-1u9uubr, .framer-1hqls .framer-1cjms5w { gap: 20px; } .framer-1hqls .framer-fre16t { height: var(--framer-aspect-ratio-supported, 41px); width: 69px; } .framer-1hqls .framer-1loc8ls { height: var(--framer-aspect-ratio-supported, 39px); width: 109px; } .framer-1hqls .framer-ddfyf1 { height: var(--framer-aspect-ratio-supported, 38px); width: 101px; } .framer-1hqls .framer-ee4g8r { height: var(--framer-aspect-ratio-supported, 43px); width: 86px; } .framer-1hqls .framer-six8rx { align-content: center; align-items: center; background-color: var(--token-c17fc6d6-4c8c-4121-a230-61bca8e77b75, #ffffff); flex-direction: column; padding: 0px 0px 80px 0px; } .framer-1hqls .framer-vo4wrg { align-content: center; align-items: center; background-color: #ffffff; flex-direction: column; } .framer-1hqls .framer-b3acbs { justify-content: center; width: 90%; } .framer-1hqls .framer-16qzwfh { aspect-ratio: unset; height: min-content; justify-content: center; width: 90%; } .framer-1hqls .framer-ny6kvw { height: var(--framer-aspect-ratio-supported, 386px); width: 316px; } .framer-1hqls .framer-14hoktt { left: 40%; transform: translateX(-50%); width: min-content; } .framer-1hqls .framer-jxh4jw { aspect-ratio: unset; height: 100px; width: 210px; } .framer-1hqls .framer-19pjr50 { bottom: unset; left: 71%; right: unset; top: 126px; transform: translateX(-50%); width: 186px; } .framer-1hqls .framer-17rjnmn, .framer-1hqls .framer-ztfxr2, .framer-1hqls .framer-1gu4bup { padding: 0px; } .framer-1hqls .framer-1nztb2m, .framer-1hqls .framer-1rrak4n { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-1hqls .framer-1utgjme { flex-direction: column; width: 90%; } .framer-1hqls .framer-579qdw { padding: 100px 0px 80px 0px; } .framer-1hqls .framer-1xioqyt { align-content: center; align-items: center; background-color: #ffffff; flex-direction: column; padding: 80px 0px 80px 0px; } .framer-1hqls .framer-1nlman0, .framer-1hqls .framer-1xm5qg1 { background-color: #ffffff; padding: 80px 0px 80px 0px; } .framer-1hqls .framer-ubt381-container, .framer-1hqls .framer-1sc4e62, .framer-1hqls .framer-ouycyp, .framer-1hqls .framer-1coakfh, .framer-1hqls .framer-1vaimj0, .framer-1hqls .framer-1jk2nvi, .framer-1hqls .framer-c5aevc, .framer-1hqls .framer-1vgw5yr, .framer-1hqls .framer-p4v69t { order: 0; } .framer-1hqls .framer-1nwomrr { align-content: flex-start; align-items: flex-start; padding: 40px 0px 40px 0px; } .framer-1hqls .framer-jhb39g { padding: 16px 0px 16px 0px; } .framer-1hqls .framer-1ghqaqt, .framer-1hqls .framer-1kxka0w, .framer-1hqls .framer-fvmx6x, .framer-1hqls .framer-1m3db0o, .framer-1hqls .framer-vszt4x, .framer-1hqls .framer-3q9ud1, .framer-1hqls .framer-2amrxy { order: 2; } .framer-1hqls .framer-h3wppr { width: 124px; } .framer-1hqls .framer-64hn8p { height: 20px; top: calc(50.00000000000002% - 20px / 2); width: 126px; } .framer-1hqls .framer-zqdoax { height: min-content; width: min-content; } .framer-1hqls .framer-1cuigwf { flex-direction: column; gap: 0px; justify-content: flex-start; } .framer-1hqls .framer-1k67x6g { height: min-content; overflow: hidden; } .framer-1hqls .framer-12vwnqd, .framer-1hqls .framer-1jbumu9, .framer-1hqls .framer-13larjf, .framer-1hqls .framer-w5f2f7, .framer-1hqls .framer-1yumgv8, .framer-1hqls .framer-j7zw1j, .framer-1hqls .framer-1k3q095 { order: 1; } .framer-1hqls .framer-16baszg { flex-direction: row; order: 1; } .framer-1hqls .framer-jy5l8d { flex-direction: row; order: 2; } .framer-1hqls .framer-1pf1ulg { order: 4; } .framer-1hqls .framer-pxdjwn { flex-direction: row; order: 3; } .framer-1hqls .framer-15dcdjw { flex-direction: row; order: 5; } .framer-1hqls .framer-19xbudj { flex-direction: row; order: 6; } .framer-1hqls .framer-xhl0a1 { flex-direction: row; order: 7; } .framer-1hqls .framer-17y9kvm { flex-direction: column; height: min-content; padding: 20px; } .framer-1hqls .framer-1v2kb87 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: center; padding: 40px 0px 40px 0px; } .framer-1hqls .framer-1nw8ir-container { left: unset; position: relative; top: unset; transform: unset; width: 90%; } .framer-1hqls .framer-806im0-container { width: 95%; } .framer-1hqls .framer-1t0xpjk { flex-direction: column; padding: 80px 0px 80px 0px; } .framer-1hqls .framer-4tccc4 { width: 80%; } .framer-1hqls .framer-1o9cyej { align-content: center; align-items: center; flex-direction: column; padding: 60px 0px 60px 0px; } .framer-1hqls .framer-tsz98i { align-content: center; align-items: center; gap: 40px; width: 90%; } .framer-1hqls .framer-9tdxe, .framer-1hqls .framer-8a5wk1 { align-content: center; align-items: center; flex-direction: column; gap: 40px; height: min-content; justify-content: center; } .framer-1hqls .framer-525v1, .framer-1hqls .framer-193x2sp, .framer-1hqls .framer-1wg7zh3, .framer-1hqls .framer-ihjwzn, .framer-1hqls .framer-1gk4f1u, .framer-1hqls .framer-5xtjhk, .framer-1hqls .framer-kc4oy0, .framer-1hqls .framer-1etunm3 { align-content: center; align-items: center; } .framer-1hqls .framer-1rmb4hq { align-content: center; align-items: center; flex-direction: column; } .framer-1hqls .framer-1a2l5v6 { align-content: center; align-items: center; flex-direction: column; gap: 60px; justify-content: flex-start; width: 76%; } .framer-1hqls .framer-129gv9 { align-content: center; align-items: center; gap: 32px; justify-content: center; } .framer-1hqls .framer-1k0jeev { gap: 24px; } .framer-1hqls .framer-b9bg3e { gap: 24px; justify-content: center; } .framer-1hqls .framer-wwizf1-container { bottom: 30px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 10819\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"jRlSsNUAt\":{\"layout\":[\"fixed\",\"auto\"]},\"Zw6hjBCa_\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"vggjnFAg5\":{\"pattern\":\":vggjnFAg5\",\"name\":\"nav\"},\"yFHro0DQK\":{\"pattern\":\":yFHro0DQK\",\"name\":\"divider1\"},\"hARZ37jTd\":{\"pattern\":\":hARZ37jTd\",\"name\":\"section4\"},\"XuATpXQI4\":{\"pattern\":\":XuATpXQI4\",\"name\":\"divider2\"},\"ctJ1HHJVJ\":{\"pattern\":\":ctJ1HHJVJ\",\"name\":\"section5\"},\"idyqATxFV\":{\"pattern\":\":idyqATxFV\",\"name\":\"divider3\"},\"w6zGGwZkR\":{\"pattern\":\":w6zGGwZkR\",\"name\":\"divider3\"},\"V_fxErvqN\":{\"pattern\":\":V_fxErvqN\",\"name\":\"section6\"},\"Hpu4vXkei\":{\"pattern\":\":Hpu4vXkei\",\"name\":\"divider3\"},\"yJWPS5XDB\":{\"pattern\":\":yJWPS5XDB\",\"name\":\"pricing\"},\"keufTP9bf\":{\"pattern\":\":keufTP9bf\",\"name\":\"payment\"}}\n * @framerResponsiveScreen\n */const FramerQQlF90Y9z=withCSS(Component,css,\"framer-1hqls\");export default FramerQQlF90Y9z;FramerQQlF90Y9z.displayName=\"Accelerator\";FramerQQlF90Y9z.defaultProps={height:10819,width:1200};addFonts(FramerQQlF90Y9z,[{explicitInter:true,fonts:[{family:\"IBM Plex Sans Condensed\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4S7Yvur4cFFwq5.woff2\",weight:\"700\"},{family:\"Gelica SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/x2yafmhQPRyk5KYM4SbugkUGCUA.woff\"},{family:\"IBM Plex Sans Condensed\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHbarwq_jhJsM.woff2\",weight:\"400\"},{family:\"IBM Plex Sans Condensed\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527Ivur4cFFwq5.woff2\",weight:\"600\"},{family:\"IBM Plex Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/ibmplexsans/v22/zYXGKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1swZSAXcomDVmadSDDV5zBaI5loa26g.woff2\",weight:\"700\"},{family:\"IBM Plex Sans Condensed\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY5a64vur4cFFwq5.woff2\",weight:\"500\"},{family:\"IBM Plex Sans Condensed\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYasyK7BgYsMDhM.woff2\",weight:\"400\"}]},...NavFonts,...ButtonFonts,...DiscountFonts,...SenjaWidgetFonts,...FeatureSection1Fonts,...Features2Fonts,...Features3Fonts,...FeatureCardFonts,...VideoFonts,...CarouselFonts,...PriceFonts,...PaymentCardFonts,...ElementsAccordionFonts,...SocialIconsFonts,...UpFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQQlF90Y9z\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"vggjnFAg5\\\":{\\\"pattern\\\":\\\":vggjnFAg5\\\",\\\"name\\\":\\\"nav\\\"},\\\"yFHro0DQK\\\":{\\\"pattern\\\":\\\":yFHro0DQK\\\",\\\"name\\\":\\\"divider1\\\"},\\\"hARZ37jTd\\\":{\\\"pattern\\\":\\\":hARZ37jTd\\\",\\\"name\\\":\\\"section4\\\"},\\\"XuATpXQI4\\\":{\\\"pattern\\\":\\\":XuATpXQI4\\\",\\\"name\\\":\\\"divider2\\\"},\\\"ctJ1HHJVJ\\\":{\\\"pattern\\\":\\\":ctJ1HHJVJ\\\",\\\"name\\\":\\\"section5\\\"},\\\"idyqATxFV\\\":{\\\"pattern\\\":\\\":idyqATxFV\\\",\\\"name\\\":\\\"divider3\\\"},\\\"w6zGGwZkR\\\":{\\\"pattern\\\":\\\":w6zGGwZkR\\\",\\\"name\\\":\\\"divider3\\\"},\\\"V_fxErvqN\\\":{\\\"pattern\\\":\\\":V_fxErvqN\\\",\\\"name\\\":\\\"section6\\\"},\\\"Hpu4vXkei\\\":{\\\"pattern\\\":\\\":Hpu4vXkei\\\",\\\"name\\\":\\\"divider3\\\"},\\\"yJWPS5XDB\\\":{\\\"pattern\\\":\\\":yJWPS5XDB\\\",\\\"name\\\":\\\"pricing\\\"},\\\"keufTP9bf\\\":{\\\"pattern\\\":\\\":keufTP9bf\\\",\\\"name\\\":\\\"payment\\\"}}\",\"framerIntrinsicHeight\":\"10819\",\"framerAutoSizeImages\":\"true\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jRlSsNUAt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Zw6hjBCa_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SenjaWidget", "props", "className", "lazy", "id", "regex", "match", "builderUrl", "mounted", "setMounted", "ye", "useDidMountEffect", "ue", "script", "p", "l", "addPropertyControls", "ControlType", "func", "deps", "didMount", "pe", "NavFonts", "getFonts", "Z2K414jXt_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "RichTextJobCount1nk45h5", "withCodeBoundaryForOverrides", "JobCount", "MotionDivWithOptimizedAppearEffect", "motion", "RichTextJobCounty81sqx", "ButtonFonts", "AZAv35YqO_default", "DiscountFonts", "qoTjLp7NE_default", "RichTextReplaceThisMonth128qcv", "ReplaceThisMonth", "SenjaWidgetFonts", "SenjaWidget", "MotionDivWithFX", "withFX", "RichTextJobCount1qi68qq", "FeatureSection1Fonts", "FksPI324_default", "FeatureSection1WithVariantAppearEffect", "withVariantAppearEffect", "Features2Fonts", "kY3q0XfnO_default", "Features2WithVariantAppearEffect", "Features3Fonts", "bfUgvz1wH_default", "Features3FeatureFramebm5dwkWithMappedReactProps15n010c", "withMappedReactProps", "featureFrame", "bfUgvz1wH_exports", "FeatureCardFonts", "vSuFNxfvB_default", "FeatureCardCard21dxi04vWithMappedReactProps1xu778p", "card2", "vSuFNxfvB_exports", "FeatureCardCard31bztdj4WithMappedReactProps1xu778p", "card3", "FeatureCardCard5ups7uvWithMappedReactProps1xu778p", "card5", "VideoFonts", "Video", "CarouselFonts", "Carousel", "RichTextJobCount1e44b8k", "PriceFonts", "c5ZaNyEFo_default", "RichTextJobCount1r6463i", "RichTextJobCount1kxka0w", "RichTextJobCountfvmx6x", "RichTextJobCount1rrak4n", "PaymentCardFonts", "MB63bCO9l_default", "ElementsAccordionFonts", "Qv2CHqQ1H_default", "ElementsAccordionJobCountc6qbpu", "SocialIconsFonts", "E4tKPXyVc_default", "UpFonts", "V6hKPbDe4_default", "ContainerWithFX", "Container", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transformTemplate1", "_", "t", "transition3", "animation4", "animation5", "transition4", "animation6", "animation7", "transition5", "animation8", "animation9", "transition6", "animation10", "animation11", "animation12", "animation13", "transition7", "animation14", "transformTemplate2", "animation15", "animation16", "animation17", "animation18", "transition8", "animation19", "transformTemplate3", "animation20", "transition9", "animation21", "inertia", "preventDefault", "e", "animation22", "animation23", "transition10", "animation24", "inertia1", "animation25", "transition11", "animation26", "animation27", "transition12", "animation28", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "router", "useRouter", "isDisplayed", "elementId1", "ref2", "isDisplayed1", "elementId2", "ref3", "isDisplayed2", "elementId3", "ref4", "elementId4", "ref5", "ref6", "isDisplayed3", "elementId5", "ref7", "elementId6", "elementId7", "ref8", "elementId8", "ref9", "elementId9", "ref10", "elementId10", "ref11", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "x", "SVG", "ResolveLinks", "resolvedLinks", "Image2", "resolvedLinks1", "Link", "resolvedLinks2", "css", "FramerQQlF90Y9z", "withCSS", "QQlF90Y9z_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
