{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/s3uMvt0ChaBH18AxSmeM/vypXCdT8ElFqkHdBOunU/t1UOeZ4F7.js"],
  "sourcesContent": ["// Generated by Framer (1d068b1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Calendly from\"https://framerusercontent.com/modules/WIJbzyan03eQVbqqCNqQ/ZVFGE0CIYem9dXbVNw5j/Calendly.js\";import{Icon as Iconoir}from\"https://framerusercontent.com/modules/zL9598C4KbEbqUGvSR14/rI8sPHpnG9XGcCPc0vU4/Iconoir.js\";import Case2 from\"#framer/local/canvasComponent/DkmODyejq/DkmODyejq.js\";import ButtonFormContactUs from\"#framer/local/canvasComponent/FDcU8MlFs/FDcU8MlFs.js\";import Case1 from\"#framer/local/canvasComponent/GevLLY66X/GevLLY66X.js\";import AwardsBlock from\"#framer/local/canvasComponent/H6EeXDK5C/H6EeXDK5C.js\";import Footer from\"#framer/local/canvasComponent/LXsFvG9IR/LXsFvG9IR.js\";import Case5 from\"#framer/local/canvasComponent/o0iL7BRkF/o0iL7BRkF.js\";import Case4 from\"#framer/local/canvasComponent/PdBK7Nvfj/PdBK7Nvfj.js\";import Case3 from\"#framer/local/canvasComponent/tkoPMHET_/tkoPMHET_.js\";import ButtonLarge from\"#framer/local/canvasComponent/wHP7xd3vS/wHP7xd3vS.js\";import Case from\"#framer/local/canvasComponent/YI1mTFyxO/YI1mTFyxO.js\";import Navigation from\"#framer/local/canvasComponent/ZxHK7HZr3/ZxHK7HZr3.js\";import*as sharedStyle4 from\"#framer/local/css/aa4EOzSfx/aa4EOzSfx.js\";import*as sharedStyle7 from\"#framer/local/css/gZWFHdxZP/gZWFHdxZP.js\";import*as sharedStyle3 from\"#framer/local/css/N_4M8Hf6N/N_4M8Hf6N.js\";import*as sharedStyle6 from\"#framer/local/css/pLuYBKfAd/pLuYBKfAd.js\";import*as sharedStyle2 from\"#framer/local/css/Q2snm78rB/Q2snm78rB.js\";import*as sharedStyle8 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle1 from\"#framer/local/css/Ub4nVeluE/Ub4nVeluE.js\";import*as sharedStyle from\"#framer/local/css/WP6eAjcnm/WP6eAjcnm.js\";import*as sharedStyle5 from\"#framer/local/css/y0u8Sr7i3/y0u8Sr7i3.js\";import metadataProvider from\"#framer/local/webPageMetadata/t1UOeZ4F7/t1UOeZ4F7.js\";const NavigationFonts=getFonts(Navigation);const ButtonLargeFonts=getFonts(ButtonLarge);const IconoirFonts=getFonts(Iconoir);const CaseFonts=getFonts(Case);const Case1Fonts=getFonts(Case1);const Case2Fonts=getFonts(Case2);const Case3Fonts=getFonts(Case3);const Case4Fonts=getFonts(Case4);const Case5Fonts=getFonts(Case5);const AwardsBlockFonts=getFonts(AwardsBlock);const CalendlyFonts=getFonts(Calendly);const ButtonFormContactUsFonts=getFonts(ButtonFormContactUs);const FooterFonts=getFonts(Footer);const breakpoints={BljtQHALl:\"(min-width: 810px) and (max-width: 1199px)\",cYRZxEfmq:\"(min-width: 1200px)\",ENnL4hiiL:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-qSbRC\";const variantClassNames={BljtQHALl:\"framer-v-k670wk\",cYRZxEfmq:\"framer-v-1r7kyf0\",ENnL4hiiL:\"framer-v-11roox3\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"cYRZxEfmq\",Phone:\"ENnL4hiiL\",Tablet:\"BljtQHALl\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"cYRZxEfmq\"};};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,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const elementId=useRouteElementId(\"o7fYFHVA1\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"TwZTCq9io\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"Tjlmrk1oD\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"eDHkIUiDp\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"ZdE2TKlv0\");const ref5=React.useRef(null);const elementId5=useRouteElementId(\"oA_nU8ocW\");const ref6=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"ENnL4hiiL\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"cYRZxEfmq\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1r7kyf0\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{layoutScroll:true}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-l4yyaj-container\",nodeId:\"EUn5LQR1o\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BljtQHALl:{variant:\"ldgKiUy8t\"},ENnL4hiiL:{variant:\"ldgKiUy8t\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"EUn5LQR1o\",layoutId:\"EUn5LQR1o\",style:{width:\"100%\"},variant:\"W5NTM1fs6\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1rpgihu\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1smf3g1\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3z8xb3\",\"data-styles-preset\":\"WP6eAjcnm\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-0cf05fcc-30f8-46af-878d-ff74ef7870eb, rgb(26, 26, 26))\"},children:\"San Francisco web design experts.\"})}),className:\"framer-txa02t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-hx2mqj\",\"data-styles-preset\":\"Ub4nVeluE\",children:\"Website designers & graphic design services in San Francisco.\"})}),className:\"framer-fmm373\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":QgFHFGbb6\",webPageId:\"riyqXwSiA\"},implicitPathVariables:undefined},{href:{hash:\":QgFHFGbb6\",webPageId:\"riyqXwSiA\"},implicitPathVariables:undefined},{href:{hash:\":QgFHFGbb6\",webPageId:\"riyqXwSiA\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BljtQHALl:{y:(componentViewport?.y||0)+0+64+40+130.60000000000002},ENnL4hiiL:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1000px) - 40px)`,y:(componentViewport?.y||0)+0+0+90+130.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"274px\",y:(componentViewport?.y||0)+0+64+80+120.60000000000001,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5kzc5h-container\",nodeId:\"pD3fCpjuP\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BljtQHALl:{idNIf8PZG:resolvedLinks[1]},ENnL4hiiL:{idNIf8PZG:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonLarge,{EJBSfT9ky:\"Get started\",height:\"100%\",id:\"pD3fCpjuP\",idNIf8PZG:resolvedLinks[0],layoutId:\"pD3fCpjuP\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ka5x3p\",\"data-framer-name\":\"features\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gegzb0\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-paiz4o-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"IsdEicsu6\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"var(--token-dea8f9b3-addb-47a7-81bd-9b505eaa3d20, rgb(123, 0, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Check\",id:\"IsdEicsu6\",layoutId:\"IsdEicsu6\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-10eqtbr\",\"data-styles-preset\":\"Q2snm78rB\",children:\"Over 7000+ projects delivered\"})}),className:\"framer-zmlpa4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-43ob5r\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17sqffe-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"FuQZvbnq0\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"var(--token-dea8f9b3-addb-47a7-81bd-9b505eaa3d20, rgb(123, 0, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Check\",id:\"FuQZvbnq0\",layoutId:\"FuQZvbnq0\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-10eqtbr\",\"data-styles-preset\":\"Q2snm78rB\",children:\"48-hour turnaround\"})}),className:\"framer-11mxyg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x7gbyv\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p1h8b6-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"IDqVT2_8O\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"var(--token-dea8f9b3-addb-47a7-81bd-9b505eaa3d20, rgb(123, 0, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Check\",id:\"IDqVT2_8O\",layoutId:\"IDqVT2_8O\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-10eqtbr\",\"data-styles-preset\":\"Q2snm78rB\",children:\"No contract, pause anytime\"})}),className:\"framer-18qg36i\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1psyhgu\",\"data-framer-name\":\"Logos\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i48kpf\",\"data-framer-name\":\"logo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-91n6gq\",\"data-framer-name\":\"Uber logo_2018\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 66 23\"><path d=\"M 3.809 16.415 C 4.089 17.157 4.476 17.792 4.971 18.32 C 5.466 18.847 6.053 19.25 6.731 19.53 C 7.409 19.81 8.146 19.95 8.942 19.95 C 9.717 19.95 10.443 19.804 11.121 19.514 C 11.799 19.223 12.391 18.814 12.896 18.287 C 13.402 17.76 13.795 17.131 14.075 16.399 C 14.354 15.667 14.494 14.849 14.494 13.945 L 14.494 0 L 17.884 0 L 17.884 22.597 L 14.527 22.597 L 14.527 20.498 C 13.773 21.295 12.886 21.908 11.863 22.338 C 10.841 22.769 9.738 22.984 8.555 22.984 C 7.349 22.984 6.225 22.774 5.181 22.355 C 4.137 21.935 3.233 21.338 2.47 20.563 C 1.706 19.788 1.103 18.858 0.662 17.771 C 0.221 16.684 0 15.473 0 14.139 L 0 0 L 3.39 0 L 3.39 13.945 C 3.39 14.849 3.529 15.672 3.809 16.415 Z M 23.726 0 L 23.726 8.232 C 24.48 7.478 25.351 6.881 26.341 6.44 C 27.331 5.999 28.407 5.778 29.569 5.778 C 30.774 5.778 31.904 6.004 32.959 6.456 C 34.013 6.908 34.928 7.521 35.703 8.296 C 36.477 9.071 37.091 9.986 37.543 11.04 C 37.995 12.095 38.22 13.214 38.22 14.397 C 38.22 15.581 37.995 16.695 37.543 17.738 C 37.091 18.782 36.477 19.691 35.703 20.466 C 34.928 21.241 34.013 21.854 32.959 22.306 C 31.904 22.758 30.774 22.984 29.569 22.984 C 28.407 22.984 27.326 22.763 26.325 22.322 C 25.324 21.881 24.447 21.284 23.694 20.531 L 23.694 22.597 L 20.466 22.597 L 20.466 0 Z M 24.097 16.625 C 24.388 17.313 24.792 17.916 25.308 18.433 C 25.825 18.949 26.427 19.358 27.116 19.659 C 27.804 19.961 28.547 20.111 29.343 20.111 C 30.118 20.111 30.85 19.961 31.538 19.659 C 32.227 19.358 32.824 18.949 33.33 18.433 C 33.836 17.916 34.239 17.313 34.54 16.625 C 34.842 15.936 34.992 15.194 34.992 14.397 C 34.992 13.601 34.842 12.853 34.54 12.154 C 34.239 11.454 33.836 10.846 33.33 10.33 C 32.824 9.814 32.227 9.41 31.538 9.119 C 30.85 8.829 30.118 8.684 29.343 8.684 C 28.568 8.684 27.837 8.829 27.148 9.119 C 26.459 9.41 25.857 9.814 25.34 10.33 C 24.824 10.846 24.415 11.454 24.114 12.154 C 23.812 12.853 23.662 13.601 23.662 14.397 C 23.662 15.194 23.807 15.936 24.097 16.625 Z M 40.06 11.072 C 40.49 10.039 41.082 9.13 41.836 8.345 C 42.589 7.559 43.482 6.94 44.515 6.489 C 45.548 6.037 46.667 5.811 47.872 5.811 C 49.056 5.811 50.153 6.026 51.165 6.456 C 52.176 6.887 53.048 7.484 53.78 8.248 C 54.511 9.012 55.082 9.916 55.49 10.959 C 55.899 12.003 56.104 13.138 56.104 14.365 L 56.104 15.43 L 42.707 15.43 C 42.815 16.098 43.03 16.716 43.353 17.287 C 43.676 17.857 44.079 18.352 44.563 18.771 C 45.048 19.191 45.596 19.519 46.21 19.756 C 46.823 19.993 47.474 20.111 48.163 20.111 C 50.121 20.111 51.703 19.304 52.908 17.69 L 55.265 19.433 C 54.447 20.531 53.435 21.392 52.23 22.016 C 51.025 22.64 49.669 22.952 48.163 22.952 C 46.936 22.952 45.79 22.737 44.725 22.306 C 43.66 21.876 42.734 21.273 41.949 20.498 C 41.163 19.724 40.544 18.814 40.093 17.771 C 39.641 16.727 39.415 15.592 39.415 14.365 C 39.414 13.203 39.63 12.105 40.06 11.072 Z M 44.596 9.797 C 43.681 10.561 43.073 11.578 42.772 12.848 L 52.811 12.848 C 52.531 11.578 51.934 10.561 51.02 9.797 C 50.105 9.033 49.034 8.651 47.808 8.651 C 46.581 8.651 45.51 9.033 44.596 9.797 Z M 62.205 10.169 C 61.516 10.922 61.172 11.944 61.172 13.235 L 61.172 22.597 L 57.911 22.597 L 57.911 6.133 L 61.139 6.133 L 61.139 8.167 C 61.548 7.5 62.081 6.973 62.737 6.585 C 63.394 6.198 64.174 6.004 65.078 6.004 L 66.207 6.004 L 66.207 9.039 L 64.852 9.039 C 63.776 9.039 62.893 9.415 62.205 10.169 Z\" fill=\"rgb(1,2,2)\"></path></svg>',svgContentId:11472718731,withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sfyih4\",\"data-framer-name\":\"logo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1053qn\",\"data-framer-name\":\"Stubhub-svgrepo-com\",fill:\"black\",intrinsicHeight:800,intrinsicWidth:800,svg:'<svg width=\"800\" height=\"800\" viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M31.708 8.755.281 10.864a.302.302 0 0 0-.281.302v.031l.969 9.182v.005c0 .047.005.094.005.146 0 .161-.021.323-.063.464l-.453 1.458c-.052.161.036.245.193.177l2.411-1h.01c.172-.068.359-.104.557-.104h.047l26.719 1.724c.172 0 .307-.13.323-.297l1.281-13.906V9.02a.264.264 0 0 0-.266-.266zM6.047 13.661h.073c1.094 0 1.667.406 1.698 1.188v.063H7.13l-.01-.052c-.036-.349-.365-.516-1-.516h-.063c-.641.01-.958.203-.958.578v.104c.01.073.042.135.094.182a.715.715 0 0 0 .255.146l1.604.542-.01-.01.016.005c.24.078.453.219.615.411a1.1 1.1 0 0 1 .234.667v.156c0 .385-.188.719-.484.927-.313.24-.766.359-1.328.359s-1-.125-1.318-.359v-.005a1.125 1.125 0 0 1-.479-.932v-.094h.688v.068c0 .198.083.339.276.464.198.12.479.182.839.182s.656-.063.849-.182c.198-.12.297-.266.297-.464v-.094c0-.224-.13-.37-.401-.458l-1.599-.536c-.26-.083-.464-.208-.599-.375a.927.927 0 0 1-.214-.589v-.115c0-.823.536-1.245 1.615-1.255zm11.057.105h.688v1.932h2.12v-1.927h.693v4.625h-.698V16.37h-2.109v2.026h-.693zm-8.661.01h.667v1.26h.714v.682H9.11v1.188c0 .276.073.49.224.646l-.005.005a.79.79 0 0 0 .448.229h.047v.646l-.063-.005h-.005a1.376 1.376 0 0 1-.906-.411c-.271-.281-.406-.656-.406-1.109zm15.885 0h.667v1.495c.203-.208.49-.318.844-.318 1.005 0 1.521.526 1.521 1.562v.38c0 .453-.135.833-.406 1.115s-.646.417-1.115.417-.839-.135-1.104-.417c-.271-.281-.411-.661-.411-1.115V13.78zm-10.781.005h.667v1.49c.208-.208.49-.323.849-.323 1.01 0 1.516.531 1.521 1.568v.38c0 .453-.135.833-.406 1.115s-.646.417-1.109.417c-.469 0-.839-.135-1.109-.417s-.411-.661-.411-1.115zm-3.193 1.261h.656v1.823c0 .344.052.589.151.724.094.125.271.198.516.198h.021c.25 0 .417-.068.516-.198s.151-.38.151-.724h-.005v-1.823h.656v1.823c0 .552-.109.958-.307 1.203-.198.229-.516.349-.948.359h-.156c-.432-.01-.75-.13-.943-.365-.208-.24-.307-.646-.307-1.203zm10.771 0h.656v1.823c0 .344.052.589.151.724.094.125.266.198.516.198h.031c.24 0 .406-.068.505-.198.099-.135.151-.38.151-.724h-.005v-1.823h.656v1.823c0 .552-.115.969-.307 1.203-.198.229-.516.349-.948.359h-.161c-.432-.01-.75-.13-.948-.365-.203-.24-.302-.646-.302-1.203v-1.818zm-6.062.562c-.276 0-.495.068-.635.208-.135.141-.214.38-.214.703v.385c0 .276.083.49.229.646.146.161.349.245.62.245s.474-.073.625-.24c.151-.167.229-.375.229-.651v-.375c0-.333-.078-.568-.219-.708-.146-.141-.354-.214-.635-.214zm10.776 0c-.276 0-.495.068-.63.208-.141.141-.214.38-.214.703v.385c0 .276.078.49.219.646.141.161.359.245.625.245s.474-.078.625-.24c.156-.161.229-.38.229-.651v-.375c0-.333-.078-.568-.219-.708-.146-.141-.354-.214-.635-.214z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ri9c9l\",\"data-framer-name\":\"logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BljtQHALl:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+348.6+30+0+0),pixelHeight:136,pixelWidth:600,positionX:\"center\",positionY:\"center\",sizes:\"140px\",src:\"https://framerusercontent.com/images/afMyYjGEXgaMEg4NC5DdQYqkjE.png\",srcSet:\"https://framerusercontent.com/images/afMyYjGEXgaMEg4NC5DdQYqkjE.png?scale-down-to=512 512w,https://framerusercontent.com/images/afMyYjGEXgaMEg4NC5DdQYqkjE.png 600w\"},transformTemplate:transformTemplate1},ENnL4hiiL:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+430.6+0+80+0),pixelHeight:136,pixelWidth:600,positionX:\"center\",positionY:\"center\",sizes:\"140px\",src:\"https://framerusercontent.com/images/afMyYjGEXgaMEg4NC5DdQYqkjE.png\",srcSet:\"https://framerusercontent.com/images/afMyYjGEXgaMEg4NC5DdQYqkjE.png?scale-down-to=512 512w,https://framerusercontent.com/images/afMyYjGEXgaMEg4NC5DdQYqkjE.png 600w\"},transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+448.6+0+0),pixelHeight:136,pixelWidth:600,positionX:\"center\",positionY:\"center\",sizes:\"140px\",src:\"https://framerusercontent.com/images/afMyYjGEXgaMEg4NC5DdQYqkjE.png\",srcSet:\"https://framerusercontent.com/images/afMyYjGEXgaMEg4NC5DdQYqkjE.png?scale-down-to=512 512w,https://framerusercontent.com/images/afMyYjGEXgaMEg4NC5DdQYqkjE.png 600w\"},className:\"framer-1ypnqhq\",\"data-framer-name\":\"logo\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n34y5b\",\"data-framer-name\":\"logo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1sb3on1\",\"data-framer-name\":\"Groupon\",fill:\"black\",intrinsicHeight:430,intrinsicWidth:2e3,svg:'<svg width=\"2000\" height=\"430\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1013.4 371.9c66.2 0 110.3-42.9 110.3-115.3V71.4h-72.4v182.3c0 33.7-12.1 50.4-37.5 50.4-24.5 0-35-17.1-35-50.4V71.4H906v185.2c.1 74 40.4 115.3 107.4 115.3Zm304.3-284.3c-20-14.1-43.7-16.2-74.9-16.2h-98.2v295.9h72.4V272h20.8c30.8 0 54.1-2.1 72.9-13.3 29.5-17.9 47-49.5 47-87.8 0-37.1-13.7-65-40-83.3Zm-86.5 120.3h-13.3v-70.3h19.1c32.1 0 47.5 10 47.5 34.5-.1 26.6-17.5 35.8-53.3 35.8Zm526.9-5.4 110.3 164.8h63.6V71.4h-72.3v164.4L1751 71.4h-65.3v295.9h72.4V202.5Zm-916.6-92.8C812.8 81.4 775.4 66 735.8 66c-42 0-78.7 14.6-107.8 43.3-29.1 28.7-45 66.2-45 107 0 43.7 14.2 80.3 42 109.9 29.1 30.8 66.6 46.6 110.3 46.6 41.2 0 80.3-16.2 109-46.2 27.9-28.7 42.9-66.6 42.9-109 .1-40.5-15.7-78.4-45.7-107.9ZM735.4 299.5c-40.8 0-77.8-35.8-77.8-82.4 0-43.3 34.5-77.8 78.7-77.8 41.6 0 76.2 34.5 76.2 77.8-.1 48.2-34.6 82.4-77.1 82.4Zm890.3-189.8C1597 81.4 1559.5 66 1520 66c-42.1 0-78.7 14.6-107.8 43.3-29.1 28.7-45 66.2-45 107 0 43.7 14.2 80.3 42 109.9 29.2 30.8 66.6 46.6 110.3 46.6 41.2 0 80.3-16.2 109-46.2 27.9-28.7 42.9-66.6 42.9-109 .1-40.5-15.7-78.4-45.7-107.9Zm-106.1 189.8c-40.8 0-77.8-35.8-77.8-82.4 0-43.3 34.6-77.8 78.7-77.8 41.6 0 76.2 34.5 76.2 77.8-.1 48.2-34.7 82.4-77.1 82.4ZM79.1 326.1c29.1 30.8 66.2 47 109.9 47 50.4 0 97.8-25 126.1-66.2 17.1-25 25.4-53.3 25.4-86.6 0-6.2-.4-12.9-.8-19.6H171.1v59.1h84.5c-14.6 25.8-39.1 40-66.6 40-40.8 0-77.4-36.2-77.4-83.3 0-42.5 34.1-77.8 77.4-77.8 23.3 0 42.4 9.6 60.8 28.7h82.4c-23.7-63.3-79.1-102-142.3-102-42 0-78.6 15-107.8 43.7-29.1 28.7-44.9 66.2-44.9 107-.1 43.8 14 80.4 41.9 110Zm425.7-60.4c42-11.7 67-47.4 67-95.3 0-36.6-13.7-64.5-40-82.8-20-14.1-43.7-16.2-74.9-16.2h-98.2v295.9h72.4V272l56.6 95.3h89.5l-72.4-101.6Zm-59.5-57.8h-14.1v-70.3h20c32 0 47.4 10 47.4 34.5 0 26.6-17.5 35.8-53.3 35.8Zm1530.2-99c6.2 0 11.5-2.2 15.8-6.6 4.4-4.4 6.5-9.7 6.5-15.8 0-6.2-2.2-11.4-6.5-15.7-4.3-4.3-9.6-6.5-15.8-6.5-6.1 0-11.4 2.2-15.7 6.5-4.4 4.4-6.5 9.6-6.5 15.7 0 6.2 2.2 11.5 6.5 15.8 4.3 4.4 9.5 6.6 15.7 6.6Zm-13.5-36c3.8-3.8 8.3-5.7 13.6-5.7 5.3 0 9.9 1.9 13.6 5.7 3.7 3.7 5.6 8.3 5.6 13.6 0 5.3-1.9 9.9-5.6 13.7-3.7 3.8-8.2 5.7-13.6 5.7-5.3 0-9.9-1.9-13.6-5.7-3.7-3.8-5.6-8.3-5.6-13.7 0-5.3 1.8-9.8 5.6-13.6Z\" fill=\"#000\"/><path d=\"M1985.4 98.3c-.1-.2-.2-.6-.2-1.3 0-.6-.1-1.3-.1-1.8v-1.8c0-1.2-.4-2.5-1.3-3.8-.9-1.3-2.3-2.1-4.2-2.4 1.5-.2 2.7-.6 3.5-1.2 1.6-1 2.4-2.7 2.4-4.8 0-3.1-1.3-5.2-3.8-6.2-1.4-.6-3.6-.9-6.7-.9h-8.6v24.5h4.3V89h3.4c2.3 0 3.9.3 4.8.8 1.6.9 2.3 2.8 2.3 5.6v1.9l.1.8v.3c0 .1 0 .2.1.2h4v-.3Zm-6.5-12.9c-.9.4-2.3.5-4.1.5h-3.9V77h3.7c2.4 0 4.1.3 5.2.9 1.1.6 1.6 1.8 1.6 3.6 0 2-.9 3.3-2.5 3.9Z\" fill=\"#000\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11hji6q\",\"data-framer-name\":\"logo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-dg5b8v\",\"data-framer-name\":\"logo\",fill:\"black\",intrinsicHeight:48,intrinsicWidth:101,svg:'<svg width=\"101\" height=\"48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><mask id=\"b\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"101\" height=\"48\"><path d=\"M100.395 0H.605v48h99.79V0Z\" fill=\"#fff\"/></mask><g mask=\"url(#b)\"><mask id=\"c\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"101\" height=\"48\"><path d=\"M100.395 0H.605v48h99.79V0Z\" fill=\"#fff\"/></mask><g mask=\"url(#c)\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" fill=\"#000\"><path d=\"M.605 0h99.79v33.537H.605V0ZM31.79 9.782l1.691 15.343c.328 2.03 2.084 3.521 4.112 3.521h3.553v-4.895h-2.033a.7.7 0 0 1-.684-.573L36.294 4.89h-9.009l-4.85 18.864L17.583 4.89H8.575L5.803 28.646H11l2.079-18.864h1.04l4.85 18.864h6.93L30.75 9.782h1.04Zm27.373 13.275v-3.494a.695.695 0 0 0-.693-.698H45.303c-2.292 0-4.158-1.882-4.158-4.192v-5.59c0-2.31 1.866-4.192 4.158-4.192h18.71v4.89H46.688a.695.695 0 0 0-.692.7v2.794c0 .387.31.699.692.699h13.167c2.292 0 4.158 1.882 4.158 4.192v6.288c0 2.31-1.866 4.192-4.158 4.192H43.224v-4.89h15.245a.695.695 0 0 0 .693-.7ZM76.441 9.782h5.867c.855 0 1.635.535 1.94 1.336l2.541 7.747H73.461l2.98-9.083ZM65.053 28.646h5.201l1.604-4.89h16.539L90 28.645h5.198L87.399 4.891H66.092v4.89h5.151l-6.19 18.865ZM6.954 38.796H5.032l-1.21 6.386H2.393l1.201-6.386H1.678l.235-1.253h5.262l-.221 1.253Zm4.476 6.385h-1.413l.674-3.53c.134-.69.023-.974-.337-.974-.753 0-1.765 1.765-2.01 3.079l-.268 1.425H6.672l1.561-8.263h1.405l-.439 2.376c-.102.498-.268 1.066-.605 2.002l.023.01c.503-1.006 1.28-1.877 2.347-1.877s1.404.768 1.2 1.867l-.73 3.88-.004.005Zm4.592-4.676c-.73 0-1.192.68-1.39 1.416 1.293-.046 1.963-.316 1.963-.917 0-.317-.213-.499-.573-.499Zm-1.548 2.376c-.01.126-.032.317-.032.442 0 .643.245.839 1.02.839a4.32 4.32 0 0 0 1.627-.34v1.108a5.924 5.924 0 0 1-2.088.364c-1.414 0-1.978-.657-1.978-1.9 0-2.353 1.414-3.95 3.156-3.95 1.381 0 1.806.689 1.806 1.369 0 1.346-1.326 2.003-3.51 2.073v-.005Zm11.033-4.061a3.374 3.374 0 0 0-1.067-.182c-.966 0-1.368.489-1.368.996 0 1.156 2.19 1.188 2.19 3.023 0 1.472-1.303 2.65-3.155 2.65-.485 0-.975-.046-1.368-.134l.259-1.393c.36.135.808.237 1.21.237.966 0 1.483-.419 1.483-1.108 0-1.109-2.166-1.109-2.166-2.93 0-1.379 1.011-2.557 2.984-2.557.439 0 .818.023 1.247.102l-.244 1.3-.005-.005Zm3.885 1.764c-1.288 0-1.884 1.519-1.884 2.692 0 .555.147.783.425.783.799 0 1.797-1.844 2.018-3.032l.07-.364a2.46 2.46 0 0 0-.629-.079Zm1.202 4.598h-1.391c.102-.443.268-1.006.527-1.789h-.023c-.448.825-1.225 1.914-2.333 1.914-.855 0-1.313-.554-1.313-1.756 0-2.128 1.132-4.094 3.58-4.094.676 0 1.35.047 1.978.172-.494 2.614-.785 4.076-1.02 5.557l-.005-.004Zm6.106-7.084a2.712 2.712 0 0 0-.66-.088c-.651 0-.975.317-1.132 1.178l-.07.373h1.271l-.212 1.122h-1.28l-.878 4.71c-.337 1.812-1.247 2.603-2.628 2.603-.329 0-.661-.032-.975-.102l.337-1.188c.203.056.462.093.651.093.629 0 .989-.293 1.202-1.416l.887-4.695h-.957l.227-1.123h.956l.065-.419c.268-1.504 1.044-2.31 2.614-2.31.315 0 .62.023.91.089l-.328 1.178v-.005Zm2.12 2.407c-.73 0-1.191.68-1.39 1.416 1.289-.046 1.964-.316 1.964-.917 0-.317-.213-.499-.573-.499Zm-1.547 2.376c-.01.126-.032.317-.032.442 0 .643.244.839 1.02.839a4.33 4.33 0 0 0 1.627-.34v1.108a5.922 5.922 0 0 1-2.088.364c-1.414 0-1.978-.657-1.978-1.9 0-2.353 1.414-3.95 3.156-3.95 1.381 0 1.806.689 1.806 1.369 0 1.346-1.326 2.003-3.511 2.073v-.005Zm7.735-2.204h-1.312l-.471 2.534c-.125.68-.033.862.425.862.281 0 .494-.033.697-.08l-.134 1.156c-.37.093-.8.149-1.146.149-1.2 0-1.538-.578-1.28-1.924l.504-2.692h-.956l.226-1.123h.943l.328-1.732 1.46-.294-.384 2.026h1.326l-.226 1.123v-.005Zm1.962 6.271c-.739.736-1.46 1.052-2.19 1.052-.281 0-.595-.032-.83-.093l.235-1.243c.212.079.448.111.684.111.36 0 .739-.158 1.044-.466.337-.34.517-.759.517-1.448 0-1.607-.36-3.466-.864-5.31h1.57c.315 1.234.56 2.827.56 4.015 0 .149-.023.33-.055.475h.023c.739-1.379 1.404-2.85 2.134-4.732l1.367.386c-1.617 3.745-2.882 5.907-4.199 7.243l.005.01Zm12.493-7.915a4.102 4.102 0 0 0-1.368-.237c-2 0-2.684 2.017-2.684 3.53 0 .974.393 1.617 1.626 1.617.56 0 1.1-.126 1.571-.317l-.102 1.346a6.526 6.526 0 0 1-1.908.308c-2.3 0-2.818-1.425-2.818-2.67 0-2.603 1.516-5.128 4.459-5.128a5.5 5.5 0 0 1 1.593.215l-.37 1.336Zm3.233 1.645c-1.044 0-1.672 1.258-1.672 2.376 0 .61.245.997.896.997.998 0 1.696-1.123 1.696-2.376 0-.642-.268-.996-.92-.996Zm-.965 4.617c-1.562 0-2.176-.746-2.176-2.017 0-2.353 1.561-3.838 3.354-3.838 1.594 0 2.19.861 2.19 2.049 0 2.32-1.617 3.8-3.368 3.8v.005Zm11.887-.112h-1.404l.674-3.53c.134-.69.01-.988-.314-.988-.74 0-1.742 1.756-1.987 3.079l-.268 1.439h-1.404l.674-3.53c.125-.69.024-.988-.328-.988-.739 0-1.727 1.756-1.986 3.088l-.268 1.425h-1.404l.559-2.944c.133-.666.37-1.98.485-2.682h1.381c-.07.349-.213.894-.504 1.742l.023.009c.504-1.006 1.257-1.877 2.315-1.877.684 0 1.132.372 1.132 1.1 0 .227-.055.442-.171.814h.023c.517-1.043 1.28-1.914 2.333-1.914 1.053 0 1.39.768 1.178 1.868l-.743 3.88.004.009Zm5.23-4.506c-.799 0-1.788 1.845-2.01 3.01l-.064.363c.18.056.425.102.628.102 1.28 0 1.876-1.518 1.876-2.692 0-.554-.157-.783-.425-.783h-.005Zm-1.704 4.607c-.204 0-.37-.01-.606-.047l-.495 2.67H74.64l1.067-5.66c.189-.974.369-1.98.48-2.692h1.381c-.088.442-.221.894-.503 1.765l.023.014c.55-1.109 1.335-1.9 2.324-1.9.854 0 1.312.554 1.312 1.751 0 2.129-1.132 4.099-3.58 4.099Zm7.474-4.7c-1.294 0-1.885 1.519-1.885 2.692 0 .555.148.783.425.783.8 0 1.797-1.844 2.024-3.032l.064-.364a2.459 2.459 0 0 0-.628-.079Zm1.2 4.598h-1.39c.102-.443.269-1.006.527-1.789h-.023c-.448.825-1.224 1.914-2.333 1.914-.854 0-1.312-.554-1.312-1.756 0-2.128 1.132-4.094 3.58-4.094.675 0 1.345.047 1.978.172-.495 2.614-.785 4.076-1.02 5.557l-.006-.004Zm6.252 0h-1.414l.675-3.53c.134-.69.023-.974-.337-.974-.753 0-1.76 1.765-2.01 3.079l-.268 1.425h-1.404l.559-2.944c.18-.903.36-1.9.48-2.682h1.382c-.065.34-.204.861-.504 1.742l.023.009c.508-1.006 1.28-1.877 2.347-1.877s1.404.768 1.2 1.868l-.73 3.88v.004Zm3.04 1.766c-.739.736-1.46 1.052-2.19 1.052-.281 0-.596-.032-.831-.093l.236-1.243c.212.079.447.111.683.111.36 0 .74-.158 1.044-.466.337-.34.518-.759.518-1.448 0-1.607-.36-3.466-.864-5.31h1.57c.315 1.234.564 2.827.564 4.015 0 .149-.023.33-.055.475h.023c.74-1.379 1.405-2.85 2.134-4.732l1.368.386c-1.617 3.745-2.887 5.907-4.2 7.243v.01Z\"/></g></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.605)\" d=\"M0 0h99.79v48H0z\"/></clipPath></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1omf767\",\"data-framer-name\":\"logo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-b4orpq\",\"data-framer-name\":\"Xfinity\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 94 30\"><path d=\"M 75.263 21.779 L 75.263 21.778 L 75.268 21.778 L 75.263 21.779 Z M 75.263 21.779 L 75.285 21.823 L 76.624 24.791 L 75.887 25.043 C 75.154 25.265 74.322 25.377 73.414 25.377 C 69.528 25.377 67.114 22.945 67.114 19.029 L 67.114 11.46 L 63.59 11.46 L 63.59 8.15 L 67.114 8.15 L 67.114 2.988 L 70.756 1.384 L 70.756 8.15 L 74 8.15 L 74.018 8.185 L 75.501 11.46 L 70.758 11.46 L 70.758 18.964 C 70.758 21.678 72.778 21.97 73.644 21.97 C 74.169 21.97 74.684 21.915 75.129 21.811 Z M 16.98 8.15 L 16.985 8.152 L 10.982 16.262 L 20.91 29.913 L 18.081 29.913 C 16.955 29.913 16.155 29.518 15.561 28.673 L 8.715 19.098 L 5.154 23.851 C 4.517 24.704 3.74 25.086 2.636 25.086 L 0 25.086 L 0.183 24.836 L 6.485 16.26 L 0.549 8.15 L 3.314 8.15 C 4.421 8.15 5.195 8.529 5.831 9.385 L 8.717 13.418 L 11.695 9.385 C 12.331 8.532 13.109 8.15 14.212 8.15 L 16.98 8.15 Z M 91.928 8.15 L 94 8.15 L 93.879 8.379 L 83.057 28.588 C 82.575 29.463 81.678 29.908 80.399 29.908 L 78.327 29.908 L 82.701 21.86 L 76.292 8.15 L 78.283 8.15 C 79.582 8.15 80.409 8.564 80.815 9.412 L 84.792 18.031 L 89.399 9.404 C 89.851 8.561 90.676 8.15 91.928 8.15 Z M 31.427 25.085 L 31.427 8.15 L 35.066 8.15 L 35.066 25.086 L 31.427 25.086 Z M 27.732 0 L 27.734 0.003 C 28.774 0.003 29.465 0.184 29.861 0.339 L 29.984 0.389 L 29.239 3.647 L 29.081 3.6 C 28.728 3.495 28.362 3.442 27.994 3.443 C 27.039 3.443 24.816 3.794 24.816 7.067 L 24.816 8.15 L 29.086 8.15 L 29.086 11.46 L 24.816 11.46 L 24.816 25.086 L 21.175 25.086 L 21.175 11.46 L 17.183 11.46 L 19.502 8.15 L 21.175 8.15 L 21.175 7 C 21.175 2.166 24.467 0 27.732 0 Z M 47.355 7.791 L 47.358 7.796 C 51.372 7.796 54.174 10.862 54.174 15.252 L 54.174 25.088 L 52.241 25.088 C 51.236 25.088 50.533 24.367 50.533 23.334 L 50.533 15.836 C 50.533 12.952 49.08 11.298 46.548 11.298 C 44.858 11.298 43.402 12.084 42.336 13.571 L 42.336 25.086 L 38.695 25.086 L 38.695 8.15 L 42.336 8.15 L 42.336 9.589 C 43.717 8.412 45.449 7.791 47.355 7.791 Z M 57.592 25.086 L 57.592 8.15 L 61.233 8.15 L 61.233 25.086 Z\" fill=\"rgb(0,0,0)\"></path></svg>',svgContentId:11614965702,withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rlsut1\",\"data-framer-name\":\"Services\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-121xbs0\",\"data-styles-preset\":\"N_4M8Hf6N\",children:\"Industries we help.\"})}),className:\"framer-sxo0t7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-k3a9y\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17m6430\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fchgw\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1caw046\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l367ed\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rbirsv\",\"data-styles-preset\":\"aa4EOzSfx\",children:\"Tech Startups\"})}),className:\"framer-t1tp6t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vmlzh\",\"data-styles-preset\":\"y0u8Sr7i3\",children:\"From pitch decks to website designs, we provide San Francisco web design solutions to help tech startups stand out in the city\u2019s competitive innovation landscape.\"})}),className:\"framer-142hr68\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1aj6uuh\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11txybj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rbirsv\",\"data-styles-preset\":\"aa4EOzSfx\",children:\"Real Estate\"})}),className:\"framer-1e3s6at\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vmlzh\",\"data-styles-preset\":\"y0u8Sr7i3\",children:\"Showcase listings and developments with professional San Francisco web design, brochures, and 3D renderings that appeal to the fast-paced real estate market in San Francisco.\"})}),className:\"framer-cv5j1f\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4jct9o\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qxmyuh\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ciqmuz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rbirsv\",\"data-styles-preset\":\"aa4EOzSfx\",children:\"E-commerce & Retail\"})}),className:\"framer-igpoz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vmlzh\",\"data-styles-preset\":\"y0u8Sr7i3\",children:\"Boost your online store with custom San Francisco website designs, product visuals, and branded packaging that captivate customers and drive conversions in the city.\"})}),className:\"framer-14nn3mv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13srg8p\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h37mpt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rbirsv\",\"data-styles-preset\":\"aa4EOzSfx\",children:\"Health & Wellness\"})}),className:\"framer-28y5d7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vmlzh\",\"data-styles-preset\":\"y0u8Sr7i3\",children:\"Support your wellness brand with serene San Francisco web design, marketing collateral, and app designs that resonate with fitness and mindfulness communities in San Francisco.\"})}),className:\"framer-eyukse\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k7bd9j\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-195t63n\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k4uhfu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rbirsv\",\"data-styles-preset\":\"aa4EOzSfx\",children:\"Hospitality & Tourism\"})}),className:\"framer-yfcljs\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vmlzh\",\"data-styles-preset\":\"y0u8Sr7i3\",children:\"We create eye-catching San Francisco website designs, promotional materials, and digital assets for hotels, restaurants, and tour companies thriving in San Francisco\u2019s vibrant tourism scene.\"})}),className:\"framer-1cwivss\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r5uhmn\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oauaeg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rbirsv\",\"data-styles-preset\":\"aa4EOzSfx\",children:\"Creative agencies\"})}),className:\"framer-1kt4zqo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vmlzh\",\"data-styles-preset\":\"y0u8Sr7i3\",children:\"Partner with us for overflow San Francisco graphic design work\u2014logos, motion graphics, and campaign assets\u2014to keep your agency delivering bold results for clients in the city.\"})}),className:\"framer-t9gdg7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qq37ye\",\"data-framer-name\":\"Use Cases\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-121xbs0\",\"data-styles-preset\":\"N_4M8Hf6N\",style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(26, 26, 26)\"},children:\"Use cases.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-121xbs0\",\"data-styles-preset\":\"N_4M8Hf6N\",children:\"Use cases.\"})}),className:\"framer-1mo3yva\",fonts:[\"Inter\"],id:elementId1,ref:ref2,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oya5e0\",children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-5gwud4\",\"data-framer-name\":\"Gallery\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-186o08k\",id:elementId2,ref:ref3,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jki83a\",\"data-framer-name\":\"row\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BljtQHALl:{height:250,width:`max((min(1000px, ${componentViewport?.width||\"100vw\"} - 80px) - 40px) / 3.5, 1px)`,y:(componentViewport?.y||0)+0+1101.1999999999998+0+67.19999999999999+0+0+0+0+0+0+0},ENnL4hiiL:{height:400,width:\"320px\",y:(componentViewport?.y||0)+0+1310.9+0+67.19999999999999+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:350,width:\"274.2857px\",y:(componentViewport?.y||0)+0+1111.1999999999998+0+97.19999999999999+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vwzc1k-container\",nodeId:\"n0VU4dKvI\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{variant:\"hbxwI0mYR\"}},children:/*#__PURE__*/_jsx(Case,{height:\"100%\",id:\"n0VU4dKvI\",layoutId:\"n0VU4dKvI\",style:{height:\"100%\",width:\"100%\"},variant:\"ToVxHf089\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BljtQHALl:{height:250,width:`max((min(1000px, ${componentViewport?.width||\"100vw\"} - 80px) - 40px) * 0.4286, 1px)`,y:(componentViewport?.y||0)+0+1101.1999999999998+0+67.19999999999999+0+0+0+0+0+0+0},ENnL4hiiL:{height:400,width:\"320px\",y:(componentViewport?.y||0)+0+1310.9+0+67.19999999999999+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:350,width:\"411.4286px\",y:(componentViewport?.y||0)+0+1111.1999999999998+0+97.19999999999999+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hbvozc-container\",nodeId:\"KyJSOseCa\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{variant:\"OSVrE6RwT\"}},children:/*#__PURE__*/_jsx(Case1,{height:\"100%\",id:\"KyJSOseCa\",layoutId:\"KyJSOseCa\",style:{height:\"100%\",width:\"100%\"},variant:\"ipmr9N7XS\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BljtQHALl:{height:250,width:`max((min(1000px, ${componentViewport?.width||\"100vw\"} - 80px) - 40px) / 3.5, 1px)`,y:(componentViewport?.y||0)+0+1101.1999999999998+0+67.19999999999999+0+0+0+0+0+0+0},ENnL4hiiL:{height:400,width:\"320px\",y:(componentViewport?.y||0)+0+1310.9+0+67.19999999999999+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:350,width:\"274.2857px\",y:(componentViewport?.y||0)+0+1111.1999999999998+0+97.19999999999999+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gq25fi-container\",nodeId:\"ZuPZhBMOe\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{variant:\"ZJmiSCMs1\"}},children:/*#__PURE__*/_jsx(Case2,{height:\"100%\",id:\"ZuPZhBMOe\",layoutId:\"ZuPZhBMOe\",style:{height:\"100%\",width:\"100%\"},variant:\"HNjFCo4pA\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o3h57c\",\"data-framer-name\":\"row\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BljtQHALl:{height:250,width:`max((min(1000px, ${componentViewport?.width||\"100vw\"} - 80px) - 40px) * 0.4286, 1px)`,y:(componentViewport?.y||0)+0+1101.1999999999998+0+67.19999999999999+0+0+0+0+0+270+0},ENnL4hiiL:{height:400,width:\"320px\",y:(componentViewport?.y||0)+0+1310.9+0+67.19999999999999+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:350,width:\"411.4286px\",y:(componentViewport?.y||0)+0+1111.1999999999998+0+97.19999999999999+0+0+0+0+0+370+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nrrcwo-container\",nodeId:\"xbhFtxAYA\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{variant:\"FvKg3PXMv\"}},children:/*#__PURE__*/_jsx(Case3,{height:\"100%\",id:\"xbhFtxAYA\",layoutId:\"xbhFtxAYA\",style:{height:\"100%\",width:\"100%\"},variant:\"oeD8baN_p\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BljtQHALl:{height:250,width:`max((min(1000px, ${componentViewport?.width||\"100vw\"} - 80px) - 40px) / 3.5, 1px)`,y:(componentViewport?.y||0)+0+1101.1999999999998+0+67.19999999999999+0+0+0+0+0+270+0},ENnL4hiiL:{height:400,width:\"320px\",y:(componentViewport?.y||0)+0+1310.9+0+67.19999999999999+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:350,width:\"274.2857px\",y:(componentViewport?.y||0)+0+1111.1999999999998+0+97.19999999999999+0+0+0+0+0+370+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-w0i8ss-container\",nodeId:\"DUM0iCe1G\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{variant:\"bzgRau_6n\"}},children:/*#__PURE__*/_jsx(Case4,{height:\"100%\",id:\"DUM0iCe1G\",layoutId:\"DUM0iCe1G\",style:{height:\"100%\",width:\"100%\"},variant:\"CCZl4fqWq\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BljtQHALl:{height:250,width:`max((min(1000px, ${componentViewport?.width||\"100vw\"} - 80px) - 40px) / 3.5, 1px)`,y:(componentViewport?.y||0)+0+1101.1999999999998+0+67.19999999999999+0+0+0+0+0+270+0},ENnL4hiiL:{height:400,width:\"320px\",y:(componentViewport?.y||0)+0+1310.9+0+67.19999999999999+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:350,width:\"274.2857px\",y:(componentViewport?.y||0)+0+1111.1999999999998+0+97.19999999999999+0+0+0+0+0+370+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10fwlem-container\",nodeId:\"I7xqQxqBW\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{variant:\"N2RlCBllW\"}},children:/*#__PURE__*/_jsx(Case5,{height:\"100%\",id:\"I7xqQxqBW\",layoutId:\"I7xqQxqBW\",style:{height:\"100%\",width:\"100%\"},variant:\"H2wYs9Uej\",width:\"100%\"})})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ra4j0e\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Xz4i1rWv2\"},motionChild:true,nodeId:\"CrQVd9BVQ\",openInNewTab:false,scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-oqe0rt framer-1w56ped\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1nc9rzm\",\"data-styles-preset\":\"pLuYBKfAd\",style:{\"--framer-text-color\":\"var(--token-dea8f9b3-addb-47a7-81bd-9b505eaa3d20, rgb(123, 0, 255))\"},children:\"See more\"})}),className:\"framer-k20u4k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h2nkgi-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YqGvNLh3Z\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"var(--token-dea8f9b3-addb-47a7-81bd-9b505eaa3d20, rgb(123, 0, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowRight\",id:\"YqGvNLh3Z\",layoutId:\"YqGvNLh3Z\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qc6h0x\",\"data-framer-name\":\"Services\",id:elementId3,ref:ref4,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-121xbs0\",\"data-styles-preset\":\"N_4M8Hf6N\",children:\"Subscription benefits.\"})}),className:\"framer-1acytdn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t0ln1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10jes9a\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7yikeo\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p6yo48\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-u43dqr\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xu67xs-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zwXhpRYbD\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"var(--token-8ad055ba-410d-418c-9f95-ead546dff9a0, rgb(107, 107, 107))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Check\",id:\"zwXhpRYbD\",layoutId:\"zwXhpRYbD\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-90tyzz\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13i7ssh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rbirsv\",\"data-styles-preset\":\"aa4EOzSfx\",style:{\"--framer-text-alignment\":\"left\"},children:\"Save money.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rbirsv\",\"data-styles-preset\":\"aa4EOzSfx\",children:\"Save money.\"})}),className:\"framer-1r879ne\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vmlzh\",\"data-styles-preset\":\"y0u8Sr7i3\",style:{\"--framer-text-alignment\":\"left\"},children:\"Flat-rate pricing cuts the high costs of in-house San Francisco web designers or freelancers.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vmlzh\",\"data-styles-preset\":\"y0u8Sr7i3\",children:\"Flat-rate pricing cuts the high costs of in-house San Francisco web designers or freelancers.\"})}),className:\"framer-jj2okk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bubt8n\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mnhwo8\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-l04ig6-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QgkURgXi_\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"var(--token-8ad055ba-410d-418c-9f95-ead546dff9a0, rgb(107, 107, 107))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Flash\",id:\"QgkURgXi_\",layoutId:\"QgkURgXi_\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n175bn\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zv6q5k\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rbirsv\",\"data-styles-preset\":\"aa4EOzSfx\",children:\"Results in 48 hours.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rbirsv\",\"data-styles-preset\":\"aa4EOzSfx\",children:\"Get designs fast.\"})}),className:\"framer-qa5r8j\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vmlzh\",\"data-styles-preset\":\"y0u8Sr7i3\",children:\"Rapid delivery ensures your San Francisco website designs and graphic designs are done quickly, helping you meet deadlines.\"})}),className:\"framer-1jqihcr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mdcinj\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cxygk3\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n9tn0k\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-z1o4b5-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"dVTntrnpo\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"var(--token-8ad055ba-410d-418c-9f95-ead546dff9a0, rgb(107, 107, 107))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Keyframes\",id:\"dVTntrnpo\",layoutId:\"dVTntrnpo\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1shj1du\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vcyak1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rbirsv\",\"data-styles-preset\":\"aa4EOzSfx\",style:{\"--framer-text-alignment\":\"left\"},children:\"Scale easily.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rbirsv\",\"data-styles-preset\":\"aa4EOzSfx\",children:\"Scale easily.\"})}),className:\"framer-qgcsp6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vmlzh\",\"data-styles-preset\":\"y0u8Sr7i3\",style:{\"--framer-text-alignment\":\"left\"},children:\"Access all San Francisco design services\u2014branding, web design, and UI/UX\u2014on demand.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vmlzh\",\"data-styles-preset\":\"y0u8Sr7i3\",children:\"Access all San Francisco design services\u2014branding, web design, and UI/UX\u2014on demand.\"})}),className:\"framer-yuo87m\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-45jxjx\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p94kqi\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kqldhe-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"vXvlCdiOH\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"var(--token-8ad055ba-410d-418c-9f95-ead546dff9a0, rgb(107, 107, 107))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"EmojiBlinkRight\",id:\"vXvlCdiOH\",layoutId:\"vXvlCdiOH\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vm60ah\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p6wvde\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rbirsv\",\"data-styles-preset\":\"aa4EOzSfx\",style:{\"--framer-text-alignment\":\"left\"},children:\"Pro design.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rbirsv\",\"data-styles-preset\":\"aa4EOzSfx\",children:\"Pro design, no stress.\"})}),className:\"framer-tgdsm3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vmlzh\",\"data-styles-preset\":\"y0u8Sr7i3\",style:{\"--framer-text-alignment\":\"left\"},children:\"Receive premium San Francisco graphic design and website design under your brand, managed through a simple portal.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vmlzh\",\"data-styles-preset\":\"y0u8Sr7i3\",children:\"Receive premium San Francisco graphic design and website design under your brand, managed through a simple portal.\"})}),className:\"framer-tk811y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vext17\",\"data-framer-name\":\"Awards\",id:elementId4,ref:ref5,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-wb7sg9\",\"data-framer-name\":\"header\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vmlzh\",\"data-styles-preset\":\"y0u8Sr7i3\",style:{\"--framer-text-alignment\":\"center\"},children:\"Awards & recognition\"})}),className:\"framer-6oqu5k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BljtQHALl:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+0+2301+110+132.5},ENnL4hiiL:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+2440.7+70+142.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"1000px\",y:(componentViewport?.y||0)+0+2551+110+132.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fy4ttw-container\",nodeId:\"PEJiouMKl\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{variant:\"Gc2ntLnVO\"}},children:/*#__PURE__*/_jsx(AwardsBlock,{height:\"100%\",id:\"PEJiouMKl\",layoutId:\"PEJiouMKl\",style:{width:\"100%\"},variant:\"cgvdf2Gz2\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fd0tit\",\"data-framer-name\":\"Contact\",id:elementId5,ref:ref6,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b0553e\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ENnL4hiiL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-121xbs0\",\"data-styles-preset\":\"N_4M8Hf6N\",style:{\"--framer-text-alignment\":\"left\"},children:\"Let's talk.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-121xbs0\",\"data-styles-preset\":\"N_4M8Hf6N\",children:\"Let's talk.\"})}),className:\"framer-1n9k4kx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1h0oknw\",\"data-styles-preset\":\"gZWFHdxZP\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://calendly.com/rockmuse/30min\",motionChild:true,nodeId:\"ze5H6BmSe\",openInNewTab:true,scopeId:\"t1UOeZ4F7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Book a call\"})}),\" to get answers and design ideas, no commitment needed.\"]})}),className:\"framer-1wvu8dp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-omp524\",\"data-framer-name\":\"Column\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qeg64w-container hidden-11roox3\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"UQMKKbk0_\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(Calendly,{calendar:\"Rockmuse/30min\",height:\"100%\",hideGdprBanner:true,hideLandingPageDetails:true,id:\"UQMKKbk0_\",layoutId:\"UQMKKbk0_\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/d36a6f2a-b3c5-4da6-928b-e738c3cfc471/submit\",className:\"framer-134rlpx\",\"data-framer-name\":\"contact form\",redirectUrl:{webPageId:\"dXTKciXuV\"},children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hby9n3\",children:[/*#__PURE__*/_jsx(\"label\",{className:\"framer-gltxtt\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-pz2f0r\",inputName:\"Name\",placeholder:\"Your Name\",required:true,type:\"text\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-tehpfo\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-lre8e2\",inputName:\"Company\",placeholder:\"Company\",required:false,type:\"text\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h99owr\",children:[/*#__PURE__*/_jsx(\"label\",{className:\"framer-imy2p2\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1o2qr8r\",inputName:\"Email\",placeholder:\"Email\",required:true,type:\"email\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-1jgn5kz\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-73bjwz\",inputName:\"Phone\",placeholder:\"Phone\",type:\"tel\"})})]}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-fra9y7\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-14oid77\",inputName:\"Message\",placeholder:\"Tell us more about your project and timeline\",type:\"textarea\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BljtQHALl:{width:`max(${componentViewport?.width||\"100vw\"} - 405px, 1px)`,y:(componentViewport?.y||0)+0+2703.5+110+226.2+0+0+680},ENnL4hiiL:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+2813.2+70+196.2+0+0+0+420}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"470px\",y:(componentViewport?.y||0)+0+2953.5+110+226.2+0+30+590,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k7vdc3-container\",nodeId:\"dmMNXmfns\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(ButtonFormContactUs,{height:\"100%\",id:\"dmMNXmfns\",layoutId:\"dmMNXmfns\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{error:\"vOL4iZ92V\",pending:\"nWMg2YP8Z\",success:\"AYC9CowSj\"},\"ocsm78pvF\"),width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12izofc\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7TWFucm9wZS1tZWRpdW0=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-0cf05fcc-30f8-46af-878d-ff74ef7870eb, rgb(26, 26, 26))\"},children:[\"Prefer to email? \",/*#__PURE__*/_jsx(Link,{href:\"mailto:hello@rockmuse.co\",motionChild:true,nodeId:\"Nd5ul6F4e\",openInNewTab:true,scopeId:\"t1UOeZ4F7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"hello@rockmuse.co\"})})]})}),className:\"framer-16a6ri0\",fonts:[\"FS;Manrope-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BljtQHALl:{y:(componentViewport?.y||0)+0+4079.7},ENnL4hiiL:{y:(componentViewport?.y||0)+0+3710.3999999999996}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:350,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4319.7,children:/*#__PURE__*/_jsx(Container,{className:\"framer-damnjt-container\",nodeId:\"FUCojI4jO\",scopeId:\"t1UOeZ4F7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BljtQHALl:{variant:\"tr13YLQxb\"},ENnL4hiiL:{variant:\"OOYd3hivc\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"FUCojI4jO\",layoutId:\"FUCojI4jO\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ROapiHvoL\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qSbRC.framer-1w56ped, .framer-qSbRC .framer-1w56ped { display: block; }\",\".framer-qSbRC.framer-1r7kyf0 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-qSbRC .framer-l4yyaj-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-qSbRC .framer-1rpgihu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 80px 0px 80px 0px; position: relative; width: 1000px; }\",\".framer-qSbRC .framer-1smf3g1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 71%; }\",\".framer-qSbRC .framer-txa02t, .framer-qSbRC .framer-142hr68, .framer-qSbRC .framer-cv5j1f, .framer-qSbRC .framer-14nn3mv, .framer-qSbRC .framer-eyukse, .framer-qSbRC .framer-1cwivss, .framer-qSbRC .framer-t9gdg7, .framer-qSbRC .framer-1mo3yva, .framer-qSbRC .framer-jj2okk, .framer-qSbRC .framer-1jqihcr, .framer-qSbRC .framer-yuo87m, .framer-qSbRC .framer-tk811y, .framer-qSbRC .framer-1n9k4kx { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qSbRC .framer-fmm373, .framer-qSbRC .framer-sxo0t7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-qSbRC .framer-5kzc5h-container { flex: none; height: 50px; position: relative; width: 274px; z-index: 1; }\",\".framer-qSbRC .framer-ka5x3p { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-qSbRC .framer-gegzb0, .framer-qSbRC .framer-1x7gbyv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-qSbRC .framer-paiz4o-container, .framer-qSbRC .framer-17sqffe-container, .framer-qSbRC .framer-1p1h8b6-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-qSbRC .framer-zmlpa4, .framer-qSbRC .framer-11mxyg, .framer-qSbRC .framer-18qg36i, .framer-qSbRC .framer-k20u4k { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-qSbRC .framer-43ob5r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-qSbRC .framer-1psyhgu { 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; opacity: 0.5; overflow: hidden; padding: 0px 0px 80px 0px; position: relative; width: 1000px; }\",\".framer-qSbRC .framer-1i48kpf, .framer-qSbRC .framer-1sfyih4, .framer-qSbRC .framer-1n34y5b, .framer-qSbRC .framer-11hji6q, .framer-qSbRC .framer-1omf767 { flex: none; height: 50px; overflow: hidden; position: relative; width: 140px; }\",\".framer-qSbRC .framer-91n6gq { flex: none; height: 23px; left: calc(50.00000000000002% - 66px / 2); position: absolute; top: calc(50.00000000000002% - 23px / 2); width: 66px; }\",\".framer-qSbRC .framer-1053qn { aspect-ratio: 1 / 1; bottom: -13px; flex: none; left: 50%; position: absolute; top: -13px; transform: translateX(-50%); width: var(--framer-aspect-ratio-supported, 76px); }\",\".framer-qSbRC .framer-1ri9c9l { flex: none; height: 50px; overflow: hidden; position: relative; width: 141px; }\",\".framer-qSbRC .framer-1ypnqhq { bottom: 0px; flex: none; left: calc(49.645390070922005% - 140px / 2); position: absolute; top: 0px; width: 140px; }\",\".framer-qSbRC .framer-1sb3on1 { aspect-ratio: 4.651162790697675 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 135px; }\",\".framer-qSbRC .framer-dg5b8v { aspect-ratio: 1.8055555555555556 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 73px; }\",\".framer-qSbRC .framer-b4orpq { flex: none; height: 30px; left: calc(50.00000000000002% - 94px / 2); position: absolute; top: calc(50.00000000000002% - 30px / 2); width: 94px; }\",\".framer-qSbRC .framer-1rlsut1 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 100px 0px; position: relative; width: 1000px; }\",\".framer-qSbRC .framer-k3a9y, .framer-qSbRC .framer-1t0ln1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-17m6430 { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-1fchgw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 294px; }\",\".framer-qSbRC .framer-1caw046, .framer-qSbRC .framer-1aj6uuh, .framer-qSbRC .framer-1qxmyuh, .framer-qSbRC .framer-13srg8p, .framer-qSbRC .framer-195t63n, .framer-qSbRC .framer-1r5uhmn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-1l367ed, .framer-qSbRC .framer-11txybj, .framer-qSbRC .framer-ciqmuz, .framer-qSbRC .framer-h37mpt, .framer-qSbRC .framer-k4uhfu, .framer-qSbRC .framer-1oauaeg, .framer-qSbRC .framer-1b0553e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-t1tp6t, .framer-qSbRC .framer-1e3s6at, .framer-qSbRC .framer-igpoz, .framer-qSbRC .framer-28y5d7, .framer-qSbRC .framer-yfcljs, .framer-qSbRC .framer-1kt4zqo, .framer-qSbRC .framer-6oqu5k { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qSbRC .framer-4jct9o { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 294px; }\",\".framer-qSbRC .framer-1k7bd9j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 293px; }\",\".framer-qSbRC .framer-1qq37ye { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1000px; }\",\".framer-qSbRC .framer-1oya5e0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-5gwud4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-qSbRC .framer-186o08k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-1jki83a, .framer-qSbRC .framer-o3h57c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-vwzc1k-container, .framer-qSbRC .framer-gq25fi-container, .framer-qSbRC .framer-w0i8ss-container, .framer-qSbRC .framer-10fwlem-container { flex: 1 0 0px; height: 350px; position: relative; width: 1px; }\",\".framer-qSbRC .framer-hbvozc-container, .framer-qSbRC .framer-nrrcwo-container { flex: 1.5 0 0px; height: 350px; position: relative; width: 1px; }\",\".framer-qSbRC .framer-ra4j0e { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-oqe0rt { align-content: center; align-items: center; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 50px; justify-content: center; overflow: visible; padding: 15px 0px 15px 15px; position: relative; text-decoration: none; width: min-content; z-index: 1; }\",\".framer-qSbRC .framer-1h2nkgi-container { flex: none; height: 26px; position: relative; width: 26px; }\",\".framer-qSbRC .framer-qc6h0x { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 110px 0px 0px 0px; position: relative; width: 1000px; }\",\".framer-qSbRC .framer-1acytdn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-qSbRC .framer-10jes9a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-7yikeo, .framer-qSbRC .framer-1mdcinj { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-qSbRC .framer-p6yo48, .framer-qSbRC .framer-1bubt8n, .framer-qSbRC .framer-cxygk3, .framer-qSbRC .framer-45jxjx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-u43dqr, .framer-qSbRC .framer-1mnhwo8, .framer-qSbRC .framer-1n9tn0k, .framer-qSbRC .framer-1p94kqi { align-content: center; align-items: center; background-color: var(--token-d58b5481-a7b3-440d-94d7-66b076162738, #f5f5f5); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 81px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 81px; will-change: var(--framer-will-change-override, transform); }\",\".framer-qSbRC .framer-xu67xs-container { flex: none; height: 28px; left: calc(50.617283950617306% - 28px / 2); position: absolute; top: calc(49.382716049382736% - 28px / 2); width: 28px; z-index: 1; }\",\".framer-qSbRC .framer-90tyzz, .framer-qSbRC .framer-n175bn, .framer-qSbRC .framer-1vm60ah { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-qSbRC .framer-13i7ssh { 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: 100%; }\",\".framer-qSbRC .framer-1r879ne, .framer-qSbRC .framer-qa5r8j, .framer-qSbRC .framer-qgcsp6, .framer-qSbRC .framer-tgdsm3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-qSbRC .framer-l04ig6-container, .framer-qSbRC .framer-z1o4b5-container, .framer-qSbRC .framer-kqldhe-container { flex: none; height: 28px; position: relative; width: 28px; }\",\".framer-qSbRC .framer-zv6q5k, .framer-qSbRC .framer-1p6wvde { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-1shj1du { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-qSbRC .framer-1vcyak1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 27px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-vext17 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 110px 0px 0px 0px; position: relative; width: 1000px; }\",\".framer-qSbRC .framer-wb7sg9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-1fy4ttw-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-qSbRC .framer-1fd0tit { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 110px 0px 130px 0px; position: relative; width: 1000px; }\",\".framer-qSbRC .framer-1wvu8dp { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qSbRC .framer-omp524 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-qSbRC .framer-1qeg64w-container { flex: none; height: 900px; position: relative; width: 40%; }\",\".framer-qSbRC .framer-134rlpx { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 30px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-qSbRC .framer-hby9n3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-gltxtt, .framer-qSbRC .framer-tehpfo { 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: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-qSbRC .framer-pz2f0r, .framer-qSbRC .framer-lre8e2, .framer-qSbRC .framer-1o2qr8r, .framer-qSbRC .framer-73bjwz { --framer-input-background: var(--token-d58b5481-a7b3-440d-94d7-66b076162738, #f7f7f7); --framer-input-border-radius-bottom-left: 8px; --framer-input-border-radius-bottom-right: 8px; --framer-input-border-radius-top-left: 8px; --framer-input-border-radius-top-right: 8px; --framer-input-focused-background: #ffffff; --framer-input-focused-border-color: var(--token-dea8f9b3-addb-47a7-81bd-9b505eaa3d20, #7b00ff); --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1.5px; --framer-input-focused-transition: all 0.1s cubic-bezier(0.5,0,0.88,0.77) 0s; --framer-input-font-color: var(--token-0cf05fcc-30f8-46af-878d-ff74ef7870eb, #1a1a1a); --framer-input-font-family: \"Manrope\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 15px; --framer-input-font-weight: 500; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-qSbRC .framer-h99owr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-imy2p2, .framer-qSbRC .framer-1jgn5kz { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-qSbRC .framer-fra9y7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 390px; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-qSbRC .framer-14oid77 { --framer-input-background: var(--token-d58b5481-a7b3-440d-94d7-66b076162738, #f7f7f7); --framer-input-border-radius-bottom-left: 8px; --framer-input-border-radius-bottom-right: 8px; --framer-input-border-radius-top-left: 8px; --framer-input-border-radius-top-right: 8px; --framer-input-focused-background: #ffffff; --framer-input-focused-border-color: var(--token-dea8f9b3-addb-47a7-81bd-9b505eaa3d20, #7b00ff); --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1.5px; --framer-input-focused-transition: all 0.1s cubic-bezier(0.5,0,0.88,0.77) 0s; --framer-input-font-color: var(--token-0cf05fcc-30f8-46af-878d-ff74ef7870eb, #1a1a1a); --framer-input-font-family: \"Manrope\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 15px; --framer-input-font-weight: 500; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: 1 0 0px; height: 1px; position: relative; width: 100%; }',\".framer-qSbRC .framer-1k7vdc3-container { flex: none; height: 50px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-12izofc { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qSbRC .framer-16a6ri0 { --framer-paragraph-spacing: 0px; flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre; width: auto; }\",\".framer-qSbRC .framer-damnjt-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qSbRC.framer-1r7kyf0, .framer-qSbRC .framer-1rpgihu, .framer-qSbRC .framer-1smf3g1, .framer-qSbRC .framer-ka5x3p, .framer-qSbRC .framer-gegzb0, .framer-qSbRC .framer-43ob5r, .framer-qSbRC .framer-1x7gbyv, .framer-qSbRC .framer-1rlsut1, .framer-qSbRC .framer-k3a9y, .framer-qSbRC .framer-1fchgw, .framer-qSbRC .framer-1caw046, .framer-qSbRC .framer-1l367ed, .framer-qSbRC .framer-1aj6uuh, .framer-qSbRC .framer-11txybj, .framer-qSbRC .framer-4jct9o, .framer-qSbRC .framer-1qxmyuh, .framer-qSbRC .framer-ciqmuz, .framer-qSbRC .framer-13srg8p, .framer-qSbRC .framer-h37mpt, .framer-qSbRC .framer-1k7bd9j, .framer-qSbRC .framer-195t63n, .framer-qSbRC .framer-k4uhfu, .framer-qSbRC .framer-1r5uhmn, .framer-qSbRC .framer-1oauaeg, .framer-qSbRC .framer-1qq37ye, .framer-qSbRC .framer-1oya5e0, .framer-qSbRC .framer-5gwud4, .framer-qSbRC .framer-186o08k, .framer-qSbRC .framer-1jki83a, .framer-qSbRC .framer-o3h57c, .framer-qSbRC .framer-ra4j0e, .framer-qSbRC .framer-oqe0rt, .framer-qSbRC .framer-qc6h0x, .framer-qSbRC .framer-1t0ln1, .framer-qSbRC .framer-10jes9a, .framer-qSbRC .framer-7yikeo, .framer-qSbRC .framer-p6yo48, .framer-qSbRC .framer-u43dqr, .framer-qSbRC .framer-90tyzz, .framer-qSbRC .framer-13i7ssh, .framer-qSbRC .framer-1bubt8n, .framer-qSbRC .framer-1mnhwo8, .framer-qSbRC .framer-n175bn, .framer-qSbRC .framer-zv6q5k, .framer-qSbRC .framer-1mdcinj, .framer-qSbRC .framer-cxygk3, .framer-qSbRC .framer-1n9tn0k, .framer-qSbRC .framer-1shj1du, .framer-qSbRC .framer-1vcyak1, .framer-qSbRC .framer-45jxjx, .framer-qSbRC .framer-1p94kqi, .framer-qSbRC .framer-1vm60ah, .framer-qSbRC .framer-1p6wvde, .framer-qSbRC .framer-vext17, .framer-qSbRC .framer-wb7sg9, .framer-qSbRC .framer-1fd0tit, .framer-qSbRC .framer-1b0553e, .framer-qSbRC .framer-omp524, .framer-qSbRC .framer-134rlpx, .framer-qSbRC .framer-hby9n3, .framer-qSbRC .framer-gltxtt, .framer-qSbRC .framer-tehpfo, .framer-qSbRC .framer-h99owr, .framer-qSbRC .framer-imy2p2, .framer-qSbRC .framer-1jgn5kz, .framer-qSbRC .framer-fra9y7, .framer-qSbRC .framer-12izofc { gap: 0px; } .framer-qSbRC.framer-1r7kyf0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-qSbRC.framer-1r7kyf0 > :first-child, .framer-qSbRC .framer-1rpgihu > :first-child, .framer-qSbRC .framer-1smf3g1 > :first-child, .framer-qSbRC .framer-1rlsut1 > :first-child, .framer-qSbRC .framer-k3a9y > :first-child, .framer-qSbRC .framer-1fchgw > :first-child, .framer-qSbRC .framer-1caw046 > :first-child, .framer-qSbRC .framer-1l367ed > :first-child, .framer-qSbRC .framer-1aj6uuh > :first-child, .framer-qSbRC .framer-11txybj > :first-child, .framer-qSbRC .framer-4jct9o > :first-child, .framer-qSbRC .framer-1qxmyuh > :first-child, .framer-qSbRC .framer-ciqmuz > :first-child, .framer-qSbRC .framer-13srg8p > :first-child, .framer-qSbRC .framer-h37mpt > :first-child, .framer-qSbRC .framer-1k7bd9j > :first-child, .framer-qSbRC .framer-195t63n > :first-child, .framer-qSbRC .framer-k4uhfu > :first-child, .framer-qSbRC .framer-1r5uhmn > :first-child, .framer-qSbRC .framer-1oauaeg > :first-child, .framer-qSbRC .framer-1qq37ye > :first-child, .framer-qSbRC .framer-1oya5e0 > :first-child, .framer-qSbRC .framer-5gwud4 > :first-child, .framer-qSbRC .framer-186o08k > :first-child, .framer-qSbRC .framer-ra4j0e > :first-child, .framer-qSbRC .framer-qc6h0x > :first-child, .framer-qSbRC .framer-1t0ln1 > :first-child, .framer-qSbRC .framer-7yikeo > :first-child, .framer-qSbRC .framer-u43dqr > :first-child, .framer-qSbRC .framer-90tyzz > :first-child, .framer-qSbRC .framer-1mnhwo8 > :first-child, .framer-qSbRC .framer-n175bn > :first-child, .framer-qSbRC .framer-1mdcinj > :first-child, .framer-qSbRC .framer-1n9tn0k > :first-child, .framer-qSbRC .framer-1shj1du > :first-child, .framer-qSbRC .framer-1p94kqi > :first-child, .framer-qSbRC .framer-1vm60ah > :first-child, .framer-qSbRC .framer-vext17 > :first-child, .framer-qSbRC .framer-wb7sg9 > :first-child, .framer-qSbRC .framer-1fd0tit > :first-child, .framer-qSbRC .framer-1b0553e > :first-child, .framer-qSbRC .framer-134rlpx > :first-child, .framer-qSbRC .framer-hby9n3 > :first-child, .framer-qSbRC .framer-gltxtt > :first-child, .framer-qSbRC .framer-tehpfo > :first-child, .framer-qSbRC .framer-imy2p2 > :first-child, .framer-qSbRC .framer-1jgn5kz > :first-child, .framer-qSbRC .framer-fra9y7 > :first-child { margin-top: 0px; } .framer-qSbRC.framer-1r7kyf0 > :last-child, .framer-qSbRC .framer-1rpgihu > :last-child, .framer-qSbRC .framer-1smf3g1 > :last-child, .framer-qSbRC .framer-1rlsut1 > :last-child, .framer-qSbRC .framer-k3a9y > :last-child, .framer-qSbRC .framer-1fchgw > :last-child, .framer-qSbRC .framer-1caw046 > :last-child, .framer-qSbRC .framer-1l367ed > :last-child, .framer-qSbRC .framer-1aj6uuh > :last-child, .framer-qSbRC .framer-11txybj > :last-child, .framer-qSbRC .framer-4jct9o > :last-child, .framer-qSbRC .framer-1qxmyuh > :last-child, .framer-qSbRC .framer-ciqmuz > :last-child, .framer-qSbRC .framer-13srg8p > :last-child, .framer-qSbRC .framer-h37mpt > :last-child, .framer-qSbRC .framer-1k7bd9j > :last-child, .framer-qSbRC .framer-195t63n > :last-child, .framer-qSbRC .framer-k4uhfu > :last-child, .framer-qSbRC .framer-1r5uhmn > :last-child, .framer-qSbRC .framer-1oauaeg > :last-child, .framer-qSbRC .framer-1qq37ye > :last-child, .framer-qSbRC .framer-1oya5e0 > :last-child, .framer-qSbRC .framer-5gwud4 > :last-child, .framer-qSbRC .framer-186o08k > :last-child, .framer-qSbRC .framer-ra4j0e > :last-child, .framer-qSbRC .framer-qc6h0x > :last-child, .framer-qSbRC .framer-1t0ln1 > :last-child, .framer-qSbRC .framer-7yikeo > :last-child, .framer-qSbRC .framer-u43dqr > :last-child, .framer-qSbRC .framer-90tyzz > :last-child, .framer-qSbRC .framer-1mnhwo8 > :last-child, .framer-qSbRC .framer-n175bn > :last-child, .framer-qSbRC .framer-1mdcinj > :last-child, .framer-qSbRC .framer-1n9tn0k > :last-child, .framer-qSbRC .framer-1shj1du > :last-child, .framer-qSbRC .framer-1p94kqi > :last-child, .framer-qSbRC .framer-1vm60ah > :last-child, .framer-qSbRC .framer-vext17 > :last-child, .framer-qSbRC .framer-wb7sg9 > :last-child, .framer-qSbRC .framer-1fd0tit > :last-child, .framer-qSbRC .framer-1b0553e > :last-child, .framer-qSbRC .framer-134rlpx > :last-child, .framer-qSbRC .framer-hby9n3 > :last-child, .framer-qSbRC .framer-gltxtt > :last-child, .framer-qSbRC .framer-tehpfo > :last-child, .framer-qSbRC .framer-imy2p2 > :last-child, .framer-qSbRC .framer-1jgn5kz > :last-child, .framer-qSbRC .framer-fra9y7 > :last-child { margin-bottom: 0px; } .framer-qSbRC .framer-1rpgihu > *, .framer-qSbRC .framer-1oya5e0 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-qSbRC .framer-1smf3g1 > *, .framer-qSbRC .framer-1caw046 > *, .framer-qSbRC .framer-1aj6uuh > *, .framer-qSbRC .framer-1qxmyuh > *, .framer-qSbRC .framer-13srg8p > *, .framer-qSbRC .framer-195t63n > *, .framer-qSbRC .framer-1r5uhmn > *, .framer-qSbRC .framer-186o08k > *, .framer-qSbRC .framer-vext17 > *, .framer-qSbRC .framer-134rlpx > *, .framer-qSbRC .framer-hby9n3 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-qSbRC .framer-ka5x3p > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-qSbRC .framer-ka5x3p > :first-child, .framer-qSbRC .framer-gegzb0 > :first-child, .framer-qSbRC .framer-43ob5r > :first-child, .framer-qSbRC .framer-1x7gbyv > :first-child, .framer-qSbRC .framer-1jki83a > :first-child, .framer-qSbRC .framer-o3h57c > :first-child, .framer-qSbRC .framer-oqe0rt > :first-child, .framer-qSbRC .framer-10jes9a > :first-child, .framer-qSbRC .framer-p6yo48 > :first-child, .framer-qSbRC .framer-13i7ssh > :first-child, .framer-qSbRC .framer-1bubt8n > :first-child, .framer-qSbRC .framer-zv6q5k > :first-child, .framer-qSbRC .framer-cxygk3 > :first-child, .framer-qSbRC .framer-1vcyak1 > :first-child, .framer-qSbRC .framer-45jxjx > :first-child, .framer-qSbRC .framer-1p6wvde > :first-child, .framer-qSbRC .framer-omp524 > :first-child, .framer-qSbRC .framer-h99owr > :first-child, .framer-qSbRC .framer-12izofc > :first-child { margin-left: 0px; } .framer-qSbRC .framer-ka5x3p > :last-child, .framer-qSbRC .framer-gegzb0 > :last-child, .framer-qSbRC .framer-43ob5r > :last-child, .framer-qSbRC .framer-1x7gbyv > :last-child, .framer-qSbRC .framer-1jki83a > :last-child, .framer-qSbRC .framer-o3h57c > :last-child, .framer-qSbRC .framer-oqe0rt > :last-child, .framer-qSbRC .framer-10jes9a > :last-child, .framer-qSbRC .framer-p6yo48 > :last-child, .framer-qSbRC .framer-13i7ssh > :last-child, .framer-qSbRC .framer-1bubt8n > :last-child, .framer-qSbRC .framer-zv6q5k > :last-child, .framer-qSbRC .framer-cxygk3 > :last-child, .framer-qSbRC .framer-1vcyak1 > :last-child, .framer-qSbRC .framer-45jxjx > :last-child, .framer-qSbRC .framer-1p6wvde > :last-child, .framer-qSbRC .framer-omp524 > :last-child, .framer-qSbRC .framer-h99owr > :last-child, .framer-qSbRC .framer-12izofc > :last-child { margin-right: 0px; } .framer-qSbRC .framer-gegzb0 > *, .framer-qSbRC .framer-43ob5r > *, .framer-qSbRC .framer-1x7gbyv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-qSbRC .framer-1rlsut1 > *, .framer-qSbRC .framer-k3a9y > *, .framer-qSbRC .framer-1qq37ye > *, .framer-qSbRC .framer-qc6h0x > *, .framer-qSbRC .framer-1t0ln1 > *, .framer-qSbRC .framer-1fd0tit > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-qSbRC .framer-1fchgw > *, .framer-qSbRC .framer-4jct9o > *, .framer-qSbRC .framer-1k7bd9j > *, .framer-qSbRC .framer-7yikeo > *, .framer-qSbRC .framer-1mdcinj > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-qSbRC .framer-1l367ed > *, .framer-qSbRC .framer-11txybj > *, .framer-qSbRC .framer-ciqmuz > *, .framer-qSbRC .framer-h37mpt > *, .framer-qSbRC .framer-k4uhfu > *, .framer-qSbRC .framer-1oauaeg > *, .framer-qSbRC .framer-ra4j0e > *, .framer-qSbRC .framer-u43dqr > *, .framer-qSbRC .framer-90tyzz > *, .framer-qSbRC .framer-1mnhwo8 > *, .framer-qSbRC .framer-n175bn > *, .framer-qSbRC .framer-1n9tn0k > *, .framer-qSbRC .framer-1shj1du > *, .framer-qSbRC .framer-1p94kqi > *, .framer-qSbRC .framer-1vm60ah > *, .framer-qSbRC .framer-1b0553e > *, .framer-qSbRC .framer-gltxtt > *, .framer-qSbRC .framer-tehpfo > *, .framer-qSbRC .framer-imy2p2 > *, .framer-qSbRC .framer-1jgn5kz > *, .framer-qSbRC .framer-fra9y7 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-qSbRC .framer-5gwud4 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-qSbRC .framer-1jki83a > *, .framer-qSbRC .framer-o3h57c > *, .framer-qSbRC .framer-h99owr > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-qSbRC .framer-oqe0rt > *, .framer-qSbRC .framer-13i7ssh > *, .framer-qSbRC .framer-zv6q5k > *, .framer-qSbRC .framer-1vcyak1 > *, .framer-qSbRC .framer-1p6wvde > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-qSbRC .framer-10jes9a > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-qSbRC .framer-p6yo48 > *, .framer-qSbRC .framer-1bubt8n > *, .framer-qSbRC .framer-cxygk3 > *, .framer-qSbRC .framer-45jxjx > * { margin: 0px; margin-left: calc(25px / 2); margin-right: calc(25px / 2); } .framer-qSbRC .framer-wb7sg9 > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-qSbRC .framer-omp524 > * { margin: 0px; margin-left: calc(70px / 2); margin-right: calc(70px / 2); } .framer-qSbRC .framer-12izofc > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-qSbRC.framer-1r7kyf0 { width: 810px; } .framer-qSbRC .framer-1rpgihu { gap: 40px; padding: 40px 40px 0px 40px; width: 100%; } .framer-qSbRC .framer-1smf3g1 { width: 90%; } .framer-qSbRC .framer-1psyhgu { align-content: unset; align-items: unset; display: grid; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); justify-content: center; padding: 30px 40px 50px 40px; width: 100%; } .framer-qSbRC .framer-1i48kpf, .framer-qSbRC .framer-1sfyih4, .framer-qSbRC .framer-1n34y5b, .framer-qSbRC .framer-11hji6q, .framer-qSbRC .framer-1omf767 { align-self: start; justify-self: start; width: 100%; } .framer-qSbRC .framer-1ri9c9l { align-self: start; justify-self: start; } .framer-qSbRC .framer-1ypnqhq { aspect-ratio: 2.8 / 1; left: 50%; transform: translateX(-50%); width: var(--framer-aspect-ratio-supported, 140px); } .framer-qSbRC .framer-dg5b8v { left: 50%; } .framer-qSbRC .framer-b4orpq { left: calc(49.88452655889148% - 94px / 2); } .framer-qSbRC .framer-1rlsut1 { padding: 0px 40px 100px 40px; width: 100%; } .framer-qSbRC .framer-sxo0t7 { white-space: pre-wrap; width: 85%; word-break: break-word; word-wrap: break-word; } .framer-qSbRC .framer-k3a9y, .framer-qSbRC .framer-1t0ln1 { gap: 50px; } .framer-qSbRC .framer-17m6430, .framer-qSbRC .framer-10jes9a { gap: 40px; justify-content: center; } .framer-qSbRC .framer-1fchgw, .framer-qSbRC .framer-4jct9o, .framer-qSbRC .framer-1k7bd9j { flex: 1 0 0px; width: 1px; } .framer-qSbRC .framer-1qq37ye { align-content: flex-start; align-items: flex-start; gap: 30px; padding: 0px 40px 0px 40px; width: 100%; } .framer-qSbRC .framer-1mo3yva { white-space: pre; width: auto; } .framer-qSbRC .framer-vwzc1k-container, .framer-qSbRC .framer-hbvozc-container, .framer-qSbRC .framer-gq25fi-container, .framer-qSbRC .framer-nrrcwo-container, .framer-qSbRC .framer-w0i8ss-container, .framer-qSbRC .framer-10fwlem-container { height: 250px; } .framer-qSbRC .framer-ra4j0e { padding: 0px 40px 0px 0px; } .framer-qSbRC .framer-oqe0rt { height: 40px; } .framer-qSbRC .framer-qc6h0x, .framer-qSbRC .framer-vext17 { padding: 110px 40px 0px 40px; width: 100%; } .framer-qSbRC .framer-1acytdn, .framer-qSbRC .framer-6oqu5k { width: 85%; } .framer-qSbRC .framer-wb7sg9 { align-content: flex-start; align-items: flex-start; } .framer-qSbRC .framer-1fd0tit { padding: 110px 40px 130px 40px; width: 100%; } .framer-qSbRC .framer-omp524 { gap: 30px; padding: 0px 0px 10px 0px; width: 100%; } .framer-qSbRC .framer-1qeg64w-container { width: 295px; } .framer-qSbRC .framer-134rlpx { background-color: unset; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; box-shadow: unset; height: 800px; padding: 0px; will-change: unset; } .framer-qSbRC .framer-h99owr { flex-direction: column; } .framer-qSbRC .framer-imy2p2, .framer-qSbRC .framer-1jgn5kz { flex: none; width: 100%; } .framer-qSbRC .framer-fra9y7 { height: 420px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qSbRC .framer-1rpgihu, .framer-qSbRC .framer-1psyhgu, .framer-qSbRC .framer-k3a9y, .framer-qSbRC .framer-17m6430, .framer-qSbRC .framer-1qq37ye, .framer-qSbRC .framer-1t0ln1, .framer-qSbRC .framer-10jes9a, .framer-qSbRC .framer-omp524, .framer-qSbRC .framer-h99owr { gap: 0px; } .framer-qSbRC .framer-1rpgihu > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-qSbRC .framer-1rpgihu > :first-child, .framer-qSbRC .framer-k3a9y > :first-child, .framer-qSbRC .framer-1qq37ye > :first-child, .framer-qSbRC .framer-1t0ln1 > :first-child, .framer-qSbRC .framer-h99owr > :first-child { margin-top: 0px; } .framer-qSbRC .framer-1rpgihu > :last-child, .framer-qSbRC .framer-k3a9y > :last-child, .framer-qSbRC .framer-1qq37ye > :last-child, .framer-qSbRC .framer-1t0ln1 > :last-child, .framer-qSbRC .framer-h99owr > :last-child { margin-bottom: 0px; } .framer-qSbRC .framer-1psyhgu > *, .framer-qSbRC .framer-1psyhgu > :first-child, .framer-qSbRC .framer-1psyhgu > :last-child { margin: 0px; } .framer-qSbRC .framer-k3a9y > *, .framer-qSbRC .framer-1t0ln1 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-qSbRC .framer-17m6430 > *, .framer-qSbRC .framer-10jes9a > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-qSbRC .framer-17m6430 > :first-child, .framer-qSbRC .framer-10jes9a > :first-child, .framer-qSbRC .framer-omp524 > :first-child { margin-left: 0px; } .framer-qSbRC .framer-17m6430 > :last-child, .framer-qSbRC .framer-10jes9a > :last-child, .framer-qSbRC .framer-omp524 > :last-child { margin-right: 0px; } .framer-qSbRC .framer-1qq37ye > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-qSbRC .framer-omp524 > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-qSbRC .framer-h99owr > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\",\"@media (max-width: 809px) { .framer-qSbRC.framer-1r7kyf0 { width: 390px; } .framer-qSbRC .framer-l4yyaj-container { left: 50%; position: fixed; top: 0px; transform: translateX(-50%); z-index: 10; } .framer-qSbRC .framer-1rpgihu { gap: 40px; padding: 90px 20px 40px 20px; width: 100%; } .framer-qSbRC .framer-1smf3g1, .framer-qSbRC .framer-5kzc5h-container { width: 100%; } .framer-qSbRC .framer-fmm373 { white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; } .framer-qSbRC .framer-ka5x3p { flex-direction: column; gap: 10px; } .framer-qSbRC .framer-paiz4o-container, .framer-qSbRC .framer-17sqffe-container, .framer-qSbRC .framer-1p1h8b6-container { height: 20px; width: 20px; } .framer-qSbRC .framer-1psyhgu { align-content: unset; align-items: unset; display: grid; gap: 30px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(1px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); justify-content: center; padding: 0px 20px 50px 20px; width: 100%; } .framer-qSbRC .framer-1i48kpf, .framer-qSbRC .framer-1sfyih4, .framer-qSbRC .framer-1n34y5b, .framer-qSbRC .framer-1omf767 { align-self: start; justify-self: start; width: 160px; } .framer-qSbRC .framer-1ri9c9l, .framer-qSbRC .framer-11hji6q { align-self: center; justify-self: center; width: 160px; } .framer-qSbRC .framer-1ypnqhq { aspect-ratio: 2.8 / 1; left: 50%; transform: translateX(-50%); width: var(--framer-aspect-ratio-supported, 140px); } .framer-qSbRC .framer-dg5b8v { height: var(--framer-aspect-ratio-supported, 40px); width: 83px; } .framer-qSbRC .framer-1rlsut1 { gap: 20px; padding: 0px 20px 60px 20px; width: 100%; } .framer-qSbRC .framer-sxo0t7 { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-qSbRC .framer-k3a9y, .framer-qSbRC .framer-1t0ln1 { gap: 20px; justify-content: flex-start; } .framer-qSbRC .framer-17m6430 { flex-direction: column; gap: 30px; justify-content: flex-start; } .framer-qSbRC .framer-1fchgw { align-content: flex-start; align-items: flex-start; flex-direction: row; gap: 30px; order: 0; width: 100%; } .framer-qSbRC .framer-1caw046, .framer-qSbRC .framer-1aj6uuh, .framer-qSbRC .framer-1qxmyuh, .framer-qSbRC .framer-13srg8p, .framer-qSbRC .framer-195t63n, .framer-qSbRC .framer-1r5uhmn { flex: 1 0 0px; gap: 15px; width: 1px; } .framer-qSbRC .framer-4jct9o { align-content: flex-start; align-items: flex-start; align-self: unset; flex-direction: row; gap: 30px; height: min-content; order: 1; width: 100%; } .framer-qSbRC .framer-1k7bd9j { align-content: flex-start; align-items: flex-start; flex-direction: row; gap: 30px; order: 2; width: 100%; } .framer-qSbRC .framer-1qq37ye { gap: 30px; width: 100%; } .framer-qSbRC .framer-1mo3yva { width: 90%; } .framer-qSbRC .framer-5gwud4 { gap: 30px; overflow: hidden; overflow-x: auto; padding: 0px 20px 0px 20px; width: min-content; } .framer-qSbRC .framer-186o08k { flex-direction: row; justify-content: flex-start; overflow: visible; width: min-content; } .framer-qSbRC .framer-1jki83a { width: min-content; } .framer-qSbRC .framer-vwzc1k-container, .framer-qSbRC .framer-hbvozc-container, .framer-qSbRC .framer-gq25fi-container, .framer-qSbRC .framer-nrrcwo-container, .framer-qSbRC .framer-w0i8ss-container, .framer-qSbRC .framer-10fwlem-container { flex: none; height: 400px; width: 320px; } .framer-qSbRC .framer-o3h57c { height: 400px; width: 1000px; } .framer-qSbRC .framer-ra4j0e { align-content: center; align-items: center; flex-direction: row; gap: 9px; padding: 0px 20px 0px 0px; } .framer-qSbRC .framer-oqe0rt { padding: 15px 0px 15px 40px; } .framer-qSbRC .framer-qc6h0x, .framer-qSbRC .framer-vext17 { gap: 30px; padding: 70px 20px 0px 20px; width: 100%; } .framer-qSbRC .framer-1acytdn { white-space: pre; width: auto; } .framer-qSbRC .framer-10jes9a { flex-direction: column; gap: 30px; } .framer-qSbRC .framer-7yikeo { flex: none; flex-direction: row; gap: 25px; order: 0; width: 100%; } .framer-qSbRC .framer-p6yo48, .framer-qSbRC .framer-1bubt8n, .framer-qSbRC .framer-cxygk3, .framer-qSbRC .framer-45jxjx { align-content: flex-start; align-items: flex-start; flex: 1 0 0px; flex-direction: column; gap: 15px; width: 1px; } .framer-qSbRC .framer-u43dqr, .framer-qSbRC .framer-1mnhwo8, .framer-qSbRC .framer-1n9tn0k, .framer-qSbRC .framer-1p94kqi { height: 50px; order: 0; width: 50px; } .framer-qSbRC .framer-90tyzz, .framer-qSbRC .framer-n175bn, .framer-qSbRC .framer-1vm60ah { flex: none; gap: 5px; order: 1; width: 100%; } .framer-qSbRC .framer-1r879ne, .framer-qSbRC .framer-qgcsp6 { order: 0; } .framer-qSbRC .framer-1mdcinj { flex: none; flex-direction: row; gap: 25px; order: 1; width: 100%; } .framer-qSbRC .framer-1shj1du { align-self: unset; flex: none; gap: 5px; height: min-content; order: 1; width: min-content; } .framer-qSbRC .framer-1vcyak1 { height: min-content; width: 163px; } .framer-qSbRC .framer-yuo87m { width: 163px; } .framer-qSbRC .framer-wb7sg9 { gap: 20px; } .framer-qSbRC .framer-1fd0tit { gap: 30px; padding: 70px 20px 120px 20px; width: 100%; } .framer-qSbRC .framer-1b0553e { align-content: flex-start; align-items: flex-start; order: 0; } .framer-qSbRC .framer-1wvu8dp { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; } .framer-qSbRC .framer-omp524 { flex-direction: column; gap: 40px; order: 1; width: 100%; } .framer-qSbRC .framer-134rlpx { background-color: unset; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; box-shadow: unset; flex: none; order: 1; padding: 0px; width: 100%; will-change: unset; } .framer-qSbRC .framer-pz2f0r, .framer-qSbRC .framer-lre8e2, .framer-qSbRC .framer-1o2qr8r, .framer-qSbRC .framer-73bjwz { height: 50px; } .framer-qSbRC .framer-h99owr { flex-direction: column; } .framer-qSbRC .framer-imy2p2, .framer-qSbRC .framer-1jgn5kz { flex: none; width: 100%; } .framer-qSbRC .framer-fra9y7 { height: 120px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qSbRC .framer-1rpgihu, .framer-qSbRC .framer-ka5x3p, .framer-qSbRC .framer-1psyhgu, .framer-qSbRC .framer-1rlsut1, .framer-qSbRC .framer-k3a9y, .framer-qSbRC .framer-17m6430, .framer-qSbRC .framer-1fchgw, .framer-qSbRC .framer-1caw046, .framer-qSbRC .framer-1aj6uuh, .framer-qSbRC .framer-4jct9o, .framer-qSbRC .framer-1qxmyuh, .framer-qSbRC .framer-13srg8p, .framer-qSbRC .framer-1k7bd9j, .framer-qSbRC .framer-195t63n, .framer-qSbRC .framer-1r5uhmn, .framer-qSbRC .framer-1qq37ye, .framer-qSbRC .framer-5gwud4, .framer-qSbRC .framer-186o08k, .framer-qSbRC .framer-ra4j0e, .framer-qSbRC .framer-qc6h0x, .framer-qSbRC .framer-1t0ln1, .framer-qSbRC .framer-10jes9a, .framer-qSbRC .framer-7yikeo, .framer-qSbRC .framer-p6yo48, .framer-qSbRC .framer-90tyzz, .framer-qSbRC .framer-1bubt8n, .framer-qSbRC .framer-n175bn, .framer-qSbRC .framer-1mdcinj, .framer-qSbRC .framer-cxygk3, .framer-qSbRC .framer-1shj1du, .framer-qSbRC .framer-45jxjx, .framer-qSbRC .framer-1vm60ah, .framer-qSbRC .framer-vext17, .framer-qSbRC .framer-wb7sg9, .framer-qSbRC .framer-1fd0tit, .framer-qSbRC .framer-omp524, .framer-qSbRC .framer-h99owr { gap: 0px; } .framer-qSbRC .framer-1rpgihu > *, .framer-qSbRC .framer-omp524 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-qSbRC .framer-1rpgihu > :first-child, .framer-qSbRC .framer-ka5x3p > :first-child, .framer-qSbRC .framer-1rlsut1 > :first-child, .framer-qSbRC .framer-k3a9y > :first-child, .framer-qSbRC .framer-17m6430 > :first-child, .framer-qSbRC .framer-1caw046 > :first-child, .framer-qSbRC .framer-1aj6uuh > :first-child, .framer-qSbRC .framer-1qxmyuh > :first-child, .framer-qSbRC .framer-13srg8p > :first-child, .framer-qSbRC .framer-195t63n > :first-child, .framer-qSbRC .framer-1r5uhmn > :first-child, .framer-qSbRC .framer-1qq37ye > :first-child, .framer-qSbRC .framer-5gwud4 > :first-child, .framer-qSbRC .framer-qc6h0x > :first-child, .framer-qSbRC .framer-1t0ln1 > :first-child, .framer-qSbRC .framer-10jes9a > :first-child, .framer-qSbRC .framer-p6yo48 > :first-child, .framer-qSbRC .framer-90tyzz > :first-child, .framer-qSbRC .framer-1bubt8n > :first-child, .framer-qSbRC .framer-n175bn > :first-child, .framer-qSbRC .framer-cxygk3 > :first-child, .framer-qSbRC .framer-1shj1du > :first-child, .framer-qSbRC .framer-45jxjx > :first-child, .framer-qSbRC .framer-1vm60ah > :first-child, .framer-qSbRC .framer-vext17 > :first-child, .framer-qSbRC .framer-wb7sg9 > :first-child, .framer-qSbRC .framer-1fd0tit > :first-child, .framer-qSbRC .framer-omp524 > :first-child, .framer-qSbRC .framer-h99owr > :first-child { margin-top: 0px; } .framer-qSbRC .framer-1rpgihu > :last-child, .framer-qSbRC .framer-ka5x3p > :last-child, .framer-qSbRC .framer-1rlsut1 > :last-child, .framer-qSbRC .framer-k3a9y > :last-child, .framer-qSbRC .framer-17m6430 > :last-child, .framer-qSbRC .framer-1caw046 > :last-child, .framer-qSbRC .framer-1aj6uuh > :last-child, .framer-qSbRC .framer-1qxmyuh > :last-child, .framer-qSbRC .framer-13srg8p > :last-child, .framer-qSbRC .framer-195t63n > :last-child, .framer-qSbRC .framer-1r5uhmn > :last-child, .framer-qSbRC .framer-1qq37ye > :last-child, .framer-qSbRC .framer-5gwud4 > :last-child, .framer-qSbRC .framer-qc6h0x > :last-child, .framer-qSbRC .framer-1t0ln1 > :last-child, .framer-qSbRC .framer-10jes9a > :last-child, .framer-qSbRC .framer-p6yo48 > :last-child, .framer-qSbRC .framer-90tyzz > :last-child, .framer-qSbRC .framer-1bubt8n > :last-child, .framer-qSbRC .framer-n175bn > :last-child, .framer-qSbRC .framer-cxygk3 > :last-child, .framer-qSbRC .framer-1shj1du > :last-child, .framer-qSbRC .framer-45jxjx > :last-child, .framer-qSbRC .framer-1vm60ah > :last-child, .framer-qSbRC .framer-vext17 > :last-child, .framer-qSbRC .framer-wb7sg9 > :last-child, .framer-qSbRC .framer-1fd0tit > :last-child, .framer-qSbRC .framer-omp524 > :last-child, .framer-qSbRC .framer-h99owr > :last-child { margin-bottom: 0px; } .framer-qSbRC .framer-ka5x3p > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-qSbRC .framer-1psyhgu > *, .framer-qSbRC .framer-1psyhgu > :first-child, .framer-qSbRC .framer-1psyhgu > :last-child { margin: 0px; } .framer-qSbRC .framer-1rlsut1 > *, .framer-qSbRC .framer-k3a9y > *, .framer-qSbRC .framer-1t0ln1 > *, .framer-qSbRC .framer-wb7sg9 > *, .framer-qSbRC .framer-h99owr > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-qSbRC .framer-17m6430 > *, .framer-qSbRC .framer-1qq37ye > *, .framer-qSbRC .framer-5gwud4 > *, .framer-qSbRC .framer-qc6h0x > *, .framer-qSbRC .framer-10jes9a > *, .framer-qSbRC .framer-vext17 > *, .framer-qSbRC .framer-1fd0tit > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-qSbRC .framer-1fchgw > *, .framer-qSbRC .framer-4jct9o > *, .framer-qSbRC .framer-1k7bd9j > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-qSbRC .framer-1fchgw > :first-child, .framer-qSbRC .framer-4jct9o > :first-child, .framer-qSbRC .framer-1k7bd9j > :first-child, .framer-qSbRC .framer-186o08k > :first-child, .framer-qSbRC .framer-ra4j0e > :first-child, .framer-qSbRC .framer-7yikeo > :first-child, .framer-qSbRC .framer-1mdcinj > :first-child { margin-left: 0px; } .framer-qSbRC .framer-1fchgw > :last-child, .framer-qSbRC .framer-4jct9o > :last-child, .framer-qSbRC .framer-1k7bd9j > :last-child, .framer-qSbRC .framer-186o08k > :last-child, .framer-qSbRC .framer-ra4j0e > :last-child, .framer-qSbRC .framer-7yikeo > :last-child, .framer-qSbRC .framer-1mdcinj > :last-child { margin-right: 0px; } .framer-qSbRC .framer-1caw046 > *, .framer-qSbRC .framer-1aj6uuh > *, .framer-qSbRC .framer-1qxmyuh > *, .framer-qSbRC .framer-13srg8p > *, .framer-qSbRC .framer-195t63n > *, .framer-qSbRC .framer-1r5uhmn > *, .framer-qSbRC .framer-p6yo48 > *, .framer-qSbRC .framer-1bubt8n > *, .framer-qSbRC .framer-cxygk3 > *, .framer-qSbRC .framer-45jxjx > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-qSbRC .framer-186o08k > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-qSbRC .framer-ra4j0e > * { margin: 0px; margin-left: calc(9px / 2); margin-right: calc(9px / 2); } .framer-qSbRC .framer-7yikeo > *, .framer-qSbRC .framer-1mdcinj > * { margin: 0px; margin-left: calc(25px / 2); margin-right: calc(25px / 2); } .framer-qSbRC .framer-90tyzz > *, .framer-qSbRC .framer-n175bn > *, .framer-qSbRC .framer-1shj1du > *, .framer-qSbRC .framer-1vm60ah > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4374\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BljtQHALl\":{\"layout\":[\"fixed\",\"auto\"]},\"ENnL4hiiL\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"o7fYFHVA1\":{\"pattern\":\":o7fYFHVA1\",\"name\":\"services\"},\"TwZTCq9io\":{\"pattern\":\":TwZTCq9io\",\"name\":\"\"},\"Tjlmrk1oD\":{\"pattern\":\":Tjlmrk1oD\",\"name\":\"mobile-animation\"},\"eDHkIUiDp\":{\"pattern\":\":eDHkIUiDp\",\"name\":\"services\"},\"ZdE2TKlv0\":{\"pattern\":\":ZdE2TKlv0\",\"name\":\"services\"},\"oA_nU8ocW\":{\"pattern\":\":oA_nU8ocW\",\"name\":\"cta-form\"}}\n * @framerResponsiveScreen\n */const Framert1UOeZ4F7=withCSS(Component,css,\"framer-qSbRC\");export default Framert1UOeZ4F7;Framert1UOeZ4F7.displayName=\"Page\";Framert1UOeZ4F7.defaultProps={height:4374,width:1200};addFonts(Framert1UOeZ4F7,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BNWG6MUI4RTC6WEND2VPDH4MHMIVU3XZ/R5YXY5FMVG6PXU36GNEEA24MIPMEPGSM/CIM4KQCLZSMMLWPVH25IDDSTY4ENPHEY.woff2\",weight:\"500\"}]},...NavigationFonts,...ButtonLargeFonts,...IconoirFonts,...CaseFonts,...Case1Fonts,...Case2Fonts,...Case3Fonts,...Case4Fonts,...Case5Fonts,...AwardsBlockFonts,...CalendlyFonts,...ButtonFormContactUsFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framert1UOeZ4F7\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"o7fYFHVA1\\\":{\\\"pattern\\\":\\\":o7fYFHVA1\\\",\\\"name\\\":\\\"services\\\"},\\\"TwZTCq9io\\\":{\\\"pattern\\\":\\\":TwZTCq9io\\\",\\\"name\\\":\\\"\\\"},\\\"Tjlmrk1oD\\\":{\\\"pattern\\\":\\\":Tjlmrk1oD\\\",\\\"name\\\":\\\"mobile-animation\\\"},\\\"eDHkIUiDp\\\":{\\\"pattern\\\":\\\":eDHkIUiDp\\\",\\\"name\\\":\\\"services\\\"},\\\"ZdE2TKlv0\\\":{\\\"pattern\\\":\\\":ZdE2TKlv0\\\",\\\"name\\\":\\\"services\\\"},\\\"oA_nU8ocW\\\":{\\\"pattern\\\":\\\":oA_nU8ocW\\\",\\\"name\\\":\\\"cta-form\\\"}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BljtQHALl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ENnL4hiiL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"4374\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "ZxHK7HZr3_default", "ButtonLargeFonts", "wHP7xd3vS_default", "IconoirFonts", "Icon", "CaseFonts", "YI1mTFyxO_default", "Case1Fonts", "GevLLY66X_default", "Case2Fonts", "DkmODyejq_default", "Case3Fonts", "tkoPMHET_default", "Case4Fonts", "PdBK7Nvfj_default", "Case5Fonts", "o0iL7BRkF_default", "AwardsBlockFonts", "H6EeXDK5C_default", "CalendlyFonts", "Calendly", "ButtonFormContactUsFonts", "FDcU8MlFs_default", "FooterFonts", "LXsFvG9IR_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "formVariants", "form", "variants", "currentVariant", "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", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "elementId5", "ref6", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "RichText", "x", "ResolveLinks", "resolvedLinks", "SVG", "getLoadingLazyAtYPosition", "Image2", "Link", "FormContainer", "formState", "l", "FormPlainTextInput2", "css", "Framert1UOeZ4F7", "withCSS", "t1UOeZ4F7_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
