{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/feather-icons/home.js@0.0.29", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js", "ssg:https://framerusercontent.com/modules/SWmNy8oofTQ84wBmP3Oi/nFAeMeNk5KqjMMd7y8g0/PerfectGrid.js", "ssg:https://framerusercontent.com/modules/YNGwDNEj7JmPNx4BBwpc/VQwh08txynznaqouzmOM/OMjS2w354.js", "ssg:https://framerusercontent.com/modules/gvCtsMzRLCsQPHjO3ZFP/RwdLwEOdprNXkuAp6GfQ/AqMvJzmQV.js", "ssg:https://framerusercontent.com/modules/gtAcH3jSkVWWgHm7n7Za/5vKTfPcPmQznE8Nxropr/eEtGiCFjc.js", "ssg:https://framerusercontent.com/modules/6BJvMn9LRpMZOQSk0sEa/yHd6SlX6jB66gPoIlJEj/hL9A6DmUv.js", "ssg:https://framerusercontent.com/modules/qrODUG8GMM3x9dhrgcB1/RGhg9TehxNJ3u85hBQMs/Xj7bg5Vru.js", "ssg:https://framerusercontent.com/modules/sQyJMwSNnhn6kf2LH8bA/BzQNxYootOuwkKTrDX29/cnaRPWYSJ.js", "ssg:https://framerusercontent.com/modules/jRsiQ9Cv8BaFtZxyEUdp/K2a3lZ1DcMyR30zakaCS/Text_Truncate.js", "ssg:https://framerusercontent.com/modules/7CElwfZd1vNmX4XojsFJ/nJwTtOdSbWtxbZKWtf51/KdZLCv1Lv.js", "ssg:https://framerusercontent.com/modules/6GxlPcLq64DpT5qXcLGY/a1Rsrv3U20FManBYo86c/jy83tX05K.js", "ssg:https://framerusercontent.com/modules/rj5dyqKwOHKsC9YYlZjK/KQqIAmPfqgCUSFYiCKRi/l41QJVVVm.js", "ssg:https://framerusercontent.com/modules/zTbRbsXbZ7vOuofX8M8g/WhTZVSFg7pz0Wk7Z7mHe/QDQRMMG39.js", "ssg:https://framerusercontent.com/modules/y89AfmBRFMbaZId7wfsE/p2pvNXMHBM2BlJshh1Px/qhMN50iUK.js", "ssg:https://framerusercontent.com/modules/qxiGNQKSCOq3xU7bDGNr/NB0K50JbzXkMV5jL3Slo/sHb9B3Rzw.js", "ssg:https://framerusercontent.com/modules/2Cmf4WqgrXIsijyOcieC/e027xJIoBLlntHW1crl1/TDAksnNOk.js", "ssg:https://framerusercontent.com/modules/2e3YuIhxgpHotCQzTyWm/KRjHdRKvMM37ZbevGBBM/Xqjs_9O5s.js", "ssg:https://framerusercontent.com/modules/x7XK80dV4cYW8uSzVLCj/n3EzALnq7TY42vjavkoP/zFXVmT3Tc.js", "ssg:https://framerusercontent.com/modules/FFg7e5TNjFcMCmhDEu7n/IOUIYRFbQcNlYz1zM2HM/Text_Truncate.js", "ssg:https://framerusercontent.com/modules/3djeBiX8HU1Acmehv7o6/RbtOsifTZAO4utJLknKc/augiA20Il.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let r;var s=o=>{if(!r){const n=o.forwardRef(({color:t=\"currentColor\",size:e=24,...i},l)=>o.createElement(\"svg\",{ref:l,xmlns:\"http://www.w3.org/2000/svg\",width:e,height:e,viewBox:\"0 0 24 24\",fill:\"none\",stroke:t,strokeWidth:\"2\",strokeLinecap:\"round\",strokeLinejoin:\"round\",...i},o.createElement(\"path\",{d:\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}),o.createElement(\"polyline\",{points:\"9 22 9 12 15 12 15 22\"})));n.displayName=\"Home\",r=n}return r};export{s as default};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/feather-icons/home.js@0.0.29\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"activity\",\"airplay\",\"alert-circle\",\"alert-octagon\",\"alert-triangle\",\"align-center\",\"align-justify\",\"align-left\",\"align-right\",\"anchor\",\"aperture\",\"archive\",\"arrow-down\",\"arrow-down-circle\",\"arrow-down-left\",\"arrow-down-right\",\"arrow-left\",\"arrow-left-circle\",\"arrow-right\",\"arrow-right-circle\",\"arrow-up\",\"arrow-up-circle\",\"arrow-up-left\",\"arrow-up-right\",\"at-sign\",\"award\",\"bar-chart\",\"bar-chart-2\",\"battery\",\"battery-charging\",\"bell\",\"bell-off\",\"bluetooth\",\"bold\",\"book\",\"book-open\",\"bookmark\",\"box\",\"briefcase\",\"calendar\",\"camera\",\"camera-off\",\"cast\",\"check\",\"check-circle\",\"check-square\",\"chevron-down\",\"chevron-left\",\"chevron-right\",\"chevron-up\",\"chevrons-down\",\"chevrons-left\",\"chevrons-right\",\"chevrons-up\",\"chrome\",\"circle\",\"clipboard\",\"clock\",\"cloud\",\"cloud-drizzle\",\"cloud-lightning\",\"cloud-off\",\"cloud-rain\",\"cloud-snow\",\"code\",\"codepen\",\"codesandbox\",\"coffee\",\"columns\",\"command\",\"compass\",\"copy\",\"corner-down-left\",\"corner-down-right\",\"corner-left-down\",\"corner-left-up\",\"corner-right-down\",\"corner-right-up\",\"corner-up-left\",\"corner-up-right\",\"cpu\",\"credit-card\",\"crop\",\"crosshair\",\"database\",\"delete\",\"disc\",\"divide\",\"divide-circle\",\"divide-square\",\"dollar-sign\",\"download\",\"download-cloud\",\"dribbble\",\"droplet\",\"edit\",\"edit-2\",\"edit-3\",\"external-link\",\"eye\",\"eye-off\",\"facebook\",\"fast-forward\",\"feather\",\"figma\",\"file\",\"file-minus\",\"file-plus\",\"file-text\",\"film\",\"filter\",\"flag\",\"folder\",\"folder-minus\",\"folder-plus\",\"framer\",\"frown\",\"gift\",\"git-branch\",\"git-commit\",\"git-merge\",\"git-pull-request\",\"github\",\"gitlab\",\"globe\",\"grid\",\"hard-drive\",\"hash\",\"headphones\",\"heart\",\"help-circle\",\"hexagon\",\"home\",\"image\",\"inbox\",\"info\",\"instagram\",\"italic\",\"key\",\"layers\",\"layout\",\"life-buoy\",\"link\",\"link-2\",\"linkedin\",\"list\",\"loader\",\"lock\",\"log-in\",\"log-out\",\"mail\",\"map\",\"map-pin\",\"maximize\",\"maximize-2\",\"meh\",\"menu\",\"message-circle\",\"message-square\",\"mic\",\"mic-off\",\"minimize\",\"minimize-2\",\"minus\",\"minus-circle\",\"minus-square\",\"monitor\",\"moon\",\"more-horizontal\",\"more-vertical\",\"mouse-pointer\",\"move\",\"music\",\"navigation\",\"navigation-2\",\"octagon\",\"package\",\"paperclip\",\"pause\",\"pause-circle\",\"pen-tool\",\"percent\",\"phone\",\"phone-call\",\"phone-forwarded\",\"phone-incoming\",\"phone-missed\",\"phone-off\",\"phone-outgoing\",\"pie-chart\",\"play\",\"play-circle\",\"plus\",\"plus-circle\",\"plus-square\",\"pocket\",\"power\",\"printer\",\"radio\",\"refresh-ccw\",\"refresh-cw\",\"repeat\",\"rewind\",\"rotate-ccw\",\"rotate-cw\",\"rss\",\"save\",\"scissors\",\"search\",\"send\",\"server\",\"settings\",\"share\",\"share-2\",\"shield\",\"shield-off\",\"shopping-bag\",\"shopping-cart\",\"shuffle\",\"sidebar\",\"skip-back\",\"skip-forward\",\"slack\",\"slash\",\"sliders\",\"smartphone\",\"smile\",\"speaker\",\"square\",\"star\",\"stop-circle\",\"sun\",\"sunrise\",\"sunset\",\"tablet\",\"tag\",\"target\",\"terminal\",\"thermometer\",\"thumbs-down\",\"thumbs-up\",\"toggle-left\",\"toggle-right\",\"tool\",\"trash\",\"trash-2\",\"trello\",\"trending-down\",\"trending-up\",\"triangle\",\"truck\",\"tv\",\"twitch\",\"twitter\",\"type\",\"umbrella\",\"underline\",\"unlock\",\"upload\",\"upload-cloud\",\"user\",\"user-check\",\"user-minus\",\"user-plus\",\"user-x\",\"users\",\"video\",\"video-off\",\"voicemail\",\"volume\",\"volume-1\",\"volume-2\",\"volume-x\",\"watch\",\"wifi\",\"wifi-off\",\"wind\",\"x\",\"x-circle\",\"x-octagon\",\"x-square\",\"youtube\",\"zap\",\"zap-off\",\"zoom-in\",\"zoom-out\",];const moduleBaseUrl=\"https://framer.com/m/feather-icons/\";const uppercaseIconKeys=iconKeys.map(name=>name.charAt(0).toUpperCase()+name.slice(1));const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * FEATHER\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){let active=true;// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.29`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);// console.log(module.default)\nif(active)setSelectedIcon(module.default(React));}catch(e){console.log(e);if(active)setSelectedIcon(null);}return()=>{active=false;};}// Import module when new style or icon is selected\nuseEffect(()=>{importModule();},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Feather\";Icon.defaultProps={width:24,height:24,iconSelection:\"home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,optionTitles:uppercaseIconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Feather site](https://feathericons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Feather.map", "/*\n * Perfect Grid by framer.today\n * v1.0.0\n *\n * hi@framer.today\n * _joerl on \uD835\uDD4F\n *\n * Full terms here \u21B4\n * https://framer.today/license\n *\n */import{jsx as _jsx}from\"react/jsx-runtime\";import{useRef,useState,useEffect}from\"react\";import{addPropertyControls,ControlType}from\"framer\";import{motion}from\"framer-motion\";/**\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n * @framerDisableUnlink\n */export default function PerfectGrid(props){const containerRef=useRef(null);const[gridSize,setGridSize]=useState(null);useEffect(()=>{if(containerRef.current){const containerWidth=containerRef.current.offsetWidth;// Calculate the number of columns\nconst columns=Math.ceil(containerWidth/props.columnWidth);// Adjust the column width slightly to fit the rightmost line within the container\nconst adjustedColumnWidth=(containerWidth-1)/columns;setGridSize(adjustedColumnWidth);}},[props.columnWidth]);const dashArray=props.dashed?`${props.dashLength},${props.dashSpace}`:\"0\";const encodedSvg=encodeURIComponent(`<svg xmlns='http://www.w3.org/2000/svg' width='${gridSize}' height='${gridSize}' viewBox='0 0 ${gridSize} ${gridSize}'>`+`<path d='M 0 0.5 L ${gridSize} 0.5 M 0.5 0 L 0.5 ${gridSize}' stroke='${props.lineColor}' stroke-dasharray='${dashArray}' stroke-width='1' />`+`</svg>`);const containerStyle={height:\"200px\",width:\"200px\",...props.style,backgroundSize:`${gridSize}px ${gridSize}px`,backgroundRepeat:\"repeat\",backgroundImage:`url(\"data:image/svg+xml,${encodedSvg}\")`};return /*#__PURE__*/_jsx(motion.div,{ref:containerRef,style:containerStyle,initial:{opacity:0},animate:{opacity:1},transition:{duration:.2}});}PerfectGrid.defaultProps={lineColor:\"#000\",columnWidth:50,dashed:false,dashLength:5,dashSpace:5};addPropertyControls(PerfectGrid,{columnWidth:{type:ControlType.Number,title:\"Column Width\",defaultValue:50,min:10,max:200,step:1},dashed:{type:ControlType.Boolean,title:\"Dashed Lines\",defaultValue:false},dashLength:{type:ControlType.Number,title:\"Dash Length\",defaultValue:5,min:1,max:20,step:1,hidden:props=>!props.dashed},dashSpace:{type:ControlType.Number,title:\"Dash Space\",defaultValue:5,min:1,max:20,step:1,hidden:props=>!props.dashed},lineColor:{type:ControlType.Color,title:\"Line Color\",defaultValue:\"#000000\",description:`\n        \n        *from framer.today*\n [License](https://framer.today/license)\n    `}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"PerfectGrid\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerDisableUnlink\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./PerfectGrid.map", "// Generated by Framer (508aa67)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"CFAfAqjDP\",\"pwccclO18\"];const serializationHash=\"framer-iOFLj\";const variantClassNames={CFAfAqjDP:\"framer-v-1s2b5f0\",pwccclO18:\"framer-v-1xxhbpm\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"CFAfAqjDP\",\"Variant 2\":\"pwccclO18\"};const getProps=({height,id,tap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,PGTtbrm0C:tap!==null&&tap!==void 0?tap:props.PGTtbrm0C,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"CFAfAqjDP\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,PGTtbrm0C,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"CFAfAqjDP\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap2kskcq=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(PGTtbrm0C){const res=await PGTtbrm0C(...args);if(res===false)return false;}});const onMouseEnterl4u302=activeVariantCallback(async(...args)=>{setVariant(\"pwccclO18\");});const onMouseLeave1spjtgh=activeVariantCallback(async(...args)=>{setVariant(\"CFAfAqjDP\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1s2b5f0\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"CFAfAqjDP\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onMouseEnter:onMouseEnterl4u302,onTap:onTap2kskcq,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-066ac3f9-eba3-4cbd-b32f-d665141e99a1, rgb(239, 240, 246))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,opacity:1,...style},variants:{pwccclO18:{opacity:.5}},...addPropertyOverrides({pwccclO18:{\"data-framer-name\":\"Variant 2\",onMouseLeave:onMouseLeave1spjtgh}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-30goih\",\"data-framer-name\":\"xmark\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ILkL4oeKq\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 3 13 L 13 3 M 13 13 L 3 3\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(10, 19, 31)) /* {&quot;name&quot;:&quot;Text - primary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:438277722,withExternalLayout:true})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-iOFLj.framer-1s8co8g, .framer-iOFLj .framer-1s8co8g { display: block; }\",\".framer-iOFLj.framer-1s2b5f0 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-iOFLj .framer-30goih { flex: none; height: 16px; position: relative; width: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-iOFLj.framer-1s2b5f0 { gap: 0px; } .framer-iOFLj.framer-1s2b5f0 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-iOFLj.framer-1s2b5f0 > :first-child { margin-left: 0px; } .framer-iOFLj.framer-1s2b5f0 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 32\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"pwccclO18\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"PGTtbrm0C\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOMjS2w354=withCSS(Component,css,\"framer-iOFLj\");export default FramerOMjS2w354;FramerOMjS2w354.displayName=\"close_Button\";FramerOMjS2w354.defaultProps={height:32,width:32};addPropertyControls(FramerOMjS2w354,{variant:{options:[\"CFAfAqjDP\",\"pwccclO18\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},PGTtbrm0C:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerOMjS2w354,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOMjS2w354\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pwccclO18\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"32\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"PGTtbrm0C\\\":\\\"tap\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"32\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./OMjS2w354.map", "// Generated by Framer (9f1494d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/cLrf90FzZZUWQrf0rOdm/hvZGl7FtRZCZKg3w1S6r/yP6HodrKf.js\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={s4jI8Oe_P:{hover:true,pressed:true}};const cycleOrder=[\"s4jI8Oe_P\",\"oELqCQYBa\",\"E7dcSWpP1\",\"XuGZWQjmn\",\"o47iHA2lk\"];const serializationHash=\"framer-Gx2bM\";const variantClassNames={E7dcSWpP1:\"framer-v-koom92\",o47iHA2lk:\"framer-v-7bxr0b\",oELqCQYBa:\"framer-v-pzscdf\",s4jI8Oe_P:\"framer-v-rd28t3\",XuGZWQjmn:\"framer-v-16zgldr\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"s4jI8Oe_P\",Disabled:\"E7dcSWpP1\",Error:\"o47iHA2lk\",Loading:\"oELqCQYBa\",Success:\"XuGZWQjmn\"};const getProps=({buttonCTA,height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"s4jI8Oe_P\",ZM1fDqcxs:buttonCTA??props.ZM1fDqcxs??\"Book a demo\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,ZM1fDqcxs,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"s4jI8Oe_P\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"oELqCQYBa\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"oELqCQYBa\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-rd28t3\",className,classNames),\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"s4jI8Oe_P\",ref:refBinding,style:{background:\"linear-gradient(180deg, rgb(82, 122, 255) 0%, rgb(18, 101, 255) 100%)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,boxShadow:\"0px 0px 0px 1px rgb(18, 101, 255), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.24), 0px 1px 2px 0px rgba(28, 34, 44, 0.08), 0px 4px 8px 0px rgba(28, 34, 44, 0.08), 0px 12px 12px -6px rgba(28, 34, 44, 0.06)\",opacity:1,...style},variants:{\"s4jI8Oe_P-hover\":{opacity:1},\"s4jI8Oe_P-pressed\":{opacity:1},E7dcSWpP1:{opacity:.5},o47iHA2lk:{opacity:1},XuGZWQjmn:{opacity:1}},...addPropertyOverrides({\"s4jI8Oe_P-hover\":{\"data-framer-name\":undefined},\"s4jI8Oe_P-pressed\":{\"data-framer-name\":undefined},E7dcSWpP1:{\"data-framer-name\":\"Disabled\"},o47iHA2lk:{\"data-framer-name\":\"Error\"},oELqCQYBa:{\"data-framer-name\":\"Loading\"},XuGZWQjmn:{\"data-framer-name\":\"Success\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1n3twy6\",\"data-styles-preset\":\"yP6HodrKf\",children:\"Book a demo\"})}),className:\"framer-1srluh4\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mtcw3JTVL\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:ZM1fDqcxs,variants:{o47iHA2lk:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"},XuGZWQjmn:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({o47iHA2lk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Something went wrong\"})}),fonts:[\"Inter-SemiBold\"],text:undefined},XuGZWQjmn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Thank you\"})}),fonts:[\"Inter-SemiBold\"],text:undefined}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ecy5ca\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"pQlFRQI7u\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1at3rb0\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"lEVwNVsex\",style:{background:\"conic-gradient(from 180deg at 50% 50%, rgb(68, 204, 255) 0deg, rgb(68, 204, 255) 360deg)\",backgroundColor:\"rgb(68, 204, 255)\",mask:\"none\",WebkitMask:\"none\"},variants:{oELqCQYBa:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 7.208614864864882deg, rgb(255, 255, 255) 342deg)\",backgroundColor:\"rgba(0, 0, 0, 0)\",mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-hmn60j\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"eIiI0M1Vj\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})})]})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Gx2bM.framer-1h9wp8m, .framer-Gx2bM .framer-1h9wp8m { display: block; }\",\".framer-Gx2bM.framer-rd28t3 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 40px; justify-content: center; overflow: hidden; padding: 4px 12px 4px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-Gx2bM .framer-1srluh4 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-Gx2bM .framer-1ecy5ca { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-Gx2bM .framer-1at3rb0 { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-Gx2bM .framer-hmn60j { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Gx2bM.framer-rd28t3 { gap: 0px; } .framer-Gx2bM.framer-rd28t3 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-Gx2bM.framer-rd28t3 > :first-child { margin-left: 0px; } .framer-Gx2bM.framer-rd28t3 > :last-child { margin-right: 0px; } }\",\".framer-Gx2bM.framer-v-pzscdf.framer-rd28t3, .framer-Gx2bM.framer-v-koom92.framer-rd28t3, .framer-Gx2bM.framer-v-16zgldr.framer-rd28t3, .framer-Gx2bM.framer-v-7bxr0b.framer-rd28t3 { cursor: unset; }\",\".framer-Gx2bM.framer-v-pzscdf .framer-1at3rb0 { overflow: hidden; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 115.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"oELqCQYBa\":{\"layout\":[\"auto\",\"fixed\"]},\"E7dcSWpP1\":{\"layout\":[\"auto\",\"fixed\"]},\"XuGZWQjmn\":{\"layout\":[\"auto\",\"fixed\"]},\"o47iHA2lk\":{\"layout\":[\"auto\",\"fixed\"]},\"DVIRdEMEk\":{\"layout\":[\"auto\",\"fixed\"]},\"z8nA3wCog\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"ZM1fDqcxs\":\"buttonCTA\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerAqMvJzmQV=withCSS(Component,css,\"framer-Gx2bM\");export default FramerAqMvJzmQV;FramerAqMvJzmQV.displayName=\"Button 2\";FramerAqMvJzmQV.defaultProps={height:40,width:115.5};addPropertyControls(FramerAqMvJzmQV,{variant:{options:[\"s4jI8Oe_P\",\"oELqCQYBa\",\"E7dcSWpP1\",\"XuGZWQjmn\",\"o47iHA2lk\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum},ZM1fDqcxs:{defaultValue:\"Book a demo\",displayTextArea:false,placeholder:\"Book a demo\",title:\"Button CTA\",type:ControlType.String}});addFonts(FramerAqMvJzmQV,[{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:\"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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAqMvJzmQV\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"ZM1fDqcxs\\\":\\\"buttonCTA\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"oELqCQYBa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"E7dcSWpP1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"XuGZWQjmn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"o47iHA2lk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"DVIRdEMEk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"z8nA3wCog\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"40\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"115.5\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./AqMvJzmQV.map", "import{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Geist  Regular\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Geist  Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/dPkibpepZ03iV3cotNMEkZQ1p0U.woff2\"},{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://app.framerstatic.com/Inter-Bold.cyrillic-ext-XOTVL7ZR.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Bold.cyrillic-6LOMBC2V.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-ext-WXWSJXLB.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-YRST7ODZ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Bold.latin-ext-BASA5UL3.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Bold.latin-UCM45LQF.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Bold.vietnamese-OEVJMXEP.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-ext-PEYDHC3S.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-7EIL6JWG.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-ext-3DJOYQMH.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-TJBTLTT7.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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://app.framerstatic.com/Inter-BoldItalic.latin-ext-FVPCPRBJ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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://app.framerstatic.com/Inter-BoldItalic.latin-5ZFQS4XK.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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://app.framerstatic.com/Inter-BoldItalic.vietnamese-W2625PGF.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Italic.cyrillic-ext-YDGMJOJO.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Italic.cyrillic-BFOVMAQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Italic.greek-ext-4KOU3AHC.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Italic.greek-OJTBJNE6.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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://app.framerstatic.com/Inter-Italic.latin-ext-H4B22QN6.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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://app.framerstatic.com/Inter-Italic.latin-2DWX32EN.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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://app.framerstatic.com/Inter-Italic.vietnamese-TYMT6CKW.woff2\",weight:\"400\"}]}];export const css=['.framer-GDw3y .framer-styles-preset-1amlw0i:not(.rich-text-wrapper), .framer-GDw3y .framer-styles-preset-1amlw0i.rich-text-wrapper p { --framer-font-family: \"Geist  Regular\", \"Geist  Regular Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-GDw3y\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (508aa67)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SVG as SVG1,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import SVG from\"https://framerusercontent.com/modules/I1DC9cTt2FcHsDUAaRxW/hAahUT5WhkA90ScusgxD/SVG.js\";const SVGFonts=getFonts(SVG);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"DH9Xens3t\",\"ZZErDIIEn\",\"lujgbEL3U\"];const serializationHash=\"framer-uWNde\";const variantClassNames={DH9Xens3t:\"framer-v-1eazhoe\",lujgbEL3U:\"framer-v-ki64mc\",ZZErDIIEn:\"framer-v-v0r4hx\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.25,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:.7,ease:[.79,.07,.47,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Complete:\"ZZErDIIEn\",Idle:\"lujgbEL3U\",Loading:\"DH9Xens3t\"};const getProps=({check,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,PuQ5WOk1G:check!==null&&check!==void 0?check:props.PuQ5WOk1G,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"DH9Xens3t\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,PuQ5WOk1G,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"DH9Xens3t\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppearwlmdcy=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"ZZErDIIEn\"),5500);});useOnVariantChange(baseVariant,{default:onAppearwlmdcy,lujgbEL3U:undefined});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"ZZErDIIEn\",\"lujgbEL3U\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1eazhoe\",className,classNames),\"data-framer-name\":\"Loading\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"DH9Xens3t\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({lujgbEL3U:{\"data-framer-name\":\"Idle\",\"data-highlight\":undefined},ZZErDIIEn:{\"data-framer-name\":\"Complete\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-hecqw3\",\"data-framer-name\":\"Check Icon\",layoutDependency:layoutDependency,layoutId:\"P4buDJc19\",style:{opacity:PuQ5WOk1G,scale:.2},variants:{lujgbEL3U:{scale:1},ZZErDIIEn:{opacity:1,scale:1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-sn34dj-container\",\"data-framer-name\":\"SVG\",layoutDependency:layoutDependency,layoutId:\"JbYHFfcjg-container\",name:\"SVG\",children:/*#__PURE__*/_jsx(SVG,{customColor:\"rgb(255, 255, 255)\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 0C4.47656 0 0 4.47656 0 10C0 15.5234 4.47656 20 10 20C15.5234 20 20 15.5234 20 10C20 4.47656 15.5234 0 10 0ZM14.7344 7.68359L15.4141 6.95312L13.9531 5.58594L13.2656 6.31641L8.35156 11.5859L6.6875 10.0195L5.95312 9.33594L4.58594 10.7969L5.3125 11.4805L7.71875 13.7305L8.44531 14.4141L9.13281 13.6836L14.7344 7.68359Z\" fill=\"#D9D9D9\"/> </svg>',height:\"100%\",id:\"JbYHFfcjg\",layoutId:\"JbYHFfcjg\",lineCap:\"butt\",lineJoin:\"miter\",name:\"SVG\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h1j54i\",\"data-framer-name\":\"Circle\",layoutDependency:layoutDependency,layoutId:\"YPgxplCH7\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vapk0y\",\"data-framer-name\":\"Big\",layoutDependency:layoutDependency,layoutId:\"dovFU3qvg\",children:/*#__PURE__*/_jsx(SVG1,{className:\"framer-j7l67w\",\"data-framer-name\":\"SVG\",fill:\"black\",intrinsicHeight:20,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"KlZjx0nT2\",svg:'<svg width=\"20\" height=\"20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"10\" cy=\"10\" r=\"8.5\" stroke=\"#fff\" stroke-opacity=\".6\" stroke-width=\"3\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-fala47\",\"data-framer-name\":\"Small\",layoutDependency:layoutDependency,layoutId:\"ougRJJlgO\",children:/*#__PURE__*/_jsx(SVG1,{className:\"framer-19zu652\",\"data-framer-name\":\"SVG\",fill:\"black\",intrinsicHeight:10,intrinsicWidth:10,layoutDependency:layoutDependency,layoutId:\"oqhkuIJxz\",svg:'<svg width=\"10\" height=\"10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 1.5A8.5 8.5 0 0 1 8.5 10\" stroke=\"#fff\" stroke-width=\"3\"/></svg>',withExternalLayout:true})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-uWNde.framer-g13z37, .framer-uWNde .framer-g13z37 { display: block; }\",\".framer-uWNde.framer-1eazhoe { height: 14px; overflow: hidden; position: relative; width: 14px; }\",\".framer-uWNde .framer-hecqw3, .framer-uWNde .framer-h1j54i, .framer-uWNde .framer-1vapk0y, .framer-uWNde .framer-fala47 { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-uWNde .framer-sn34dj-container, .framer-uWNde .framer-j7l67w { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-uWNde .framer-19zu652 { flex: none; height: 7px; position: absolute; right: 0px; top: 0px; width: 7px; }\",\".framer-uWNde.framer-v-v0r4hx.framer-1eazhoe, .framer-uWNde.framer-v-ki64mc.framer-1eazhoe { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 14px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 14\n * @framerIntrinsicWidth 14\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZZErDIIEn\":{\"layout\":[\"fixed\",\"fixed\"]},\"lujgbEL3U\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"PuQ5WOk1G\":\"check\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerhL9A6DmUv=withCSS(Component,css,\"framer-uWNde\");export default FramerhL9A6DmUv;FramerhL9A6DmUv.displayName=\"Loader\";FramerhL9A6DmUv.defaultProps={height:14,width:14};addPropertyControls(FramerhL9A6DmUv,{variant:{options:[\"DH9Xens3t\",\"ZZErDIIEn\",\"lujgbEL3U\"],optionTitles:[\"Loading\",\"Complete\",\"Idle\"],title:\"Variant\",type:ControlType.Enum},PuQ5WOk1G:{defaultValue:0,max:1,min:0,step:.01,title:\"Check\",type:ControlType.Number}});addFonts(FramerhL9A6DmUv,[{explicitInter:true,fonts:[]},...SVGFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhL9A6DmUv\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"14\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"14\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZZErDIIEn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lujgbEL3U\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"PuQ5WOk1G\\\":\\\"check\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hL9A6DmUv.map", "// Generated by Framer (508aa67)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Loader from\"https://framerusercontent.com/modules/6BJvMn9LRpMZOQSk0sEa/yHd6SlX6jB66gPoIlJEj/hL9A6DmUv.js\";const LoaderFonts=getFonts(Loader);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"S8CgccIhF\",\"HbFchaBEM\",\"fn8PJdINk\"];const serializationHash=\"framer-BRUy1\";const variantClassNames={fn8PJdINk:\"framer-v-mqdxlg\",HbFchaBEM:\"framer-v-1extfcy\",S8CgccIhF:\"framer-v-1mwezlq\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.25,ease:[.12,.23,.5,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition2={delay:0,duration:.7,ease:[.5,0,.88,.77],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Back Up\":\"S8CgccIhF\",\"Backing Up\":\"HbFchaBEM\",Done:\"fn8PJdINk\"};const getProps=({height,id,tap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,tJXIQyks1:tap!==null&&tap!==void 0?tap:props.tJXIQyks1,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"S8CgccIhF\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,tJXIQyks1,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"S8CgccIhF\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapg3lynu=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"HbFchaBEM\");});const onTapbyg6t7=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(tJXIQyks1){const res=await tJXIQyks1(...args);if(res===false)return false;}});const onAppear1erwml1=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"fn8PJdINk\"),3300);});useOnVariantChange(baseVariant,{HbFchaBEM:onAppear1erwml1});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"HbFchaBEM\",\"fn8PJdINk\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.button,{...restProps,\"aria-label\":\"Generate button\",className:cx(serializationHash,...sharedStyleClassNames,\"framer-1mwezlq\",className,classNames),\"data-framer-name\":\"Back Up\",\"data-highlight\":true,\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"S8CgccIhF\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTapg3lynu,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{background:\"linear-gradient(180deg, rgb(82, 122, 255) 0%, rgb(18, 101, 255) 100%)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,boxShadow:\"inset 0px 1px 0px 0px rgba(255, 255, 255, 0.2), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.15)\",...style},...addPropertyOverrides({fn8PJdINk:{\"data-framer-name\":\"Done\",onTap:onTapbyg6t7},HbFchaBEM:{\"data-framer-name\":\"Backing Up\",onTap:onTapbyg6t7}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"14px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gg41vd-container\",layoutDependency:layoutDependency,layoutId:\"LrDVZR02Q-container\",style:{opacity:0,scale:.6},transformTemplate:transformTemplate1,variants:{fn8PJdINk:{opacity:1,scale:1},HbFchaBEM:{opacity:1,scale:1}},...addPropertyOverrides({fn8PJdINk:{transformTemplate:undefined},HbFchaBEM:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Loader,{height:\"100%\",id:\"LrDVZR02Q\",layoutId:\"LrDVZR02Q\",PuQ5WOk1G:0,style:{height:\"100%\",width:\"100%\"},variant:\"lujgbEL3U\",width:\"100%\",...addPropertyOverrides({fn8PJdINk:{PuQ5WOk1G:1},HbFchaBEM:{variant:\"DH9Xens3t\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-goqhiy\",\"data-border\":true,\"data-framer-name\":\"Ring 1\",layoutDependency:layoutDependency,layoutId:\"HD5oWdZpk\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(20, 101, 255)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:9,borderBottomRightRadius:9,borderTopLeftRadius:9,borderTopRightRadius:9,opacity:1},tabIndex:-1,variants:{fn8PJdINk:{opacity:0}},...addPropertyOverrides({fn8PJdINk:{__targetOpacity:0}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1mfgyhv\",\"data-framer-name\":\"arrow_right\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ZYLQqxyb9\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 11.861 7 L 2.139 7 M 8.556 3.694 L 11.861 7 L 8.556 10.306\" fill=\"transparent\" stroke-width=\"1.6\" stroke=\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:2085874347,withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BRUy1.framer-1hi6lvp, .framer-BRUy1 .framer-1hi6lvp { display: block; }\",\".framer-BRUy1.framer-1mwezlq { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 8px; position: relative; width: min-content; }\",\".framer-BRUy1 .framer-gg41vd-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 14px); left: 50%; pointer-events: none; position: absolute; top: 50%; width: 14px; z-index: 1; }\",\".framer-BRUy1 .framer-goqhiy { -webkit-user-select: none; bottom: -3px; flex: none; left: -3px; overflow: hidden; pointer-events: none; position: absolute; right: -3px; top: -3px; user-select: none; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-BRUy1 .framer-1mfgyhv { flex: none; height: 14px; position: relative; width: 14px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-BRUy1.framer-1mwezlq { gap: 0px; } .framer-BRUy1.framer-1mwezlq > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-BRUy1.framer-1mwezlq > :first-child { margin-left: 0px; } .framer-BRUy1.framer-1mwezlq > :last-child { margin-right: 0px; } }\",\".framer-BRUy1.framer-v-1extfcy .framer-gg41vd-container, .framer-BRUy1.framer-v-mqdxlg .framer-gg41vd-container { left: unset; position: relative; top: unset; }\",'.framer-BRUy1[data-border=\"true\"]::after, .framer-BRUy1 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 30\n * @framerIntrinsicWidth 30\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"HbFchaBEM\":{\"layout\":[\"auto\",\"auto\"]},\"fn8PJdINk\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"tJXIQyks1\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerXj7bg5Vru=withCSS(Component,css,\"framer-BRUy1\");export default FramerXj7bg5Vru;FramerXj7bg5Vru.displayName=\"Button Copy\";FramerXj7bg5Vru.defaultProps={height:30,width:30};addPropertyControls(FramerXj7bg5Vru,{variant:{options:[\"S8CgccIhF\",\"HbFchaBEM\",\"fn8PJdINk\"],optionTitles:[\"Back Up\",\"Backing Up\",\"Done\"],title:\"Variant\",type:ControlType.Enum},tJXIQyks1:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerXj7bg5Vru,[{explicitInter:true,fonts:[]},...LoaderFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXj7bg5Vru\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"tJXIQyks1\\\":\\\"tap\\\"}\",\"framerIntrinsicWidth\":\"30\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"30\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HbFchaBEM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fn8PJdINk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Xj7bg5Vru.map", "// Generated by Framer (6807895)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/gtAcH3jSkVWWgHm7n7Za/5vKTfPcPmQznE8Nxropr/eEtGiCFjc.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/sScReZjH0FsfYwZhe4dx/gxRp7wXvjAqOLFjeHj2l/q7YdWxX6a.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/strkDySDS79Ztya25M30/pQD23xLBAZOOA4T7dBJm/sOBBslvxC.js\";import MotionText from\"https://framerusercontent.com/modules/7m0QVDZbETPUhuj2Faur/yTGoRyzFHB90g6s15dnJ/qbvKw_HgH.js\";import ButtonCopy from\"https://framerusercontent.com/modules/qrODUG8GMM3x9dhrgcB1/RGhg9TehxNJ3u85hBQMs/Xj7bg5Vru.js\";const MotionTextFonts=getFonts(MotionText);const ButtonCopyFonts=getFonts(ButtonCopy);const cycleOrder=[\"rM8Y47Cj3\",\"zJPC0FoL9\",\"rLLrqBSgO\",\"Wbt9vi2Yu\",\"yjLn3qRnH\"];const serializationHash=\"framer-UHCq6\";const variantClassNames={rLLrqBSgO:\"framer-v-1kpzxcf\",rM8Y47Cj3:\"framer-v-1g3orz3\",Wbt9vi2Yu:\"framer-v-96o5tl\",yjLn3qRnH:\"framer-v-mox544\",zJPC0FoL9:\"framer-v-ozskwn\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:86,type:\"spring\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Primary - Desktop\":\"rM8Y47Cj3\",\"Primary - Mobile\":\"rLLrqBSgO\",\"Secondary - Desktop\":\"zJPC0FoL9\",\"Secondary - Mobile\":\"Wbt9vi2Yu\",Trigger:\"yjLn3qRnH\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"rM8Y47Cj3\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"rM8Y47Cj3\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppearr05dv0=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"zJPC0FoL9\"),5e3);});const tJXIQyks11avw3e0=activeVariantCallback(async(...args)=>{setVariant(\"zJPC0FoL9\");});const tJXIQyks113ccg0p=activeVariantCallback(async(...args)=>{setVariant(\"Wbt9vi2Yu\");});useOnVariantChange(baseVariant,{yjLn3qRnH:onAppearr05dv0});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"yjLn3qRnH\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"yjLn3qRnH\")return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1g3orz3\",className,classNames),\"data-framer-name\":\"Primary - Desktop\",layoutDependency:layoutDependency,layoutId:\"rM8Y47Cj3\",ref:ref??ref1,style:{...style},...addPropertyOverrides({rLLrqBSgO:{\"data-framer-name\":\"Primary - Mobile\"},Wbt9vi2Yu:{\"data-framer-name\":\"Secondary - Mobile\"},yjLn3qRnH:{\"data-framer-name\":\"Trigger\",\"data-highlight\":true},zJPC0FoL9:{\"data-framer-name\":\"Secondary - Desktop\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-gc4xmn\",layoutDependency:layoutDependency,layoutId:\"TXaSNUo9r\",style:{borderBottomLeftRadius:18,borderBottomRightRadius:18,borderTopLeftRadius:18,borderTopRightRadius:18},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rw40di\",\"data-framer-name\":\"Frame 1088\",layoutDependency:layoutDependency,layoutId:\"UJUvTQnus\",style:{backdropFilter:\"blur(8px)\",backgroundColor:\"rgba(255, 255, 255, 0.64)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.7226247621292714px 1.8788243815361059px -0.6666666666666666px rgba(63, 84, 131, 0.09889), 0px 2.7462399638921484px 7.140223906119587px -1.3333333333333333px rgba(63, 84, 131, 0.10698), 0px 12px 31.200000000000003px -2px rgba(63, 84, 131, 0.144)\",WebkitBackdropFilter:\"blur(8px)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-9ajh7x\",\"data-border\":true,\"data-framer-name\":\"Frame 112\",layoutDependency:layoutDependency,layoutId:\"cyyvJ3bCv\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(42, 51, 69, 0.08)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-af619ec5-0318-4f5f-a839-621227e671f8, rgb(249, 249, 251))\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rbr9bu\",\"data-framer-name\":\"Frame 108\",layoutDependency:layoutDependency,layoutId:\"YvRYRiO2x\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-x69tzi\",layoutDependency:layoutDependency,layoutId:\"LZ1AXyxTH\",style:{backgroundColor:\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(43, 79, 255))\",borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"Extract data from documents\"})}),className:\"framer-2w0ll7\",\"data-framer-name\":\"Ai but feels like a person\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yEcgG2Dkl\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nuh042\",layoutDependency:layoutDependency,layoutId:\"S35u7VSl2\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-147tzs3\",layoutDependency:layoutDependency,layoutId:\"mpFqkKalw\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hdmmdm\",\"data-framer-name\":\"Frame 112\",layoutDependency:layoutDependency,layoutId:\"awC12ZmvF\",style:{backgroundColor:\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,boxShadow:\"0px 0px 0px 1px rgba(14, 62, 124, 0.06), 0px 0.48290122862090357px 0.4346111057588132px -1.375px rgba(53, 71, 110, 0.09683), 0px 4px 3.5999999999999996px -2.75px rgba(53, 71, 110, 0.081)\"},children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)))\"},children:\"Write a casual message and explain how we are different more competitiors\"})}),className:\"framer-engoev\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"GF;Inter-regular\"],layoutDependency:layoutDependency,layoutId:\"v2sSITVYJ\",style:{\"--extracted-r6o4lv\":\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({rLLrqBSgO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)))\"},children:\"Write a casual message and explain how we are different more competitiors\"})})},Wbt9vi2Yu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)))\"},children:\"Write a casual message and explain how we are different more competitiors\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({yjLn3qRnH:{height:15,y:(componentViewport?.y||0)+((componentViewport?.height||344.5)*.9648648648648651-51.3)+6+0+35.6+12+0+0+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dtge6f-container\",layoutDependency:layoutDependency,layoutId:\"fQakCEO7a-container\",children:/*#__PURE__*/_jsx(MotionText,{height:\"100%\",id:\"fQakCEO7a\",layoutId:\"fQakCEO7a\",LimAXqOds:\"Find me what companies they have recently invested in\",style:{width:\"100%\"},variant:\"D2vs7amg2\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+((componentViewport?.height||344.5)*.9648648648648651-82.8)+6+0+35.6+12+0+0,...addPropertyOverrides({rLLrqBSgO:{y:(componentViewport?.y||0)+((componentViewport?.height||200)*1.0000000000000002-89.3)+6+0+35.6+12+0+0},Wbt9vi2Yu:{y:(componentViewport?.y||0)+((componentViewport?.height||200)*1.0000000000000002-89.3)+6+0+35.6+12+0+0},yjLn3qRnH:{y:(componentViewport?.y||0)+((componentViewport?.height||344.5)*.9648648648648651-51.3)+6+0+35.6+12+0+0},zJPC0FoL9:{y:(componentViewport?.y||0)+((componentViewport?.height||200)*.9648648648648651-82.8)+6+0+35.6+12+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fqfl25-container\",layoutDependency:layoutDependency,layoutId:\"auWMWOwxt-container\",children:/*#__PURE__*/_jsx(ButtonCopy,{height:\"100%\",id:\"auWMWOwxt\",layoutId:\"auWMWOwxt\",variant:\"S8CgccIhF\",width:\"100%\",...addPropertyOverrides({rLLrqBSgO:{tJXIQyks1:tJXIQyks113ccg0p},zJPC0FoL9:{tJXIQyks1:tJXIQyks11avw3e0,variant:\"HbFchaBEM\"}},baseVariant,gestureVariant)})})})]})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-j8vap8\",layoutDependency:layoutDependency,layoutId:\"y3CO_Khj9\",style:{mask:\"linear-gradient(270deg, rgba(0,0,0,0) 2%, rgba(0,0,0,1) 33%) add\",WebkitMask:\"linear-gradient(270deg, rgba(0,0,0,0) 2%, rgba(0,0,0,1) 33%) add\"},variants:{rLLrqBSgO:{mask:\"linear-gradient(270deg, rgba(0,0,0,0) 2%, rgba(0,0,0,1) 16%, rgba(0, 0, 0, 1) 84%, rgba(0, 0, 0, 0) 100%) add\",WebkitMask:\"linear-gradient(270deg, rgba(0,0,0,0) 2%, rgba(0,0,0,1) 16%, rgba(0, 0, 0, 1) 84%, rgba(0, 0, 0, 0) 100%) add\"},Wbt9vi2Yu:{mask:\"linear-gradient(270deg, rgba(0,0,0,0) 2%, rgba(0,0,0,1) 16%, rgba(0, 0, 0, 1) 84%, rgba(0, 0, 0, 0) 100%) add\",WebkitMask:\"linear-gradient(270deg, rgba(0,0,0,0) 2%, rgba(0,0,0,1) 16%, rgba(0, 0, 0, 1) 84%, rgba(0, 0, 0, 0) 100%) add\"},zJPC0FoL9:{mask:\"linear-gradient(270deg, rgba(0,0,0,0) 2%, rgba(0,0,0,1) 15.000000000000002%) add\",WebkitMask:\"linear-gradient(270deg, rgba(0,0,0,0) 2%, rgba(0,0,0,1) 15.000000000000002%) add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cyk3pi\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"r_JiaxeoD\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(14, 63, 126, 0.04)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(8px)\",backgroundColor:\"rgba(255, 255, 255, 0.16)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,WebkitBackdropFilter:\"blur(8px)\"},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-hbnai8\",layoutDependency:layoutDependency,layoutId:\"iE6fC4B6w\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.5573343114665477px 1.4490692098130238px -0.625px rgba(63, 84, 131, 0.12), 0px 1.6901543001731625px 4.394401180450222px -1.25px rgba(63, 84, 131, 0.12), 0px 4.467857465039123px 11.61642940910172px -1.875px rgba(63, 84, 131, 0.12), 0px 14px 36.4px -2.5px rgba(63, 84, 131, 0.12)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fnn9hs\",layoutDependency:layoutDependency,layoutId:\"khsEzstJC\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ocv1yt\",layoutDependency:layoutDependency,layoutId:\"kXPyXNezG\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11zd6oc\",layoutDependency:layoutDependency,layoutId:\"nAkYVZt0c\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-248vwm\",layoutDependency:layoutDependency,layoutId:\"sh1cW2jmC\",style:{backgroundColor:\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)))\"},children:\"1\"})}),className:\"framer-rhkf1w\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mcn7y1OHh\",style:{\"--extracted-r6o4lv\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rn4oem\",layoutDependency:layoutDependency,layoutId:\"BVCqjZhtq\",style:{backgroundColor:\"var(--token-797685b5-b41a-49f8-988b-1ee5820b476c, rgb(235, 238, 245))\"}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1buattg\",layoutDependency:layoutDependency,layoutId:\"wdjbPwqQs\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:[\"Find out if \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1w3ko1f, var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255)))\"},children:\"@email_submission\"}),\" company have open positions hiring for factory operations\"]})}),className:\"framer-1o8nmys\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YcaYRZiYt\",style:{\"--extracted-1w3ko1f\":\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1be2aqs\",layoutDependency:layoutDependency,layoutId:\"rw5tQiSoV\",style:{backgroundColor:\"rgba(242, 243, 248, 0.32)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0px 0px 0px 1px rgba(215, 222, 234, 0.64), 0px 1px 2px 0px rgba(42, 51, 69, 0.02)\"},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1n8yd83\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:17,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"O8NPcgz18\",svg:'<svg width=\"16\" height=\"17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M15.865 8.587c0-.656-.054-1.134-.169-1.63H8.211v2.959h4.394c-.089.735-.567 1.842-1.63 2.586l-.015.1 2.366 1.833.165.016c1.505-1.39 2.374-3.437 2.374-5.864Z\" fill=\"#4285F4\"/><path d=\"M8.216 16.382c2.152 0 3.96-.709 5.28-1.931l-2.516-1.949c-.674.47-1.577.797-2.764.797-2.108 0-3.898-1.39-4.536-3.313l-.093.008L1.126 11.9l-.032.09a7.967 7.967 0 0 0 7.122 4.393Z\" fill=\"#34A853\"/><path d=\"M3.68 9.986a4.908 4.908 0 0 1-.267-1.576c0-.55.098-1.081.257-1.577l-.004-.106-2.492-1.935-.081.039a7.98 7.98 0 0 0-.85 3.579c0 1.284.31 2.498.85 3.578l2.586-2.002Z\" fill=\"#FBBC05\"/><path d=\"M8.216 3.52c1.497 0 2.507.647 3.083 1.187l2.25-2.197C12.167 1.226 10.369.438 8.216.438A7.967 7.967 0 0 0 1.094 4.83l2.578 2.002C4.318 4.911 6.108 3.52 8.216 3.52Z\" fill=\"#EB4335\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.242 .438)\" d=\"M0 0h15.634v16H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Web search\"})}),className:\"framer-5v0jce\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PMmQuK3JT\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kpojvt\",layoutDependency:layoutDependency,layoutId:\"ng0G79Wd2\",style:{backgroundColor:\"rgba(242, 243, 248, 0.32)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0px 0px 0px 1px rgba(215, 222, 234, 0.64), 0px 1px 2px 0px rgba(42, 51, 69, 0.02)\"},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-jewckn\",\"data-framer-name\":\"Graphic\",fill:\"rgb(96, 168, 57)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"b7ROb1bLJ\",svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 0C5.373 0 0 5.373 0 12c0 6.628 5.373 12 12 12 6.628 0 12-5.372 12-12 0-6.627-5.372-12-12-12Zm0 1.113c6.003 0 10.887 4.884 10.887 10.887S18.003 22.887 12 22.887 1.113 18.003 1.113 12 5.997 1.113 12 1.113Zm7.03 5.201c-.536-.002-1.28.304-2.255 1.098a536.576 536.576 0 0 1-3.814 3.045l1.025 1.3c4.694-2.558 6.19-3.167 6.116-4.294-.042-.634-.384-1.146-1.073-1.149Zm-.507.752c.147 0 .266.106.266.239 0 .132-.119.238-.266.238-.146 0-.265-.106-.265-.238 0-.171.162-.239.265-.239zm-1.58 1.489c0 .131-.118.238-.265.238-.147 0-.264-.107-.264-.238 0-.128.11-.234.24-.24.13-.006.29.077.29.24zm-2.109 1.01c.147 0 .266.106.266.238s-.12.238-.266.238c-.146 0-.266-.106-.266-.238 0-.148.139-.239.266-.239zm-2.445.972c-1.502.225-5.807.992-8.01 2.672l3.574 5.387s4.706-2.932 5.863-6.244z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Web scrape\"})}),className:\"framer-yf8hsw\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"J9KTQhSdT\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-144xr21\",layoutDependency:layoutDependency,layoutId:\"nUnPHsL3k\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mb95so\",layoutDependency:layoutDependency,layoutId:\"LffIgp0PR\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-nkl0ob\",layoutDependency:layoutDependency,layoutId:\"qVThsd3lX\",style:{backgroundColor:\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)))\"},children:\"2\"})}),className:\"framer-1sq1zyj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WCx8alOx5\",style:{\"--extracted-r6o4lv\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d9dwfh\",layoutDependency:layoutDependency,layoutId:\"V7yxTFtzy\",style:{backgroundColor:\"var(--token-797685b5-b41a-49f8-988b-1ee5820b476c, rgb(235, 238, 245))\"}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-69mb8c\",layoutDependency:layoutDependency,layoutId:\"lpdJFTXEL\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:[\"Find out recent news about the \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1w3ko1f, var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255)))\"},children:\"@company\"}),\". Particularly look into the blogposts to see if they have any blogpost on their cloud provider\"]})}),className:\"framer-1x4axje\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"h4jaa_sx8\",style:{\"--extracted-1w3ko1f\":\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-s15o3i\",layoutDependency:layoutDependency,layoutId:\"v9a0_ibVm\",style:{backgroundColor:\"rgba(242, 243, 248, 0.32)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0px 0px 0px 1px rgba(215, 222, 234, 0.64), 0px 1px 2px 0px rgba(42, 51, 69, 0.02)\"},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-18s3374\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:17,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"NkgPP73i2\",svg:'<svg width=\"16\" height=\"17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M15.865 8.587c0-.656-.054-1.134-.169-1.63H8.211v2.959h4.394c-.089.735-.567 1.842-1.63 2.586l-.015.1 2.366 1.833.165.016c1.505-1.39 2.374-3.437 2.374-5.864Z\" fill=\"#4285F4\"/><path d=\"M8.216 16.382c2.152 0 3.96-.709 5.28-1.931l-2.516-1.949c-.674.47-1.577.797-2.764.797-2.108 0-3.898-1.39-4.536-3.313l-.093.008L1.126 11.9l-.032.09a7.967 7.967 0 0 0 7.122 4.393Z\" fill=\"#34A853\"/><path d=\"M3.68 9.986a4.908 4.908 0 0 1-.267-1.576c0-.55.098-1.081.257-1.577l-.004-.106-2.492-1.935-.081.039a7.98 7.98 0 0 0-.85 3.579c0 1.284.31 2.498.85 3.578l2.586-2.002Z\" fill=\"#FBBC05\"/><path d=\"M8.216 3.52c1.497 0 2.507.647 3.083 1.187l2.25-2.197C12.167 1.226 10.369.438 8.216.438A7.967 7.967 0 0 0 1.094 4.83l2.578 2.002C4.318 4.911 6.108 3.52 8.216 3.52Z\" fill=\"#EB4335\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.242 .438)\" d=\"M0 0h15.634v16H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Web search\"})}),className:\"framer-1wxqfuc\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ily5KMkJW\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-164ct8s\",layoutDependency:layoutDependency,layoutId:\"mhUPZKR8X\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u8alim\",layoutDependency:layoutDependency,layoutId:\"vNaaz3RV1\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-h7s44j\",layoutDependency:layoutDependency,layoutId:\"T14a_qRqh\",style:{backgroundColor:\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)))\"},children:\"3\"})}),className:\"framer-1lm47t2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HLw6TDTy_\",style:{\"--extracted-r6o4lv\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-142xn79\",layoutDependency:layoutDependency,layoutId:\"QrmbWGdFg\",style:{backgroundColor:\"var(--token-797685b5-b41a-49f8-988b-1ee5820b476c, rgb(235, 238, 245))\"}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-197hu5o\",layoutDependency:layoutDependency,layoutId:\"QcQXS3IGa\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:[\"Summarise your findings and create a draft email to be sent to \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1w3ko1f, var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255)))\"},children:\"@email_submission \"}),\"Summarise the order and your findings.\"]})}),className:\"framer-18a67yu\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"F8tAfqmTz\",style:{\"--extracted-1w3ko1f\":\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ddz4v3\",layoutDependency:layoutDependency,layoutId:\"LhJC5JEPA\",style:{backgroundColor:\"rgba(242, 243, 248, 0.32)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0px 0px 0px 1px rgba(215, 222, 234, 0.64), 0px 1px 2px 0px rgba(42, 51, 69, 0.02)\"},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-4raw1\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:19,intrinsicWidth:19,layoutDependency:layoutDependency,layoutId:\"R9QHI3qa0\",svg:'<svg width=\"19\" height=\"19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M1.837 15.894h2.862V8.943L.61 5.873v8.794c0 .68.551 1.227 1.228 1.227Z\" fill=\"#4285F4\"/><path d=\"M14.523 15.894h2.863a1.23 1.23 0 0 0 1.227-1.227V5.872l-4.09 3.067v6.955Z\" fill=\"#34A853\"/><path d=\"M14.523 3.622v5.317l4.09-3.067V4.234c0-1.516-1.731-2.384-2.944-1.473l-1.146.86Z\" fill=\"#FBBC04\"/><path d=\"M4.695 8.943v-5.32l4.91 3.682 4.91-3.683v5.321l-4.91 3.68-4.91-3.68Z\" fill=\"#EA4335\"/><path d=\"M.61 4.238v1.637L4.7 8.943V3.622l-1.146-.857C2.341 1.855.61 2.722.61 4.238Z\" fill=\"#C5221F\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.61 .144)\" d=\"M0 0h18v18H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Gmail\"})}),className:\"framer-1s5k2tn\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"uQbdL1rcn\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-efqf0f\",layoutDependency:layoutDependency,layoutId:\"hWf4nkCnP\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-y3oob2\",layoutDependency:layoutDependency,layoutId:\"Ftmtap5ws\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-u96o3l\",layoutDependency:layoutDependency,layoutId:\"jh6TuLoNs\",style:{backgroundColor:\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)))\"},children:\"4\"})}),className:\"framer-p7xzsj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pHPo7tfA1\",style:{\"--extracted-r6o4lv\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1aldzev\",layoutDependency:layoutDependency,layoutId:\"SGQscjUPn\",style:{backgroundColor:\"var(--token-797685b5-b41a-49f8-988b-1ee5820b476c, rgb(235, 238, 245))\"}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-aop5dt\",layoutDependency:layoutDependency,layoutId:\"ubxetOyQa\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:[\"Find out lookalike businesses that are similar to \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1w3ko1f, var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255)))\"},children:\"@company_name\"}),\". Return 10 results just like this one that we can reach out to\"]})}),className:\"framer-ym7791\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"E47I07EMf\",style:{\"--extracted-1w3ko1f\":\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qcnew6\",layoutDependency:layoutDependency,layoutId:\"Uv6m8Iqb6\",style:{backgroundColor:\"rgba(242, 243, 248, 0.32)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,boxShadow:\"0px 0px 0px 1px rgba(215, 222, 234, 0.64), 0px 1px 2px 0px rgba(42, 51, 69, 0.02)\"},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-138h5b\",\"data-framer-name\":\"Apollo\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"rgL4it56D\",svg:'<svg width=\"24\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M20.325 4.083h-3.403l1.77 2.95 1.633-2.95Z\" fill=\"#FFC127\"/><path d=\"m22.23 15.834-2.268-3.857L12.703 0 0 21.051h6.805c.908 0 1.815-.227 2.586-.68.772-.454 1.452-1.044 1.906-1.815l3.493-5.807-1.95-3.222-4.22 7.033c-.227.408-.59.725-.998.952a2.735 2.735 0 0 1-1.316.363h-.499l6.896-11.478 8.802 14.609H24v-2.314l-1.77-2.858Z\" fill=\"#000\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h24v21.051H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Apollo\"})}),className:\"framer-vketen\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zxJ1CjpJ9\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UHCq6.framer-a2fdj6, .framer-UHCq6 .framer-a2fdj6 { display: block; }\",\".framer-UHCq6.framer-1g3orz3 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 634px; }\",\".framer-UHCq6 .framer-gc4xmn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: -30px; overflow: visible; padding: 6px; position: absolute; top: 96%; width: 438px; z-index: 1; }\",\".framer-UHCq6 .framer-1rw40di { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-UHCq6 .framer-9ajh7x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 10px 12px 10px 12px; position: relative; width: 100%; }\",\".framer-UHCq6 .framer-1rbr9bu { 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-UHCq6 .framer-x69tzi { flex: none; height: 4px; overflow: hidden; position: relative; width: 10px; will-change: var(--framer-will-change-override, transform); }\",\".framer-UHCq6 .framer-2w0ll7, .framer-UHCq6 .framer-5v0jce, .framer-UHCq6 .framer-yf8hsw, .framer-UHCq6 .framer-1wxqfuc, .framer-UHCq6 .framer-1s5k2tn, .framer-UHCq6 .framer-vketen { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-UHCq6 .framer-1nuh042 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: 100%; }\",\".framer-UHCq6 .framer-147tzs3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-UHCq6 .framer-hdmmdm { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px 12px 8px 12px; position: relative; width: 1px; }\",\".framer-UHCq6 .framer-engoev { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-UHCq6 .framer-dtge6f-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-UHCq6 .framer-1fqfl25-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-UHCq6 .framer-j8vap8 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 32px; position: relative; width: 1px; }\",\".framer-UHCq6 .framer-1cyk3pi { 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: visible; padding: 8px; position: relative; width: 1px; }\",\".framer-UHCq6 .framer-hbnai8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 0; }\",\".framer-UHCq6 .framer-fnn9hs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-end; overflow: auto; padding: 12px; position: relative; width: 100%; }\",\".framer-UHCq6 .framer-ocv1yt, .framer-UHCq6 .framer-144xr21, .framer-UHCq6 .framer-164ct8s, .framer-UHCq6 .framer-efqf0f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-UHCq6 .framer-11zd6oc, .framer-UHCq6 .framer-1mb95so, .framer-UHCq6 .framer-u8alim, .framer-UHCq6 .framer-y3oob2 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 24px; }\",\".framer-UHCq6 .framer-248vwm, .framer-UHCq6 .framer-nkl0ob, .framer-UHCq6 .framer-h7s44j, .framer-UHCq6 .framer-u96o3l { flex: none; height: 24px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-UHCq6 .framer-rhkf1w, .framer-UHCq6 .framer-1sq1zyj, .framer-UHCq6 .framer-1lm47t2, .framer-UHCq6 .framer-p7xzsj { flex: none; height: auto; left: 50%; position: absolute; top: 50%; white-space: pre; width: auto; }\",\".framer-UHCq6 .framer-rn4oem, .framer-UHCq6 .framer-1d9dwfh, .framer-UHCq6 .framer-142xn79, .framer-UHCq6 .framer-1aldzev { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 1px; }\",\".framer-UHCq6 .framer-1buattg, .framer-UHCq6 .framer-69mb8c, .framer-UHCq6 .framer-197hu5o, .framer-UHCq6 .framer-aop5dt { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-UHCq6 .framer-1o8nmys, .framer-UHCq6 .framer-1x4axje, .framer-UHCq6 .framer-18a67yu, .framer-UHCq6 .framer-ym7791 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UHCq6 .framer-1be2aqs, .framer-UHCq6 .framer-1kpojvt, .framer-UHCq6 .framer-s15o3i, .framer-UHCq6 .framer-ddz4v3, .framer-UHCq6 .framer-qcnew6 { 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: 3px 10px 3px 10px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-UHCq6 .framer-1n8yd83, .framer-UHCq6 .framer-18s3374 { aspect-ratio: 0.9411764705882353 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 13px); position: relative; width: 12px; }\",\".framer-UHCq6 .framer-jewckn, .framer-UHCq6 .framer-4raw1 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 12px); position: relative; width: 12px; }\",\".framer-UHCq6 .framer-138h5b { aspect-ratio: 1.0909090909090908 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 12px); position: relative; width: 13px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UHCq6.framer-1g3orz3, .framer-UHCq6 .framer-gc4xmn, .framer-UHCq6 .framer-1rw40di, .framer-UHCq6 .framer-1rbr9bu, .framer-UHCq6 .framer-1nuh042, .framer-UHCq6 .framer-147tzs3, .framer-UHCq6 .framer-hdmmdm, .framer-UHCq6 .framer-j8vap8, .framer-UHCq6 .framer-1cyk3pi, .framer-UHCq6 .framer-hbnai8, .framer-UHCq6 .framer-fnn9hs, .framer-UHCq6 .framer-ocv1yt, .framer-UHCq6 .framer-11zd6oc, .framer-UHCq6 .framer-1buattg, .framer-UHCq6 .framer-1be2aqs, .framer-UHCq6 .framer-1kpojvt, .framer-UHCq6 .framer-144xr21, .framer-UHCq6 .framer-1mb95so, .framer-UHCq6 .framer-69mb8c, .framer-UHCq6 .framer-s15o3i, .framer-UHCq6 .framer-164ct8s, .framer-UHCq6 .framer-u8alim, .framer-UHCq6 .framer-197hu5o, .framer-UHCq6 .framer-ddz4v3, .framer-UHCq6 .framer-efqf0f, .framer-UHCq6 .framer-y3oob2, .framer-UHCq6 .framer-aop5dt, .framer-UHCq6 .framer-qcnew6 { gap: 0px; } .framer-UHCq6.framer-1g3orz3 > *, .framer-UHCq6 .framer-gc4xmn > *, .framer-UHCq6 .framer-hdmmdm > *, .framer-UHCq6 .framer-j8vap8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-UHCq6.framer-1g3orz3 > :first-child, .framer-UHCq6 .framer-gc4xmn > :first-child, .framer-UHCq6 .framer-1rbr9bu > :first-child, .framer-UHCq6 .framer-147tzs3 > :first-child, .framer-UHCq6 .framer-hdmmdm > :first-child, .framer-UHCq6 .framer-j8vap8 > :first-child, .framer-UHCq6 .framer-ocv1yt > :first-child, .framer-UHCq6 .framer-1be2aqs > :first-child, .framer-UHCq6 .framer-1kpojvt > :first-child, .framer-UHCq6 .framer-144xr21 > :first-child, .framer-UHCq6 .framer-s15o3i > :first-child, .framer-UHCq6 .framer-164ct8s > :first-child, .framer-UHCq6 .framer-ddz4v3 > :first-child, .framer-UHCq6 .framer-efqf0f > :first-child, .framer-UHCq6 .framer-qcnew6 > :first-child { margin-left: 0px; } .framer-UHCq6.framer-1g3orz3 > :last-child, .framer-UHCq6 .framer-gc4xmn > :last-child, .framer-UHCq6 .framer-1rbr9bu > :last-child, .framer-UHCq6 .framer-147tzs3 > :last-child, .framer-UHCq6 .framer-hdmmdm > :last-child, .framer-UHCq6 .framer-j8vap8 > :last-child, .framer-UHCq6 .framer-ocv1yt > :last-child, .framer-UHCq6 .framer-1be2aqs > :last-child, .framer-UHCq6 .framer-1kpojvt > :last-child, .framer-UHCq6 .framer-144xr21 > :last-child, .framer-UHCq6 .framer-s15o3i > :last-child, .framer-UHCq6 .framer-164ct8s > :last-child, .framer-UHCq6 .framer-ddz4v3 > :last-child, .framer-UHCq6 .framer-efqf0f > :last-child, .framer-UHCq6 .framer-qcnew6 > :last-child { margin-right: 0px; } .framer-UHCq6 .framer-1rw40di > *, .framer-UHCq6 .framer-hbnai8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-UHCq6 .framer-1rw40di > :first-child, .framer-UHCq6 .framer-1nuh042 > :first-child, .framer-UHCq6 .framer-1cyk3pi > :first-child, .framer-UHCq6 .framer-hbnai8 > :first-child, .framer-UHCq6 .framer-fnn9hs > :first-child, .framer-UHCq6 .framer-11zd6oc > :first-child, .framer-UHCq6 .framer-1buattg > :first-child, .framer-UHCq6 .framer-1mb95so > :first-child, .framer-UHCq6 .framer-69mb8c > :first-child, .framer-UHCq6 .framer-u8alim > :first-child, .framer-UHCq6 .framer-197hu5o > :first-child, .framer-UHCq6 .framer-y3oob2 > :first-child, .framer-UHCq6 .framer-aop5dt > :first-child { margin-top: 0px; } .framer-UHCq6 .framer-1rw40di > :last-child, .framer-UHCq6 .framer-1nuh042 > :last-child, .framer-UHCq6 .framer-1cyk3pi > :last-child, .framer-UHCq6 .framer-hbnai8 > :last-child, .framer-UHCq6 .framer-fnn9hs > :last-child, .framer-UHCq6 .framer-11zd6oc > :last-child, .framer-UHCq6 .framer-1buattg > :last-child, .framer-UHCq6 .framer-1mb95so > :last-child, .framer-UHCq6 .framer-69mb8c > :last-child, .framer-UHCq6 .framer-u8alim > :last-child, .framer-UHCq6 .framer-197hu5o > :last-child, .framer-UHCq6 .framer-y3oob2 > :last-child, .framer-UHCq6 .framer-aop5dt > :last-child { margin-bottom: 0px; } .framer-UHCq6 .framer-1rbr9bu > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-UHCq6 .framer-1nuh042 > *, .framer-UHCq6 .framer-fnn9hs > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-UHCq6 .framer-147tzs3 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-UHCq6 .framer-1cyk3pi > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-UHCq6 .framer-ocv1yt > *, .framer-UHCq6 .framer-144xr21 > *, .framer-UHCq6 .framer-164ct8s > *, .framer-UHCq6 .framer-efqf0f > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-UHCq6 .framer-11zd6oc > *, .framer-UHCq6 .framer-1mb95so > *, .framer-UHCq6 .framer-u8alim > *, .framer-UHCq6 .framer-y3oob2 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-UHCq6 .framer-1buattg > *, .framer-UHCq6 .framer-69mb8c > *, .framer-UHCq6 .framer-197hu5o > *, .framer-UHCq6 .framer-aop5dt > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-UHCq6 .framer-1be2aqs > *, .framer-UHCq6 .framer-1kpojvt > *, .framer-UHCq6 .framer-s15o3i > *, .framer-UHCq6 .framer-ddz4v3 > *, .framer-UHCq6 .framer-qcnew6 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",\".framer-UHCq6.framer-v-1kpzxcf.framer-1g3orz3, .framer-UHCq6.framer-v-96o5tl.framer-1g3orz3 { justify-content: flex-end; width: 602px; }\",\".framer-UHCq6.framer-v-1kpzxcf .framer-gc4xmn, .framer-UHCq6.framer-v-96o5tl .framer-gc4xmn { left: -10px; top: 100%; width: 330px; }\",\".framer-UHCq6.framer-v-1kpzxcf .framer-147tzs3 { gap: 8px; }\",\".framer-UHCq6.framer-v-1kpzxcf .framer-j8vap8, .framer-UHCq6.framer-v-96o5tl .framer-j8vap8 { justify-content: flex-end; padding: 0px; }\",\".framer-UHCq6.framer-v-1kpzxcf .framer-1cyk3pi, .framer-UHCq6.framer-v-96o5tl .framer-1cyk3pi { flex: none; width: 602px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UHCq6.framer-v-1kpzxcf .framer-147tzs3 { gap: 0px; } .framer-UHCq6.framer-v-1kpzxcf .framer-147tzs3 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-UHCq6.framer-v-1kpzxcf .framer-147tzs3 > :first-child { margin-left: 0px; } .framer-UHCq6.framer-v-1kpzxcf .framer-147tzs3 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-UHCq6[data-border=\"true\"]::after, .framer-UHCq6 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 344.5\n * @framerIntrinsicWidth 634\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"zJPC0FoL9\":{\"layout\":[\"fixed\",\"auto\"]},\"rLLrqBSgO\":{\"layout\":[\"fixed\",\"auto\"]},\"Wbt9vi2Yu\":{\"layout\":[\"fixed\",\"auto\"]},\"yjLn3qRnH\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramercnaRPWYSJ=withCSS(Component,css,\"framer-UHCq6\");export default FramercnaRPWYSJ;FramercnaRPWYSJ.displayName=\"AI Agent\";FramercnaRPWYSJ.defaultProps={height:344.5,width:634};addPropertyControls(FramercnaRPWYSJ,{variant:{options:[\"rM8Y47Cj3\",\"zJPC0FoL9\",\"rLLrqBSgO\",\"Wbt9vi2Yu\",\"yjLn3qRnH\"],optionTitles:[\"Primary - Desktop\",\"Secondary - Desktop\",\"Primary - Mobile\",\"Secondary - Mobile\",\"Trigger\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramercnaRPWYSJ,[{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:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"}]},...MotionTextFonts,...ButtonCopyFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercnaRPWYSJ\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"344.5\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zJPC0FoL9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rLLrqBSgO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Wbt9vi2Yu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yjLn3qRnH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"634\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cnaRPWYSJ.map", "import{jsx as _jsx}from\"react/jsx-runtime\";const truncatedTextPrefix=\"Lines:\";export function TruncatedText(Component){return props=>{const name=props[\"data-framer-name\"];if(name===null||name===void 0?void 0:name.startsWith(truncatedTextPrefix)){const lines=name.replace(new RegExp(\"^\"+truncatedTextPrefix),\"\").trim();return /*#__PURE__*/_jsx(Component,{...props,style:{...props.style,display:\"-webkit-box\",WebkitLineClamp:lines,WebkitBoxOrient:\"vertical\",overflow:\"hidden\",textOverflow:\"ellipsis\"}});}return /*#__PURE__*/_jsx(Component,{...props});};}\nexport const __FramerMetadata__ = {\"exports\":{\"TruncatedText\":{\"type\":\"reactHoc\",\"name\":\"TruncatedText\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Text_Truncate.map", "import{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Geist  SemiBold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Geist  SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/7pR8uTzuzTu64khiNT8cGz0UVg4.woff2\"}]}];export const css=['.framer-B3x2m .framer-styles-preset-1fo13kz:not(.rich-text-wrapper), .framer-B3x2m .framer-styles-preset-1fo13kz.rich-text-wrapper h4 { --framer-font-family: \"Geist  SemiBold\", \"Geist  SemiBold Placeholder\", sans-serif; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.02em; --framer-line-height: 1.1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: var(--token-757f38b9-847d-4444-b1e2-456038c937b9, #343332); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-B3x2m\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (21ec140)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleCode,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{TruncatedText}from\"https://framerusercontent.com/modules/jRsiQ9Cv8BaFtZxyEUdp/K2a3lZ1DcMyR30zakaCS/Text_Truncate.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/7CElwfZd1vNmX4XojsFJ/nJwTtOdSbWtxbZKWtf51/KdZLCv1Lv.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/piZJ9T8qpWBZNLyjwVln/gxtgWzEOpUy85tpGic30/q7YdWxX6a.js\";const RichTextTruncatedText=TruncatedText(RichText);const enabledGestures={CAyS5xmhO:{hover:true}};const cycleOrder=[\"CAyS5xmhO\"];const serializationHash=\"framer-IV79j\";const variantClassNames={CAyS5xmhO:\"framer-v-sgamou\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:50,delay:0,mass:1,stiffness:600,type:\"spring\"};const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const dateStyle=options.dateStyle;const timeZone=\"UTC\";try{return date.toLocaleDateString(locale,{dateStyle,timeZone});}catch{return date.toLocaleDateString(fallbackLocale,{dateStyle,timeZone});}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({category,date,description,height,id,padding,title,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4;return{...props,AZwlmbme0:(_ref=category!==null&&category!==void 0?category:props.AZwlmbme0)!==null&&_ref!==void 0?_ref:\"Category\",hyJeDntfI:(_ref1=description!==null&&description!==void 0?description:props.hyJeDntfI)!==null&&_ref1!==void 0?_ref1:\"Generate marketing content custom optimized for your product\",U2d2BohHY:(_ref2=title!==null&&title!==void 0?title:props.U2d2BohHY)!==null&&_ref2!==void 0?_ref2:\"Marketing\",wRXu5x1vl:(_ref3=padding!==null&&padding!==void 0?padding:props.wRXu5x1vl)!==null&&_ref3!==void 0?_ref3:32,XD8ZD4tVx:(_ref4=date!==null&&date!==void 0?date:props.XD8ZD4tVx)!==null&&_ref4!==void 0?_ref4:\"1970-01-01T00:00:00.000Z\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,U2d2BohHY,hyJeDntfI,XD8ZD4tVx,AZwlmbme0,wRXu5x1vl,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"CAyS5xmhO\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(XD8ZD4tVx,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-sgamou\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"CAyS5xmhO\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"CAyS5xmhO-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bva4e8\",\"data-framer-name\":\"Frame 7\",layoutDependency:layoutDependency,layoutId:\"Pd1O9aEBS\",style:{\"--qxc5vs\":numberToPixelString(wRXu5x1vl),backgroundColor:\"rgba(238, 237, 248, 0)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{\"CAyS5xmhO-hover\":{backgroundColor:\"rgb(238, 237, 248)\"}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6rcsjg\",\"data-framer-name\":\"Frame 62\",layoutDependency:layoutDependency,layoutId:\"h3U26GC3l\",children:[/*#__PURE__*/_jsx(RichTextTruncatedText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1fo13kz\",\"data-styles-preset\":\"KdZLCv1Lv\",style:{\"--framer-text-alignment\":\"left\"},children:\"Marketing\"})}),className:\"framer-1daduqs\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ltIoCIiDW\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:U2d2BohHY,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextTruncatedText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",style:{\"--framer-text-alignment\":\"left\"},children:\"Generate marketing content custom optimized for your product\"})}),className:\"framer-vdzcvw\",\"data-framer-name\":\"Lines: 2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pVOu5r2od\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:hyJeDntfI,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11t6d0a\",layoutDependency:layoutDependency,layoutId:\"J5U1LWddp\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fc64i9\",layoutDependency:layoutDependency,layoutId:\"itP4xnbK2\",style:{backgroundColor:\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\",borderBottomLeftRadius:99,borderBottomRightRadius:99,borderTopLeftRadius:99,borderTopRightRadius:99,boxShadow:\"0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.48290122862090357px 0.8692222115176264px -1px rgba(53, 71, 110, 0.06786), 0px 4px 7.199999999999999px -2px rgba(53, 71, 110, 0.096)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0ICBNZWRpdW0=\",\"--framer-font-family\":'\"Geist  Medium\", \"Geist  Medium Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(90, 89, 88)))\"},children:\"Category\"})}),className:\"framer-1c3l8jb\",\"data-framer-name\":\"Generate marketing content custom optimized for your product\",fonts:[\"CUSTOM;Geist  Medium\"],layoutDependency:layoutDependency,layoutId:\"ICMPYDhd8\",style:{\"--extracted-r6o4lv\":\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(90, 89, 88))\",\"--framer-paragraph-spacing\":\"0px\"},text:AZwlmbme0,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hejw2e\",layoutDependency:layoutDependency,layoutId:\"ZZwYJF79m\",style:{backgroundColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(67, 76, 92))\",borderBottomLeftRadius:9,borderBottomRightRadius:9,borderTopLeftRadius:9,borderTopRightRadius:9}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(90, 89, 88)))\"},children:\"Jan 1, 1970\"})}),className:\"framer-p5gd0c\",\"data-framer-name\":\"Generate marketing content custom optimized for your product\",fonts:[\"GF;Inter-regular\"],layoutDependency:layoutDependency,layoutId:\"o9MQeC2a_\",style:{\"--extracted-r6o4lv\":\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(90, 89, 88))\",\"--framer-paragraph-spacing\":\"0px\"},text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IV79j.framer-bz6y8c, .framer-IV79j .framer-bz6y8c { display: block; }\",\".framer-IV79j.framer-sgamou { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 8px; position: relative; width: 325px; }\",\".framer-IV79j .framer-bva4e8 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: var(--qxc5vs); position: relative; width: 1px; }\",\".framer-IV79j .framer-6rcsjg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-IV79j .framer-1daduqs, .framer-IV79j .framer-vdzcvw { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-IV79j .framer-11t6d0a { 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: 100%; }\",\".framer-IV79j .framer-1fc64i9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 2px 8px 2px 8px; position: relative; width: auto; will-change: var(--framer-will-change-override, transform); }\",\".framer-IV79j .framer-1c3l8jb, .framer-IV79j .framer-p5gd0c { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-IV79j .framer-1hejw2e { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); overflow: hidden; position: relative; width: 2px; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IV79j.framer-sgamou, .framer-IV79j .framer-bva4e8, .framer-IV79j .framer-6rcsjg, .framer-IV79j .framer-11t6d0a, .framer-IV79j .framer-1fc64i9 { gap: 0px; } .framer-IV79j.framer-sgamou > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-IV79j.framer-sgamou > :first-child, .framer-IV79j .framer-11t6d0a > :first-child, .framer-IV79j .framer-1fc64i9 > :first-child { margin-left: 0px; } .framer-IV79j.framer-sgamou > :last-child, .framer-IV79j .framer-11t6d0a > :last-child, .framer-IV79j .framer-1fc64i9 > :last-child { margin-right: 0px; } .framer-IV79j .framer-bva4e8 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-IV79j .framer-bva4e8 > :first-child, .framer-IV79j .framer-6rcsjg > :first-child { margin-top: 0px; } .framer-IV79j .framer-bva4e8 > :last-child, .framer-IV79j .framer-6rcsjg > :last-child { margin-bottom: 0px; } .framer-IV79j .framer-6rcsjg > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-IV79j .framer-11t6d0a > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-IV79j .framer-1fc64i9 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 179.5\n * @framerIntrinsicWidth 324.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gzsAXDylT\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"U2d2BohHY\":\"title\",\"hyJeDntfI\":\"description\",\"XD8ZD4tVx\":\"date\",\"AZwlmbme0\":\"category\",\"wRXu5x1vl\":\"padding\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerjy83tX05K=withCSS(Component,css,\"framer-IV79j\");export default Framerjy83tX05K;Framerjy83tX05K.displayName=\"Blog - Home\";Framerjy83tX05K.defaultProps={height:179.5,width:324.5};addPropertyControls(Framerjy83tX05K,{U2d2BohHY:{defaultValue:\"Marketing\",displayTextArea:false,title:\"Title\",type:ControlType.String},hyJeDntfI:{defaultValue:\"Generate marketing content custom optimized for your product\",displayTextArea:false,title:\"Description\",type:ControlType.String},XD8ZD4tVx:{defaultValue:\"1970-01-01T00:00:00.000Z\",title:\"Date\",type:ControlType.Date},AZwlmbme0:{defaultValue:\"Category\",displayTextArea:false,title:\"Category\",type:ControlType.String},wRXu5x1vl:{defaultValue:32,min:0,title:\"Padding\",type:ControlType.Number}});addFonts(Framerjy83tX05K,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"},{family:\"Geist  Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/0IOtYyeZIcPb3Z49D22gKQF9PWY.woff2\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerjy83tX05K\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"324.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gzsAXDylT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"179.5\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"U2d2BohHY\\\":\\\"title\\\",\\\"hyJeDntfI\\\":\\\"description\\\",\\\"XD8ZD4tVx\\\":\\\"date\\\",\\\"AZwlmbme0\\\":\\\"category\\\",\\\"wRXu5x1vl\\\":\\\"padding\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jy83tX05K.map", "// Generated by Framer (508aa67)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import SVG from\"https://framerusercontent.com/modules/I1DC9cTt2FcHsDUAaRxW/hAahUT5WhkA90ScusgxD/SVG.js\";const SVGFonts=getFonts(SVG);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"hSW9_qVl7\",\"b_P3DkbSe\",\"Yd4K_egXn\"];const serializationHash=\"framer-HDEbq\";const variantClassNames={b_P3DkbSe:\"framer-v-1r0fe49\",hSW9_qVl7:\"framer-v-il6x1a\",Yd4K_egXn:\"framer-v-cb45ah\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:64,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:-360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation1={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Left:\"b_P3DkbSe\",Right:\"hSW9_qVl7\",Static:\"Yd4K_egXn\"};const getProps=({height,id,sVGCode,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"hSW9_qVl7\",YicrK1to0:(_ref1=sVGCode!==null&&sVGCode!==void 0?sVGCode:props.YicrK1to0)!==null&&_ref1!==void 0?_ref1:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\"><title>plug</title><g fill=\"none\" stroke=\"#F7F7F7\"><line x1=\"6.25\" y1=\"4.75\" x2=\"6.25\" y2=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" stroke=\"#F7F7F7\"></line><line x1=\"11.75\" y1=\"4.75\" x2=\"11.75\" y2=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" stroke=\"#F7F7F7\"></line><path d=\"M3.75,4.75H14.25c.552,0,1,.448,1,1v1.75c0,3.449-2.801,6.25-6.25,6.25h0c-3.449,0-6.25-2.801-6.25-6.25v-1.75c0-.552,.448-1,1-1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"></path><line x1=\"9\" y1=\"16.25\" x2=\"9\" y2=\"13.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"></line></g></svg>'};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,YicrK1to0,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"hSW9_qVl7\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(MotionDivWithFX,{...restProps,__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(serializationHash,...sharedStyleClassNames,\"framer-il6x1a\",className,classNames),\"data-framer-name\":\"Right\",layoutDependency:layoutDependency,layoutId:\"hSW9_qVl7\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\",borderBottomLeftRadius:99,borderBottomRightRadius:99,borderTopLeftRadius:99,borderTopRightRadius:99,boxShadow:\"0px 0px 0px 1px rgba(14, 62, 124, 0.08), 0px 0.3621759214656777px 0.941657395810762px -1.5px rgba(24, 58, 133, 0.36855), 0px 3px 7.800000000000001px -3px rgba(24, 58, 133, 0.256)\",...style},...addPropertyOverrides({b_P3DkbSe:{__framer__loop:animation1,\"data-framer-name\":\"Left\"},Yd4K_egXn:{__framer__loopEffectEnabled:undefined,\"data-framer-name\":\"Static\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-x7ejrp-container\",layoutDependency:layoutDependency,layoutId:\"BMZA8NkF4-container\",children:/*#__PURE__*/_jsx(SVG,{customColor:\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(8, 25, 48))\",customPadding:0,customStrokeWidth:2,customSvgCode:YicrK1to0,height:\"100%\",id:\"BMZA8NkF4\",layoutId:\"BMZA8NkF4\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HDEbq.framer-1c3jvd4, .framer-HDEbq .framer-1c3jvd4 { display: block; }\",\".framer-HDEbq.framer-il6x1a { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 7px; position: relative; width: min-content; }\",\".framer-HDEbq .framer-x7ejrp-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 18px); position: relative; width: 18px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HDEbq.framer-il6x1a { gap: 0px; } .framer-HDEbq.framer-il6x1a > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-HDEbq.framer-il6x1a > :first-child { margin-top: 0px; } .framer-HDEbq.framer-il6x1a > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 32\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"b_P3DkbSe\":{\"layout\":[\"auto\",\"auto\"]},\"Yd4K_egXn\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"YicrK1to0\":\"sVGCode\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerl41QJVVVm=withCSS(Component,css,\"framer-HDEbq\");export default Framerl41QJVVVm;Framerl41QJVVVm.displayName=\"Icon - Bento\";Framerl41QJVVVm.defaultProps={height:32,width:32};addPropertyControls(Framerl41QJVVVm,{variant:{options:[\"hSW9_qVl7\",\"b_P3DkbSe\",\"Yd4K_egXn\"],optionTitles:[\"Right\",\"Left\",\"Static\"],title:\"Variant\",type:ControlType.Enum},YicrK1to0:{defaultValue:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\"><title>plug</title><g fill=\"none\" stroke=\"#F7F7F7\"><line x1=\"6.25\" y1=\"4.75\" x2=\"6.25\" y2=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" stroke=\"#F7F7F7\"></line><line x1=\"11.75\" y1=\"4.75\" x2=\"11.75\" y2=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" stroke=\"#F7F7F7\"></line><path d=\"M3.75,4.75H14.25c.552,0,1,.448,1,1v1.75c0,3.449-2.801,6.25-6.25,6.25h0c-3.449,0-6.25-2.801-6.25-6.25v-1.75c0-.552,.448-1,1-1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"></path><line x1=\"9\" y1=\"16.25\" x2=\"9\" y2=\"13.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"></line></g></svg>',displayTextArea:false,title:\"SVG Code\",type:ControlType.String}});addFonts(Framerl41QJVVVm,[{explicitInter:true,fonts:[]},...SVGFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerl41QJVVVm\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"32\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"32\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"b_P3DkbSe\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Yd4K_egXn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"YicrK1to0\\\":\\\"sVGCode\\\"}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./l41QJVVVm.map", "// Generated by Framer (21ec140)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import SVG from\"https://framerusercontent.com/modules/I1DC9cTt2FcHsDUAaRxW/hAahUT5WhkA90ScusgxD/SVG.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/6R7ZRFNwxRk6dYG2hJW9/n0WcRnSbGDDkhDvIblKE/LlBwJbvvr.js\";const SVGFonts=getFonts(SVG);const cycleOrder=[\"gXbCUDKmW\"];const serializationHash=\"framer-CN05Z\";const variantClassNames={gXbCUDKmW:\"framer-v-nkfwts\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:50,delay:0,mass:2,stiffness:600,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,tap,width,...props})=>{return{...props,gJG5Uy1jx:tap!==null&&tap!==void 0?tap:props.gJG5Uy1jx};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,gJG5Uy1jx,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"gXbCUDKmW\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapzfw8bu=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(gJG5Uy1jx){const res=await gJG5Uy1jx(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.button,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-nkfwts\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Primary\",\"data-highlight\":true,\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"gXbCUDKmW\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTapzfw8bu,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(6px)\",backgroundColor:\"rgba(242, 242, 255, 0.06)\",borderBottomLeftRadius:42,borderBottomRightRadius:42,borderTopLeftRadius:42,borderTopRightRadius:42,boxShadow:\"inset 0px 0px 8px 1px rgba(10, 19, 31, 0.16), inset 0px 0px 2px 0px rgba(255, 255, 255, 0.25)\",WebkitBackdropFilter:\"blur(6px)\",...style},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-56tljf\",\"data-border\":true,\"data-framer-name\":\"Frame 105\",layoutDependency:layoutDependency,layoutId:\"z2Jd3KOmE\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.08)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(180deg, rgb(48, 49, 74) 0%, rgb(19, 23, 42) 100%)\",borderBottomLeftRadius:34,borderBottomRightRadius:34,borderTopLeftRadius:34,borderTopRightRadius:34,boxShadow:\"0px 0px 0px 1px rgba(14, 63, 126, 0.04), inset 0px 0.4px 0px 0px rgba(255, 255, 255, 0.24), 0px 0.48174984141951427px 1.252549587690737px -0.6666666666666666px rgba(30, 77, 179, 0.09889), 0px 1.8308266425947657px 4.760149270746391px -1.3333333333333333px rgba(30, 77, 179, 0.10698), 0px 8px 20.8px -2px rgba(30, 77, 179, 0.144)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-pku0ia\",layoutDependency:layoutDependency,layoutId:\"SII_bfnKY\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rjmwfl-container\",layoutDependency:layoutDependency,layoutId:\"Bzp_2Dn0F-container\",children:/*#__PURE__*/_jsx(SVG,{customColor:\"var(--token-066ac3f9-eba3-4cbd-b32f-d665141e99a1, rgb(239, 240, 246))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M15.1,7.478L5.608,2.222c-.553-.306-1.206-.297-1.749,.023-.538,.317-.859,.877-.859,1.499V14.256c0,.622,.321,1.182,.859,1.499,.279,.164,.586,.247,.895,.247,.293,0,.586-.075,.854-.223l9.491-5.256c.556-.307,.901-.891,.901-1.522s-.345-1.215-.9-1.522Z\"></path>   </g> </svg>',height:\"100%\",id:\"Bzp_2Dn0F\",layoutId:\"Bzp_2Dn0F\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3fkm65\",\"data-styles-preset\":\"LlBwJbvvr\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)))\"},children:\"Play demo\"})}),className:\"framer-q0to0i\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pdiINzSR1\",style:{\"--extracted-r6o4lv\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CN05Z.framer-2ihbn6, .framer-CN05Z .framer-2ihbn6 { display: block; }\",\".framer-CN05Z.framer-nkfwts { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 6px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-CN05Z .framer-56tljf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 16px 10px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-CN05Z .framer-pku0ia { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 16px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 16px; }\",\".framer-CN05Z .framer-rjmwfl-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); position: relative; width: 16px; }\",\".framer-CN05Z .framer-q0to0i { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CN05Z.framer-nkfwts, .framer-CN05Z .framer-56tljf, .framer-CN05Z .framer-pku0ia { gap: 0px; } .framer-CN05Z.framer-nkfwts > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-CN05Z.framer-nkfwts > :first-child { margin-top: 0px; } .framer-CN05Z.framer-nkfwts > :last-child { margin-bottom: 0px; } .framer-CN05Z .framer-56tljf > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-CN05Z .framer-56tljf > :first-child, .framer-CN05Z .framer-pku0ia > :first-child { margin-left: 0px; } .framer-CN05Z .framer-56tljf > :last-child, .framer-CN05Z .framer-pku0ia > :last-child { margin-right: 0px; } .framer-CN05Z .framer-pku0ia > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,'.framer-CN05Z[data-border=\"true\"]::after, .framer-CN05Z [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 131\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"gJG5Uy1jx\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerQDQRMMG39=withCSS(Component,css,\"framer-CN05Z\");export default FramerQDQRMMG39;FramerQDQRMMG39.displayName=\"Play - Button\";FramerQDQRMMG39.defaultProps={height:48,width:131};addPropertyControls(FramerQDQRMMG39,{gJG5Uy1jx:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerQDQRMMG39,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...SVGFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQDQRMMG39\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"131\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"48\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"gJG5Uy1jx\\\":\\\"tap\\\"}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./QDQRMMG39.map", "// Generated by Framer (3fa6aa4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/fXsepOiZLQzWrmWQ5V93/Cu1EbwafUYHU7LWj6nmX/kOGwoqRSf.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/sScReZjH0FsfYwZhe4dx/gxRp7wXvjAqOLFjeHj2l/q7YdWxX6a.js\";import Display from\"https://framerusercontent.com/modules/AlLAJGNLNUzsggPW7UW5/8sOTCC6LesG5CmFsqKzv/iPRuCEmmI.js\";const DisplayFonts=getFonts(Display);const cycleOrder=[\"rvtKqZw6P\",\"pdnRoUleO\"];const serializationHash=\"framer-yOPJH\";const variantClassNames={pdnRoUleO:\"framer-v-1bbsbio\",rvtKqZw6P:\"framer-v-1uxbm4u\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"rvtKqZw6P\",Mobile:\"pdnRoUleO\"};const getProps=({height,id,name1,photo,photoVisible,position,testimonial,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_humanReadableVariantMap_props_variant,_ref4,_ref5;return{...props,DuAziLyjC:(_ref=photoVisible!==null&&photoVisible!==void 0?photoVisible:props.DuAziLyjC)!==null&&_ref!==void 0?_ref:true,hV34tQkFv:(_ref1=name1!==null&&name1!==void 0?name1:props.hV34tQkFv)!==null&&_ref1!==void 0?_ref1:\"Lukas Meller\",ppMrQtnjh:(_ref2=photo!==null&&photo!==void 0?photo:props.ppMrQtnjh)!==null&&_ref2!==void 0?_ref2:{src:\"https://framerusercontent.com/images/Po0LCdWrE7FZ6IYItSLdryAXA.png\"},q6r_69rVW:(_ref3=position!==null&&position!==void 0?position:props.q6r_69rVW)!==null&&_ref3!==void 0?_ref3:\"Founder & CEO\",variant:(_ref4=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref4!==void 0?_ref4:\"rvtKqZw6P\",wVFJrNIOy:(_ref5=testimonial!==null&&testimonial!==void 0?testimonial:props.wVFJrNIOy)!==null&&_ref5!==void 0?_ref5:'\"Aorem ipsum dolor sit amet, sectetur adipisci elit. Nunc vulputate libero etul velit interdum, acquet aliquet odioniti. Aorem ipsum dolor sit amet.\"'};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,hV34tQkFv,q6r_69rVW,wVFJrNIOy,ppMrQtnjh,DuAziLyjC,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"rvtKqZw6P\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"pdnRoUleO\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1uxbm4u\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"rvtKqZw6P\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backdropFilter:\"blur(4px)\",backgroundColor:\"rgba(249, 249, 251, 0.72)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.3613123810646357px 1.2284620956197614px -0.5px rgba(53, 71, 110, 0.05185), 0px 1.3731199819460742px 4.668607938616653px -1px rgba(53, 71, 110, 0.06265), 0px 6px 20.4px -1.5px rgba(53, 71, 110, 0.112)\",WebkitBackdropFilter:\"blur(4px)\",...style},...addPropertyOverrides({pdnRoUleO:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-807mzq\",\"data-framer-name\":\"Frame 106\",layoutDependency:layoutDependency,layoutId:\"iElibwaU4\",style:{background:'linear-gradient(180deg, rgb(252, 252, 253) 0%, var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)) /* {\"name\":\"White\"} */ 77%)',borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.7113342898827977px 0.284533715953119px -0.7000000000000001px rgba(53, 71, 110, 0.08258), 0px 1.9371521717053837px 0.7748608686821533px -1.4000000000000001px rgba(53, 71, 110, 0.08013), 0px 4.253285051195417px 1.7013140204781665px -2.1px rgba(53, 71, 110, 0.07549), 0px 9.4413216807344px 3.7765286722937597px -2.8000000000000003px rgba(53, 71, 110, 0.06512), 0px 24px 9.599999999999998px -3.5px rgba(53, 71, 110, 0.036)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(8, 18, 33)))\"},children:'\"Aorem ipsum dolor sit amet, sectetur adipisci elit. Nunc vulputate libero etul velit interdum, acquet aliquet odioniti. Aorem ipsum dolor sit amet.\"'})}),className:\"framer-mscncy\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"LOh8a0hee\",style:{\"--extracted-r6o4lv\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(8, 18, 33))\",\"--framer-paragraph-spacing\":\"0px\"},text:wVFJrNIOy,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ptojmn\",\"data-framer-name\":\"Frame 92\",layoutDependency:layoutDependency,layoutId:\"Z0efv44Nx\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ca0z10\",layoutDependency:layoutDependency,layoutId:\"LF9TEKBAG\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,mask:\"linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%)\",opacity:.6,WebkitMask:\"linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%)\"},children:isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-buhtxw-container\",layoutDependency:layoutDependency,layoutId:\"X1Da8m0oD-container\",children:/*#__PURE__*/_jsx(Display,{FdSoPCTIQ:1,height:\"100%\",id:\"X1Da8m0oD\",layoutId:\"X1Da8m0oD\",style:{height:\"100%\",width:\"100%\"},u4akpkRWz:\"luminosity\",variant:\"Q2FRqmaaD\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q71bcn\",\"data-framer-name\":\"Frame 7\",layoutDependency:layoutDependency,layoutId:\"i__FOh7QP\",children:[DuAziLyjC&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bxqsfh\",\"data-framer-name\":\"Frame 732\",layoutDependency:layoutDependency,layoutId:\"ZPXd7nhp2\",style:{background:\"linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgb(247, 247, 247) 100%)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,boxShadow:\"0px 0px 0px 1px rgba(181, 162, 138, 0.1), 0px 1px 1px -0.5px rgba(95, 74, 46, 0.03999999910593033), 0px 3px 3px -1.5px rgba(95, 74, 46, 0.04), 0px 6px 6px -3px rgba(95, 74, 46, 0.04)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",sizes:\"19px\",...toResponsiveImage(ppMrQtnjh),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-36bfjw\",\"data-framer-name\":\"image 7\",layoutDependency:layoutDependency,layoutId:\"ddWSQvUJA\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-stq3l1\",\"data-framer-name\":\"Frame 79\",layoutDependency:layoutDependency,layoutId:\"ypzXXBeQN\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(9, 27, 53)))\"},children:\"Lukas Meller\"})}),className:\"framer-11l63eo\",\"data-framer-name\":\"Lukas Meller\",fonts:[\"GF;Inter-600\"],layoutDependency:layoutDependency,layoutId:\"VZaXayr1B\",style:{\"--extracted-r6o4lv\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(9, 27, 53))\",\"--framer-paragraph-spacing\":\"0px\"},text:hV34tQkFv,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w7vcyg\",layoutDependency:layoutDependency,layoutId:\"xJXQBUFW5\",style:{backgroundColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(67, 76, 92))\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tz6n5s\",\"data-framer-name\":\"Frame 62\",layoutDependency:layoutDependency,layoutId:\"kd0BLtJjQ\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:\"Founder & CEO\"})}),className:\"framer-38jssb\",\"data-framer-name\":\"Founder & CEO at Godmode\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IZa5uZuRk\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:q6r_69rVW,verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yOPJH.framer-1yqneaj, .framer-yOPJH .framer-1yqneaj { display: block; }\",\".framer-yOPJH.framer-1uxbm4u { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 477px; }\",\".framer-yOPJH .framer-807mzq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 32px; position: relative; width: 100%; }\",\".framer-yOPJH .framer-mscncy, .framer-yOPJH .framer-38jssb { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-yOPJH .framer-ptojmn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px 32px 16px 32px; position: relative; width: 100%; }\",\".framer-yOPJH .framer-1ca0z10 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-yOPJH .framer-buhtxw-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; z-index: 0; }\",\".framer-yOPJH .framer-q71bcn { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-yOPJH .framer-1bxqsfh { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 19px; justify-content: center; overflow: hidden; padding: 2px 0px 0px 0px; position: relative; width: var(--framer-aspect-ratio-supported, 19px); will-change: var(--framer-will-change-override, transform); }\",\".framer-yOPJH .framer-36bfjw { aspect-ratio: 0.8333333333333334 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 23px); position: relative; width: 1px; }\",\".framer-yOPJH .framer-stq3l1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-yOPJH .framer-11l63eo { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-yOPJH .framer-1w7vcyg { flex: none; height: 2px; overflow: visible; position: relative; width: 2px; }\",\".framer-yOPJH .framer-1tz6n5s { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 49px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yOPJH.framer-1uxbm4u, .framer-yOPJH .framer-807mzq, .framer-yOPJH .framer-ptojmn, .framer-yOPJH .framer-1ca0z10, .framer-yOPJH .framer-q71bcn, .framer-yOPJH .framer-1bxqsfh, .framer-yOPJH .framer-stq3l1, .framer-yOPJH .framer-1tz6n5s { gap: 0px; } .framer-yOPJH.framer-1uxbm4u > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yOPJH.framer-1uxbm4u > :first-child, .framer-yOPJH .framer-807mzq > :first-child, .framer-yOPJH .framer-1tz6n5s > :first-child { margin-top: 0px; } .framer-yOPJH.framer-1uxbm4u > :last-child, .framer-yOPJH .framer-807mzq > :last-child, .framer-yOPJH .framer-1tz6n5s > :last-child { margin-bottom: 0px; } .framer-yOPJH .framer-807mzq > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-yOPJH .framer-ptojmn > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-yOPJH .framer-ptojmn > :first-child, .framer-yOPJH .framer-1ca0z10 > :first-child, .framer-yOPJH .framer-q71bcn > :first-child, .framer-yOPJH .framer-1bxqsfh > :first-child, .framer-yOPJH .framer-stq3l1 > :first-child { margin-left: 0px; } .framer-yOPJH .framer-ptojmn > :last-child, .framer-yOPJH .framer-1ca0z10 > :last-child, .framer-yOPJH .framer-q71bcn > :last-child, .framer-yOPJH .framer-1bxqsfh > :last-child, .framer-yOPJH .framer-stq3l1 > :last-child { margin-right: 0px; } .framer-yOPJH .framer-1ca0z10 > *, .framer-yOPJH .framer-1bxqsfh > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-yOPJH .framer-q71bcn > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-yOPJH .framer-stq3l1 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-yOPJH .framer-1tz6n5s > * { margin: 0px; margin-bottom: calc(49px / 2); margin-top: calc(49px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 183\n * @framerIntrinsicWidth 477\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"pdnRoUleO\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"hV34tQkFv\":\"name1\",\"q6r_69rVW\":\"position\",\"wVFJrNIOy\":\"testimonial\",\"ppMrQtnjh\":\"photo\",\"DuAziLyjC\":\"photoVisible\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerqhMN50iUK=withCSS(Component,css,\"framer-yOPJH\");export default FramerqhMN50iUK;FramerqhMN50iUK.displayName=\"Testimonial Card\";FramerqhMN50iUK.defaultProps={height:183,width:477};addPropertyControls(FramerqhMN50iUK,{variant:{options:[\"rvtKqZw6P\",\"pdnRoUleO\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},hV34tQkFv:{defaultValue:\"Lukas Meller\",displayTextArea:false,title:\"Name\",type:ControlType.String},q6r_69rVW:{defaultValue:\"Founder & CEO\",displayTextArea:false,title:\"Position\",type:ControlType.String},wVFJrNIOy:{defaultValue:'\"Aorem ipsum dolor sit amet, sectetur adipisci elit. Nunc vulputate libero etul velit interdum, acquet aliquet odioniti. Aorem ipsum dolor sit amet.\"',displayTextArea:false,title:\"Testimonial\",type:ControlType.String},ppMrQtnjh:{__defaultAssetReference:\"data:framer/asset-reference,Po0LCdWrE7FZ6IYItSLdryAXA.png?originalFilename=image+7.png&preferredSize=auto\",title:\"Photo\",type:ControlType.ResponsiveImage},DuAziLyjC:{defaultValue:true,title:\"Photo Visible\",type:ControlType.Boolean}});addFonts(FramerqhMN50iUK,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"}]},...DisplayFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqhMN50iUK\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"477\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"183\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"hV34tQkFv\\\":\\\"name1\\\",\\\"q6r_69rVW\\\":\\\"position\\\",\\\"wVFJrNIOy\\\":\\\"testimonial\\\",\\\"ppMrQtnjh\\\":\\\"photo\\\",\\\"DuAziLyjC\\\":\\\"photoVisible\\\"}\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pdnRoUleO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qhMN50iUK.map", "// Generated by Framer (3fa6aa4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import SVG from\"https://framerusercontent.com/modules/I1DC9cTt2FcHsDUAaRxW/hAahUT5WhkA90ScusgxD/SVG.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/xxp6SJ0XU2Xv2RE8bzrw/WDT3ujBOt40tPJUd5nMQ/LlBwJbvvr.js\";const SVGFonts=getFonts(SVG);const enabledGestures={MkQzxeqyw:{hover:true}};const cycleOrder=[\"umTgtuC69\",\"HCm2JqoJi\",\"MkQzxeqyw\"];const serializationHash=\"framer-FJpQt\";const variantClassNames={HCm2JqoJi:\"framer-v-1kczjc2\",MkQzxeqyw:\"framer-v-1j96mk7\",umTgtuC69:\"framer-v-1dlogf2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:50,delay:0,mass:1,stiffness:600,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Hover:\"HCm2JqoJi\",Primary:\"umTgtuC69\",Secondary:\"MkQzxeqyw\"};const getProps=({color,height,id,link,overlay,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1,_ref2;return{...props,mc6xcbwYi:(_ref=title!==null&&title!==void 0?title:props.mc6xcbwYi)!==null&&_ref!==void 0?_ref:\"See all posts\",O2reigzYb:link!==null&&link!==void 0?link:props.O2reigzYb,Ur64Qc8LN:overlay!==null&&overlay!==void 0?overlay:props.Ur64Qc8LN,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"umTgtuC69\",vWsdOreu0:(_ref2=color!==null&&color!==void 0?color:props.vWsdOreu0)!==null&&_ref2!==void 0?_ref2:\"var(--token-2ad59954-a32d-42fe-8839-4b295988ecd3, rgb(88, 174, 252))\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,vWsdOreu0,mc6xcbwYi,Ur64Qc8LN,O2reigzYb,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"umTgtuC69\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap10u7yyp=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(Ur64Qc8LN){const res=await Ur64Qc8LN(...args);if(res===false)return false;}});const onMouseEnter5zqbo6=activeVariantCallback(async(...args)=>{setVariant(\"HCm2JqoJi\");});const onMouseLeavesx4lnz=activeVariantCallback(async(...args)=>{setVariant(\"umTgtuC69\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:O2reigzYb,openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,\"aria-label\":\"button\",className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1dlogf2\",className,classNames)} framer-1tp2v1d`,\"data-framer-name\":\"Primary\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"umTgtuC69\",onMouseEnter:onMouseEnter5zqbo6,onTap:onTap10u7yyp,ref:ref!==null&&ref!==void 0?ref:ref1,style:{opacity:1,...style},variants:{\"MkQzxeqyw-hover\":{opacity:.7}},...addPropertyOverrides({\"MkQzxeqyw-hover\":{\"data-framer-name\":undefined,onMouseEnter:undefined},HCm2JqoJi:{\"data-framer-name\":\"Hover\",onMouseLeave:onMouseLeavesx4lnz},MkQzxeqyw:{\"data-framer-name\":\"Secondary\",onMouseEnter:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3fkm65\",\"data-styles-preset\":\"LlBwJbvvr\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-vWsdOreu0-sHb9B3Rzw))\"},children:\"See all posts\"})}),className:\"framer-1i6tcov\",\"data-framer-name\":\"Effortlessly manage all your inboxes in one centralized platform\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yVN6qhhYa\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-vWsdOreu0-sHb9B3Rzw)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-vWsdOreu0-sHb9B3Rzw\":vWsdOreu0},text:mc6xcbwYi,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1esgr4o\",layoutDependency:layoutDependency,layoutId:\"vqNLnd6vE\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10mvwjt-container\",layoutDependency:layoutDependency,layoutId:\"Ln9ejbeuX-container\",children:/*#__PURE__*/_jsx(SVG,{customColor:vWsdOreu0,customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\">   <g fill=\"currentColor\">     <path d=\"m9.479,4.752L4.832,1.653c-.459-.307-1.049-.336-1.54-.074-.488.261-.792.768-.792,1.322v6.197c0,.554.304,1.061.792,1.322.223.119.466.178.708.178.291,0,.581-.085.832-.252l4.647-3.099c.418-.279.668-.746.668-1.248s-.25-.969-.668-1.248Z\"></path>   </g> </svg>',height:\"100%\",id:\"Ln9ejbeuX\",layoutId:\"Ln9ejbeuX\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-FJpQt.framer-1tp2v1d, .framer-FJpQt .framer-1tp2v1d { display: block; }\",\".framer-FJpQt.framer-1dlogf2 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-FJpQt .framer-1i6tcov { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-FJpQt .framer-1esgr4o { align-content: center; align-items: center; aspect-ratio: 1.125 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 8px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 9px; }\",\".framer-FJpQt .framer-10mvwjt-container { aspect-ratio: 1 / 1; flex: none; height: 8px; position: relative; width: var(--framer-aspect-ratio-supported, 8px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FJpQt.framer-1dlogf2, .framer-FJpQt .framer-1esgr4o { gap: 0px; } .framer-FJpQt.framer-1dlogf2 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-FJpQt.framer-1dlogf2 > :first-child, .framer-FJpQt .framer-1esgr4o > :first-child { margin-left: 0px; } .framer-FJpQt.framer-1dlogf2 > :last-child, .framer-FJpQt .framer-1esgr4o > :last-child { margin-right: 0px; } .framer-FJpQt .framer-1esgr4o > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-FJpQt.framer-v-1kczjc2.framer-1dlogf2 { gap: 10px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FJpQt.framer-v-1kczjc2.framer-1dlogf2 { gap: 0px; } .framer-FJpQt.framer-v-1kczjc2.framer-1dlogf2 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-FJpQt.framer-v-1kczjc2.framer-1dlogf2 > :first-child { margin-left: 0px; } .framer-FJpQt.framer-v-1kczjc2.framer-1dlogf2 > :last-child { margin-right: 0px; } }\",\".framer-FJpQt.framer-v-1j96mk7 .framer-1i6tcov { order: 1; }\",\".framer-FJpQt.framer-v-1j96mk7 .framer-1esgr4o { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 12px); order: 0; width: 12px; }\",\".framer-FJpQt.framer-v-1j96mk7 .framer-10mvwjt-container { height: 12px; width: var(--framer-aspect-ratio-supported, 12px); }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 18\n * @framerIntrinsicWidth 95.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"HCm2JqoJi\":{\"layout\":[\"auto\",\"auto\"]},\"MkQzxeqyw\":{\"layout\":[\"auto\",\"auto\"]},\"jt3QSuiXB\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"vWsdOreu0\":\"color\",\"mc6xcbwYi\":\"title\",\"Ur64Qc8LN\":\"overlay\",\"O2reigzYb\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramersHb9B3Rzw=withCSS(Component,css,\"framer-FJpQt\");export default FramersHb9B3Rzw;FramersHb9B3Rzw.displayName=\"Button - Plain\";FramersHb9B3Rzw.defaultProps={height:18,width:95.5};addPropertyControls(FramersHb9B3Rzw,{variant:{options:[\"umTgtuC69\",\"HCm2JqoJi\",\"MkQzxeqyw\"],optionTitles:[\"Primary\",\"Hover\",\"Secondary\"],title:\"Variant\",type:ControlType.Enum},vWsdOreu0:{defaultValue:\"var(--token-2ad59954-a32d-42fe-8839-4b295988ecd3, rgb(88, 174, 252))\",title:\"Color\",type:ControlType.Color},mc6xcbwYi:{defaultValue:\"See all posts\",displayTextArea:false,title:\"Title\",type:ControlType.String},Ur64Qc8LN:{title:\"Overlay\",type:ControlType.EventHandler},O2reigzYb:{title:\"Link\",type:ControlType.Link}});addFonts(FramersHb9B3Rzw,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...SVGFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersHb9B3Rzw\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"95.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HCm2JqoJi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MkQzxeqyw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jt3QSuiXB\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"18\",\"framerVariables\":\"{\\\"vWsdOreu0\\\":\\\"color\\\",\\\"mc6xcbwYi\\\":\\\"title\\\",\\\"Ur64Qc8LN\\\":\\\"overlay\\\",\\\"O2reigzYb\\\":\\\"link\\\"}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./sHb9B3Rzw.map", "// Generated by Framer (9f68555)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import Noise from\"https://framerusercontent.com/modules/bamMgJhjMszHbcnxCtZj/20nHFbpxFqdlchR1dDZF/Noise.js\";const NoiseFonts=getFonts(Noise);const TickerFonts=getFonts(Ticker);const cycleOrder=[\"kJpk227Zc\",\"TNdYd6rd4\",\"UbifIjQUQ\",\"tRboT38SK\",\"c40O0WQG7\",\"TfPVCc6ls\",\"bjXftSZAq\",\"s8fDGVln2\",\"e3deXNJxZ\",\"HpJe0OaNj\",\"nUXHTOwI4\",\"z6Cl2X8PZ\",\"Q4rWkaEYs\",\"P78SiFXQC\",\"Zz0Hk_TGG\",\"BMxL6wqqA\"];const serializationHash=\"framer-OHPsX\";const variantClassNames={bjXftSZAq:\"framer-v-4pf8r9\",BMxL6wqqA:\"framer-v-qn48o0\",c40O0WQG7:\"framer-v-aeetwg\",e3deXNJxZ:\"framer-v-86986x\",HpJe0OaNj:\"framer-v-k9b7lt\",kJpk227Zc:\"framer-v-1eg7azt\",nUXHTOwI4:\"framer-v-67a707\",P78SiFXQC:\"framer-v-h2lyx7\",Q4rWkaEYs:\"framer-v-ae270e\",s8fDGVln2:\"framer-v-j9vy7j\",TfPVCc6ls:\"framer-v-1vi9bux\",TNdYd6rd4:\"framer-v-13dvjm6\",tRboT38SK:\"framer-v-19lmqqe\",UbifIjQUQ:\"framer-v-1g8ejhj\",z6Cl2X8PZ:\"framer-v-nph3n9\",Zz0Hk_TGG:\"framer-v-1r5lcat\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Google Calendar\":\"Q4rWkaEYs\",\"Google Docs\":\"Zz0Hk_TGG\",\"Google Drive\":\"BMxL6wqqA\",Elevenlabs:\"z6Cl2X8PZ\",Figma:\"e3deXNJxZ\",Github:\"P78SiFXQC\",Gmail:\"TNdYd6rd4\",Google:\"bjXftSZAq\",Hubspot:\"c40O0WQG7\",Linkedin:\"kJpk227Zc\",Notion:\"nUXHTOwI4\",Outlook:\"UbifIjQUQ\",Salesforce:\"TfPVCc6ls\",Selenium:\"s8fDGVln2\",Slack:\"tRboT38SK\",Wordpress:\"HpJe0OaNj\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"kJpk227Zc\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"kJpk227Zc\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"TNdYd6rd4\",\"UbifIjQUQ\",\"tRboT38SK\",\"c40O0WQG7\",\"TfPVCc6ls\",\"bjXftSZAq\",\"s8fDGVln2\",\"e3deXNJxZ\",\"HpJe0OaNj\",\"nUXHTOwI4\",\"z6Cl2X8PZ\",\"Q4rWkaEYs\",\"P78SiFXQC\",\"Zz0Hk_TGG\",\"BMxL6wqqA\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"TNdYd6rd4\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"UbifIjQUQ\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"tRboT38SK\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"c40O0WQG7\")return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"TfPVCc6ls\")return true;return false;};const isDisplayed6=()=>{if(baseVariant===\"bjXftSZAq\")return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"s8fDGVln2\")return true;return false;};const isDisplayed8=()=>{if(baseVariant===\"e3deXNJxZ\")return true;return false;};const isDisplayed9=()=>{if(baseVariant===\"HpJe0OaNj\")return true;return false;};const isDisplayed10=()=>{if(baseVariant===\"nUXHTOwI4\")return true;return false;};const isDisplayed11=()=>{if(baseVariant===\"z6Cl2X8PZ\")return true;return false;};const isDisplayed12=()=>{if(baseVariant===\"Q4rWkaEYs\")return true;return false;};const isDisplayed13=()=>{if(baseVariant===\"P78SiFXQC\")return true;return false;};const isDisplayed14=()=>{if(baseVariant===\"Zz0Hk_TGG\")return true;return false;};const isDisplayed15=()=>{if(baseVariant===\"BMxL6wqqA\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1eg7azt\",className,classNames),\"data-framer-name\":\"Linkedin\",layoutDependency:layoutDependency,layoutId:\"kJpk227Zc\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({bjXftSZAq:{\"data-framer-name\":\"Google\"},BMxL6wqqA:{\"data-framer-name\":\"Google Drive\"},c40O0WQG7:{\"data-framer-name\":\"Hubspot\"},e3deXNJxZ:{\"data-framer-name\":\"Figma\"},HpJe0OaNj:{\"data-framer-name\":\"Wordpress\"},nUXHTOwI4:{\"data-framer-name\":\"Notion\"},P78SiFXQC:{\"data-framer-name\":\"Github\"},Q4rWkaEYs:{\"data-framer-name\":\"Google Calendar\"},s8fDGVln2:{\"data-framer-name\":\"Selenium\"},TfPVCc6ls:{\"data-framer-name\":\"Salesforce\"},TNdYd6rd4:{\"data-framer-name\":\"Gmail\"},tRboT38SK:{\"data-framer-name\":\"Slack\"},UbifIjQUQ:{\"data-framer-name\":\"Outlook\"},z6Cl2X8PZ:{\"data-framer-name\":\"Elevenlabs\"},Zz0Hk_TGG:{\"data-framer-name\":\"Google Docs\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18rgnk-container\",layoutDependency:layoutDependency,layoutId:\"UUegckeaQ-container\",style:{mask:\"url('https://framerusercontent.com/images/BNKz7849uPdioDiMUulwCduVj0g.svg') alpha repeat center / 3px 3px add\",WebkitMask:\"url('https://framerusercontent.com/images/BNKz7849uPdioDiMUulwCduVj0g.svg') alpha repeat center / 3px 3px add\"},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",hoverFactor:1,id:\"UUegckeaQ\",layoutId:\"UUegckeaQ\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-5m5fy9\",layoutDependency:layoutDependency,layoutId:\"SGt9xrRYz\",style:{backgroundColor:\"rgba(136, 130, 124, 0.08)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18qrbeu-container\",layoutDependency:layoutDependency,layoutId:\"F4uGfWbjw-container\",style:{scale:1.6},children:/*#__PURE__*/_jsx(Noise,{backgroundSize:256,borderRadius:0,height:\"100%\",id:\"F4uGfWbjw\",layoutId:\"F4uGfWbjw\",opacity:.3,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-apxknv\",layoutDependency:layoutDependency,layoutId:\"h0I1EUHBi\",style:{backgroundColor:\"rgba(136, 130, 124, 0.08)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1weqzvy-container\",layoutDependency:layoutDependency,layoutId:\"jy8xYjjD3-container\",style:{scale:1.6},children:/*#__PURE__*/_jsx(Noise,{backgroundSize:256,borderRadius:0,height:\"100%\",id:\"jy8xYjjD3\",layoutId:\"jy8xYjjD3\",opacity:.3,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})],speed:6,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-48tq38\",\"data-framer-name\":\"linkedin-icon logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:13,intrinsicWidth:13,layoutDependency:layoutDependency,layoutId:\"oW8QV0XAe\",svg:'<svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_109_426)\">\\n<path d=\"M11.0766 11.0767H9.15042V8.06015C9.15042 7.34082 9.13758 6.41483 8.1486 6.41483C7.14538 6.41483 6.99188 7.19856 6.99188 8.00778V11.0765H5.06569V4.87324H6.91483V5.72098H6.94072C7.31777 5.07628 8.01885 4.69123 8.76518 4.71894C10.7175 4.71894 11.0774 6.00309 11.0774 7.6737L11.0766 11.0767ZM2.8923 4.02529C2.27496 4.0254 1.77442 3.52503 1.77431 2.90767C1.77419 2.29032 2.27456 1.78976 2.8919 1.78965C3.50924 1.78954 4.00978 2.28992 4.00989 2.90727C4.00995 3.20373 3.89223 3.48808 3.68264 3.69775C3.47305 3.90742 3.18876 4.02524 2.8923 4.02529ZM3.8554 11.0767H1.9272V4.87324H3.8554V11.0767ZM12.0369 0.000862541H0.959284C0.435733 -0.00504586 0.00638965 0.414339 0 0.937896V12.0617C0.00617089 12.5855 0.43548 13.0053 0.959284 12.9998H12.0369C12.5617 13.0063 12.9927 12.5865 13 12.0617V0.937093C12.9925 0.412502 12.5615 -0.00685878 12.0369 -2.44505e-05\" fill=\"#030303\" fill-opacity=\"0.9\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_109_426\">\\n<rect width=\"13\" height=\"13\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1pfti13\",\"data-framer-name\":\"Group 51\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"lr7na7qnl\",svg:'<svg width=\"15\" height=\"12\" viewBox=\"0 0 15 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 3.50584V10.472C0 11.2867 0.407376 11.6941 1.22213 11.6941H3.34048V3.50584\" fill=\"black\"/>\\n<path d=\"M11.3242 3.50584V11.6941H13.4426C14.2573 11.6941 14.6647 11.2867 14.6647 10.472V3.50584\" fill=\"black\"/>\\n<path d=\"M11.1621 6.15374V1.83556L12.3028 0.980069C13.2805 0.246793 14.6655 1.06154 14.6655 2.2022V3.5058\" fill=\"black\"/>\\n<path d=\"M3.17676 5.90925V1.59106L7.33199 4.72786L11.3243 1.71328V6.03146L7.33199 9.04604\" fill=\"black\"/>\\n<path d=\"M0 3.50578V2.20218C0 1.02079 1.38508 0.246775 2.36278 0.980051L3.34048 1.71333V6.03151\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-5prf8t\",\"data-framer-name\":\"outlook logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:33,intrinsicWidth:33,layoutDependency:layoutDependency,layoutId:\"kovr6yapR\",svg:'<svg width=\"33\" height=\"33\" viewBox=\"0 0 33 33\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_619_70)\">\\n<path d=\"M1.52019 8.65894H14.3052C15.0062 8.65894 15.5832 9.23594 15.5832 9.93694V22.7219C15.5832 23.4229 15.0062 23.9999 14.3052 23.9999H1.52019C0.819188 23.9999 0.242188 23.4229 0.242188 22.7219V9.93694C0.242188 9.23594 0.819188 8.65894 1.52019 8.65894ZM3.95019 13.9009C3.58219 14.6969 3.40019 15.5659 3.41619 16.4419C3.40119 17.2789 3.58819 18.1069 3.96019 18.8569C4.30719 19.5489 4.84519 20.1269 5.51119 20.5219C6.23019 20.9349 7.04819 21.1429 7.87719 21.1229C8.71819 21.1429 9.54919 20.9319 10.2792 20.5119C10.9622 20.1049 11.5102 19.5069 11.8562 18.7919C12.2372 17.9949 12.4272 17.1189 12.4092 16.2359C12.4252 15.3899 12.2412 14.5519 11.8722 13.7909C11.5332 13.0999 11.0012 12.5229 10.3402 12.1289C9.63819 11.7229 8.83719 11.5169 8.02619 11.5349C7.15019 11.5099 6.28419 11.7269 5.52419 12.1619C4.83819 12.5719 4.28919 13.1779 3.95019 13.9009ZM5.62819 17.9839L5.62719 17.9849C5.22019 16.9229 5.22219 15.7469 5.63419 14.6859C5.82019 14.2239 6.13419 13.8239 6.53919 13.5329C6.95519 13.2469 7.45019 13.0989 7.95519 13.1119C8.48019 13.0899 8.99819 13.2509 9.41919 13.5649C9.80519 13.8729 10.0932 14.2859 10.2492 14.7539C10.4262 15.2739 10.5142 15.8209 10.5082 16.3709C10.5152 16.9149 10.4232 17.4559 10.2342 17.9669C10.0662 18.4249 9.76719 18.8239 9.37419 19.1149C8.94119 19.4149 8.42219 19.5659 7.89619 19.5449C7.40219 19.5569 6.91719 19.4109 6.51319 19.1279C6.11619 18.8379 5.80919 18.4409 5.62819 17.9829V17.9839Z\" fill=\"black\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.83306 11.8747C10.0089 11.948 10.1805 12.0328 10.3464 12.1288C11.0074 12.5228 11.5394 13.0998 11.8784 13.7908C12.2474 14.5518 12.4314 15.3898 12.4154 16.2358C12.4334 17.1188 12.2434 17.9948 11.8624 18.7918C11.5164 19.5068 10.9684 20.1048 10.2854 20.5118C9.94628 20.707 9.58533 20.857 9.2117 20.9597C9.12425 20.9837 9.03611 21.0052 8.94739 21.024C8.60925 21.0961 8.26263 21.1302 7.91406 21.1248V23.9998H14.3114C15.0124 23.9998 15.5894 23.4228 15.5894 22.7218V9.93684C15.5894 9.23584 15.0124 8.65884 14.3114 8.65884H9.83306V11.8747ZM7.91406 25.5998V28.3168C7.91406 29.1038 8.56206 29.7528 9.35006 29.7528H9.35206H29.4871C29.6071 29.7518 29.7261 29.7358 29.8421 29.7048C29.9021 29.6938 29.9611 29.6748 30.0151 29.6468C30.0361 29.6448 30.0551 29.6388 30.0731 29.6278C30.1511 29.5958 30.2251 29.5538 30.2931 29.5028C30.2976 29.5004 30.3016 29.4986 30.3052 29.497C30.3153 29.4926 30.3225 29.4895 30.3291 29.4778L30.3311 29.4738V29.4778L30.3731 29.4468C30.7211 29.1748 30.9261 28.7568 30.9261 28.3138V16.3288C30.9261 16.1018 30.8041 15.8908 30.6071 15.7768L29.0091 14.8658V4.25176C29.0091 3.51376 28.4021 2.90576 27.6631 2.90576H11.1791C10.4411 2.90576 9.83306 3.51276 9.83306 4.25176V7.05884H14.3114C15.8961 7.05884 17.1894 8.35218 17.1894 9.93684V22.7218C17.1894 24.3065 15.8961 25.5998 14.3114 25.5998H7.91406ZM30.8801 16.5668C30.9101 16.4918 30.9261 16.4118 30.9261 16.3288C30.9121 16.4078 30.8961 16.4878 30.8801 16.5668ZM10.2521 14.7548C10.1581 14.4728 10.0161 14.2108 9.83306 13.9798L9.83406 14.8648L8.25206 15.7668L8.24706 15.7688L8.23506 15.7758C8.04106 15.8878 7.92006 16.0948 7.91606 16.3188V19.5453L7.92095 19.5455C8.20646 19.5547 8.48964 19.5133 8.75784 19.4249C8.76839 19.4215 8.77892 19.4179 8.78943 19.4143C8.99672 19.3424 9.19461 19.2424 9.37706 19.1158C9.77006 18.8248 10.0691 18.4258 10.2371 17.9678C10.4261 17.4568 10.5181 16.9158 10.5111 16.3718C10.5171 15.8218 10.4291 15.2748 10.2521 14.7548Z\" fill=\"black\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_619_70\">\\n<rect width=\"32\" height=\"32\" fill=\"white\" transform=\"translate(0.0625 0.328857)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1lw3xcc\",\"data-framer-name\":\"slack-icon logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"FuuNjrXnG\",svg:'<svg width=\"15\" height=\"16\" viewBox=\"0 0 15 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_109_898)\">\\n<path d=\"M3.15458 10.1465C3.15458 11.0155 2.45219 11.7179 1.58315 11.7179C0.7141 11.7179 0.0117188 11.0155 0.0117188 10.1465C0.0117188 9.27742 0.7141 8.57504 1.58315 8.57504H3.15458V10.1465ZM3.94029 10.1465C3.94029 9.27742 4.64267 8.57504 5.51172 8.57504C6.38077 8.57504 7.08315 9.27742 7.08315 10.1465V14.075C7.08315 14.9441 6.38077 15.6465 5.51172 15.6465C4.64267 15.6465 3.94029 14.9441 3.94029 14.075V10.1465Z\" fill=\"black\"/>\\n<path d=\"M5.5119 3.83695C4.64286 3.83695 3.94048 3.13457 3.94048 2.26552C3.94048 1.39647 4.64286 0.694092 5.5119 0.694092C6.38095 0.694092 7.08333 1.39647 7.08333 2.26552V3.83695H5.5119ZM5.5119 4.63457C6.38095 4.63457 7.08333 5.33695 7.08333 6.206C7.08333 7.07504 6.38095 7.77742 5.5119 7.77742H1.57143C0.702381 7.77742 0 7.07504 0 6.206C0 5.33695 0.702381 4.63457 1.57143 4.63457H5.5119Z\" fill=\"black\"/>\\n<path d=\"M11.8094 6.206C11.8094 5.33695 12.5118 4.63457 13.3809 4.63457C14.2499 4.63457 14.9523 5.33695 14.9523 6.206C14.9523 7.07504 14.2499 7.77742 13.3809 7.77742H11.8094V6.206ZM11.0237 6.206C11.0237 7.07504 10.3213 7.77742 9.45229 7.77742C8.58324 7.77742 7.88086 7.07504 7.88086 6.206V2.26552C7.88086 1.39647 8.58324 0.694092 9.45229 0.694092C10.3213 0.694092 11.0237 1.39647 11.0237 2.26552V6.206Z\" fill=\"black\"/>\\n<path d=\"M9.45229 12.5036C10.3213 12.5036 11.0237 13.206 11.0237 14.075C11.0237 14.9441 10.3213 15.6465 9.45229 15.6465C8.58324 15.6465 7.88086 14.9441 7.88086 14.075V12.5036H9.45229ZM9.45229 11.7179C8.58324 11.7179 7.88086 11.0155 7.88086 10.1465C7.88086 9.27742 8.58324 8.57504 9.45229 8.57504H13.3928C14.2618 8.57504 14.9642 9.27742 14.9642 10.1465C14.9642 11.0155 14.2618 11.7179 13.3928 11.7179H9.45229Z\" fill=\"black\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_109_898\">\\n<rect width=\"15\" height=\"15\" fill=\"white\" transform=\"translate(0 0.694092)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-oh9zj1\",\"data-framer-name\":\"hubspot logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"kgKozwdT7\",svg:'<svg width=\"17\" height=\"17\" viewBox=\"0 0 17 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_134_22)\">\\n<path d=\"M9.19277 7.60095C8.4084 8.34157 7.91777 9.39157 7.91777 10.5572C7.91777 11.4728 8.2209 12.3166 8.73027 12.9947L7.1834 14.5509C7.0459 14.5009 6.89902 14.4728 6.7459 14.4728C6.4084 14.4728 6.09277 14.6041 5.85527 14.8416C5.61777 15.0791 5.48652 15.3978 5.48652 15.7353C5.48652 16.0728 5.61777 16.3884 5.85527 16.6259C6.09277 16.8634 6.41152 16.9884 6.7459 16.9884C7.0834 16.9884 7.39902 16.8666 7.63965 16.6259C7.87715 16.3884 8.0084 16.0697 8.0084 15.7353C8.0084 15.6041 7.98965 15.4791 7.94902 15.3572L9.51152 13.7884C10.199 14.3166 11.0553 14.6291 11.9896 14.6291C14.2365 14.6291 16.0521 12.8072 16.0521 10.5603C16.0521 8.52282 14.5615 6.83532 12.6084 6.53845V4.61345C13.1553 4.3822 13.4896 3.8697 13.4896 3.27282C13.4896 2.4572 12.8365 1.77595 12.0209 1.77595C11.2053 1.77595 10.5615 2.4572 10.5615 3.27282C10.5615 3.8697 10.8959 4.3822 11.4428 4.61345V6.52595C10.9678 6.59157 10.5178 6.73532 10.1084 6.95095C9.2459 6.29782 6.43652 4.27282 4.83027 3.05095C4.86777 2.91345 4.89277 2.7697 4.89277 2.6197C4.89277 1.7197 4.1584 0.988449 3.25527 0.988449C2.35527 0.988449 1.62402 1.7197 1.62402 2.6197C1.62402 3.52282 2.35527 4.25407 3.25527 4.25407C3.56152 4.25407 3.8459 4.16345 4.09277 4.01657L9.19277 7.60095ZM11.9896 12.7134C10.799 12.7134 9.8334 11.7478 9.8334 10.5572C9.8334 9.36657 10.799 8.40095 11.9896 8.40095C13.1803 8.40095 14.1459 9.36657 14.1459 10.5572C14.1459 11.7478 13.1803 12.7134 11.9896 12.7134Z\" fill=\"black\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_134_22\">\\n<rect width=\"16\" height=\"16\" fill=\"white\" transform=\"translate(0.836914 0.988449)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed5()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-14tguiy\",\"data-framer-name\":\"salesforce logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"JePJAW8PO\",svg:'<svg width=\"20\" height=\"16\" viewBox=\"0 0 20 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.77771 7.67625H6.95427C6.97583 7.515 7.05802 7.235 7.38052 7.235C7.59146 7.235 7.75458 7.35437 7.77771 7.67625ZM12.0483 7.2425C12.0336 7.2425 11.6074 7.18719 11.6074 7.8675C11.6074 8.54781 12.0333 8.4925 12.0483 8.4925C12.4546 8.4925 12.4893 8.06937 12.4893 7.8675C12.4893 7.1875 12.0624 7.2425 12.0483 7.2425ZM4.44771 7.985C4.41346 8.01186 4.38622 8.04661 4.36832 8.08628C4.35041 8.12595 4.34238 8.16936 4.3449 8.21281C4.3449 8.36219 4.4099 8.40187 4.44771 8.43312C4.59458 8.54875 4.91865 8.49937 5.10177 8.46281V7.93344C4.93552 7.9 4.57896 7.87219 4.44771 7.985ZM19.9999 7.25C19.9999 9.98688 17.4999 12.0747 14.8324 11.5134C14.2583 12.5447 12.6221 13.7244 10.7011 12.8144C9.4149 15.8159 5.14208 15.695 4.01958 12.6528C0.278333 13.3994 -1.56854 8.32875 1.6674 6.42531C0.581458 3.94313 2.3749 1 5.23958 1C5.83532 1.00037 6.42298 1.13783 6.95707 1.40173C7.49117 1.66563 7.95737 2.04891 8.31958 2.52187C8.96646 1.85312 9.86333 1.43406 10.8555 1.43406C12.1786 1.43406 13.3243 2.16906 13.943 3.26437C16.8436 1.99312 19.9999 4.14656 19.9999 7.25ZM3.76396 8.24375C3.76396 7.87625 3.39865 7.76969 3.20552 7.70719C3.04083 7.64125 2.78646 7.5975 2.78646 7.42781C2.78646 7.13219 3.31771 7.21969 3.57302 7.36156C3.57302 7.36156 3.60958 7.38375 3.62427 7.34688C3.63177 7.325 3.69802 7.14125 3.70521 7.11906C3.70801 7.11032 3.70729 7.10082 3.70321 7.0926C3.69912 7.08437 3.69199 7.07806 3.68333 7.075C3.29802 6.83656 2.41146 6.80906 2.41146 7.47188C2.41146 7.86125 2.77052 7.95437 2.97021 8.00844C3.11771 8.05781 3.38177 8.10219 3.38177 8.28031C3.38177 8.40531 3.27146 8.50094 3.09521 8.50094C2.88107 8.50058 2.67278 8.43097 2.50146 8.3025C2.48677 8.29531 2.45708 8.28031 2.4499 8.32469L2.3749 8.55812C2.36021 8.5875 2.38208 8.595 2.38208 8.60219C2.43677 8.64594 2.70396 8.80812 3.09521 8.80812C3.50677 8.80812 3.76396 8.5875 3.76396 8.24219V8.24375ZM4.76396 6.91313C4.4474 6.91313 4.18083 7.01219 4.09521 7.075C4.09178 7.07737 4.08887 7.0804 4.08663 7.08391C4.0844 7.08742 4.08288 7.09135 4.08218 7.09545C4.08149 7.09956 4.08161 7.10376 4.08256 7.10782C4.08351 7.11187 4.08526 7.11569 4.08771 7.11906L4.16865 7.33969C4.17084 7.34735 4.17589 7.35388 4.18274 7.35795C4.18959 7.36201 4.19774 7.36331 4.20552 7.36156C4.22583 7.36156 4.41802 7.23656 4.73458 7.23656C4.85958 7.23656 4.95521 7.25875 5.02146 7.31031C5.13396 7.39781 5.11708 7.56937 5.11708 7.64094C4.9674 7.63156 4.5199 7.53344 4.19802 7.75844C4.12465 7.80876 4.06516 7.87678 4.02506 7.95621C3.98497 8.03563 3.96556 8.12389 3.96865 8.21281C3.96865 8.39719 4.01583 8.53781 4.17458 8.66125C4.55708 8.91625 5.30833 8.72375 5.36521 8.70531C5.41458 8.69531 5.47552 8.68469 5.47552 8.64656V7.58781C5.47677 7.44375 5.48552 6.91156 4.76365 6.91156L4.76396 6.91313ZM6.21865 6.2575C6.21897 6.25257 6.21823 6.24764 6.21649 6.24302C6.21476 6.2384 6.21205 6.2342 6.20856 6.23071C6.20507 6.22722 6.20087 6.22452 6.19625 6.22278C6.19163 6.22104 6.1867 6.2203 6.18177 6.22062H5.8749C5.87 6.22035 5.86509 6.22112 5.86051 6.22288C5.85593 6.22464 5.85177 6.22735 5.84832 6.23083C5.84486 6.23432 5.84218 6.2385 5.84046 6.2431C5.83874 6.24769 5.83802 6.2526 5.83833 6.2575V8.72625C5.83802 8.73115 5.83874 8.73606 5.84046 8.74065C5.84218 8.74525 5.84486 8.74943 5.84832 8.75292C5.85177 8.7564 5.85593 8.75911 5.86051 8.76087C5.86509 8.76263 5.87 8.7634 5.8749 8.76313H6.18365C6.18857 8.76345 6.19351 8.76271 6.19813 8.76097C6.20275 8.75923 6.20694 8.75653 6.21043 8.75304C6.21392 8.74955 6.21663 8.74535 6.21837 8.74073C6.22011 8.73611 6.22084 8.73118 6.22052 8.72625L6.21865 6.2575ZM7.96083 7.16156C7.89521 7.08937 7.74865 6.92625 7.40927 6.92625C7.29958 6.92625 6.96677 6.93344 6.7624 7.20563C6.56396 7.44406 6.55677 7.77156 6.55677 7.87469C6.55677 7.97219 6.56146 8.32031 6.7774 8.53625C6.8599 8.62719 7.06052 8.79344 7.49021 8.79344C7.82833 8.79344 8.0049 8.72 8.07083 8.67594C8.08552 8.66844 8.09302 8.65375 8.07833 8.61719L8.0049 8.40375C8.00113 8.39564 7.99471 8.38906 7.9867 8.38508C7.97869 8.38111 7.96957 8.37998 7.96083 8.38188C7.8799 8.41125 7.7624 8.47 7.48302 8.47C6.93865 8.47 6.95646 8.00937 6.95365 7.94812H8.11521C8.12369 7.94795 8.13188 7.94497 8.13849 7.93966C8.1451 7.93435 8.14977 7.92699 8.15177 7.91875C8.14271 7.91875 8.21646 7.45937 7.96146 7.16156H7.96083ZM9.1074 8.80812C9.51896 8.80812 9.77646 8.5875 9.77646 8.24219C9.77646 7.87469 9.41083 7.76813 9.21771 7.70563C9.08833 7.65375 8.79865 7.6 8.79865 7.42625C8.79865 7.30875 8.90146 7.22781 9.06333 7.22781C9.2451 7.23146 9.42362 7.27668 9.58521 7.36C9.58521 7.36 9.62208 7.38219 9.63677 7.34531C9.64396 7.32344 9.71021 7.13969 9.7174 7.1175C9.7202 7.10875 9.71948 7.09926 9.71539 7.09103C9.71131 7.08281 9.70418 7.0765 9.69552 7.07344C9.44833 6.92031 9.1724 6.91906 9.06333 6.91906C8.68833 6.91906 8.42396 7.14688 8.42396 7.47031C8.42396 7.85969 8.78271 7.95281 8.9824 8.00688C9.17333 8.06938 9.39396 8.10875 9.39396 8.27875C9.39396 8.40375 9.28396 8.49938 9.1074 8.49938C8.89327 8.49893 8.68501 8.42932 8.51365 8.30094C8.50921 8.29713 8.50379 8.29464 8.49801 8.29376C8.49223 8.29288 8.48632 8.29364 8.48094 8.29595C8.47557 8.29826 8.47096 8.30203 8.46762 8.30684C8.46429 8.31164 8.46237 8.31728 8.46208 8.32312L8.38865 8.55812C8.37396 8.5875 8.39583 8.595 8.39583 8.60219C8.44958 8.64594 8.71865 8.80812 9.10802 8.80812H9.1074ZM11.159 7C11.159 6.97781 11.1515 6.96313 11.1221 6.96313H10.7546C10.7546 6.95875 10.784 6.68375 10.8943 6.57344C11.0243 6.44375 11.2618 6.52219 11.2693 6.52219C11.3058 6.53688 11.3133 6.52219 11.3205 6.5075L11.409 6.26469C11.4308 6.23531 11.409 6.22812 11.4015 6.22062C11.2424 6.15812 10.8593 6.13094 10.6371 6.35313C10.4658 6.52438 10.4183 6.78813 10.3871 6.96313H10.1224C10.1129 6.96392 10.104 6.96806 10.0973 6.97482C10.0906 6.98158 10.0865 6.99051 10.0858 7L10.0415 7.2425C10.0415 7.26437 10.049 7.27906 10.0783 7.27906H10.3355C10.0696 8.77594 10.0621 8.84813 10.0121 9.01406C9.97833 9.12719 9.90927 9.22969 9.82833 9.25656C9.82552 9.25656 9.70708 9.30906 9.52708 9.24906C9.52708 9.24906 9.49771 9.23437 9.48302 9.27125C9.47552 9.29344 9.40208 9.48437 9.39458 9.50656C9.38708 9.52875 9.39458 9.55062 9.40927 9.55062C9.56896 9.61312 9.81552 9.60594 9.96802 9.55062C10.1643 9.47937 10.2718 9.30406 10.3283 9.14625C10.4143 8.90531 10.4161 8.84031 10.6958 7.27938H11.078C11.0875 7.27859 11.0965 7.27446 11.1032 7.2677C11.11 7.26095 11.1141 7.25202 11.1149 7.2425L11.159 7ZM12.8274 7.5C12.8099 7.4475 12.668 6.93406 12.0408 6.93406C11.5643 6.93406 11.3221 7.24656 11.2546 7.5C11.2233 7.59375 11.1552 7.9375 11.2546 8.235C11.2574 8.24437 11.3924 8.80125 12.0408 8.80125C12.508 8.80125 12.7565 8.50094 12.8274 8.235C12.9277 7.93469 12.859 7.59375 12.8274 7.5ZM14.2461 6.97813C14.0899 6.92656 13.7268 6.91875 13.5552 7.14719V7.0075C13.5555 7.0026 13.5547 6.9977 13.553 6.99311C13.5512 6.98853 13.5485 6.98438 13.545 6.98092C13.5415 6.97746 13.5373 6.97479 13.5327 6.97307C13.5281 6.97135 13.5232 6.97062 13.5183 6.97094H13.2246C13.2197 6.97062 13.2148 6.97135 13.2102 6.97307C13.2056 6.97479 13.2014 6.97746 13.1979 6.98092C13.1944 6.98438 13.1917 6.98853 13.19 6.99311C13.1882 6.9977 13.1874 7.0026 13.1877 7.0075V8.735C13.1874 8.73991 13.1882 8.74483 13.19 8.74943C13.1917 8.75402 13.1944 8.7582 13.1979 8.76168C13.2014 8.76516 13.2056 8.76786 13.2102 8.76962C13.2148 8.77138 13.2197 8.77215 13.2246 8.77188H13.5258C13.5307 8.77215 13.5357 8.77138 13.5403 8.76962C13.5449 8.76786 13.549 8.76516 13.5525 8.76168C13.556 8.7582 13.5587 8.75402 13.5605 8.74943C13.5622 8.74483 13.563 8.73991 13.5627 8.735V7.86719C13.5627 7.77625 13.5643 7.51187 13.7021 7.39687C13.8552 7.24375 14.0771 7.29187 14.1211 7.30125C14.1305 7.30108 14.1397 7.29822 14.1475 7.29302C14.1553 7.28781 14.1614 7.28047 14.1652 7.27187C14.2019 7.19046 14.2338 7.10698 14.2608 7.02187C14.2639 7.01397 14.2642 7.00523 14.2615 6.99718C14.2588 6.98913 14.2534 6.98228 14.2461 6.97781V6.97813ZM15.709 8.66875L15.6427 8.44094C15.628 8.40406 15.5986 8.41875 15.5986 8.41875C15.4665 8.47562 15.2815 8.47781 15.2458 8.47781C15.1008 8.47781 14.7093 8.4425 14.7093 7.86031C14.7093 7.66562 14.7671 7.24281 15.224 7.24281C15.346 7.2397 15.4677 7.25713 15.584 7.29437C15.584 7.29437 15.6133 7.30906 15.6208 7.27219C15.6502 7.19125 15.6721 7.1325 15.7018 7.03687C15.709 7.0075 15.6871 7.00031 15.6796 7.00031C15.3174 6.87937 14.9815 6.92125 14.8121 7.00031C14.7624 7.02344 14.3049 7.20312 14.3049 7.86031C14.3049 7.95094 14.2868 8.80125 15.2093 8.80125C15.3749 8.80093 15.5392 8.77097 15.6943 8.71281C15.701 8.70783 15.706 8.70089 15.7086 8.69295C15.7113 8.68501 15.7114 8.67645 15.709 8.66844V8.66875ZM17.3924 7.43375C17.3674 7.34 17.2246 6.92656 16.694 6.92656C16.194 6.92656 15.959 7.2425 15.8927 7.5075C15.8567 7.6266 15.8393 7.75057 15.8411 7.875C15.8411 8.68344 16.4299 8.79375 16.7749 8.79375C17.113 8.79375 17.2893 8.72031 17.3555 8.67625C17.3702 8.66875 17.3777 8.65406 17.363 8.6175L17.2893 8.40406C17.2855 8.39596 17.2791 8.38937 17.2711 8.3854C17.2631 8.38142 17.2539 8.38029 17.2452 8.38219C17.1643 8.41156 17.0468 8.47031 16.7674 8.47031C16.223 8.47031 16.2408 8.00969 16.2383 7.94844H17.3996C17.4081 7.94823 17.4163 7.94524 17.423 7.93994C17.4296 7.93464 17.4343 7.92731 17.4365 7.91906C17.429 7.91875 17.4658 7.69812 17.3924 7.43344V7.43375ZM16.6646 7.23531C16.3418 7.23531 16.2583 7.51656 16.2383 7.67656H17.0624C17.0349 7.30406 16.8243 7.235 16.6646 7.235V7.23531Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed6()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-15qh984\",\"data-framer-name\":\"Google Icon\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"j8zJXHlIS\",svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12.48 10.92v3.28h7.84c-.24 1.84-.853 3.187-1.787 4.133-1.147 1.147-2.933 2.4-6.053 2.4-4.827 0-8.6-3.893-8.6-8.72s3.773-8.72 8.6-8.72c2.6 0 4.507 1.027 5.907 2.347l2.307-2.307C18.747 1.44 16.133 0 12.48 0 5.867 0 .307 5.387.307 12s5.56 12 12.173 12c3.573 0 6.267-1.173 8.373-3.36 2.16-2.16 2.84-5.213 2.84-7.667 0-.76-.053-1.467-.173-2.053H12.48z\"/></svg>',withExternalLayout:true}),isDisplayed7()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1mcdtpx\",\"data-framer-name\":\"Selenium Icon\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"KpiZr_2cL\",svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m23.174 3.468-7.416 8.322a.228.228 0 0 1-.33 0l-3.786-3.9a.228.228 0 0 1 0-.282L12.872 6a.228.228 0 0 1 .366 0l2.106 2.346a.228.228 0 0 0 .342 0l5.94-8.094A.162.162 0 0 0 21.5 0H.716a.174.174 0 0 0-.174.174v23.652A.174.174 0 0 0 .716 24h22.566a.174.174 0 0 0 .174-.174V3.6a.162.162 0 0 0-.282-.132zM6.932 21.366a5.706 5.706 0 0 1-4.05-1.44.222.222 0 0 1 0-.288l.882-1.236a.222.222 0 0 1 .33-.036 4.338 4.338 0 0 0 2.964 1.158c1.158 0 1.722-.534 1.722-1.098 0-1.752-5.7-.552-5.7-4.278 0-1.65 1.428-3 3.756-3a5.568 5.568 0 0 1 3.708 1.242.222.222 0 0 1 0 .3l-.906 1.2a.222.222 0 0 1-.318.036 4.29 4.29 0 0 0-2.706-.936c-.906 0-1.41.402-1.41.996 0 1.572 5.688.522 5.688 4.2.006 1.812-1.284 3.18-3.96 3.18zm12.438-3.432a.192.192 0 0 1-.192.192h-5.202a.06.06 0 0 0-.06.066 1.986 1.986 0 0 0 2.106 1.638 3.264 3.264 0 0 0 1.8-.6.192.192 0 0 1 .276.042l.636.93a.198.198 0 0 1-.042.264 4.71 4.71 0 0 1-2.892.9 3.726 3.726 0 0 1-3.93-3.87 3.744 3.744 0 0 1 3.81-3.852c2.196 0 3.684 1.644 3.684 4.05zm-3.684-2.748a1.758 1.758 0 0 0-1.8 1.56.06.06 0 0 0 .06.066h3.492a.06.06 0 0 0 .06-.066 1.698 1.698 0 0 0-1.812-1.56Z\"/></svg>',withExternalLayout:true}),isDisplayed8()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1dxfxh4\",\"data-framer-name\":\"Figma Icon\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"icfcIwba3\",svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15.852 8.981h-4.588V0h4.588c2.476 0 4.49 2.014 4.49 4.49s-2.014 4.491-4.49 4.491zM12.735 7.51h3.117c1.665 0 3.019-1.355 3.019-3.019s-1.355-3.019-3.019-3.019h-3.117V7.51zm0 1.471H8.148c-2.476 0-4.49-2.014-4.49-4.49S5.672 0 8.148 0h4.588v8.981zm-4.587-7.51c-1.665 0-3.019 1.355-3.019 3.019s1.354 3.02 3.019 3.02h3.117V1.471H8.148zm4.587 15.019H8.148c-2.476 0-4.49-2.014-4.49-4.49s2.014-4.49 4.49-4.49h4.588v8.98zM8.148 8.981c-1.665 0-3.019 1.355-3.019 3.019s1.355 3.019 3.019 3.019h3.117V8.981H8.148zM8.172 24c-2.489 0-4.515-2.014-4.515-4.49s2.014-4.49 4.49-4.49h4.588v4.441c0 2.503-2.047 4.539-4.563 4.539zm-.024-7.51a3.023 3.023 0 0 0-3.019 3.019c0 1.665 1.365 3.019 3.044 3.019 1.705 0 3.093-1.376 3.093-3.068v-2.97H8.148zm7.704 0h-.098c-2.476 0-4.49-2.014-4.49-4.49s2.014-4.49 4.49-4.49h.098c2.476 0 4.49 2.014 4.49 4.49s-2.014 4.49-4.49 4.49zm-.097-7.509c-1.665 0-3.019 1.355-3.019 3.019s1.355 3.019 3.019 3.019h.098c1.665 0 3.019-1.355 3.019-3.019s-1.355-3.019-3.019-3.019h-.098z\"/></svg>',withExternalLayout:true}),isDisplayed9()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-2wy92j\",\"data-framer-name\":\"WordPress Icon\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"Nn4DAevQC\",svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21.469 6.825c.84 1.537 1.318 3.3 1.318 5.175 0 3.979-2.156 7.456-5.363 9.325l3.295-9.527c.615-1.54.82-2.771.82-3.864 0-.405-.026-.78-.07-1.11m-7.981.105c.647-.03 1.232-.105 1.232-.105.582-.075.514-.93-.067-.899 0 0-1.755.135-2.88.135-1.064 0-2.85-.15-2.85-.15-.585-.03-.661.855-.075.885 0 0 .54.061 1.125.09l1.68 4.605-2.37 7.08L5.354 6.9c.649-.03 1.234-.1 1.234-.1.585-.075.516-.93-.065-.896 0 0-1.746.138-2.874.138-.2 0-.438-.008-.69-.015C4.911 3.15 8.235 1.215 12 1.215c2.809 0 5.365 1.072 7.286 2.833-.046-.003-.091-.009-.141-.009-1.06 0-1.812.923-1.812 1.914 0 .89.513 1.643 1.06 2.531.411.72.89 1.643.89 2.977 0 .915-.354 1.994-.821 3.479l-1.075 3.585-3.9-11.61.001.014zM12 22.784c-1.059 0-2.081-.153-3.048-.437l3.237-9.406 3.315 9.087c.024.053.05.101.078.149-1.12.393-2.325.609-3.582.609M1.211 12c0-1.564.336-3.05.935-4.39L7.29 21.709A10.794 10.794 0 0 1 1.211 12M12 0C5.385 0 0 5.385 0 12s5.385 12 12 12 12-5.385 12-12S18.615 0 12 0\"/></svg>',withExternalLayout:true}),isDisplayed10()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-apj2d5\",\"data-framer-name\":\"Notion Icon\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"YZCMlPlmK\",svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4.459 4.208c.746.606 1.026.56 2.428.466l13.215-.793c.28 0 .047-.28-.046-.326L17.86 1.968c-.42-.326-.981-.7-2.055-.607L3.01 2.295c-.466.046-.56.28-.374.466zm.793 3.08v13.904c0 .747.373 1.027 1.214.98l14.523-.84c.841-.046.935-.56.935-1.167V6.354c0-.606-.233-.933-.748-.887l-15.177.887c-.56.047-.747.327-.747.933zm14.337.745c.093.42 0 .84-.42.888l-.7.14v10.264c-.608.327-1.168.514-1.635.514-.748 0-.935-.234-1.495-.933l-4.577-7.186v6.952L12.21 19s0 .84-1.168.84l-3.222.186c-.093-.186 0-.653.327-.746l.84-.233V9.854L7.822 9.76c-.094-.42.14-1.026.793-1.073l3.456-.233 4.764 7.279v-6.44l-1.215-.139c-.093-.514.28-.887.747-.933zM1.936 1.035l13.31-.98c1.634-.14 2.055-.047 3.082.7l4.249 2.986c.7.513.934.653.934 1.213v16.378c0 1.026-.373 1.634-1.68 1.726l-15.458.934c-.98.047-1.448-.093-1.962-.747l-3.129-4.06c-.56-.747-.793-1.306-.793-1.96V2.667c0-.839.374-1.54 1.447-1.632z\"/></svg>',withExternalLayout:true}),isDisplayed11()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-evae69\",\"data-framer-name\":\"Eleven Labs Icon\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"VUB_AtKwr\",svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4.604 0v24h4.931V0zm9.86 0v24h4.933V0z\"/></svg>',withExternalLayout:true}),isDisplayed12()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1s79ito\",\"data-framer-name\":\"Google Calendar Icon\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"Wj0xCQJWI\",svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18.316 5.684H24v12.632h-5.684V5.684zM5.684 24h12.632v-5.684H5.684V24zM18.316 5.684V0H1.895A1.894 1.894 0 0 0 0 1.895v16.421h5.684V5.684h12.632zm-7.207 6.25v-.065c.272-.144.5-.349.687-.617s.279-.595.279-.982c0-.379-.099-.72-.3-1.025a2.05 2.05 0 0 0-.832-.714 2.703 2.703 0 0 0-1.197-.257c-.6 0-1.094.156-1.481.467-.386.311-.65.671-.793 1.078l1.085.452c.086-.249.224-.461.413-.633.189-.172.445-.257.767-.257.33 0 .602.088.816.264a.86.86 0 0 1 .322.703c0 .33-.12.589-.36.778-.24.19-.535.284-.886.284h-.567v1.085h.633c.407 0 .748.109 1.02.327.272.218.407.499.407.843 0 .336-.129.614-.387.832s-.565.327-.924.327c-.351 0-.651-.103-.897-.311-.248-.208-.422-.502-.521-.881l-1.096.452c.178.616.505 1.082.977 1.401.472.319.984.478 1.538.477a2.84 2.84 0 0 0 1.293-.291c.382-.193.684-.458.902-.794.218-.336.327-.72.327-1.149 0-.429-.115-.797-.344-1.105a2.067 2.067 0 0 0-.881-.689zm2.093-1.931.602.913L15 10.045v5.744h1.187V8.446h-.827l-2.158 1.557zM22.105 0h-3.289v5.184H24V1.895A1.894 1.894 0 0 0 22.105 0zm-3.289 23.5 4.684-4.684h-4.684V23.5zM0 22.105C0 23.152.848 24 1.895 24h3.289v-5.184H0v3.289z\"/></svg>',withExternalLayout:true}),isDisplayed13()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-2v1vp5\",\"data-framer-name\":\"GitHub Icon\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"F0vmUaX9B\",svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12\"/></svg>',withExternalLayout:true}),isDisplayed14()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1pm5paz\",\"data-framer-name\":\"Google Docs Icon\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"aPHUIIMNN\",svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M14.727 6.727H14V0H4.91c-.905 0-1.637.732-1.637 1.636v20.728c0 .904.732 1.636 1.636 1.636h14.182c.904 0 1.636-.732 1.636-1.636V6.727h-6zm-.545 10.455H7.09v-1.364h7.09v1.364zm2.727-3.273H7.091v-1.364h9.818v1.364zm0-3.273H7.091V9.273h9.818v1.363zM14.727 6h6l-6-6v6z\"/></svg>',withExternalLayout:true}),isDisplayed15()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-l90gz2\",\"data-framer-name\":\"Google Drive Icon\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"GsbdbiR6G\",svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12.01 1.485c-2.082 0-3.754.02-3.743.047.01.02 1.708 3.001 3.774 6.62l3.76 6.574h3.76c2.081 0 3.753-.02 3.742-.047-.005-.02-1.708-3.001-3.775-6.62l-3.76-6.574zm-4.76 1.73a789.828 789.861 0 0 0-3.63 6.319L0 15.868l1.89 3.298 1.885 3.297 3.62-6.335 3.618-6.33-1.88-3.287C8.1 4.704 7.255 3.22 7.25 3.214zm2.259 12.653-.203.348c-.114.198-.96 1.672-1.88 3.287a423.93 423.948 0 0 1-1.698 2.97c-.01.026 3.24.042 7.222.042h7.244l1.796-3.157c.992-1.734 1.85-3.23 1.906-3.323l.104-.167h-7.249z\"/></svg>',withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OHPsX.framer-1xqcdjt, .framer-OHPsX .framer-1xqcdjt { display: block; }\",\".framer-OHPsX.framer-1eg7azt { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 24px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 24px; }\",\".framer-OHPsX .framer-18rgnk-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-OHPsX .framer-5m5fy9, .framer-OHPsX .framer-apxknv { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 43px); overflow: hidden; position: relative; width: 43px; }\",\".framer-OHPsX .framer-18qrbeu-container, .framer-OHPsX .framer-1weqzvy-container { bottom: 0px; flex: none; left: 0px; mix-blend-mode: luminosity; position: absolute; right: 0px; top: 0px; }\",\".framer-OHPsX .framer-48tq38, .framer-OHPsX .framer-5prf8t { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); position: relative; width: 16px; z-index: 1; }\",\".framer-OHPsX .framer-1pfti13 { flex: none; height: 12px; position: relative; width: 15px; z-index: 1; }\",\".framer-OHPsX .framer-1lw3xcc { aspect-ratio: 0.9375 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); position: relative; width: 15px; z-index: 1; }\",\".framer-OHPsX .framer-oh9zj1 { flex: none; height: 17px; position: relative; width: 17px; z-index: 1; }\",\".framer-OHPsX .framer-14tguiy { flex: none; height: 16px; position: relative; width: 20px; z-index: 1; }\",\".framer-OHPsX .framer-15qh984, .framer-OHPsX .framer-1mcdtpx, .framer-OHPsX .framer-1dxfxh4, .framer-OHPsX .framer-2wy92j, .framer-OHPsX .framer-apj2d5, .framer-OHPsX .framer-evae69, .framer-OHPsX .framer-1s79ito, .framer-OHPsX .framer-2v1vp5, .framer-OHPsX .framer-1pm5paz, .framer-OHPsX .framer-l90gz2 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); position: relative; width: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-OHPsX.framer-1eg7azt { gap: 0px; } .framer-OHPsX.framer-1eg7azt > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-OHPsX.framer-1eg7azt > :first-child { margin-left: 0px; } .framer-OHPsX.framer-1eg7azt > :last-child { margin-right: 0px; } }\",\".framer-OHPsX.framer-v-13dvjm6.framer-1eg7azt, .framer-OHPsX.framer-v-1g8ejhj.framer-1eg7azt, .framer-OHPsX.framer-v-19lmqqe.framer-1eg7azt, .framer-OHPsX.framer-v-aeetwg.framer-1eg7azt, .framer-OHPsX.framer-v-1vi9bux.framer-1eg7azt, .framer-OHPsX.framer-v-4pf8r9.framer-1eg7azt, .framer-OHPsX.framer-v-j9vy7j.framer-1eg7azt, .framer-OHPsX.framer-v-86986x.framer-1eg7azt, .framer-OHPsX.framer-v-k9b7lt.framer-1eg7azt, .framer-OHPsX.framer-v-67a707.framer-1eg7azt, .framer-OHPsX.framer-v-nph3n9.framer-1eg7azt, .framer-OHPsX.framer-v-ae270e.framer-1eg7azt, .framer-OHPsX.framer-v-h2lyx7.framer-1eg7azt, .framer-OHPsX.framer-v-1r5lcat.framer-1eg7azt, .framer-OHPsX.framer-v-qn48o0.framer-1eg7azt { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 24px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 24\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"TNdYd6rd4\":{\"layout\":[\"fixed\",\"fixed\"]},\"UbifIjQUQ\":{\"layout\":[\"fixed\",\"fixed\"]},\"tRboT38SK\":{\"layout\":[\"fixed\",\"fixed\"]},\"c40O0WQG7\":{\"layout\":[\"fixed\",\"fixed\"]},\"TfPVCc6ls\":{\"layout\":[\"fixed\",\"fixed\"]},\"bjXftSZAq\":{\"layout\":[\"fixed\",\"fixed\"]},\"s8fDGVln2\":{\"layout\":[\"fixed\",\"fixed\"]},\"e3deXNJxZ\":{\"layout\":[\"fixed\",\"fixed\"]},\"HpJe0OaNj\":{\"layout\":[\"fixed\",\"fixed\"]},\"nUXHTOwI4\":{\"layout\":[\"fixed\",\"fixed\"]},\"z6Cl2X8PZ\":{\"layout\":[\"fixed\",\"fixed\"]},\"Q4rWkaEYs\":{\"layout\":[\"fixed\",\"fixed\"]},\"P78SiFXQC\":{\"layout\":[\"fixed\",\"fixed\"]},\"Zz0Hk_TGG\":{\"layout\":[\"fixed\",\"fixed\"]},\"BMxL6wqqA\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerTDAksnNOk=withCSS(Component,css,\"framer-OHPsX\");export default FramerTDAksnNOk;FramerTDAksnNOk.displayName=\"Display - Logo\";FramerTDAksnNOk.defaultProps={height:24,width:24};addPropertyControls(FramerTDAksnNOk,{variant:{options:[\"kJpk227Zc\",\"TNdYd6rd4\",\"UbifIjQUQ\",\"tRboT38SK\",\"c40O0WQG7\",\"TfPVCc6ls\",\"bjXftSZAq\",\"s8fDGVln2\",\"e3deXNJxZ\",\"HpJe0OaNj\",\"nUXHTOwI4\",\"z6Cl2X8PZ\",\"Q4rWkaEYs\",\"P78SiFXQC\",\"Zz0Hk_TGG\",\"BMxL6wqqA\"],optionTitles:[\"Linkedin\",\"Gmail\",\"Outlook\",\"Slack\",\"Hubspot\",\"Salesforce\",\"Google\",\"Selenium\",\"Figma\",\"Wordpress\",\"Notion\",\"Elevenlabs\",\"Google Calendar\",\"Github\",\"Google Docs\",\"Google Drive\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerTDAksnNOk,[{explicitInter:true,fonts:[]},...NoiseFonts,...TickerFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTDAksnNOk\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TNdYd6rd4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UbifIjQUQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tRboT38SK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"c40O0WQG7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TfPVCc6ls\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bjXftSZAq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"s8fDGVln2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"e3deXNJxZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HpJe0OaNj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nUXHTOwI4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"z6Cl2X8PZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Q4rWkaEYs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"P78SiFXQC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Zz0Hk_TGG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BMxL6wqqA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"24\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TDAksnNOk.map", "// Generated by Framer (3fa6aa4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/sScReZjH0FsfYwZhe4dx/gxRp7wXvjAqOLFjeHj2l/q7YdWxX6a.js\";const cycleOrder=[\"XaBT0DqqI\"];const serializationHash=\"framer-uHRDF\";const variantClassNames={XaBT0DqqI:\"framer-v-ro1isq\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,image,logoVisible,name1,padding,photo,photoVisible,position,testimonial,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_ref7;return{...props,C_Ekd2Fqg:(_ref=testimonial!==null&&testimonial!==void 0?testimonial:props.C_Ekd2Fqg)!==null&&_ref!==void 0?_ref:'\"Aorem ipsum dolor sit amet, sectetur adipisci elit. Nunc vulputate libero etul velit interdum, acquet aliquet odioniti. Aorem ipsum dolor sit amet.\"',EIPJShQjr:(_ref1=logoVisible!==null&&logoVisible!==void 0?logoVisible:props.EIPJShQjr)!==null&&_ref1!==void 0?_ref1:true,gb9IgUzbl:(_ref2=image!==null&&image!==void 0?image:props.gb9IgUzbl)!==null&&_ref2!==void 0?_ref2:{src:\"https://framerusercontent.com/images/A5RSnYncL5B0zpfrD8QU3v2TCL4.svg\"},Lw8Rrix3o:(_ref3=photoVisible!==null&&photoVisible!==void 0?photoVisible:props.Lw8Rrix3o)!==null&&_ref3!==void 0?_ref3:true,S0EEwR1RE:(_ref4=padding!==null&&padding!==void 0?padding:props.S0EEwR1RE)!==null&&_ref4!==void 0?_ref4:40,Tc9ylwJYX:(_ref5=name1!==null&&name1!==void 0?name1:props.Tc9ylwJYX)!==null&&_ref5!==void 0?_ref5:\"Lukas Meller\",XZLIiEMBw:(_ref6=photo!==null&&photo!==void 0?photo:props.XZLIiEMBw)!==null&&_ref6!==void 0?_ref6:{src:\"https://framerusercontent.com/images/vLH6AopLdT7gulCxF4aCQnLmKGw.png\"},z6h2_nn2m:(_ref7=position!==null&&position!==void 0?position:props.z6h2_nn2m)!==null&&_ref7!==void 0?_ref7:\"Founder & CEO at Stripe\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,gb9IgUzbl,Lw8Rrix3o,C_Ekd2Fqg,Tc9ylwJYX,z6h2_nn2m,XZLIiEMBw,S0EEwR1RE,EIPJShQjr,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XaBT0DqqI\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-ro1isq\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"XaBT0DqqI\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--34r2c8\":numberToPixelString(S0EEwR1RE),background:'linear-gradient(180deg, rgb(252, 252, 253) 0%, var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)) /* {\"name\":\"White\"} */ 77%)',borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.3613123810646357px 1.2284620956197614px -0.5px rgba(53, 71, 110, 0.05185), 0px 1.3731199819460742px 4.668607938616653px -1px rgba(53, 71, 110, 0.06265), 0px 6px 20.4px -1.5px rgba(53, 71, 110, 0.112)\",...style},children:[EIPJShQjr&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pcmr9d\",\"data-border\":true,\"data-framer-name\":\"Frame 92\",layoutDependency:layoutDependency,layoutId:\"UQaIcxjA3\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:EIPJShQjr&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:`max(((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${S0EEwR1RE*2}px) + 12px) / 0, 1px)`,...toResponsiveImage(gb9IgUzbl),...{positionX:\"left\",positionY:\"center\"}},className:\"framer-hmoieq\",layoutDependency:layoutDependency,layoutId:\"Q7m5s59wf\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cbweh7\",\"data-framer-name\":\"Frame 106\",layoutDependency:layoutDependency,layoutId:\"H8fDtJ2Z5\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0ICBNZWRpdW0=\",\"--framer-font-family\":'\"Geist  Medium\", \"Geist  Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(8, 18, 33)))\"},children:'\"Aorem ipsum dolor sit amet, sectetur adipisci elit. Nunc vulputate libero etul velit interdum, acquet aliquet odioniti. Aorem ipsum dolor sit amet.\"'})}),className:\"framer-11i3la2\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"CUSTOM;Geist  Medium\"],layoutDependency:layoutDependency,layoutId:\"ciQxbz4H_\",style:{\"--extracted-r6o4lv\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(8, 18, 33))\",\"--framer-paragraph-spacing\":\"0px\"},text:C_Ekd2Fqg,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j0besn\",\"data-border\":true,\"data-framer-name\":\"Frame 92\",layoutDependency:layoutDependency,layoutId:\"F7RSLfZfA\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[Lw8Rrix3o&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fd4ijq\",\"data-framer-name\":\"Overlay+Shadow\",layoutDependency:layoutDependency,layoutId:\"HMI5JTxuK\",style:{background:\"linear-gradient(336deg, rgb(70, 72, 83) 0%, rgb(128, 131, 147) 100%)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,boxShadow:\"0px 0px 0px 1px rgba(14, 59, 101, 0.04), inset 0px 0px 0px 0.3px rgb(70, 72, 83), inset 0px 1px 0.4px 0px rgba(255, 255, 255, 0.32), 0px 1px 1px -0.5px rgba(14, 59, 101, 0.04), 0px 3px 3px -1.5px rgba(14, 59, 101, 0.04), 0px 6px 6px -3px rgba(14, 59, 101, 0.04), 0px 12px 12px -6px rgba(14, 59, 101, 0.04), 0px 24px 24px -12px rgba(14, 59, 101, 0.04)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:30,intrinsicWidth:30,pixelHeight:60,pixelWidth:60,sizes:\"32px\",...toResponsiveImage(XZLIiEMBw)},className:\"framer-1byijn2\",\"data-framer-name\":\"Photo_4\",layoutDependency:layoutDependency,layoutId:\"R3wxNylW1\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1squhqa\",\"data-framer-name\":\"Frame 7\",layoutDependency:layoutDependency,layoutId:\"W4lFyzPac\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-2qpquz\",\"data-framer-name\":\"Frame 79\",layoutDependency:layoutDependency,layoutId:\"TWZKjfi2F\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(52, 51, 50)))\"},children:\"Lukas Meller\"})}),className:\"framer-5emoix\",\"data-framer-name\":\"Lukas Meller\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"qiiHO42ux\",style:{\"--extracted-1eung3n\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(52, 51, 50))\",\"--framer-paragraph-spacing\":\"0px\"},text:Tc9ylwJYX,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-149gqs3\",layoutDependency:layoutDependency,layoutId:\"pStyykIIf\",style:{backgroundColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(67, 76, 92))\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1l08tsy\",\"data-framer-name\":\"Frame 62\",layoutDependency:layoutDependency,layoutId:\"RzUG3D08W\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1de7b5p\",\"data-framer-name\":\"Frame 62\",layoutDependency:layoutDependency,layoutId:\"eIMkvFpBq\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:\"Founder & CEO at Stripe\"})}),className:\"framer-wl7zu1\",\"data-framer-name\":\"Founder & CEO at Godmode\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"lAGDHZskP\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:z6h2_nn2m,verticalAlignment:\"top\",withExternalLayout:true})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-uHRDF.framer-97gs3w, .framer-uHRDF .framer-97gs3w { display: block; }\",\".framer-uHRDF.framer-ro1isq { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: var(--34r2c8); position: relative; width: 499px; will-change: var(--framer-will-change-override, transform); }\",\".framer-uHRDF .framer-1pcmr9d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uHRDF .framer-hmoieq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 20px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-uHRDF .framer-1cbweh7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uHRDF .framer-11i3la2, .framer-uHRDF .framer-wl7zu1 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-uHRDF .framer-1j0besn { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uHRDF .framer-1fd4ijq { flex: none; height: 37px; overflow: hidden; position: relative; width: 32px; will-change: var(--framer-will-change-override, transform); }\",\".framer-uHRDF .framer-1byijn2 { aspect-ratio: 1 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 32px); left: 50%; overflow: visible; position: absolute; width: 32px; }\",\".framer-uHRDF .framer-1squhqa { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-uHRDF .framer-2qpquz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-uHRDF .framer-5emoix { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-uHRDF .framer-149gqs3 { flex: none; height: 2px; overflow: visible; position: relative; width: 2px; }\",\".framer-uHRDF .framer-1l08tsy { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 49px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-uHRDF .framer-1de7b5p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-uHRDF.framer-ro1isq, .framer-uHRDF .framer-1pcmr9d, .framer-uHRDF .framer-hmoieq, .framer-uHRDF .framer-1cbweh7, .framer-uHRDF .framer-1j0besn, .framer-uHRDF .framer-1squhqa, .framer-uHRDF .framer-2qpquz, .framer-uHRDF .framer-1l08tsy, .framer-uHRDF .framer-1de7b5p { gap: 0px; } .framer-uHRDF.framer-ro1isq > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-uHRDF.framer-ro1isq > :first-child, .framer-uHRDF .framer-hmoieq > :first-child, .framer-uHRDF .framer-1cbweh7 > :first-child, .framer-uHRDF .framer-1l08tsy > :first-child, .framer-uHRDF .framer-1de7b5p > :first-child { margin-top: 0px; } .framer-uHRDF.framer-ro1isq > :last-child, .framer-uHRDF .framer-hmoieq > :last-child, .framer-uHRDF .framer-1cbweh7 > :last-child, .framer-uHRDF .framer-1l08tsy > :last-child, .framer-uHRDF .framer-1de7b5p > :last-child { margin-bottom: 0px; } .framer-uHRDF .framer-1pcmr9d > *, .framer-uHRDF .framer-1j0besn > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-uHRDF .framer-1pcmr9d > :first-child, .framer-uHRDF .framer-1j0besn > :first-child, .framer-uHRDF .framer-1squhqa > :first-child, .framer-uHRDF .framer-2qpquz > :first-child { margin-left: 0px; } .framer-uHRDF .framer-1pcmr9d > :last-child, .framer-uHRDF .framer-1j0besn > :last-child, .framer-uHRDF .framer-1squhqa > :last-child, .framer-uHRDF .framer-2qpquz > :last-child { margin-right: 0px; } .framer-uHRDF .framer-hmoieq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-uHRDF .framer-1cbweh7 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-uHRDF .framer-1squhqa > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-uHRDF .framer-2qpquz > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-uHRDF .framer-1l08tsy > * { margin: 0px; margin-bottom: calc(49px / 2); margin-top: calc(49px / 2); } .framer-uHRDF .framer-1de7b5p > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,'.framer-uHRDF[data-border=\"true\"]::after, .framer-uHRDF [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 282\n * @framerIntrinsicWidth 499\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"gb9IgUzbl\":\"image\",\"Lw8Rrix3o\":\"photoVisible\",\"C_Ekd2Fqg\":\"testimonial\",\"Tc9ylwJYX\":\"name1\",\"z6h2_nn2m\":\"position\",\"XZLIiEMBw\":\"photo\",\"S0EEwR1RE\":\"padding\",\"EIPJShQjr\":\"logoVisible\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerXqjs_9O5s=withCSS(Component,css,\"framer-uHRDF\");export default FramerXqjs_9O5s;FramerXqjs_9O5s.displayName=\"Testimonial - Case\";FramerXqjs_9O5s.defaultProps={height:282,width:499};addPropertyControls(FramerXqjs_9O5s,{gb9IgUzbl:{__defaultAssetReference:\"data:framer/asset-reference,A5RSnYncL5B0zpfrD8QU3v2TCL4.svg?originalFilename=Zora+Light+Logo.svg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},Lw8Rrix3o:{defaultValue:true,title:\"Photo Visible\",type:ControlType.Boolean},C_Ekd2Fqg:{defaultValue:'\"Aorem ipsum dolor sit amet, sectetur adipisci elit. Nunc vulputate libero etul velit interdum, acquet aliquet odioniti. Aorem ipsum dolor sit amet.\"',displayTextArea:false,title:\"Testimonial\",type:ControlType.String},Tc9ylwJYX:{defaultValue:\"Lukas Meller\",displayTextArea:false,title:\"Name\",type:ControlType.String},z6h2_nn2m:{defaultValue:\"Founder & CEO at Stripe\",displayTextArea:false,title:\"Position\",type:ControlType.String},XZLIiEMBw:{__defaultAssetReference:\"data:framer/asset-reference,vLH6AopLdT7gulCxF4aCQnLmKGw.png?originalFilename=Headshot+removebg+preview.png&preferredSize=auto\",title:\"Photo\",type:ControlType.ResponsiveImage},S0EEwR1RE:{defaultValue:40,min:0,title:\"Padding\",type:ControlType.Number},EIPJShQjr:{defaultValue:true,title:\"Logo Visible\",type:ControlType.Boolean}});addFonts(FramerXqjs_9O5s,[{explicitInter:true,fonts:[{family:\"Geist  Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/0IOtYyeZIcPb3Z49D22gKQF9PWY.woff2\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXqjs_9O5s\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"gb9IgUzbl\\\":\\\"image\\\",\\\"Lw8Rrix3o\\\":\\\"photoVisible\\\",\\\"C_Ekd2Fqg\\\":\\\"testimonial\\\",\\\"Tc9ylwJYX\\\":\\\"name1\\\",\\\"z6h2_nn2m\\\":\\\"position\\\",\\\"XZLIiEMBw\\\":\\\"photo\\\",\\\"S0EEwR1RE\\\":\\\"padding\\\",\\\"EIPJShQjr\\\":\\\"logoVisible\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"282\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"499\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Xqjs_9O5s.map", "// Generated by Framer (21ec140)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"sXD2L1Nnc\",\"WxleMRN0J\",\"puN0KW2Us\",\"O9iB6TaBy\",\"IrMYkKEXD\"];const serializationHash=\"framer-EwDCo\";const variantClassNames={IrMYkKEXD:\"framer-v-1d51p5i\",O9iB6TaBy:\"framer-v-1k0d4p9\",puN0KW2Us:\"framer-v-4bygo4\",sXD2L1Nnc:\"framer-v-fu8m0k\",WxleMRN0J:\"framer-v-1kw48w3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 2\":\"sXD2L1Nnc\",\"Variant 3\":\"WxleMRN0J\",\"Variant 4\":\"puN0KW2Us\",\"Variant 5\":\"O9iB6TaBy\",\"Variant 6\":\"IrMYkKEXD\"};const getProps=({fontSize,height,id,name1,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1,_ref2;return{...props,Akd22Wgt3:(_ref=fontSize!==null&&fontSize!==void 0?fontSize:props.Akd22Wgt3)!==null&&_ref!==void 0?_ref:13,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"sXD2L1Nnc\",Yxjn7LT1E:(_ref2=name1!==null&&name1!==void 0?name1:props.Yxjn7LT1E)!==null&&_ref2!==void 0?_ref2:\"You\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,Akd22Wgt3,Yxjn7LT1E,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"sXD2L1Nnc\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-fu8m0k\",className,classNames),\"data-framer-name\":\"Variant 2\",layoutDependency:layoutDependency,layoutId:\"sXD2L1Nnc\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({IrMYkKEXD:{\"data-framer-name\":\"Variant 6\"},O9iB6TaBy:{\"data-framer-name\":\"Variant 5\"},puN0KW2Us:{\"data-framer-name\":\"Variant 4\"},WxleMRN0J:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-fw8wfy\",\"data-framer-name\":\"Comment\",layoutDependency:layoutDependency,layoutId:\"jZxolx5Ns\",style:{backgroundColor:\"var(--token-af619ec5-0318-4f5f-a839-621227e671f8, rgb(252, 252, 253))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:2,borderTopRightRadius:6,boxShadow:\"0px 0px 0px 1px rgba(14, 62, 124, 0.08), 0px 1px 3px 0px rgba(22, 30, 60, 0.12)\"},variants:{IrMYkKEXD:{background:\"linear-gradient(336deg, rgb(70, 72, 83) 0%, rgb(128, 131, 147) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderTopLeftRadius:6,borderTopRightRadius:2},O9iB6TaBy:{background:'linear-gradient(180deg, rgb(50, 125, 252) 0%, var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255)) /* {\"name\":\"Blue 3\"} */ 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\",borderTopLeftRadius:6,borderTopRightRadius:2,boxShadow:\"0px 0px 0px 1px rgba(255, 255, 255, 0.06), 0px 1px 1px -0.5px rgba(42, 51, 69, 0.03), 0px 3px 3px -1.5px rgba(42, 51, 70, 0.05), 0px 5px 5px 2.5px rgba(42, 51, 70, 0.04), 0px 16px 16px -8px rgba(14, 63, 126, 0.04)\"},puN0KW2Us:{background:\"linear-gradient(336deg, rgb(70, 72, 83) 0%, rgb(128, 131, 147) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},WxleMRN0J:{background:\"linear-gradient(180deg, rgb(26, 27, 40) 0%, rgb(12, 15, 29) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderTopLeftRadius:6,borderTopRightRadius:2}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0ICBNZWRpdW0=\",\"--framer-font-family\":'\"Geist  Medium\", \"Geist  Medium Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Akd22Wgt3-zFXVmT3Tc) * 1px)\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(8, 25, 48)))\"},children:\"You\"})}),className:\"framer-gajme6\",\"data-framer-name\":\"Jake\",fonts:[\"CUSTOM;Geist  Medium\"],layoutDependency:layoutDependency,layoutId:\"fs9ySQcub\",style:{\"--extracted-r6o4lv\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(8, 25, 48))\",\"--framer-paragraph-spacing\":\"16px\",\"--variable-reference-Akd22Wgt3-zFXVmT3Tc\":Akd22Wgt3},text:Yxjn7LT1E,variants:{IrMYkKEXD:{\"--extracted-r6o4lv\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},O9iB6TaBy:{\"--extracted-r6o4lv\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},puN0KW2Us:{\"--extracted-r6o4lv\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},WxleMRN0J:{\"--extracted-r6o4lv\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({IrMYkKEXD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0ICBNZWRpdW0=\",\"--framer-font-family\":'\"Geist  Medium\", \"Geist  Medium Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Akd22Wgt3-zFXVmT3Tc) * 1px)\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)))\"},children:\"You\"})})},O9iB6TaBy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0ICBNZWRpdW0=\",\"--framer-font-family\":'\"Geist  Medium\", \"Geist  Medium Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Akd22Wgt3-zFXVmT3Tc) * 1px)\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)))\"},children:\"You\"})})},puN0KW2Us:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0ICBNZWRpdW0=\",\"--framer-font-family\":'\"Geist  Medium\", \"Geist  Medium Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Akd22Wgt3-zFXVmT3Tc) * 1px)\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)))\"},children:\"You\"})})},WxleMRN0J:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0ICBNZWRpdW0=\",\"--framer-font-family\":'\"Geist  Medium\", \"Geist  Medium Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Akd22Wgt3-zFXVmT3Tc) * 1px)\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)))\"},children:\"You\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-131o6yl\",layoutDependency:layoutDependency,layoutId:\"NeIaBG7Tu\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-91wtzj\",\"data-framer-name\":\"Cursor\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"xGZHjMdgc\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><g transform=\"translate(9.623 9.041)\" id=\"ss1896992786_1\"><g><defs><path d=\"M 3.131 15.959 L 0 0 L 14.377 7.877 L 7.295 9.932 Z\" id=\"a1216z\"></path><filter id=\"a1218z\" x=\"-43.5%\" y=\"-45.5%\" width=\"186.3%\" height=\"190.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1220z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1220z\" result=\"a1221z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.086   0 0 0 0 0.118   0 0 0 0 0.235  0 0 0 0.12 0\" type=\"matrix\" in=\"a1221z\" result=\"a1222z\"></feColorMatrix><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1224z\"></feOffset><feGaussianBlur stdDeviation=\"0\" in=\"a1224z\" result=\"a1225z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.055   0 0 0 0 0.247   0 0 0 0 0.494  0 0 0 0.04 0\" type=\"matrix\" in=\"a1225z\" result=\"a1226z\"></feColorMatrix><feMerge><feMergeNode in=\"a1222z\"></feMergeNode><feMergeNode in=\"a1226z\"></feMergeNode></feMerge></filter><linearGradient id=\"idss1896992786_2g1685349985\" x1=\"0.49751243781094523\" x2=\"0.5024875621890548\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"rgb(82, 122, 255)\" stop-opacity=\"1\"></stop><stop offset=\"1\" stop-color=\"rgb(18, 101, 255)\" stop-opacity=\"1\"></stop></linearGradient></defs><g filter=\"url(#a1218z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1216z\" clip-path=\"url(#a1217z)\"></use></g><use xlink:href=\"#a1216z\" fill=\"url(#idss1896992786_2g1685349985)\" clip-path=\"url(#a1217z)\"></use></g><g><defs><path d=\"M 3.131 15.959 L 0 0 L 14.377 7.877 L 7.295 9.932 Z\" id=\"a1227z\"></path><filter id=\"a1229z\" x=\"-57.1%\" y=\"-57.7%\" width=\"210.9%\" height=\"212.4%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1231z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1231z\" result=\"a1232z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.086   0 0 0 0 0.118   0 0 0 0 0.235  0 0 0 0.12 0\" type=\"matrix\" in=\"a1232z\" result=\"a1233z\"></feColorMatrix><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1235z\"></feOffset><feGaussianBlur stdDeviation=\"0\" in=\"a1235z\" result=\"a1236z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.055   0 0 0 0 0.247   0 0 0 0 0.494  0 0 0 0.04 0\" type=\"matrix\" in=\"a1236z\" result=\"a1237z\"></feColorMatrix><feMerge><feMergeNode in=\"a1233z\"></feMergeNode><feMergeNode in=\"a1237z\"></feMergeNode></feMerge></filter></defs><g filter=\"url(#a1229z)\"><use stroke-width=\"1\" stroke=\"black\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\" fill=\"black\" fill-opacity=\"0\" stroke-opacity=\"1\" xlink:href=\"#a1227z\" clip-path=\"url(#a1228z)\"></use></g><use xlink:href=\"#a1227z\" fill=\"transparent\" clip-path=\"url(#a1228z)\" stroke-width=\"1\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></use></g></g></svg>',svgContentId:1896992786,withExternalLayout:true,...addPropertyOverrides({IrMYkKEXD:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><g transform=\"translate(10.623 9.041) rotate(75 7.189 7.98)\" id=\"ss12806184662_1\"><g><defs><path d=\"M 3.131 15.959 L 0 0 L 14.377 7.877 L 7.295 9.932 Z\" id=\"a1304z\"></path><filter id=\"a1306z\" x=\"-43.5%\" y=\"-45.5%\" width=\"186.3%\" height=\"190.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1308z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1308z\" result=\"a1309z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.086   0 0 0 0 0.118   0 0 0 0 0.235  0 0 0 0.12 0\" type=\"matrix\" in=\"a1309z\" result=\"a1310z\"></feColorMatrix><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1312z\"></feOffset><feGaussianBlur stdDeviation=\"0\" in=\"a1312z\" result=\"a1313z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.055   0 0 0 0 0.247   0 0 0 0 0.494  0 0 0 0.04 0\" type=\"matrix\" in=\"a1313z\" result=\"a1314z\"></feColorMatrix><feMerge><feMergeNode in=\"a1310z\"></feMergeNode><feMergeNode in=\"a1314z\"></feMergeNode></feMerge></filter><linearGradient id=\"idss12806184662_2g-600261202\" x1=\"0.7210878056218477\" x2=\"0.27891219437815223\" y1=\"1\" y2=\"0\"><stop offset=\"0\" stop-color=\"rgb(70, 72, 83)\" stop-opacity=\"1\"></stop><stop offset=\"1\" stop-color=\"rgb(128, 131, 147)\" stop-opacity=\"1\"></stop></linearGradient></defs><g filter=\"url(#a1306z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1304z\" clip-path=\"url(#a1305z)\"></use></g><use xlink:href=\"#a1304z\" fill=\"url(#idss12806184662_2g-600261202)\" clip-path=\"url(#a1305z)\"></use></g><g><defs><path d=\"M 3.131 15.959 L 0 0 L 14.377 7.877 L 7.295 9.932 Z\" id=\"a1315z\"></path><filter id=\"a1317z\" x=\"-57.1%\" y=\"-57.7%\" width=\"210.9%\" height=\"212.4%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1319z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1319z\" result=\"a1320z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.086   0 0 0 0 0.118   0 0 0 0 0.235  0 0 0 0.12 0\" type=\"matrix\" in=\"a1320z\" result=\"a1321z\"></feColorMatrix><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1323z\"></feOffset><feGaussianBlur stdDeviation=\"0\" in=\"a1323z\" result=\"a1324z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.055   0 0 0 0 0.247   0 0 0 0 0.494  0 0 0 0.04 0\" type=\"matrix\" in=\"a1324z\" result=\"a1325z\"></feColorMatrix><feMerge><feMergeNode in=\"a1321z\"></feMergeNode><feMergeNode in=\"a1325z\"></feMergeNode></feMerge></filter></defs><g filter=\"url(#a1317z)\"><use stroke-width=\"1\" stroke=\"black\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\" fill=\"black\" fill-opacity=\"0\" stroke-opacity=\"1\" xlink:href=\"#a1315z\" clip-path=\"url(#a1316z)\"></use></g><use xlink:href=\"#a1315z\" fill=\"transparent\" clip-path=\"url(#a1316z)\" stroke-width=\"1\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></use></g></g></svg>',svgContentId:12806184662},O9iB6TaBy:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><g transform=\"translate(9.623 9.041) rotate(75 7.189 7.98)\" id=\"ss10829597153_1\"><g><defs><path d=\"M 3.131 15.959 L 0 0 L 14.377 7.877 L 7.295 9.932 Z\" id=\"a1282z\"></path><filter id=\"a1284z\" x=\"-43.5%\" y=\"-45.5%\" width=\"186.3%\" height=\"190.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1286z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1286z\" result=\"a1287z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.086   0 0 0 0 0.118   0 0 0 0 0.235  0 0 0 0.12 0\" type=\"matrix\" in=\"a1287z\" result=\"a1288z\"></feColorMatrix><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1290z\"></feOffset><feGaussianBlur stdDeviation=\"0\" in=\"a1290z\" result=\"a1291z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.055   0 0 0 0 0.247   0 0 0 0 0.494  0 0 0 0.04 0\" type=\"matrix\" in=\"a1291z\" result=\"a1292z\"></feColorMatrix><feMerge><feMergeNode in=\"a1288z\"></feMergeNode><feMergeNode in=\"a1292z\"></feMergeNode></feMerge></filter><linearGradient id=\"idss10829597153_2g1685349985\" x1=\"0.49751243781094523\" x2=\"0.5024875621890548\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"rgb(82, 122, 255)\" stop-opacity=\"1\"></stop><stop offset=\"1\" stop-color=\"rgb(18, 101, 255)\" stop-opacity=\"1\"></stop></linearGradient></defs><g filter=\"url(#a1284z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1282z\" clip-path=\"url(#a1283z)\"></use></g><use xlink:href=\"#a1282z\" fill=\"url(#idss10829597153_2g1685349985)\" clip-path=\"url(#a1283z)\"></use></g><g><defs><path d=\"M 3.131 15.959 L 0 0 L 14.377 7.877 L 7.295 9.932 Z\" id=\"a1293z\"></path><filter id=\"a1295z\" x=\"-57.1%\" y=\"-57.7%\" width=\"210.9%\" height=\"212.4%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1297z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1297z\" result=\"a1298z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.086   0 0 0 0 0.118   0 0 0 0 0.235  0 0 0 0.12 0\" type=\"matrix\" in=\"a1298z\" result=\"a1299z\"></feColorMatrix><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1301z\"></feOffset><feGaussianBlur stdDeviation=\"0\" in=\"a1301z\" result=\"a1302z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.055   0 0 0 0 0.247   0 0 0 0 0.494  0 0 0 0.04 0\" type=\"matrix\" in=\"a1302z\" result=\"a1303z\"></feColorMatrix><feMerge><feMergeNode in=\"a1299z\"></feMergeNode><feMergeNode in=\"a1303z\"></feMergeNode></feMerge></filter></defs><g filter=\"url(#a1295z)\"><use stroke-width=\"1\" stroke=\"black\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\" fill=\"black\" fill-opacity=\"0\" stroke-opacity=\"1\" xlink:href=\"#a1293z\" clip-path=\"url(#a1294z)\"></use></g><use xlink:href=\"#a1293z\" fill=\"transparent\" clip-path=\"url(#a1294z)\" stroke-width=\"1\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></use></g></g></svg>',svgContentId:10829597153},puN0KW2Us:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><g transform=\"translate(9.623 9.041)\" id=\"ss12461940635_1\"><g><defs><path d=\"M 3.131 15.959 L 0 0 L 14.377 7.877 L 7.295 9.932 Z\" id=\"a1260z\"></path><filter id=\"a1262z\" x=\"-43.5%\" y=\"-45.5%\" width=\"186.3%\" height=\"190.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1264z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1264z\" result=\"a1265z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.086   0 0 0 0 0.118   0 0 0 0 0.235  0 0 0 0.12 0\" type=\"matrix\" in=\"a1265z\" result=\"a1266z\"></feColorMatrix><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1268z\"></feOffset><feGaussianBlur stdDeviation=\"0\" in=\"a1268z\" result=\"a1269z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.055   0 0 0 0 0.247   0 0 0 0 0.494  0 0 0 0.04 0\" type=\"matrix\" in=\"a1269z\" result=\"a1270z\"></feColorMatrix><feMerge><feMergeNode in=\"a1266z\"></feMergeNode><feMergeNode in=\"a1270z\"></feMergeNode></feMerge></filter><linearGradient id=\"idss12461940635_2g-600261202\" x1=\"0.7210878056218477\" x2=\"0.27891219437815223\" y1=\"1\" y2=\"0\"><stop offset=\"0\" stop-color=\"rgb(70, 72, 83)\" stop-opacity=\"1\"></stop><stop offset=\"1\" stop-color=\"rgb(128, 131, 147)\" stop-opacity=\"1\"></stop></linearGradient></defs><g filter=\"url(#a1262z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1260z\" clip-path=\"url(#a1261z)\"></use></g><use xlink:href=\"#a1260z\" fill=\"url(#idss12461940635_2g-600261202)\" clip-path=\"url(#a1261z)\"></use></g><g><defs><path d=\"M 3.131 15.959 L 0 0 L 14.377 7.877 L 7.295 9.932 Z\" id=\"a1271z\"></path><filter id=\"a1273z\" x=\"-57.1%\" y=\"-57.7%\" width=\"210.9%\" height=\"212.4%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1275z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1275z\" result=\"a1276z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.086   0 0 0 0 0.118   0 0 0 0 0.235  0 0 0 0.12 0\" type=\"matrix\" in=\"a1276z\" result=\"a1277z\"></feColorMatrix><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1279z\"></feOffset><feGaussianBlur stdDeviation=\"0\" in=\"a1279z\" result=\"a1280z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.055   0 0 0 0 0.247   0 0 0 0 0.494  0 0 0 0.04 0\" type=\"matrix\" in=\"a1280z\" result=\"a1281z\"></feColorMatrix><feMerge><feMergeNode in=\"a1277z\"></feMergeNode><feMergeNode in=\"a1281z\"></feMergeNode></feMerge></filter></defs><g filter=\"url(#a1273z)\"><use stroke-width=\"1\" stroke=\"black\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\" fill=\"black\" fill-opacity=\"0\" stroke-opacity=\"1\" xlink:href=\"#a1271z\" clip-path=\"url(#a1272z)\"></use></g><use xlink:href=\"#a1271z\" fill=\"transparent\" clip-path=\"url(#a1272z)\" stroke-width=\"1\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></use></g></g></svg>',svgContentId:12461940635},WxleMRN0J:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><g transform=\"translate(9.623 9.041) rotate(75 7.189 7.98)\" id=\"ss8946479356_1\"><g><defs><path d=\"M 3.131 15.959 L 0 0 L 14.377 7.877 L 7.295 9.932 Z\" id=\"a1238z\"></path><filter id=\"a1240z\" x=\"-43.5%\" y=\"-45.5%\" width=\"186.3%\" height=\"190.3%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1242z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1242z\" result=\"a1243z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.086   0 0 0 0 0.118   0 0 0 0 0.235  0 0 0 0.12 0\" type=\"matrix\" in=\"a1243z\" result=\"a1244z\"></feColorMatrix><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1246z\"></feOffset><feGaussianBlur stdDeviation=\"0\" in=\"a1246z\" result=\"a1247z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.055   0 0 0 0 0.247   0 0 0 0 0.494  0 0 0 0.04 0\" type=\"matrix\" in=\"a1247z\" result=\"a1248z\"></feColorMatrix><feMerge><feMergeNode in=\"a1244z\"></feMergeNode><feMergeNode in=\"a1248z\"></feMergeNode></feMerge></filter><linearGradient id=\"idss8946479356_2g-1076168082\" x1=\"0.49751243781094523\" x2=\"0.5024875621890548\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"rgb(26, 27, 40)\" stop-opacity=\"1\"></stop><stop offset=\"1\" stop-color=\"rgb(12, 15, 29)\" stop-opacity=\"1\"></stop></linearGradient></defs><g filter=\"url(#a1240z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1238z\" clip-path=\"url(#a1239z)\"></use></g><use xlink:href=\"#a1238z\" fill=\"url(#idss8946479356_2g-1076168082)\" clip-path=\"url(#a1239z)\"></use></g><g><defs><path d=\"M 3.131 15.959 L 0 0 L 14.377 7.877 L 7.295 9.932 Z\" id=\"a1249z\"></path><filter id=\"a1251z\" x=\"-57.1%\" y=\"-57.7%\" width=\"210.9%\" height=\"212.4%\" filterUnits=\"objectBoundingBox\"><feOffset dx=\"0\" dy=\"1\" in=\"SourceAlpha\" result=\"a1253z\"></feOffset><feGaussianBlur stdDeviation=\"1.5\" in=\"a1253z\" result=\"a1254z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.086   0 0 0 0 0.118   0 0 0 0 0.235  0 0 0 0.12 0\" type=\"matrix\" in=\"a1254z\" result=\"a1255z\"></feColorMatrix><feOffset dx=\"0\" dy=\"0\" in=\"SourceAlpha\" result=\"a1257z\"></feOffset><feGaussianBlur stdDeviation=\"0\" in=\"a1257z\" result=\"a1258z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0.055   0 0 0 0 0.247   0 0 0 0 0.494  0 0 0 0.04 0\" type=\"matrix\" in=\"a1258z\" result=\"a1259z\"></feColorMatrix><feMerge><feMergeNode in=\"a1255z\"></feMergeNode><feMergeNode in=\"a1259z\"></feMergeNode></feMerge></filter></defs><g filter=\"url(#a1251z)\"><use stroke-width=\"1\" stroke=\"black\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\" fill=\"black\" fill-opacity=\"0\" stroke-opacity=\"1\" xlink:href=\"#a1249z\" clip-path=\"url(#a1250z)\"></use></g><use xlink:href=\"#a1249z\" fill=\"transparent\" clip-path=\"url(#a1250z)\" stroke-width=\"1\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></use></g></g></svg>',svgContentId:8946479356}},baseVariant,gestureVariant)})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-EwDCo.framer-x2z5lb, .framer-EwDCo .framer-x2z5lb { display: block; }\",\".framer-EwDCo.framer-fu8m0k { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-EwDCo .framer-fw8wfy { -webkit-user-select: none; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 4px 8px 4px 8px; pointer-events: none; position: relative; user-select: none; width: min-content; }\",\".framer-EwDCo .framer-gajme6 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-EwDCo .framer-131o6yl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: -22px; overflow: visible; padding: 0px; position: absolute; top: -26px; width: min-content; z-index: 1; }\",\".framer-EwDCo .framer-91wtzj { flex: none; height: 34px; position: relative; width: 34px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EwDCo.framer-fu8m0k, .framer-EwDCo .framer-fw8wfy, .framer-EwDCo .framer-131o6yl { gap: 0px; } .framer-EwDCo.framer-fu8m0k > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-EwDCo.framer-fu8m0k > :first-child, .framer-EwDCo .framer-fw8wfy > :first-child { margin-left: 0px; } .framer-EwDCo.framer-fu8m0k > :last-child, .framer-EwDCo .framer-fw8wfy > :last-child { margin-right: 0px; } .framer-EwDCo .framer-fw8wfy > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-EwDCo .framer-131o6yl > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-EwDCo .framer-131o6yl > :first-child { margin-top: 0px; } .framer-EwDCo .framer-131o6yl > :last-child { margin-bottom: 0px; } }\",\".framer-EwDCo.framer-v-1kw48w3 .framer-131o6yl, .framer-EwDCo.framer-v-1k0d4p9 .framer-131o6yl { left: unset; right: -22px; }\",\".framer-EwDCo.framer-v-1d51p5i .framer-131o6yl { left: unset; right: -23px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 23\n * @framerIntrinsicWidth 38\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"WxleMRN0J\":{\"layout\":[\"auto\",\"auto\"]},\"puN0KW2Us\":{\"layout\":[\"auto\",\"auto\"]},\"O9iB6TaBy\":{\"layout\":[\"auto\",\"auto\"]},\"IrMYkKEXD\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"Akd22Wgt3\":\"fontSize\",\"Yxjn7LT1E\":\"name1\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerzFXVmT3Tc=withCSS(Component,css,\"framer-EwDCo\");export default FramerzFXVmT3Tc;FramerzFXVmT3Tc.displayName=\"Comment cursor\";FramerzFXVmT3Tc.defaultProps={height:23,width:38};addPropertyControls(FramerzFXVmT3Tc,{variant:{options:[\"sXD2L1Nnc\",\"WxleMRN0J\",\"puN0KW2Us\",\"O9iB6TaBy\",\"IrMYkKEXD\"],optionTitles:[\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Variant 5\",\"Variant 6\"],title:\"Variant\",type:ControlType.Enum},Akd22Wgt3:{defaultValue:13,title:\"Font Size\",type:ControlType.Number},Yxjn7LT1E:{defaultValue:\"You\",displayTextArea:false,title:\"Name\",type:ControlType.String}});addFonts(FramerzFXVmT3Tc,[{explicitInter:true,fonts:[{family:\"Geist  Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/0IOtYyeZIcPb3Z49D22gKQF9PWY.woff2\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzFXVmT3Tc\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"23\",\"framerVariables\":\"{\\\"Akd22Wgt3\\\":\\\"fontSize\\\",\\\"Yxjn7LT1E\\\":\\\"name1\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"38\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WxleMRN0J\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"puN0KW2Us\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"O9iB6TaBy\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IrMYkKEXD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./zFXVmT3Tc.map", "import{jsx as _jsx}from\"react/jsx-runtime\";const truncatedTextPrefix=\"Lines:\";export function TruncatedText(Component){return props=>{const name=props[\"data-framer-name\"];if(name===null||name===void 0?void 0:name.startsWith(truncatedTextPrefix)){const lines=name.replace(new RegExp(\"^\"+truncatedTextPrefix),\"\").trim();return /*#__PURE__*/_jsx(Component,{...props,style:{...props.style,display:\"-webkit-box\",WebkitLineClamp:lines,WebkitBoxOrient:\"vertical\",overflow:\"hidden\",textOverflow:\"ellipsis\"}});}return /*#__PURE__*/_jsx(Component,{...props});};}\nexport const __FramerMetadata__ = {\"exports\":{\"TruncatedText\":{\"type\":\"reactHoc\",\"name\":\"TruncatedText\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Text_Truncate.map", "// Generated by Framer (128ce9c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCodeBoundaryForOverrides,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Pattern from\"https://framerusercontent.com/modules/2rGdY3xNPdGAC1LGc2Ew/gQcpGdBaDKqalAQX5HN3/Pattern.js\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import SVG1 from\"https://framerusercontent.com/modules/I1DC9cTt2FcHsDUAaRxW/hAahUT5WhkA90ScusgxD/SVG.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js\";import PerfectGrid from\"https://framerusercontent.com/modules/SWmNy8oofTQ84wBmP3Oi/nFAeMeNk5KqjMMd7y8g0/PerfectGrid.js\";import Close_Button from\"https://framerusercontent.com/modules/YNGwDNEj7JmPNx4BBwpc/VQwh08txynznaqouzmOM/OMjS2w354.js\";import Button2 from\"#framer/local/canvasComponent/AqMvJzmQV/AqMvJzmQV.js\";import ScrapeLoading from\"#framer/local/canvasComponent/bUAImVYeF/bUAImVYeF.js\";import AIAgent from\"#framer/local/canvasComponent/cnaRPWYSJ/cnaRPWYSJ.js\";import Display from\"#framer/local/canvasComponent/iPRuCEmmI/iPRuCEmmI.js\";import BlogHome from\"#framer/local/canvasComponent/jy83tX05K/jy83tX05K.js\";import IconBento from\"#framer/local/canvasComponent/l41QJVVVm/l41QJVVVm.js\";import Nav from\"#framer/local/canvasComponent/lHNU7Y2oY/lHNU7Y2oY.js\";import Badge from\"#framer/local/canvasComponent/mgvo6n7FT/mgvo6n7FT.js\";import Button from\"#framer/local/canvasComponent/MpJ5Rn1Tn/MpJ5Rn1Tn.js\";import CTAV2 from\"#framer/local/canvasComponent/mZUNYWWPu/mZUNYWWPu.js\";import Footer from\"#framer/local/canvasComponent/nHE68CxUa/nHE68CxUa.js\";import MotionText from\"#framer/local/canvasComponent/qbvKw_HgH/qbvKw_HgH.js\";import PlayButton from\"#framer/local/canvasComponent/QDQRMMG39/QDQRMMG39.js\";import TestimonialCard from\"#framer/local/canvasComponent/qhMN50iUK/qhMN50iUK.js\";import ButtonPlain from\"#framer/local/canvasComponent/sHb9B3Rzw/sHb9B3Rzw.js\";import DisplayLogo from\"#framer/local/canvasComponent/TDAksnNOk/TDAksnNOk.js\";import RequestAccessForm from\"#framer/local/canvasComponent/ve2VTRz4q/ve2VTRz4q.js\";import ScrapeDatabase from\"#framer/local/canvasComponent/WrU3KISBY/WrU3KISBY.js\";import TestimonialCase from\"#framer/local/canvasComponent/Xqjs_9O5s/Xqjs_9O5s.js\";import CommentCursor from\"#framer/local/canvasComponent/zFXVmT3Tc/zFXVmT3Tc.js\";import{TruncatedText}from\"#framer/local/codeFile/fTWuDVZ/Text_Truncate.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/pghWKxgmd/pghWKxgmd.js\";import*as sharedStyle15 from\"#framer/local/css/E7FyIv8XW/E7FyIv8XW.js\";import*as sharedStyle4 from\"#framer/local/css/eEtGiCFjc/eEtGiCFjc.js\";import*as sharedStyle9 from\"#framer/local/css/EsowJ0vo9/EsowJ0vo9.js\";import*as sharedStyle14 from\"#framer/local/css/KdZLCv1Lv/KdZLCv1Lv.js\";import*as sharedStyle11 from\"#framer/local/css/kOGwoqRSf/kOGwoqRSf.js\";import*as sharedStyle12 from\"#framer/local/css/lcWUCNvOe/lcWUCNvOe.js\";import*as sharedStyle8 from\"#framer/local/css/lNJKBANRV/lNJKBANRV.js\";import*as sharedStyle7 from\"#framer/local/css/lrGW3Y0YS/lrGW3Y0YS.js\";import*as sharedStyle5 from\"#framer/local/css/q7YdWxX6a/q7YdWxX6a.js\";import*as sharedStyle6 from\"#framer/local/css/sMVmyxJ2W/sMVmyxJ2W.js\";import*as sharedStyle3 from\"#framer/local/css/sOBBslvxC/sOBBslvxC.js\";import*as sharedStyle10 from\"#framer/local/css/t3v48zzB3/t3v48zzB3.js\";import*as sharedStyle2 from\"#framer/local/css/tQ05qlMnP/tQ05qlMnP.js\";import*as sharedStyle from\"#framer/local/css/uTMco9Z0x/uTMco9Z0x.js\";import*as sharedStyle1 from\"#framer/local/css/yP6HodrKf/yP6HodrKf.js\";import*as sharedStyle13 from\"#framer/local/css/ZvPC3756s/ZvPC3756s.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavFonts=getFonts(Nav);const Button2Fonts=getFonts(Button2);const ButtonPlainFonts=getFonts(ButtonPlain);const Close_ButtonFonts=getFonts(Close_Button);const YouTubeFonts=getFonts(YouTube);const DisplayLogoFonts=getFonts(DisplayLogo);const DisplayFonts=getFonts(Display);const RichTextTruncatedTextur2rio=withCodeBoundaryForOverrides(RichText,{nodeId:\"f9M793ep4\",override:TruncatedText,scopeId:\"augiA20Il\"});const RichTextTruncatedText1w3zo0e=withCodeBoundaryForOverrides(RichText,{nodeId:\"h6A1506Mm\",override:TruncatedText,scopeId:\"augiA20Il\"});const RichTextTruncatedText1f8qvb5=withCodeBoundaryForOverrides(RichText,{nodeId:\"NP757A5kb\",override:TruncatedText,scopeId:\"augiA20Il\"});const RichTextTruncatedTextegcsax=withCodeBoundaryForOverrides(RichText,{nodeId:\"HnGvPqNZe\",override:TruncatedText,scopeId:\"augiA20Il\"});const RichTextTruncatedTextwe3kj7=withCodeBoundaryForOverrides(RichText,{nodeId:\"ZQ7iXCDux\",override:TruncatedText,scopeId:\"augiA20Il\"});const RichTextTruncatedText1vorkjx=withCodeBoundaryForOverrides(RichText,{nodeId:\"S9X9OSA9I\",override:TruncatedText,scopeId:\"augiA20Il\"});const RichTextTruncatedText9fqj32=withCodeBoundaryForOverrides(RichText,{nodeId:\"GT80hb5d6\",override:TruncatedText,scopeId:\"augiA20Il\"});const RichTextTruncatedTextbo86cm=withCodeBoundaryForOverrides(RichText,{nodeId:\"E0CeiLA5g\",override:TruncatedText,scopeId:\"augiA20Il\"});const RichTextTruncatedText1qslatm=withCodeBoundaryForOverrides(RichText,{nodeId:\"ma6eY6x7O\",override:TruncatedText,scopeId:\"augiA20Il\"});const SVG1Fonts=getFonts(SVG1);const PlayButtonFonts=getFonts(PlayButton);const ButtonFonts=getFonts(Button);const RequestAccessFormFonts=getFonts(RequestAccessForm);const BadgeFonts=getFonts(Badge);const PatternFonts=getFonts(Pattern);const MotionTextFonts=getFonts(MotionText);const MotionTextWithVariantAppearEffect=withVariantAppearEffect(MotionText);const ScrapeLoadingFonts=getFonts(ScrapeLoading);const ScrapeLoadingWithVariantAppearEffect=withVariantAppearEffect(ScrapeLoading);const ScrapeDatabaseFonts=getFonts(ScrapeDatabase);const ScrapeDatabaseWithVariantAppearEffect=withVariantAppearEffect(ScrapeDatabase);const AIAgentFonts=getFonts(AIAgent);const AIAgentWithVariantAppearEffect=withVariantAppearEffect(AIAgent);const PerfectGridFonts=getFonts(PerfectGrid);const IconBentoFonts=getFonts(IconBento);const MotionDivWithFX=withFX(motion.div);const CommentCursorFonts=getFonts(CommentCursor);const ContainerWithFX=withFX(Container);const FeatherFonts=getFonts(Feather);const RichTextTruncatedTextaebrfa=withCodeBoundaryForOverrides(RichText,{nodeId:\"TabSacSey\",override:TruncatedText,scopeId:\"augiA20Il\"});const RichTextTruncatedTextkjg4z1=withCodeBoundaryForOverrides(RichText,{nodeId:\"l9VP1zISv\",override:TruncatedText,scopeId:\"augiA20Il\"});const RichTextTruncatedText6iadkk=withCodeBoundaryForOverrides(RichText,{nodeId:\"Bj9BeJpAW\",override:TruncatedText,scopeId:\"augiA20Il\"});const RichTextTruncatedTextr3kvid=withCodeBoundaryForOverrides(RichText,{nodeId:\"hzeEgLPuZ\",override:TruncatedText,scopeId:\"augiA20Il\"});const RichTextTruncatedText1okql2=withCodeBoundaryForOverrides(RichText,{nodeId:\"x0zTpC0zQ\",override:TruncatedText,scopeId:\"augiA20Il\"});const RichTextTruncatedTextl203h1=withCodeBoundaryForOverrides(RichText,{nodeId:\"MWDp8FXy8\",override:TruncatedText,scopeId:\"augiA20Il\"});const RichTextTruncatedText9rq1s5=withCodeBoundaryForOverrides(RichText,{nodeId:\"OSJ56j83q\",override:TruncatedText,scopeId:\"augiA20Il\"});const RichTextTruncatedText1xikfz8=withCodeBoundaryForOverrides(RichText,{nodeId:\"wVxf1_hCo\",override:TruncatedText,scopeId:\"augiA20Il\"});const TestimonialCaseFonts=getFonts(TestimonialCase);const TestimonialCardFonts=getFonts(TestimonialCard);const BlogHomeFonts=getFonts(BlogHome);const CTAV2Fonts=getFonts(CTAV2);const FooterFonts=getFonts(Footer);const breakpoints={De4pc5p8s:\"(max-width: 809px)\",WKcbh0Qtk:\"(min-width: 810px) and (max-width: 1023px)\",WQLkyLRf1:\"(min-width: 1024px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-aPrQp\";const variantClassNames={De4pc5p8s:\"framer-v-ku0qnp\",WKcbh0Qtk:\"framer-v-zj25eg\",WQLkyLRf1:\"framer-v-72rtr7\"};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 transition1={delay:0,duration:.4,ease:[.12,.23,.5,1],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transition2={delay:0,duration:.2,ease:[.5,0,.88,.77],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const transition3={delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={delay:0,duration:.2,ease:[.12,.23,.5,1],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={delay:0,duration:.4,ease:[.5,0,.88,.77],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:0,y:0};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition7={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.04,skewX:0,skewY:0,transition:transition7};const transition8={delay:0,duration:64,ease:[0,0,1,1],type:\"tween\"};const animation9={opacity:1,rotate:-360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation10={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate3=(_,t)=>`translateX(-50%) ${t}`;const transition9={delay:1.2,duration:2,ease:[.44,0,.56,1],type:\"tween\"};const animation11={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-2,y:-2};const transition10={delay:1,duration:2,ease:[.44,0,.56,1],type:\"tween\"};const animation12={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-2,y:2};const transition11={delay:.4,duration:2,ease:[.44,0,.56,1],type:\"tween\"};const animation13={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:2,y:2};const transition12={delay:0,duration:2,ease:[.44,0,.56,1],type:\"tween\"};const animation14={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:2,y:-2};const animation15={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-8,y:4};const animation16={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:8,y:-4};const animation17={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-8,y:-4};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"De4pc5p8s\",Tablet:\"WKcbh0Qtk\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const cursor={component:CommentCursor,variant:\"sXD2L1Nnc\"};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,mW0FsSONTsYpkNpZuD,hbi_jBDsCsYpkNpZuD,YC2UFn0rCsYpkNpZuD,fBuHQI98QsYpkNpZuD,UDvsYKiPrsYpkNpZuD,idsYpkNpZuD,mW0FsSONTDNyWWaws7,hbi_jBDsCDNyWWaws7,YC2UFn0rCDNyWWaws7,fBuHQI98QDNyWWaws7,UDvsYKiPrDNyWWaws7,idDNyWWaws7,mW0FsSONTMDdBxWOfV,hbi_jBDsCMDdBxWOfV,YC2UFn0rCMDdBxWOfV,fBuHQI98QMDdBxWOfV,UDvsYKiPrMDdBxWOfV,idMDdBxWOfV,mW0FsSONTztuZYXcfJ,hbi_jBDsCztuZYXcfJ,YC2UFn0rCztuZYXcfJ,fBuHQI98QztuZYXcfJ,UDvsYKiPrztuZYXcfJ,idztuZYXcfJ,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Ur64Qc8LN3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const PGTtbrm0C1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const gJG5Uy1jx3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const b_FcZGaEy3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const b2eUuUcEj1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className,sharedStyle14.className,sharedStyle15.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const elementId=useRouteElementId(\"Dq0vRmTxI\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"De4pc5p8s\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"WKcbh0Qtk\",\"De4pc5p8s\"].includes(baseVariant))return false;return true;};const elementId1=useRouteElementId(\"UFZi88u45\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"ZV6MfQ0dP\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"O7CmfEC9_\");const ref4=React.useRef(null);useCustomCursors({\"22nn71\":cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-066ac3f9-eba3-4cbd-b32f-d665141e99a1, rgb(239, 240, 246)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{g510NPlh5:\"sunset\"},unresolvedPathSlugs:{g510NPlh5:{collectionId:\"fHC_5c4gI\",collectionItemId:\"NLjpOb85R\"}},webPageId:\"XhDQ2MsKV\"},implicitPathVariables:undefined},{href:{pathVariables:{g510NPlh5:\"sunset\"},unresolvedPathSlugs:{g510NPlh5:{collectionId:\"fHC_5c4gI\",collectionItemId:\"NLjpOb85R\"}},webPageId:\"XhDQ2MsKV\"},implicitPathVariables:undefined},{href:{pathVariables:{g510NPlh5:\"sunset\"},unresolvedPathSlugs:{g510NPlh5:{collectionId:\"fHC_5c4gI\",collectionItemId:\"NLjpOb85R\"}},webPageId:\"XhDQ2MsKV\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r51v96-container\",layoutScroll:true,nodeId:\"XAeMTcjZp\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{cRGHTZ4zj:resolvedLinks[2],variant:\"jiTyx55wj\"},WKcbh0Qtk:{cRGHTZ4zj:resolvedLinks[1],variant:\"jiTyx55wj\"}},children:/*#__PURE__*/_jsx(Nav,{cRGHTZ4zj:resolvedLinks[0],height:\"100%\",id:\"XAeMTcjZp\",ivou3dUfU:\"Godmode is sunsetting\",layoutId:\"XAeMTcjZp\",m1i1iTa50:\"Read more here \u2192\",style:{width:\"100%\"},variant:\"RLM0cc2fj\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-v5o6bm\",\"data-framer-name\":\"Main\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-1f2bfi1\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5u6mmu\",\"data-framer-name\":\"Wrapper - V\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ut1tq9\",\"data-framer-name\":\"BG\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-g18ar6\",\"data-framer-name\":\"Group 1606\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1508,intrinsicWidth:1519,style:{rotate:165},svg:'<svg width=\"1519\" height=\"1508\" viewBox=\"0 0 1519 1508\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.6\">\\n<g filter=\"url(#filter0_f_791_120)\">\\n<path d=\"M1090.51 705.316C885.608 539.773 880.958 628.554 743.912 641.331C560.8 658.403 494.16 708.412 322.988 852.491\" stroke=\"url(#paint0_radial_791_120)\" stroke-opacity=\"0.8\" stroke-width=\"90\"/>\\n</g>\\n<g filter=\"url(#filter1_f_791_120)\">\\n<path d=\"M1242.17 752.126C1068.23 680.527 935.879 602.674 771.82 634.867C578.274 672.846 520.288 759.257 342.148 848.593\" stroke=\"url(#paint1_linear_791_120)\" stroke-opacity=\"0.6\" stroke-width=\"100\"/>\\n</g>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_791_120\" x=\"194.008\" y=\"461.142\" width=\"1024.78\" height=\"525.777\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"50\" result=\"effect1_foregroundBlur_791_120\"/>\\n</filter>\\n<filter id=\"filter1_f_791_120\" x=\"313.734\" y=\"571.388\" width=\"953.469\" height=\"327.9\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"3\" result=\"effect1_foregroundBlur_791_120\"/>\\n</filter>\\n<radialGradient id=\"paint0_radial_791_120\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(736.157 756.349) rotate(72.3792) scale(378.053 422.837)\">\\n<stop stop-color=\"#528DFF\"/>\\n<stop offset=\"1\" stop-color=\"#6BCAFF\" stop-opacity=\"0\"/>\\n</radialGradient>\\n<linearGradient id=\"paint1_linear_791_120\" x1=\"404.131\" y1=\"674.626\" x2=\"461.395\" y2=\"894.51\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0047FF\"/>\\n<stop offset=\"0.295442\" stop-color=\"#82BCFF\"/>\\n<stop offset=\"0.505\" stop-color=\"#A9EAFF\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wgmqu8 hidden-ku0qnp\",\"data-framer-name\":\"BG\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-g85tbj\",\"data-framer-name\":\"Group 1603\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1350,intrinsicWidth:1310,svg:'<svg width=\"1310\" height=\"1350\" viewBox=\"0 0 1310 1350\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.6\">\\n<g filter=\"url(#filter0_f_790_99)\">\\n<path d=\"M997.677 383.854C996.819 482.618 931.794 631.091 819.362 772.419C658.661 974.421 461.964 1085.33 380.027 1020.15C298.09 954.965 361.941 738.368 522.641 536.366C635.074 395.038 765.126 298.297 861.169 275.257\" stroke=\"url(#paint0_radial_790_99)\" stroke-opacity=\"0.8\" stroke-width=\"120\"/>\\n</g>\\n<g filter=\"url(#filter1_f_790_99)\">\\n<path d=\"M1055.05 398.484C1076.39 515.023 1026.45 675.737 913.881 817.234C752.987 1019.48 525.078 1105.88 404.831 1010.22C284.584 914.558 317.535 673.058 478.428 470.814C590.995 329.316 736.367 244.523 854.72 239.111\" stroke=\"url(#paint1_linear_790_99)\" stroke-opacity=\"0.6\" stroke-width=\"120\"/>\\n</g>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_790_99\" x=\"148.32\" y=\"80.9121\" width=\"1045.35\" height=\"1153.9\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"68\" result=\"effect1_foregroundBlur_790_99\"/>\\n</filter>\\n<filter id=\"filter1_f_790_99\" x=\"266.484\" y=\"173.174\" width=\"859.406\" height=\"942.012\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"3\" result=\"effect1_foregroundBlur_790_99\"/>\\n</filter>\\n<radialGradient id=\"paint0_radial_790_99\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(419.365 987.104) rotate(-50.7711) scale(764.461 275.98)\">\\n<stop stop-color=\"#528DFF\"/>\\n<stop offset=\"1\" stop-color=\"#6BCAFF\" stop-opacity=\"0\"/>\\n</radialGradient>\\n<linearGradient id=\"paint1_linear_790_99\" x1=\"341.62\" y1=\"1074.96\" x2=\"496.5\" y2=\"895.23\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0047FF\"/>\\n<stop offset=\"0.295442\" stop-color=\"#82BCFF\"/>\\n<stop offset=\"0.505\" stop-color=\"#A9EAFF\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-25xy9e\",\"data-framer-name\":\"Top\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qv5m1v\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nr4t7c\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-o3b7ty\",\"data-styles-preset\":\"uTMco9Z0x\",style:{\"--framer-text-alignment\":\"center\"},children:\"Convert leads into customers on autopilot\"})}),className:\"framer-y3z6fw\",\"data-framer-name\":\"Headline\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n3twy6\",\"data-styles-preset\":\"yP6HodrKf\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(57, 74, 106))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"TmJaaA9KB\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gqs7ud\",\"data-styles-preset\":\"tQ05qlMnP\",children:\"GodmodeHQ scours and researches the web to find you leads with the highest likelihood of converting to customers and let you reach out to them every single day\"})})})}),className:\"framer-1ouegk6\",\"data-framer-name\":\"Desc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/244e49c7-ce79-45a0-bc39-dab15678b912/submit\",className:\"framer-1237zo0\",nodeId:\"tvG5kwaR2\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-xujrhz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Email\"})}),className:\"framer-1rm4rnt\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1u0kl1e\",inputName:\"Email\",placeholder:\"marc@sales.com\",required:true,type:\"email\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1190px), 1px) - 88px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sir2ji-container\",nodeId:\"byH9Jiszr\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button2,{height:\"100%\",id:\"byH9Jiszr\",layoutId:\"byH9Jiszr\",style:{height:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"oELqCQYBa\",success:\"XuGZWQjmn\"},\"s4jI8Oe_P\"),width:\"100%\",ZM1fDqcxs:\"Start selling\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-h3uf2u\",children:isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1n3ud44-container hidden-ku0qnp\",id:\"1n3ud44\",nodeId:\"m4PhRPz55\",scopeId:\"augiA20Il\",children:[/*#__PURE__*/_jsx(ButtonPlain,{height:\"100%\",id:\"m4PhRPz55\",layoutId:\"m4PhRPz55\",mc6xcbwYi:\"Watch demo\",Ur64Qc8LN:Ur64Qc8LN3bnx0g({overlay}),variant:overlay.visible?\"MkQzxeqyw\":\"MkQzxeqyw\",vWsdOreu0:\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(14, 26, 42))\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.2,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-ifmf37\"),\"data-framer-portal-id\":\"1n3ud44\",exit:{opacity:0,transition:{delay:0,duration:.2,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"W5UtJPXeF\"),/*#__PURE__*/_jsx(motion.div,{animate:animation1,className:cx(scopingClassNames,\"framer-1ncm38x\"),\"data-framer-portal-id\":\"1n3ud44\",exit:animation,initial:animation2}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WKcbh0Qtk:{transformTemplate:transformTemplate2}},children:/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-5h631n\"),\"data-framer-portal-id\":\"1n3ud44\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation4,className:\"framer-13nz14q-container\",exit:animation3,inComponentSlot:true,initial:animation2,isModuleExternal:true,nodeId:\"lEiznHHeL\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Close_Button,{height:\"100%\",id:\"lEiznHHeL\",layoutId:\"lEiznHHeL\",PGTtbrm0C:PGTtbrm0C1wnntms({overlay}),variant:\"CFAfAqjDP\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation6,className:\"framer-1vugair-container\",exit:animation5,inComponentSlot:true,initial:animation7,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"JE1o2u97U\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"JE1o2u97U\",isMixedBorderRadius:false,isRed:true,layoutId:\"JE1o2u97U\",play:\"On\",shouldMute:false,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/Pjpr1XEJhmg\",width:\"100%\"})})})]})})]}),getContainer())})})]})})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ve45tk\",\"data-framer-name\":\"Middle\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jmvyf1\",\"data-framer-name\":\"Left\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ngotjw\",\"data-framer-name\":\"Rectangle 28\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:7,intrinsicWidth:5,svg:'<svg width=\"5\" height=\"7\" viewBox=\"0 0 5 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_d_529_35170)\">\\n<path d=\"M0 1.43426C0 1.03491 0.445073 0.796715 0.77735 1.01823L3.87596 3.08397C4.17283 3.28189 4.17283 3.71811 3.87596 3.91603L0.77735 5.98177C0.445073 6.20328 0 5.96509 0 5.56574L0 1.43426Z\" fill=\"#1A1C1F\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_d_529_35170\" x=\"-4\" y=\"-2.06665\" width=\"12.1016\" height=\"13.1333\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"1\"/>\\n<feGaussianBlur stdDeviation=\"2\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.16 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_529_35170\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_529_35170\" result=\"shape\"/>\\n</filter>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0ICBSZWd1bGFy\",\"--framer-font-family\":'\"Geist  Regular\", \"Geist  Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"13px\",\"--framer-text-color\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(52, 51, 50))\"},children:\"Works with where you work\"})}),className:\"framer-54cbmm\",\"data-framer-name\":\"Works everywhere you sell\",fonts:[\"CUSTOM;Geist  Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-bewr4e\",\"data-framer-name\":\"Right\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-2zwmer\",\"data-framer-name\":\"Frame 65\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2kxh8k\",\"data-framer-name\":\"Banner\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yo6prg-container\",nodeId:\"o6LgeHuKe\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(DisplayLogo,{height:\"100%\",id:\"o6LgeHuKe\",layoutId:\"o6LgeHuKe\",variant:\"bjXftSZAq\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ecc8zo-container\",nodeId:\"kRQgPtBXC\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(DisplayLogo,{height:\"100%\",id:\"kRQgPtBXC\",layoutId:\"kRQgPtBXC\",variant:\"kJpk227Zc\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1086f7y-container\",nodeId:\"j3GCCakZb\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(DisplayLogo,{height:\"100%\",id:\"j3GCCakZb\",layoutId:\"j3GCCakZb\",variant:\"TNdYd6rd4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11iqg48-container\",nodeId:\"qkaVolc8e\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(DisplayLogo,{height:\"100%\",id:\"qkaVolc8e\",layoutId:\"qkaVolc8e\",variant:\"UbifIjQUQ\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-v2uu24-container\",nodeId:\"v4NSAUlDB\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(DisplayLogo,{height:\"100%\",id:\"v4NSAUlDB\",layoutId:\"v4NSAUlDB\",variant:\"tRboT38SK\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{height:24}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,children:/*#__PURE__*/_jsx(Container,{className:\"framer-weve2o-container\",nodeId:\"bV2rwu8gn\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(DisplayLogo,{height:\"100%\",id:\"bV2rwu8gn\",layoutId:\"bV2rwu8gn\",style:{height:\"100%\"},variant:\"c40O0WQG7\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{height:24}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yy3hzp-container\",nodeId:\"zJR838qc2\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(DisplayLogo,{height:\"100%\",id:\"zJR838qc2\",layoutId:\"zJR838qc2\",style:{height:\"100%\"},variant:\"s8fDGVln2\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{height:24}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,children:/*#__PURE__*/_jsx(Container,{className:\"framer-clotuf-container\",nodeId:\"yEurcWd1y\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(DisplayLogo,{height:\"100%\",id:\"yEurcWd1y\",layoutId:\"yEurcWd1y\",style:{height:\"100%\"},variant:\"HpJe0OaNj\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{height:24}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18ffri1-container\",nodeId:\"ap1rhG2lf\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(DisplayLogo,{height:\"100%\",id:\"ap1rhG2lf\",layoutId:\"ap1rhG2lf\",style:{height:\"100%\"},variant:\"nUXHTOwI4\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{height:24}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eg47m5-container\",nodeId:\"X3dX3v1fl\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(DisplayLogo,{height:\"100%\",id:\"X3dX3v1fl\",layoutId:\"X3dX3v1fl\",style:{height:\"100%\"},variant:\"z6Cl2X8PZ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1apefcc-container\",nodeId:\"VPi8c9t0t\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(DisplayLogo,{height:\"100%\",id:\"VPi8c9t0t\",layoutId:\"VPi8c9t0t\",variant:\"Q4rWkaEYs\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1168s0b-container\",nodeId:\"wB1PMhvt7\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(DisplayLogo,{height:\"100%\",id:\"wB1PMhvt7\",layoutId:\"wB1PMhvt7\",variant:\"P78SiFXQC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10f6zq8-container\",nodeId:\"xyYJO8215\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(DisplayLogo,{height:\"100%\",id:\"xyYJO8215\",layoutId:\"xyYJO8215\",variant:\"Zz0Hk_TGG\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5ct0ne-container\",nodeId:\"GhShqbjIM\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(DisplayLogo,{height:\"100%\",id:\"GhShqbjIM\",layoutId:\"GhShqbjIM\",variant:\"BMxL6wqqA\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13hqu7a-container hidden-ku0qnp\",nodeId:\"BwNfVq6y_\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Display,{FdSoPCTIQ:1,height:\"100%\",id:\"BwNfVq6y_\",layoutId:\"BwNfVq6y_\",style:{width:\"100%\"},u4akpkRWz:\"luminosity\",variant:\"jg5_GdfWu\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ykcted\",\"data-border\":true,\"data-framer-name\":\"Browser\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{background:{alt:\"Godmode - Dashboard\",fit:\"fill\",pixelHeight:5410,pixelWidth:7422,positionX:\"center\",positionY:\"top\",sizes:`max(max(min(${componentViewport?.width||\"100vw\"}, 1190px), 1px) - 56px, 1px)`,src:\"https://framerusercontent.com/images/nPIb2FHO9UeuFSp4CunztYSPQ.png\",srcSet:\"https://framerusercontent.com/images/nPIb2FHO9UeuFSp4CunztYSPQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/nPIb2FHO9UeuFSp4CunztYSPQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nPIb2FHO9UeuFSp4CunztYSPQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/nPIb2FHO9UeuFSp4CunztYSPQ.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/nPIb2FHO9UeuFSp4CunztYSPQ.png 7422w\"}},WKcbh0Qtk:{background:{alt:\"Godmode - Dashboard\",fit:\"fill\",pixelHeight:5410,pixelWidth:7422,positionX:\"center\",positionY:\"top\",sizes:`max(max(min(${componentViewport?.width||\"100vw\"}, 1190px), 1px) - 64px, 1px)`,src:\"https://framerusercontent.com/images/nPIb2FHO9UeuFSp4CunztYSPQ.png\",srcSet:\"https://framerusercontent.com/images/nPIb2FHO9UeuFSp4CunztYSPQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/nPIb2FHO9UeuFSp4CunztYSPQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nPIb2FHO9UeuFSp4CunztYSPQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/nPIb2FHO9UeuFSp4CunztYSPQ.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/nPIb2FHO9UeuFSp4CunztYSPQ.png 7422w\"}}},children:/*#__PURE__*/_jsx(Image,{className:\"framer-1mxvhxm\",\"data-framer-name\":\"UI\",children:isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qnupqe hidden-zj25eg hidden-ku0qnp\",\"data-framer-name\":\"Frame 97\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nme8mc\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cu8c6f\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8b31w9\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pqt0zb\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:37,pixelWidth:36,src:\"https://framerusercontent.com/images/lqCixp60gamfsM3mNw2b8CTkZlI.png\"},className:\"framer-1619hx2\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Marco\"})}),className:\"framer-11uag4k\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-s44jo9\",\"data-framer-name\":\"chevron_down\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 9.44 4.024 L 5.571 7.893 L 1.702 4.024\" fill=\"transparent\" stroke-width=\"1.03\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(103, 102, 101))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10629615596,withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-26rgp8\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-16cw6vt\",\"data-framer-name\":\"sidebar_left_hide\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 15 15\"><g transform=\"translate(1.458 2.292)\" id=\"ss9482896696_1\"><path d=\"M 3.75 0 L 3.75 10.417 M 8.75 3.125 L 6.667 5.208 L 8.75 7.292\" fill=\"transparent\" stroke-width=\"1.22\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(103, 102, 101))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 10.417 0 C 11.337 0 12.083 0.746 12.083 1.667 L 12.083 8.75 C 12.083 9.67 11.337 10.417 10.417 10.417 L 1.667 10.417 C 0.746 10.417 0 9.67 0 8.75 L 0 1.667 C 0 0.746 0.746 0 1.667 0 Z\" fill=\"transparent\" stroke-width=\"1.22\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(103, 102, 101))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></g></svg>',svgContentId:9482896696,withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ov53u4\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g9flu8\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qgtdt3\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ry5d32\",\"data-framer-name\":\"Graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 1.35 5.15 C 1.124 5.376 0.997 5.683 0.997 6.003 C 0.997 6.322 1.124 6.629 1.35 6.855 L 5.145 10.65 C 5.371 10.876 5.678 11.003 5.997 11.003 C 6.317 11.003 6.624 10.876 6.85 10.65 L 10.645 6.855 C 10.871 6.629 10.998 6.322 10.998 6.003 C 10.998 5.683 10.871 5.376 10.645 5.15 L 6.85 1.355 C 6.624 1.129 6.317 1.002 5.997 1.002 C 5.678 1.002 5.371 1.129 5.145 1.355 Z\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10633887663,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Inbox\"})}),className:\"framer-xhw8ri\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wwau33\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-6qo9ia\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1yt0pmh\",\"data-framer-name\":\"Graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 2.5 5.5 C 1.948 5.5 1.5 5.5 1.5 5.5 L 1.5 1.5 C 1.5 1.5 1.948 1.5 2.5 1.5 L 4.5 1.5 C 5.052 1.5 5.5 1.5 5.5 1.5 L 5.5 5.5 C 5.5 5.5 5.052 5.5 4.5 5.5 Z\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 3.5 5.5 L 3.5 7.5 C 3.5 8.052 3.948 8.5 4.5 8.5 L 6.5 8.5\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 7.5 10.5 C 6.948 10.5 6.5 10.5 6.5 10.5 L 6.5 6.5 C 6.5 6.5 6.948 6.5 7.5 6.5 L 9.5 6.5 C 10.052 6.5 10.5 6.5 10.5 6.5 L 10.5 10.5 C 10.5 10.5 10.052 10.5 9.5 10.5 Z\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12461197458,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Forms\"})}),className:\"framer-164emxp\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kr5p\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1muox9\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1v65c0a\",\"data-framer-name\":\"Graphic\",fill:'var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {\"name\":\"Text - Secondary\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-users\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"/><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M22 21v-2a4 4 0 0 0-3-3.87m-3-12a4 4 0 0 1 0 7.75\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Contacts\"})}),className:\"framer-qg5krh\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ytwmom\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-116d094\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1a3ppbz\",\"data-framer-name\":\"Graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 8 3 L 10 10 M 6 3 L 6 10 M 4 4 L 4 10 M 2 2 L 2 10\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10797810772,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Outbound\"})}),className:\"framer-1qd48so\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ftjcqa\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sfxyb4\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1dly3av\",\"data-framer-name\":\"Graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 7.5 5 C 7.224 5 7 5 7 5 L 7 1.5 C 7 1.5 7.224 1.5 7.5 1.5 L 10 1.5 C 10.276 1.5 10.5 1.5 10.5 1.5 L 10.5 5 C 10.5 5 10.276 5 10 5 Z\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 5 10.5 L 5 4 C 5 3.724 4.776 3.5 4.5 3.5 L 2 3.5 C 1.724 3.5 1.5 3.724 1.5 4 L 1.5 10 C 1.5 10.276 1.724 10.5 2 10.5 L 8 10.5 C 8.276 10.5 8.5 10.276 8.5 10 L 8.5 7.5 C 8.5 7.224 8.276 7 8 7 L 1.5 7\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12466031112,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"AI Settings\"})}),className:\"framer-1q1u95a\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gk528h\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bl2pps\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Associates\"})}),className:\"framer-izx0hd\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1537p1y\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Lists\"})}),className:\"framer-1g09luv\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n3wfzj\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-e8vjja\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ez2ms1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16h2rfj\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1f68cp5\",\"data-framer-name\":\"Graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 1.35 5.15 C 1.124 5.376 0.997 5.683 0.997 6.003 C 0.997 6.322 1.124 6.629 1.35 6.855 L 5.145 10.65 C 5.371 10.876 5.678 11.003 5.997 11.003 C 6.317 11.003 6.624 10.876 6.85 10.65 L 10.645 6.855 C 10.871 6.629 10.998 6.322 10.998 6.003 C 10.998 5.683 10.871 5.376 10.645 5.15 L 6.85 1.355 C 6.624 1.129 6.317 1.002 5.997 1.002 C 5.678 1.002 5.371 1.129 5.145 1.355 Z\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9684954414,withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextTruncatedTextur2rio,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"account-research\"})}),className:\"framer-ur2rio\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vcxoxu\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-37vsf6\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nidr9j\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-vtd2w6\",\"data-framer-name\":\"Graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 1.35 5.15 C 1.124 5.376 0.997 5.683 0.997 6.003 C 0.997 6.322 1.124 6.629 1.35 6.855 L 5.145 10.65 C 5.371 10.876 5.678 11.003 5.997 11.003 C 6.317 11.003 6.624 10.876 6.85 10.65 L 10.645 6.855 C 10.871 6.629 10.998 6.322 10.998 6.003 C 10.998 5.683 10.871 5.376 10.645 5.15 L 6.85 1.355 C 6.624 1.129 6.317 1.002 5.997 1.002 C 5.678 1.002 5.371 1.129 5.145 1.355 Z\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9684954414,withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextTruncatedText1w3zo0e,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"marketing-materials\"})}),className:\"framer-1w3zo0e\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10fju9w\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-16wjbfl\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15mnm9l\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1eu0042\",\"data-framer-name\":\"Graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 1.35 5.15 C 1.124 5.376 0.997 5.683 0.997 6.003 C 0.997 6.322 1.124 6.629 1.35 6.855 L 5.145 10.65 C 5.371 10.876 5.678 11.003 5.997 11.003 C 6.317 11.003 6.624 10.876 6.85 10.65 L 10.645 6.855 C 10.871 6.629 10.998 6.322 10.998 6.003 C 10.998 5.683 10.871 5.376 10.645 5.15 L 6.85 1.355 C 6.624 1.129 6.317 1.002 5.997 1.002 C 5.678 1.002 5.371 1.129 5.145 1.355 Z\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9684954414,withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextTruncatedText1f8qvb5,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"invoice-extraction\"})}),className:\"framer-1f8qvb5\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wycj4n\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-toi96q\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wvdus9\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-44s8hq\",\"data-framer-name\":\"Graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 1.35 5.15 C 1.124 5.376 0.997 5.683 0.997 6.003 C 0.997 6.322 1.124 6.629 1.35 6.855 L 5.145 10.65 C 5.371 10.876 5.678 11.003 5.997 11.003 C 6.317 11.003 6.624 10.876 6.85 10.65 L 10.645 6.855 C 10.871 6.629 10.998 6.322 10.998 6.003 C 10.998 5.683 10.871 5.376 10.645 5.15 L 6.85 1.355 C 6.624 1.129 6.317 1.002 5.997 1.002 C 5.678 1.002 5.371 1.129 5.145 1.355 Z\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9684954414,withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextTruncatedTextegcsax,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"competitor-monitoring\"})}),className:\"framer-egcsax\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16ntbuu\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-gc8uww\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16jbfkd\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1scnxdg\",\"data-framer-name\":\"Graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 1.35 5.15 C 1.124 5.376 0.997 5.683 0.997 6.003 C 0.997 6.322 1.124 6.629 1.35 6.855 L 5.145 10.65 C 5.371 10.876 5.678 11.003 5.997 11.003 C 6.317 11.003 6.624 10.876 6.85 10.65 L 10.645 6.855 C 10.871 6.629 10.998 6.322 10.998 6.003 C 10.998 5.683 10.871 5.376 10.645 5.15 L 6.85 1.355 C 6.624 1.129 6.317 1.002 5.997 1.002 C 5.678 1.002 5.371 1.129 5.145 1.355 Z\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9684954414,withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextTruncatedTextwe3kj7,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"rfp-responses\"})}),className:\"framer-we3kj7\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qzablm\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-19x4gcm\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11wwrc3\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1gzstli\",\"data-framer-name\":\"Graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 1.35 5.15 C 1.124 5.376 0.997 5.683 0.997 6.003 C 0.997 6.322 1.124 6.629 1.35 6.855 L 5.145 10.65 C 5.371 10.876 5.678 11.003 5.997 11.003 C 6.317 11.003 6.624 10.876 6.85 10.65 L 10.645 6.855 C 10.871 6.629 10.998 6.322 10.998 6.003 C 10.998 5.683 10.871 5.376 10.645 5.15 L 6.85 1.355 C 6.624 1.129 6.317 1.002 5.997 1.002 C 5.678 1.002 5.371 1.129 5.145 1.355 Z\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9684954414,withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextTruncatedText1vorkjx,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"lead-search\"})}),className:\"framer-1vorkjx\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6josf7\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-19ytuik\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d3n3i4\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1faj9tk\",\"data-framer-name\":\"Graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 1.35 5.15 C 1.124 5.376 0.997 5.683 0.997 6.003 C 0.997 6.322 1.124 6.629 1.35 6.855 L 5.145 10.65 C 5.371 10.876 5.678 11.003 5.997 11.003 C 6.317 11.003 6.624 10.876 6.85 10.65 L 10.645 6.855 C 10.871 6.629 10.998 6.322 10.998 6.003 C 10.998 5.683 10.871 5.376 10.645 5.15 L 6.85 1.355 C 6.624 1.129 6.317 1.002 5.997 1.002 C 5.678 1.002 5.371 1.129 5.145 1.355 Z\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9684954414,withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextTruncatedText9fqj32,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"customer-support\"})}),className:\"framer-9fqj32\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wepsha\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wl27qh\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ojofx4\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1mflr2z\",\"data-framer-name\":\"Graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 1.35 5.15 C 1.124 5.376 0.997 5.683 0.997 6.003 C 0.997 6.322 1.124 6.629 1.35 6.855 L 5.145 10.65 C 5.371 10.876 5.678 11.003 5.997 11.003 C 6.317 11.003 6.624 10.876 6.85 10.65 L 10.645 6.855 C 10.871 6.629 10.998 6.322 10.998 6.003 C 10.998 5.683 10.871 5.376 10.645 5.15 L 6.85 1.355 C 6.624 1.129 6.317 1.002 5.997 1.002 C 5.678 1.002 5.371 1.129 5.145 1.355 Z\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9684954414,withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextTruncatedTextbo86cm,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"orders-to-quote\"})}),className:\"framer-bo86cm\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t5wvt0\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hontmp\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yeyuc4\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-oar0iv\",\"data-framer-name\":\"Graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 1.35 5.15 C 1.124 5.376 0.997 5.683 0.997 6.003 C 0.997 6.322 1.124 6.629 1.35 6.855 L 5.145 10.65 C 5.371 10.876 5.678 11.003 5.997 11.003 C 6.317 11.003 6.624 10.876 6.85 10.65 L 10.645 6.855 C 10.871 6.629 10.998 6.322 10.998 6.003 C 10.998 5.683 10.871 5.376 10.645 5.15 L 6.85 1.355 C 6.624 1.129 6.317 1.002 5.997 1.002 C 5.678 1.002 5.371 1.129 5.145 1.355 Z\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9684954414,withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextTruncatedText1qslatm,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"financial-research\"})}),className:\"framer-1qslatm\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ypawll\",\"data-border\":true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-j2si2p\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-w6jonf\",\"data-framer-name\":\"plus\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 7 2.528 L 7 11.472 M 2.528 7 L 11.472 7\" fill=\"transparent\" stroke-width=\"1.3\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(103, 102, 101))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9034866338,withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vrzxr1\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-emmgfh\",\"data-framer-name\":\"circle_question\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><g transform=\"translate(1.75 1.75)\" id=\"ss11953197186_1\"><path d=\"M 0 6.444 C 0 2.885 2.885 0 6.444 0 C 10.004 0 12.889 2.885 12.889 6.444 C 12.889 10.004 10.004 12.889 6.444 12.889 C 2.885 12.889 0 10.004 0 6.444 Z\" fill=\"transparent\" stroke-width=\"1.3\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(103, 102, 101))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 4.6 4.328 C 4.945 3.388 5.75 3.002 6.538 3.002 C 7.333 3.002 8.154 3.569 8.154 4.609 C 8.154 6.195 6.54 5.914 6.291 7.333\" fill=\"transparent\" stroke-width=\"1.3\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(103, 102, 101))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 6.259 10.504 C 5.783 10.483 5.409 10.091 5.409 9.615 C 5.409 9.139 5.783 8.747 6.259 8.726 C 6.734 8.747 7.109 9.139 7.109 9.615 C 7.109 10.091 6.734 10.483 6.259 10.504 Z\" fill=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(103, 102, 101))\"></path></g></svg>',svgContentId:11953197186,withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o9gd7e\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bkbvsm\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hbuouh\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r5lahc\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a3xjfm\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16v1r0n\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-12c3wk0\",\"data-framer-name\":\"Graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 1.35 5.15 C 1.124 5.376 0.997 5.683 0.997 6.003 C 0.997 6.322 1.124 6.629 1.35 6.855 L 5.145 10.65 C 5.371 10.876 5.678 11.003 5.997 11.003 C 6.317 11.003 6.624 10.876 6.85 10.65 L 10.645 6.855 C 10.871 6.629 10.998 6.322 10.998 6.003 C 10.998 5.683 10.871 5.376 10.645 5.15 L 6.85 1.355 C 6.624 1.129 6.317 1.002 5.997 1.002 C 5.678 1.002 5.371 1.129 5.145 1.355 Z\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {&quot;name&quot;:&quot;Text - Secondary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9684954414,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Account-research\"})}),className:\"framer-hgt1ev\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hf0fii\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ckz5zm\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1mcsjgx\",\"data-framer-name\":\"pin 2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:13,svg:'<svg width=\"13\" height=\"14\" viewBox=\"0 0 13 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M10.6763 5.85975C10.6763 7.75342 8.20051 10.7947 7.06229 12.0933C6.76401 12.4334 6.23968 12.4334 5.94213 12.0933C4.8039 10.7954 2.32812 7.75414 2.32812 5.85975C2.32885 3.3392 4.4854 1.87598 6.50257 1.87598C8.51974 1.87598 10.6763 3.3392 10.6763 5.85975Z\" stroke=\"#101429\" stroke-opacity=\"0.72\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M6.50608 7.29243C7.2041 7.29243 7.76997 6.72656 7.76997 6.02854C7.76997 5.33051 7.2041 4.76465 6.50608 4.76465C5.80805 4.76465 5.24219 5.33051 5.24219 6.02854C5.24219 6.72656 5.80805 7.29243 6.50608 7.29243Z\" stroke=\"#101429\" stroke-opacity=\"0.72\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"2\"})}),className:\"framer-1ywtfp7\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yrfp2l\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1amq1eb\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Filters\"})}),className:\"framer-63gx2c\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1ts6i5j\",\"data-framer-name\":\"clock\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><g transform=\"translate(1.653 1.653)\" id=\"ss10364284424_1\"><path d=\"M 0 4.833 C 0 2.164 2.164 0 4.833 0 C 7.503 0 9.667 2.164 9.667 4.833 C 9.667 7.503 7.503 9.667 4.833 9.667 C 2.164 9.667 0 7.503 0 4.833 Z\" fill=\"transparent\" stroke-width=\"0.92\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(103, 102, 101))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 4.833 2 L 4.833 4.833 L 7 6.333\" fill=\"transparent\" stroke-width=\"0.92\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(103, 102, 101))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></g></svg>',svgContentId:10364284424,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1it6x4w\",\"data-framer-name\":\"dots\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><g transform=\"translate(2.75 8.5)\" id=\"ss10418014878_1\"><path d=\"M 5.111 0.444 C 5.111 0.199 5.31 0 5.556 0 C 5.801 0 6 0.199 6 0.444 C 6 0.69 5.801 0.889 5.556 0.889 C 5.31 0.889 5.111 0.69 5.111 0.444 Z\" fill=\"transparent\" stroke-width=\"1.15\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(103, 102, 101))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 0 0.444 C 0 0.199 0.199 0 0.444 0 C 0.69 0 0.889 0.199 0.889 0.444 C 0.889 0.69 0.69 0.889 0.444 0.889 C 0.199 0.889 0 0.69 0 0.444 Z\" fill=\"transparent\" stroke-width=\"1.15\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(103, 102, 101))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 10.222 0.444 C 10.222 0.199 10.421 0 10.667 0 C 10.912 0 11.111 0.199 11.111 0.444 C 11.111 0.69 10.912 0.889 10.667 0.889 C 10.421 0.889 10.222 0.69 10.222 0.444 Z\" fill=\"transparent\" stroke-width=\"1.15\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(103, 102, 101))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></g></svg>',svgContentId:10418014878,withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-h5qlwc\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yqgdmn\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1og0arg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Tools & sources:\"})}),className:\"framer-zubgkf\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t4xjhk\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-qhlh1v\",\"data-framer-name\":\"Apollo\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M20.325 4.083h-3.403l1.77 2.95 1.633-2.95Z\" fill=\"#FFC127\"/><path d=\"m22.23 15.834-2.268-3.857L12.703 0 0 21.051h6.805c.908 0 1.815-.227 2.586-.68.772-.454 1.452-1.044 1.906-1.815l3.493-5.807-1.95-3.222-4.22 7.033c-.227.408-.59.725-.998.952a2.735 2.735 0 0 1-1.316.363h-.499l6.896-11.478 8.802 14.609H24v-2.314l-1.77-2.858Z\" fill=\"#000\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h24v21.051H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Apollo\"})}),className:\"framer-c63k24\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15tk34i\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-g6sfjq\",\"data-framer-name\":\"Graphic\",fill:\"rgb(0, 161, 224)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10.006 5.415a4.195 4.195 0 0 1 3.045-1.306c1.56 0 2.954.9 3.69 2.205.63-.3 1.35-.45 2.1-.45 2.85 0 5.159 2.34 5.159 5.22s-2.31 5.22-5.176 5.22c-.345 0-.69-.044-1.02-.104a3.75 3.75 0 0 1-3.3 1.95c-.6 0-1.155-.15-1.65-.375A4.314 4.314 0 0 1 8.88 20.4a4.302 4.302 0 0 1-4.05-2.82c-.27.062-.54.076-.825.076-2.204 0-4.005-1.8-4.005-4.05 0-1.5.811-2.805 2.01-3.51-.255-.57-.39-1.2-.39-1.846 0-2.58 2.1-4.65 4.65-4.65 1.53 0 2.85.705 3.72 1.8\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Salesforce\"})}),className:\"framer-17fyjae\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-crcdo1\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-kqjkur\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:17,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M15.865 8.587c0-.656-.054-1.134-.169-1.63H8.211v2.959h4.394c-.089.735-.567 1.842-1.63 2.586l-.015.1 2.366 1.833.165.016c1.505-1.39 2.374-3.437 2.374-5.864Z\" fill=\"#4285F4\"/><path d=\"M8.216 16.382c2.152 0 3.96-.709 5.28-1.931l-2.516-1.949c-.674.47-1.577.797-2.764.797-2.108 0-3.898-1.39-4.536-3.313l-.093.008L1.126 11.9l-.032.09a7.967 7.967 0 0 0 7.122 4.393Z\" fill=\"#34A853\"/><path d=\"M3.68 9.986a4.908 4.908 0 0 1-.267-1.576c0-.55.098-1.081.257-1.577l-.004-.106-2.492-1.935-.081.039a7.98 7.98 0 0 0-.85 3.579c0 1.284.31 2.498.85 3.578l2.586-2.002Z\" fill=\"#FBBC05\"/><path d=\"M8.216 3.52c1.497 0 2.507.647 3.083 1.187l2.25-2.197C12.167 1.226 10.369.438 8.216.438A7.967 7.967 0 0 0 1.094 4.83l2.578 2.002C4.318 4.911 6.108 3.52 8.216 3.52Z\" fill=\"#EB4335\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.242 .438)\" d=\"M0 0h15.634v16H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Web search\"})}),className:\"framer-gybf2\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iwwzet\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i1rd6a\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-17zd12d\",\"data-framer-name\":\"Graphic\",fill:'var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {\"name\":\"Text - Secondary\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-move-up-right\"><path d=\"M13 5h6v6m0-6L5 19\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Publish agent\"})}),className:\"framer-12dn1n5\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k3y8s7\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-12obwu4\",\"data-framer-name\":\"Graphic\",fill:'var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {\"name\":\"Text - Secondary\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-plus\"><path d=\"M5 12h14m-7-7v14\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"New chat\"})}),className:\"framer-1py18h9\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fqst3h\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w40xug\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-utejax\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Example user\",fit:\"fill\",pixelHeight:2848,pixelWidth:2848,sizes:\"32px\",src:\"https://framerusercontent.com/images/w0zP3Msjrtgv7ZqalePJd6BrLM.png\",srcSet:\"https://framerusercontent.com/images/w0zP3Msjrtgv7ZqalePJd6BrLM.png?scale-down-to=512 512w,https://framerusercontent.com/images/w0zP3Msjrtgv7ZqalePJd6BrLM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w0zP3Msjrtgv7ZqalePJd6BrLM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w0zP3Msjrtgv7ZqalePJd6BrLM.png 2848w\"},className:\"framer-qmm8q9\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18azvs\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Michael\"})}),className:\"framer-13yrjk5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:\"Can you compile a list of customers that we have not checked in with yet? \"})}),className:\"framer-1or8kue\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gx7cjf\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-woeh92\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1sfnjou\",\"data-framer-name\":\"Group 1\",fill:\"rgb(173, 68, 68)\",intrinsicHeight:240,intrinsicWidth:246,svg:'<svg width=\"246\" height=\"240\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g filter=\"url(#a)\"><g filter=\"url(#b)\"><path d=\"M197 85.318v5.665a73.33 73.33 0 0 1-5.658 28.24 73.617 73.617 0 0 1-16.109 23.922 74.03 74.03 0 0 1-24.097 15.945 74.307 74.307 0 0 1-28.399 5.53c-38.423-.134-69.731-29.781-73.374-67.11a2.82 2.82 0 0 1 1.175-2.526 2.855 2.855 0 0 1 2.781-.305 25.69 25.69 0 0 0 16.183 1.203 25.585 25.585 0 0 0 13.652-8.73 25.536 25.536 0 0 0 8.38 6.757 25.671 25.671 0 0 0 21.066.906 25.56 25.56 0 0 0 8.934-6.013 28.656 28.656 0 0 0 9.158 9.204 33.99 33.99 0 0 0-9.857 11.926 33.805 33.805 0 0 0-3.527 15.037 5.666 5.666 0 0 0 1.832 4.183 5.69 5.69 0 0 0 2.012 1.195 5.73 5.73 0 0 0 2.325.287 5.849 5.849 0 0 0 3.743-1.922 5.788 5.788 0 0 0 1.472-3.927 22.605 22.605 0 0 1 6.734-15.902 22.828 22.828 0 0 1 16.036-6.572 5.711 5.711 0 0 0 4.164-1.789 5.66 5.66 0 0 0 1.528-4.25 5.783 5.783 0 0 0-1.892-3.791 5.837 5.837 0 0 0-3.978-1.498h-5.515a17.12 17.12 0 0 1-12.075-4.978 16.95 16.95 0 0 1-5.002-12.016V62.66h45.539c6.039 0 11.83 2.388 16.1 6.637A22.602 22.602 0 0 1 197 85.318Zm-133.25 0c7.713-.283 13.712-6.818 13.712-14.5V54.531c0-7.71-5.999-14.246-13.712-14.53a14.293 14.293 0 0 0-5.605.927 14.241 14.241 0 0 0-4.795 3.034 14.16 14.16 0 0 0-3.22 4.66 14.101 14.101 0 0 0-1.13 5.54v16.994a14.101 14.101 0 0 0 1.13 5.541 14.16 14.16 0 0 0 3.22 4.66 14.241 14.241 0 0 0 4.795 3.034c1.787.68 3.693.996 5.605.926Zm39.846 0c7.713-.276 13.712-6.811 13.712-14.494V37.546c0-7.683-5.999-14.218-13.712-14.494a14.294 14.294 0 0 0-5.595.922 14.242 14.242 0 0 0-4.79 3.024 14.16 14.16 0 0 0-3.222 4.644 14.1 14.1 0 0 0-1.143 5.528v33.987a14.101 14.101 0 0 0 1.13 5.541 14.159 14.159 0 0 0 3.22 4.66 14.241 14.241 0 0 0 4.795 3.034c1.787.68 3.693.996 5.605.926Zm53.558-48.148a14.096 14.096 0 0 0-1.131-5.54 14.15 14.15 0 0 0-3.219-4.66 14.241 14.241 0 0 0-4.795-3.035 14.291 14.291 0 0 0-5.605-.926c-7.713.284-13.712 6.819-13.712 14.501v13.822h25.616c.755 0 1.478-.299 2.012-.83a2.825 2.825 0 0 0 .834-2.003V37.17Z\" fill=\"#fff\"/></g></g><defs><filter id=\"a\" x=\".557\" y=\".981\" width=\"244.886\" height=\"238.507\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"26.423\"/><feGaussianBlur stdDeviation=\"24.221\"/><feColorMatrix values=\"0 0 0 0 0.00190973 0 0 0 0 0.0475522 0 0 0 0 0.458333 0 0 0 0.4 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_22848_210399\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_22848_210399\" result=\"shape\"/></filter><filter id=\"b\" x=\"49\" y=\"16.394\" width=\"148\" height=\"148.227\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"-6.543\"/><feGaussianBlur stdDeviation=\"2.453\"/><feComposite in2=\"hardAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\"/><feColorMatrix values=\"0 0 0 0 0.690196 0 0 0 0 0.776941 0 0 0 0 1 0 0 0 0.8 0\"/><feBlend in2=\"shape\" result=\"effect1_innerShadow_22848_210399\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"-6.606\"/><feGaussianBlur stdDeviation=\"4.404\"/><feComposite in2=\"hardAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\"/><feColorMatrix values=\"0 0 0 0 0.766667 0 0 0 0 0.93 0 0 0 0 1 0 0 0 0.4 0\"/><feBlend in2=\"effect1_innerShadow_22848_210399\" result=\"effect2_innerShadow_22848_210399\"/></filter></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14705wj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Agent\"})}),className:\"framer-5kje9v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:\"Here is a list of customers that we have not reached out in the last 2 months. My research shows that there have been various developments in the businesses according to open news and website data\"})}),className:\"framer-95fwh6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dnehyt\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hpi4me\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-l3o9hk\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:17,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M15.865 8.587c0-.656-.054-1.134-.169-1.63H8.211v2.959h4.394c-.089.735-.567 1.842-1.63 2.586l-.015.1 2.366 1.833.165.016c1.505-1.39 2.374-3.437 2.374-5.864Z\" fill=\"#4285F4\"/><path d=\"M8.216 16.382c2.152 0 3.96-.709 5.28-1.931l-2.516-1.949c-.674.47-1.577.797-2.764.797-2.108 0-3.898-1.39-4.536-3.313l-.093.008L1.126 11.9l-.032.09a7.967 7.967 0 0 0 7.122 4.393Z\" fill=\"#34A853\"/><path d=\"M3.68 9.986a4.908 4.908 0 0 1-.267-1.576c0-.55.098-1.081.257-1.577l-.004-.106-2.492-1.935-.081.039a7.98 7.98 0 0 0-.85 3.579c0 1.284.31 2.498.85 3.578l2.586-2.002Z\" fill=\"#FBBC05\"/><path d=\"M8.216 3.52c1.497 0 2.507.647 3.083 1.187l2.25-2.197C12.167 1.226 10.369.438 8.216.438A7.967 7.967 0 0 0 1.094 4.83l2.578 2.002C4.318 4.911 6.108 3.52 8.216 3.52Z\" fill=\"#EB4335\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.242 .438)\" d=\"M0 0h15.634v16H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Using web search \"})}),className:\"framer-1t3enph\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iygxcx\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-17u7e9l\",\"data-framer-name\":\"Graphic\",fill:\"rgb(0, 161, 224)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10.006 5.415a4.195 4.195 0 0 1 3.045-1.306c1.56 0 2.954.9 3.69 2.205.63-.3 1.35-.45 2.1-.45 2.85 0 5.159 2.34 5.159 5.22s-2.31 5.22-5.176 5.22c-.345 0-.69-.044-1.02-.104a3.75 3.75 0 0 1-3.3 1.95c-.6 0-1.155-.15-1.65-.375A4.314 4.314 0 0 1 8.88 20.4a4.302 4.302 0 0 1-4.05-2.82c-.27.062-.54.076-.825.076-2.204 0-4.005-1.8-4.005-4.05 0-1.5.811-2.805 2.01-3.51-.255-.57-.39-1.2-.39-1.846 0-2.58 2.1-4.65 4.65-4.65 1.53 0 2.85.705 3.72 1.8\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Using CRM search \"})}),className:\"framer-c1af04\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-64gl5o\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1lwcd61\",\"data-framer-name\":\"Graphic\",fill:\"rgb(96, 168, 57)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 0C5.373 0 0 5.373 0 12c0 6.628 5.373 12 12 12 6.628 0 12-5.372 12-12 0-6.627-5.372-12-12-12Zm0 1.113c6.003 0 10.887 4.884 10.887 10.887S18.003 22.887 12 22.887 1.113 18.003 1.113 12 5.997 1.113 12 1.113Zm7.03 5.201c-.536-.002-1.28.304-2.255 1.098a536.576 536.576 0 0 1-3.814 3.045l1.025 1.3c4.694-2.558 6.19-3.167 6.116-4.294-.042-.634-.384-1.146-1.073-1.149Zm-.507.752c.147 0 .266.106.266.239 0 .132-.119.238-.266.238-.146 0-.265-.106-.265-.238 0-.171.162-.239.265-.239zm-1.58 1.489c0 .131-.118.238-.265.238-.147 0-.264-.107-.264-.238 0-.128.11-.234.24-.24.13-.006.29.077.29.24zm-2.109 1.01c.147 0 .266.106.266.238s-.12.238-.266.238c-.146 0-.266-.106-.266-.238 0-.148.139-.239.266-.239zm-2.445.972c-1.502.225-5.807.992-8.01 2.672l3.574 5.387s4.706-2.932 5.863-6.244z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Scraping content\"})}),className:\"framer-1cs4faf\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rzuu9q\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Example user\",fit:\"fill\",pixelHeight:2848,pixelWidth:2848,sizes:\"32px\",src:\"https://framerusercontent.com/images/w0zP3Msjrtgv7ZqalePJd6BrLM.png\",srcSet:\"https://framerusercontent.com/images/w0zP3Msjrtgv7ZqalePJd6BrLM.png?scale-down-to=512 512w,https://framerusercontent.com/images/w0zP3Msjrtgv7ZqalePJd6BrLM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w0zP3Msjrtgv7ZqalePJd6BrLM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w0zP3Msjrtgv7ZqalePJd6BrLM.png 2848w\"},className:\"framer-1qefnbp\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19hz8y6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Marco\"})}),className:\"framer-hgvou\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:\"Hey @Lisa, does this look good? If so, I can send emails now to catch up and check in with them.\"})}),className:\"framer-xwshx4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1draqy1\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Example user\",fit:\"fill\",pixelHeight:801,pixelWidth:801,sizes:\"32px\",src:\"https://framerusercontent.com/images/L7uPudQOcpTS8qNGs9tRpKmY96A.png\",srcSet:\"https://framerusercontent.com/images/L7uPudQOcpTS8qNGs9tRpKmY96A.png?scale-down-to=512 512w,https://framerusercontent.com/images/L7uPudQOcpTS8qNGs9tRpKmY96A.png 801w\"},className:\"framer-1dj34t3\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pgd9od\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Lisa\"})}),className:\"framer-xwsx43\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:\"Looks awesome. Thanks guys\"})}),className:\"framer-hnxdil\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6l6ku9\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16rr69y\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-mgl2g3\",\"data-framer-name\":\"Group 1\",fill:\"rgb(173, 68, 68)\",intrinsicHeight:240,intrinsicWidth:246,svg:'<svg width=\"246\" height=\"240\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g filter=\"url(#a)\"><g filter=\"url(#b)\"><path d=\"M197 85.318v5.665a73.33 73.33 0 0 1-5.658 28.24 73.617 73.617 0 0 1-16.109 23.922 74.03 74.03 0 0 1-24.097 15.945 74.307 74.307 0 0 1-28.399 5.53c-38.423-.134-69.731-29.781-73.374-67.11a2.82 2.82 0 0 1 1.175-2.526 2.855 2.855 0 0 1 2.781-.305 25.69 25.69 0 0 0 16.183 1.203 25.585 25.585 0 0 0 13.652-8.73 25.536 25.536 0 0 0 8.38 6.757 25.671 25.671 0 0 0 21.066.906 25.56 25.56 0 0 0 8.934-6.013 28.656 28.656 0 0 0 9.158 9.204 33.99 33.99 0 0 0-9.857 11.926 33.805 33.805 0 0 0-3.527 15.037 5.666 5.666 0 0 0 1.832 4.183 5.69 5.69 0 0 0 2.012 1.195 5.73 5.73 0 0 0 2.325.287 5.849 5.849 0 0 0 3.743-1.922 5.788 5.788 0 0 0 1.472-3.927 22.605 22.605 0 0 1 6.734-15.902 22.828 22.828 0 0 1 16.036-6.572 5.711 5.711 0 0 0 4.164-1.789 5.66 5.66 0 0 0 1.528-4.25 5.783 5.783 0 0 0-1.892-3.791 5.837 5.837 0 0 0-3.978-1.498h-5.515a17.12 17.12 0 0 1-12.075-4.978 16.95 16.95 0 0 1-5.002-12.016V62.66h45.539c6.039 0 11.83 2.388 16.1 6.637A22.602 22.602 0 0 1 197 85.318Zm-133.25 0c7.713-.283 13.712-6.818 13.712-14.5V54.531c0-7.71-5.999-14.246-13.712-14.53a14.293 14.293 0 0 0-5.605.927 14.241 14.241 0 0 0-4.795 3.034 14.16 14.16 0 0 0-3.22 4.66 14.101 14.101 0 0 0-1.13 5.54v16.994a14.101 14.101 0 0 0 1.13 5.541 14.16 14.16 0 0 0 3.22 4.66 14.241 14.241 0 0 0 4.795 3.034c1.787.68 3.693.996 5.605.926Zm39.846 0c7.713-.276 13.712-6.811 13.712-14.494V37.546c0-7.683-5.999-14.218-13.712-14.494a14.294 14.294 0 0 0-5.595.922 14.242 14.242 0 0 0-4.79 3.024 14.16 14.16 0 0 0-3.222 4.644 14.1 14.1 0 0 0-1.143 5.528v33.987a14.101 14.101 0 0 0 1.13 5.541 14.159 14.159 0 0 0 3.22 4.66 14.241 14.241 0 0 0 4.795 3.034c1.787.68 3.693.996 5.605.926Zm53.558-48.148a14.096 14.096 0 0 0-1.131-5.54 14.15 14.15 0 0 0-3.219-4.66 14.241 14.241 0 0 0-4.795-3.035 14.291 14.291 0 0 0-5.605-.926c-7.713.284-13.712 6.819-13.712 14.501v13.822h25.616c.755 0 1.478-.299 2.012-.83a2.825 2.825 0 0 0 .834-2.003V37.17Z\" fill=\"#fff\"/></g></g><defs><filter id=\"a\" x=\".557\" y=\".981\" width=\"244.886\" height=\"238.507\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"26.423\"/><feGaussianBlur stdDeviation=\"24.221\"/><feColorMatrix values=\"0 0 0 0 0.00190973 0 0 0 0 0.0475522 0 0 0 0 0.458333 0 0 0 0.4 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_22848_210399\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_22848_210399\" result=\"shape\"/></filter><filter id=\"b\" x=\"49\" y=\"16.394\" width=\"148\" height=\"148.227\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"-6.543\"/><feGaussianBlur stdDeviation=\"2.453\"/><feComposite in2=\"hardAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\"/><feColorMatrix values=\"0 0 0 0 0.690196 0 0 0 0 0.776941 0 0 0 0 1 0 0 0 0.8 0\"/><feBlend in2=\"shape\" result=\"effect1_innerShadow_22848_210399\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"-6.606\"/><feGaussianBlur stdDeviation=\"4.404\"/><feComposite in2=\"hardAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\"/><feColorMatrix values=\"0 0 0 0 0.766667 0 0 0 0 0.93 0 0 0 0 1 0 0 0 0.4 0\"/><feBlend in2=\"effect1_innerShadow_22848_210399\" result=\"effect2_innerShadow_22848_210399\"/></filter></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z2c8wa\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Agent\"})}),className:\"framer-10mbndi\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:\"No problem Lisa, let me know if you need anything else.\"})}),className:\"framer-uyyfko\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-srskq6\",\"data-framer-name\":\"Context\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ghlwvw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-90ilst\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1nd6x8o\",\"data-framer-name\":\"window_search\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><g transform=\"translate(0.944 1.889)\" id=\"ss12216061952_1\"><path d=\"M 10.306 0 L 2.139 0 C 0.958 0.001 0.001 0.958 0 2.139 L 0 8.75 C 0.001 9.931 0.958 10.888 2.139 10.889 L 6.536 10.889 C 6.858 10.889 7.119 10.628 7.119 10.306 C 7.119 9.983 6.858 9.722 6.536 9.722 L 2.139 9.722 C 1.603 9.722 1.167 9.286 1.167 8.75 L 1.167 4.667 L 11.278 4.667 L 11.278 6.054 C 11.278 6.376 11.539 6.638 11.861 6.638 C 12.183 6.638 12.444 6.376 12.444 6.054 L 12.444 2.139 C 12.444 0.958 11.486 0.001 10.306 0 Z M 2.333 3.111 C 1.904 3.111 1.556 2.763 1.556 2.333 C 1.556 1.904 1.904 1.556 2.333 1.556 C 2.763 1.556 3.111 1.904 3.111 2.333 C 3.111 2.763 2.763 3.111 2.333 3.111 Z M 4.667 3.111 C 4.237 3.111 3.889 2.763 3.889 2.333 C 3.889 1.904 4.237 1.556 4.667 1.556 C 5.096 1.556 5.444 1.904 5.444 2.333 C 5.444 2.763 5.096 3.111 4.667 3.111 Z\" fill=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(103, 102, 101))\"></path><path d=\"M 13.051 11.449 L 12.114 10.512 C 12.318 10.165 12.444 9.765 12.444 9.334 C 12.444 8.048 11.398 7.001 10.111 7.001 C 8.825 7.001 7.778 8.048 7.778 9.334 C 7.778 10.621 8.825 11.667 10.111 11.667 C 10.543 11.667 10.942 11.541 11.289 11.337 L 12.226 12.274 C 12.335 12.384 12.483 12.445 12.638 12.445 C 12.793 12.445 12.941 12.384 13.05 12.274 C 13.16 12.165 13.221 12.016 13.221 11.862 C 13.221 11.707 13.16 11.558 13.05 11.449 Z M 8.944 9.333 C 8.944 8.69 9.468 8.167 10.111 8.167 C 10.754 8.167 11.278 8.69 11.278 9.333 C 11.278 9.655 11.147 9.945 10.937 10.156 C 10.937 10.156 10.936 10.156 10.936 10.158 C 10.936 10.159 10.936 10.159 10.934 10.159 C 10.716 10.378 10.42 10.5 10.111 10.5 C 9.468 10.5 8.944 9.977 8.944 9.333 Z\" fill=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(103, 102, 101))\"></path></g></svg>',svgContentId:12216061952,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Web search\"})}),className:\"framer-gogigp\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w9gi8t\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1utclfs\",\"data-framer-name\":\"Graphic\",fill:'var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {\"name\":\"Text - Secondary\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-plus\"><path d=\"M5 12h14m-7-7v14\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Add tools\"})}),className:\"framer-v34qed\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-102i67a\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vjhdo7\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"Mention fields with '@' and generate warm and contextual outreach messages\"})}),className:\"framer-1pp5hr2\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xohcyu\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sarrru\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Upload\"})}),className:\"framer-1lm8s2\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w84aee\",\"data-framer-name\":\"Button\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-g6kdpu-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"XNEZYMGnv\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-066ac3f9-eba3-4cbd-b32f-d665141e99a1, rgb(251, 250, 249))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\"><title>paper-plane-2</title><g fill=\"#F7F7F7\"><path d=\"m11.544.458c-.413-.414-1.016-.562-1.573-.381L1.078,2.935C.486,3.125.077,3.627.01,4.244c-.068.618.224,1.197.761,1.511l2.784,1.63,2.74-2.74c.293-.293.768-.293,1.061,0,.293.293.293.768,0,1.061l-2.736,2.736,1.626,2.789c.283.486.784.771,1.334.771.058,0,.116-.003.175-.01.618-.067,1.12-.476,1.311-1.068l2.858-8.894c.179-.557.033-1.159-.38-1.572Z\" stroke-width=\"0\" fill=\"#F7F7F7\"></path></g></svg>',height:\"100%\",id:\"XNEZYMGnv\",layoutId:\"XNEZYMGnv\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-066ac3f9-eba3-4cbd-b32f-d665141e99a1, rgb(251, 250, 249))\"},children:\"Send\"})}),className:\"framer-x0hltr\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-izjr7c\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pfwaof\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17933pq\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k309k6\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1eiq427\",\"data-framer-name\":\"Graphic\",fill:'var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(10, 17, 53)) /* {\"name\":\"Text - primary\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-workflow\"><rect width=\"8\" height=\"8\" x=\"3\" y=\"3\" rx=\"2\"/><path d=\"M7 11v4a2 2 0 0 0 2 2h4\"/><rect width=\"8\" height=\"8\" x=\"13\" y=\"13\" rx=\"2\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Automation\"})}),className:\"framer-1xsaaz8\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10yd69q\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wjenge\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p5cckv\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-au6ft6\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",style:{\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"1\"})}),className:\"framer-1dgrn8v\",fonts:[\"Inter\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-52av0f\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w5kd0i\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:[\"Find out if \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\"},children:\"@email_submission\"}),\" company have open positions hiring for factory operations\"]})}),className:\"framer-t1uqzk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r5af64\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-hsk0yt\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:17,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M15.865 8.587c0-.656-.054-1.134-.169-1.63H8.211v2.959h4.394c-.089.735-.567 1.842-1.63 2.586l-.015.1 2.366 1.833.165.016c1.505-1.39 2.374-3.437 2.374-5.864Z\" fill=\"#4285F4\"/><path d=\"M8.216 16.382c2.152 0 3.96-.709 5.28-1.931l-2.516-1.949c-.674.47-1.577.797-2.764.797-2.108 0-3.898-1.39-4.536-3.313l-.093.008L1.126 11.9l-.032.09a7.967 7.967 0 0 0 7.122 4.393Z\" fill=\"#34A853\"/><path d=\"M3.68 9.986a4.908 4.908 0 0 1-.267-1.576c0-.55.098-1.081.257-1.577l-.004-.106-2.492-1.935-.081.039a7.98 7.98 0 0 0-.85 3.579c0 1.284.31 2.498.85 3.578l2.586-2.002Z\" fill=\"#FBBC05\"/><path d=\"M8.216 3.52c1.497 0 2.507.647 3.083 1.187l2.25-2.197C12.167 1.226 10.369.438 8.216.438A7.967 7.967 0 0 0 1.094 4.83l2.578 2.002C4.318 4.911 6.108 3.52 8.216 3.52Z\" fill=\"#EB4335\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.242 .438)\" d=\"M0 0h15.634v16H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Web search\"})}),className:\"framer-1cikzz8\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u8r0y8\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-yt6rwk\",\"data-framer-name\":\"Graphic\",fill:\"rgb(96, 168, 57)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 0C5.373 0 0 5.373 0 12c0 6.628 5.373 12 12 12 6.628 0 12-5.372 12-12 0-6.627-5.372-12-12-12Zm0 1.113c6.003 0 10.887 4.884 10.887 10.887S18.003 22.887 12 22.887 1.113 18.003 1.113 12 5.997 1.113 12 1.113Zm7.03 5.201c-.536-.002-1.28.304-2.255 1.098a536.576 536.576 0 0 1-3.814 3.045l1.025 1.3c4.694-2.558 6.19-3.167 6.116-4.294-.042-.634-.384-1.146-1.073-1.149Zm-.507.752c.147 0 .266.106.266.239 0 .132-.119.238-.266.238-.146 0-.265-.106-.265-.238 0-.171.162-.239.265-.239zm-1.58 1.489c0 .131-.118.238-.265.238-.147 0-.264-.107-.264-.238 0-.128.11-.234.24-.24.13-.006.29.077.29.24zm-2.109 1.01c.147 0 .266.106.266.238s-.12.238-.266.238c-.146 0-.266-.106-.266-.238 0-.148.139-.239.266-.239zm-2.445.972c-1.502.225-5.807.992-8.01 2.672l3.574 5.387s4.706-2.932 5.863-6.244z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Web scrape\"})}),className:\"framer-x414a1\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dk0xc5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y6rx58\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jyhcz1\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",style:{\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"2\"})}),className:\"framer-prsfwd\",fonts:[\"Inter\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ujme2p\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1los3bh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:[\"Extract the order number and order details from the \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\"},children:\"@document\"}),\". Only output in the following format: \",/*#__PURE__*/_jsx(\"br\",{}),\"Number: \",/*#__PURE__*/_jsx(\"br\",{}),\"Ordered:\"]})}),className:\"framer-1g4e6zc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k68frx\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1w1rwz\",\"data-framer-name\":\"Graphic\",fill:'var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255)) /* {\"name\":\"Blue\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-file-output\"><path d=\"M14 2v4a2 2 0 0 0 2 2h4M4 7V4a2 2 0 0 1 2-2 2 2 0 0 0-2 2\"/><path d=\"M4.063 20.999a2 2 0 0 0 2 1L18 22a2 2 0 0 0 2-2V7l-5-5H6m-1 9-3 3\"/><path d=\"m5 17-3-3h10\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Document processing\"})}),className:\"framer-1ibykqq\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1teeb7q\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a0e5e9\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12ayxm\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",style:{\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"3\"})}),className:\"framer-14jkrs8\",fonts:[\"Inter\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wdps5l\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d8ag9r\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:[\"Summarise your findings and create a draft email to be sent to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\"},children:\"@email_submission \"}),\"Summarise the order and your findings.\"]})}),className:\"framer-8v7wnx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-73mh4t\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-dvszib\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:19,intrinsicWidth:19,svg:'<svg width=\"19\" height=\"19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M1.837 15.894h2.862V8.943L.61 5.873v8.794c0 .68.551 1.227 1.228 1.227Z\" fill=\"#4285F4\"/><path d=\"M14.523 15.894h2.863a1.23 1.23 0 0 0 1.227-1.227V5.872l-4.09 3.067v6.955Z\" fill=\"#34A853\"/><path d=\"M14.523 3.622v5.317l4.09-3.067V4.234c0-1.516-1.731-2.384-2.944-1.473l-1.146.86Z\" fill=\"#FBBC04\"/><path d=\"M4.695 8.943v-5.32l4.91 3.682 4.91-3.683v5.321l-4.91 3.68-4.91-3.68Z\" fill=\"#EA4335\"/><path d=\"M.61 4.238v1.637L4.7 8.943V3.622l-1.146-.857C2.341 1.855.61 2.722.61 4.238Z\" fill=\"#C5221F\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.61 .144)\" d=\"M0 0h18v18H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Gmail\"})}),className:\"framer-5uuwv5\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e4k6am\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gcf3fx\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tavw6g\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",style:{\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"4\"})}),className:\"framer-qhexi7\",fonts:[\"Inter\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pnhw7z\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-quxrne\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:[\"Find out lookalike businesses that are similar to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\"},children:\"@company_name\"}),\". Return 10 results just like this one that we can reach out to\"]})}),className:\"framer-do5u7w\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eerebi\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-m96ud5\",\"data-framer-name\":\"Apollo\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M20.325 4.083h-3.403l1.77 2.95 1.633-2.95Z\" fill=\"#FFC127\"/><path d=\"m22.23 15.834-2.268-3.857L12.703 0 0 21.051h6.805c.908 0 1.815-.227 2.586-.68.772-.454 1.452-1.044 1.906-1.815l3.493-5.807-1.95-3.222-4.22 7.033c-.227.408-.59.725-.998.952a2.735 2.735 0 0 1-1.316.363h-.499l6.896-11.478 8.802 14.609H24v-2.314l-1.77-2.858Z\" fill=\"#000\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h24v21.051H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Apollo\"})}),className:\"framer-btdcab\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]})})]})]})]})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-66chmb-container\",id:\"66chmb\",nodeId:\"Y4_XOTxET\",rendersWithMotion:true,scopeId:\"augiA20Il\",transformTemplate:transformTemplate1,whileHover:animation8,children:[/*#__PURE__*/_jsx(PlayButton,{gJG5Uy1jx:gJG5Uy1jx3bnx0g({overlay:overlay1}),height:\"100%\",id:\"Y4_XOTxET\",layoutId:\"Y4_XOTxET\",variant:overlay1.visible?\"gXbCUDKmW\":undefined,width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.2,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-176k9bm\"),\"data-framer-portal-id\":\"66chmb\",exit:{opacity:0,transition:{delay:0,duration:.2,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"i1eeKNHHH\"),/*#__PURE__*/_jsx(motion.div,{animate:animation1,className:cx(scopingClassNames,\"framer-v1r2a6\"),\"data-framer-portal-id\":\"66chmb\",exit:animation,initial:animation2}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{transformTemplate:transformTemplate2},WKcbh0Qtk:{transformTemplate:transformTemplate2}},children:/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-95602g\"),\"data-framer-portal-id\":\"66chmb\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation4,className:\"framer-17kd3w-container\",exit:animation3,inComponentSlot:true,initial:animation2,isModuleExternal:true,nodeId:\"IsXqaNwFy\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Close_Button,{height:\"100%\",id:\"IsXqaNwFy\",layoutId:\"IsXqaNwFy\",PGTtbrm0C:PGTtbrm0C1wnntms({overlay:overlay1}),variant:\"CFAfAqjDP\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation6,className:\"framer-1j2iret-container\",exit:animation5,inComponentSlot:true,initial:animation7,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"dv8pS2yPd\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"dv8pS2yPd\",isMixedBorderRadius:false,isRed:true,layoutId:\"dv8pS2yPd\",play:\"On\",shouldMute:false,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/Pjpr1XEJhmg\",width:\"100%\"})})})]})})]}),getContainer())})})]})})})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zkh8js\",\"data-framer-name\":\"Testimonials 3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1yajwfh\",\"data-styles-preset\":\"sMVmyxJ2W\",style:{\"--framer-text-color\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(10, 17, 53))\"},children:\"Trusted by more than 1,000+ teams\"})}),className:\"framer-oyaq3k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cp0ycx\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x06ank\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5cq9sn\",\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:60,intrinsicWidth:180,pixelHeight:120,pixelWidth:360,src:\"https://framerusercontent.com/images/hs7yVciehJsSjzNnPXbjpcs9g.png\"},className:\"framer-o54ytn\",\"data-framer-name\":\"Ownid\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-53th9h\",\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:264,pixelWidth:936,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 96px) / 5, 1px) - 24px)`,src:\"https://framerusercontent.com/images/FOfDq9fRreJirFWcaVhHHSkf2PU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/FOfDq9fRreJirFWcaVhHHSkf2PU.png?scale-down-to=512 512w,https://framerusercontent.com/images/FOfDq9fRreJirFWcaVhHHSkf2PU.png 936w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:264,pixelWidth:936,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(1000px, min(${componentViewport?.width||\"100vw\"}, 1190px)) - 80px) / 5, 1px) - 60px)`,src:\"https://framerusercontent.com/images/FOfDq9fRreJirFWcaVhHHSkf2PU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/FOfDq9fRreJirFWcaVhHHSkf2PU.png?scale-down-to=512 512w,https://framerusercontent.com/images/FOfDq9fRreJirFWcaVhHHSkf2PU.png 936w\"},className:\"framer-141afmu\",\"data-framer-name\":\"Logo\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-swh5us\",\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:224,pixelWidth:672,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 96px) / 5, 1px) - 24px)`,src:\"https://framerusercontent.com/images/BHaTJDqN0UzYlwcgW0git9RAQJ0.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/BHaTJDqN0UzYlwcgW0git9RAQJ0.png?scale-down-to=512 512w,https://framerusercontent.com/images/BHaTJDqN0UzYlwcgW0git9RAQJ0.png 672w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:224,pixelWidth:672,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(1000px, min(${componentViewport?.width||\"100vw\"}, 1190px)) - 80px) / 5, 1px) - 60px)`,src:\"https://framerusercontent.com/images/BHaTJDqN0UzYlwcgW0git9RAQJ0.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/BHaTJDqN0UzYlwcgW0git9RAQJ0.png?scale-down-to=512 512w,https://framerusercontent.com/images/BHaTJDqN0UzYlwcgW0git9RAQJ0.png 672w\"},className:\"framer-vq2mb3\",\"data-framer-name\":\"Logo\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xracmu\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1apubgo\",\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:212,intrinsicWidth:1196.5,pixelHeight:424,pixelWidth:2393,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 96px) / 5, 1px) - 24px)`,src:\"https://framerusercontent.com/images/sc9SCvXSqc1PNVebABNTVaT9w.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/sc9SCvXSqc1PNVebABNTVaT9w.png?scale-down-to=512 512w,https://framerusercontent.com/images/sc9SCvXSqc1PNVebABNTVaT9w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sc9SCvXSqc1PNVebABNTVaT9w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sc9SCvXSqc1PNVebABNTVaT9w.png 2393w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:212,intrinsicWidth:1196.5,pixelHeight:424,pixelWidth:2393,sizes:`calc(max((min(1000px, min(${componentViewport?.width||\"100vw\"}, 1190px)) - 80px) / 5, 1px) - 60px)`,src:\"https://framerusercontent.com/images/sc9SCvXSqc1PNVebABNTVaT9w.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/sc9SCvXSqc1PNVebABNTVaT9w.png?scale-down-to=512 512w,https://framerusercontent.com/images/sc9SCvXSqc1PNVebABNTVaT9w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sc9SCvXSqc1PNVebABNTVaT9w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sc9SCvXSqc1PNVebABNTVaT9w.png 2393w\"},className:\"framer-1i2r0m9\",\"data-framer-name\":\"Latona's Vector 1\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-licuap\",\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:907,pixelWidth:4096,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 96px) / 5, 1px) - 24px)`,src:\"https://framerusercontent.com/images/1JPDytPKxx69BaU5KgzPRFlIqg4.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/1JPDytPKxx69BaU5KgzPRFlIqg4.png?scale-down-to=512 512w,https://framerusercontent.com/images/1JPDytPKxx69BaU5KgzPRFlIqg4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1JPDytPKxx69BaU5KgzPRFlIqg4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/1JPDytPKxx69BaU5KgzPRFlIqg4.png 4096w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:907,pixelWidth:4096,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(1000px, min(${componentViewport?.width||\"100vw\"}, 1190px)) - 80px) / 5, 1px) - 60px)`,src:\"https://framerusercontent.com/images/1JPDytPKxx69BaU5KgzPRFlIqg4.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/1JPDytPKxx69BaU5KgzPRFlIqg4.png?scale-down-to=512 512w,https://framerusercontent.com/images/1JPDytPKxx69BaU5KgzPRFlIqg4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1JPDytPKxx69BaU5KgzPRFlIqg4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/1JPDytPKxx69BaU5KgzPRFlIqg4.png 4096w\"},className:\"framer-562mtm\",\"data-framer-name\":\"Logo\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gij6mt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ndsxcc\",\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:193,intrinsicWidth:300,pixelHeight:386,pixelWidth:600,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 96px) / 5, 1px) - 8px)`,src:\"https://framerusercontent.com/images/ZfBLs03aYxx8OAGIumX4IdqIo.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/ZfBLs03aYxx8OAGIumX4IdqIo.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZfBLs03aYxx8OAGIumX4IdqIo.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:193,intrinsicWidth:300,pixelHeight:386,pixelWidth:600,sizes:`calc(max((min(1000px, min(${componentViewport?.width||\"100vw\"}, 1190px)) - 80px) / 5, 1px) - 60px)`,src:\"https://framerusercontent.com/images/ZfBLs03aYxx8OAGIumX4IdqIo.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/ZfBLs03aYxx8OAGIumX4IdqIo.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZfBLs03aYxx8OAGIumX4IdqIo.png 600w\"},className:\"framer-6hstwh\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-t77q83\",\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:266,pixelWidth:862,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 96px) / 5, 1px) - 8px)`,src:\"https://framerusercontent.com/images/ABTTc1q3vWC9SAiihlp3LugoZms.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/ABTTc1q3vWC9SAiihlp3LugoZms.png?scale-down-to=512 512w,https://framerusercontent.com/images/ABTTc1q3vWC9SAiihlp3LugoZms.png 862w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:266,pixelWidth:862,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(1000px, min(${componentViewport?.width||\"100vw\"}, 1190px)) - 80px) / 5, 1px) - 60px)`,src:\"https://framerusercontent.com/images/ABTTc1q3vWC9SAiihlp3LugoZms.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/ABTTc1q3vWC9SAiihlp3LugoZms.png?scale-down-to=512 512w,https://framerusercontent.com/images/ABTTc1q3vWC9SAiihlp3LugoZms.png 862w\"},className:\"framer-s4he1v\",\"data-framer-name\":\"Logo\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d8u965\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bbqaiu\",\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/GHQ3lRe6RgZc7R1CmchHvqPi0Kw.png\"},className:\"framer-11lxmfd\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19cc745\",\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:398,pixelWidth:1500,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 96px) / 5, 1px) - 24px)`,src:\"https://framerusercontent.com/images/I7tsITPiknS9B9WGJcH5Lo8SEbs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/I7tsITPiknS9B9WGJcH5Lo8SEbs.png?scale-down-to=512 512w,https://framerusercontent.com/images/I7tsITPiknS9B9WGJcH5Lo8SEbs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/I7tsITPiknS9B9WGJcH5Lo8SEbs.png 1500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:398,pixelWidth:1500,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(1000px, min(${componentViewport?.width||\"100vw\"}, 1190px)) - 80px) / 5, 1px) - 60px)`,src:\"https://framerusercontent.com/images/I7tsITPiknS9B9WGJcH5Lo8SEbs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/I7tsITPiknS9B9WGJcH5Lo8SEbs.png?scale-down-to=512 512w,https://framerusercontent.com/images/I7tsITPiknS9B9WGJcH5Lo8SEbs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/I7tsITPiknS9B9WGJcH5Lo8SEbs.png 1500w\"},className:\"framer-mt9j03\",\"data-framer-name\":\"Logo\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m1xsbi\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-fu1zgk\",\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:230,intrinsicWidth:834,pixelHeight:460,pixelWidth:1668,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 96px) / 5, 1px) - 24px)`,src:\"https://framerusercontent.com/images/WzZV9sRd2hHNtKWpfRjHAMNYJk.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/WzZV9sRd2hHNtKWpfRjHAMNYJk.png?scale-down-to=512 512w,https://framerusercontent.com/images/WzZV9sRd2hHNtKWpfRjHAMNYJk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WzZV9sRd2hHNtKWpfRjHAMNYJk.png 1668w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:230,intrinsicWidth:834,pixelHeight:460,pixelWidth:1668,sizes:`calc(max((min(1000px, min(${componentViewport?.width||\"100vw\"}, 1190px)) - 80px) / 5, 1px) - 60px)`,src:\"https://framerusercontent.com/images/WzZV9sRd2hHNtKWpfRjHAMNYJk.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/WzZV9sRd2hHNtKWpfRjHAMNYJk.png?scale-down-to=512 512w,https://framerusercontent.com/images/WzZV9sRd2hHNtKWpfRjHAMNYJk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WzZV9sRd2hHNtKWpfRjHAMNYJk.png 1668w\"},className:\"framer-1qwq0hy\",\"data-framer-name\":\"Griptape Remove Background 1\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-361ieu\",\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:276,pixelWidth:1e3,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 96px) / 5, 1px) - 8px)`,src:\"https://framerusercontent.com/images/YYLG939NXJl1K9f5mBcHIaynU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/YYLG939NXJl1K9f5mBcHIaynU.png?scale-down-to=512 512w,https://framerusercontent.com/images/YYLG939NXJl1K9f5mBcHIaynU.png 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:276,pixelWidth:1e3,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(1000px, min(${componentViewport?.width||\"100vw\"}, 1190px)) - 80px) / 5, 1px) - 60px)`,src:\"https://framerusercontent.com/images/YYLG939NXJl1K9f5mBcHIaynU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/YYLG939NXJl1K9f5mBcHIaynU.png?scale-down-to=512 512w,https://framerusercontent.com/images/YYLG939NXJl1K9f5mBcHIaynU.png 1000w\"},className:\"framer-1vj24ir\",\"data-framer-name\":\"Logo\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pcykbi\",\"data-framer-name\":\"Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2048,intrinsicWidth:2048,pixelHeight:4096,pixelWidth:4096,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 96px) / 5, 1px) - 24px)`,src:\"https://framerusercontent.com/images/ImoK14CcCStkmclcYhN1L0k4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/ImoK14CcCStkmclcYhN1L0k4.png?scale-down-to=512 512w,https://framerusercontent.com/images/ImoK14CcCStkmclcYhN1L0k4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ImoK14CcCStkmclcYhN1L0k4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ImoK14CcCStkmclcYhN1L0k4.png 4096w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2048,intrinsicWidth:2048,pixelHeight:4096,pixelWidth:4096,sizes:`calc(max((min(1000px, min(${componentViewport?.width||\"100vw\"}, 1190px)) - 80px) / 5, 1px) - 60px)`,src:\"https://framerusercontent.com/images/ImoK14CcCStkmclcYhN1L0k4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/ImoK14CcCStkmclcYhN1L0k4.png?scale-down-to=512 512w,https://framerusercontent.com/images/ImoK14CcCStkmclcYhN1L0k4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ImoK14CcCStkmclcYhN1L0k4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ImoK14CcCStkmclcYhN1L0k4.png 4096w\"},className:\"framer-16pkygu\",\"data-framer-name\":\"Hacken\"})})})]})]}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"gxec8m21G\"},implicitPathVariables:undefined},{href:{webPageId:\"gxec8m21G\"},implicitPathVariables:undefined},{href:{webPageId:\"gxec8m21G\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-on9i3q-container\",id:\"on9i3q\",nodeId:\"iDjUzJLaE\",scopeId:\"augiA20Il\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{aw7DqRMQ1:resolvedLinks1[2]},WKcbh0Qtk:{aw7DqRMQ1:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{aw7DqRMQ1:resolvedLinks1[0],b_FcZGaEy:b_FcZGaEy3bnx0g({overlay:overlay2}),cWIxH4Lje:\"See case studies \u2192\",DWmqlIMQs:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\"><title>check-3</title><g fill=\"#F7F7F7\"><path d=\"m4.21,10.329h-.011c-.289-.004-.549-.174-.67-.436-.622-1.35-1.334-2.387-2.31-3.363-.293-.293-.293-.768,0-1.061.293-.293.768-.293,1.061,0,.772.773,1.398,1.577,1.943,2.508,1.4-2.384,3.272-4.451,5.58-6.16.333-.246.802-.177,1.049.157.246.333.176.803-.157,1.049-2.516,1.861-4.471,4.179-5.814,6.888-.126.256-.387.417-.672.417Z\" stroke-width=\"0\" fill=\"#F7F7F7\"></path></g></svg>',height:\"100%\",herQfEyUq:false,id:\"iDjUzJLaE\",layoutId:\"iDjUzJLaE\",variant:overlay2.visible?\"e3oj9FA3H\":\"Y_Xy_kNv6\",width:\"100%\",yyZp5loLa:\"var(--token-066ac3f9-eba3-4cbd-b32f-d665141e99a1, rgb(251, 250, 249))\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-159ecr6\"),\"data-framer-portal-id\":\"on9i3q\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"ZwOPjmd6e\"),/*#__PURE__*/_jsx(motion.div,{animate:animation1,className:cx(scopingClassNames,\"framer-1p4snyu\"),\"data-framer-portal-id\":\"on9i3q\",exit:animation,initial:animation2,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-i8x15s-container\",inComponentSlot:true,nodeId:\"fLLb12RYu\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(RequestAccessForm,{b2eUuUcEj:b2eUuUcEj1wnntms({overlay:overlay2}),height:\"100%\",id:\"fLLb12RYu\",layoutId:\"fLLb12RYu\",variant:\"ARPmV2b_t\",w5pB3BeuB:'<!-- Calendly inline widget begin -->\\n<div class=\"calendly-inline-widget\" data-url=\"https://calendly.com/godmodehq/godmodehq-demo?hide_event_type_details=1&hide_gdpr_banner=1\" style=\"min-width:320px;height:700px;\"></div>\\n<script type=\"text/javascript\" src=\"https://assets.calendly.com/assets/external/widget.js\" async></script>\\n<!-- Calendly inline widget end -->',width:\"100%\"})})})})]}),getContainer())})})]})})})})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1i1uvx1\",\"data-framer-name\":\"Problem\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-gerf40\",\"data-framer-name\":\"Wrapper - H\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ebqxc4\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-54so3r\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1plcns2\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1klnm17-container\",nodeId:\"oPZgVkzTm\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"oPZgVkzTm\",jcfrHBLBs:\"Why?\",layoutId:\"oPZgVkzTm\",oDE3iQUIK:true,seKvcVpGY:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\",TaCFo3Uda:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\">   <g fill=\"currentColor\">     <path d=\"m11.704,7.687L7.915,1.11C7.516.417,6.8.003,6,.003s-1.516.414-1.914,1.107L.296,7.687c-.399.692-.398,1.518,0,2.209s1.115,1.104,1.914,1.104h7.578c.799,0,1.515-.413,1.914-1.104s.4-1.518,0-2.209ZM5.25,3.5c0-.414.336-.75.75-.75s.75.336.75.75v2.75c0,.414-.336.75-.75.75s-.75-.336-.75-.75v-2.75Zm.75,6c-.482,0-.875-.393-.875-.875s.393-.875.875-.875.875.393.875.875-.393.875-.875.875Z\"></path>   </g> </svg>',width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x8qhpl\",\"data-border\":true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1chofxb\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kjk0o0\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-dwtb7u\",\"data-styles-preset\":\"lrGW3Y0YS\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(11, 22, 35))\"},children:[\"Do you know which prospect you should talk to tomorrow?\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"If no, talk to us. \"]})}),className:\"framer-1jx8n1g\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-e8yheb-container\",id:\"e8yheb\",nodeId:\"ktq_ROtby\",scopeId:\"augiA20Il\",children:[/*#__PURE__*/_jsx(Button,{b_FcZGaEy:b_FcZGaEy3bnx0g({overlay:overlay3}),cWIxH4Lje:\"Discuss your use case\",DWmqlIMQs:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\"><title>check-3</title><g fill=\"#F7F7F7\"><path d=\"m4.21,10.329h-.011c-.289-.004-.549-.174-.67-.436-.622-1.35-1.334-2.387-2.31-3.363-.293-.293-.293-.768,0-1.061.293-.293.768-.293,1.061,0,.772.773,1.398,1.577,1.943,2.508,1.4-2.384,3.272-4.451,5.58-6.16.333-.246.802-.177,1.049.157.246.333.176.803-.157,1.049-2.516,1.861-4.471,4.179-5.814,6.888-.126.256-.387.417-.672.417Z\" stroke-width=\"0\" fill=\"#F7F7F7\"></path></g></svg>',height:\"100%\",herQfEyUq:false,id:\"ktq_ROtby\",layoutId:\"ktq_ROtby\",variant:overlay3.visible?\"e3oj9FA3H\":\"e3oj9FA3H\",width:\"100%\",yyZp5loLa:\"var(--token-066ac3f9-eba3-4cbd-b32f-d665141e99a1, rgb(251, 250, 249))\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-luh98q\"),\"data-framer-portal-id\":\"e8yheb\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay3.hide()},\"phKTcn9lf\"),/*#__PURE__*/_jsx(motion.div,{animate:animation1,className:cx(scopingClassNames,\"framer-hbyj6t\"),\"data-framer-portal-id\":\"e8yheb\",exit:animation,initial:animation2,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-217cj7-container\",inComponentSlot:true,nodeId:\"XUuHWR6bJ\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(RequestAccessForm,{b2eUuUcEj:b2eUuUcEj1wnntms({overlay:overlay3}),height:\"100%\",id:\"XUuHWR6bJ\",layoutId:\"XUuHWR6bJ\",variant:\"ARPmV2b_t\",w5pB3BeuB:'<!-- Calendly inline widget begin -->\\n<div class=\"calendly-inline-widget\" data-url=\"https://calendly.com/godmodehq/godmodehq-demo?hide_event_type_details=1&hide_gdpr_banner=1\" style=\"min-width:320px;height:700px;\"></div>\\n<script type=\"text/javascript\" src=\"https://assets.calendly.com/assets/external/widget.js\" async></script>\\n<!-- Calendly inline widget end -->',width:\"100%\"})})})})]}),getContainer())})})]})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zmzz7k\",\"data-framer-name\":\"Bottom\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4n2nqx\",\"data-framer-name\":\"Card 3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rwz2pn\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1c9eubq\",\"data-framer-name\":\"graphic\",fill:'var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {\"name\":\"Text - Secondary\"} */',intrinsicHeight:18,intrinsicWidth:18,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\"><path d=\"M16.5 4.25a.744.744 0 0 1-.53-.22l-2-2A.75.75 0 1 1 15.031.969l2 2a.75.75 0 0 1-.53 1.281Zm-15 0a.75.75 0 0 1-.53-1.281l2-1.999a.75.75 0 1 1 1.061 1.061l-2 2a.748.748 0 0 1-.53.22Zm12.947 9.136A6.963 6.963 0 0 0 16 9c0-3.86-3.14-7-7-7S2 5.14 2 9c0 1.66.584 3.185 1.553 4.386L2.22 14.719a.75.75 0 0 0 1.06 1.061l1.333-1.333C5.814 15.416 7.339 16 9 16s3.185-.583 4.387-1.553l1.333 1.333a.748.748 0 0 0 1.06 0 .75.75 0 0 0 0-1.061l-1.333-1.333ZM8.25 6a.75.75 0 0 1 1.5 0v3.25a.75.75 0 0 1-1.5 0V6ZM9 13a1.001 1.001 0 0 1 0-2 1.001 1.001 0 0 1 0 2Z\" fill=\"currentColor\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-5i74jh\",\"data-styles-preset\":\"lNJKBANRV\",style:{\"--framer-text-color\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(52, 51, 50))\"},children:\"Finding leads with intent is too difficult. \"})}),className:\"framer-14v8rxl\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g5exov\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ogs3f6\",\"data-styles-preset\":\"EsowJ0vo9\",children:\"You would like to leverage AI to do the manual tasks but don't know where to start\"})}),className:\"framer-1xe2xbb\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1iju8iy hidden-ku0qnp\",\"data-framer-name\":\"Line\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sqyem9\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m3ftem\",\"data-framer-name\":\"Card 3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n8gdju\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-919jr2\",\"data-framer-name\":\"graphic\",fill:'var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96)) /* {\"name\":\"Text - Secondary\"} */',intrinsicHeight:18,intrinsicWidth:18,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\"><g fill=\"currentColor\"><path d=\"M10.106 10.463A16.58 16.58 0 0 1 9 10.5c-3.572 0-5.5-1.064-5.5-1.5V6.194C4.869 6.909 6.978 7.25 9 7.25s4.131-.341 5.5-1.056v3.224a.75.75 0 0 0 1.5 0V4.25c0-2.061-3.629-3-7-3s-7 .939-7 3v9.5c0 2.061 3.629 3 7 3 .241 0 .48-.004.716-.014a.75.75 0 0 0 .72-.779c-.016-.415-.39-.73-.778-.72-.216.008-.436.013-.657.013-3.572 0-5.5-1.064-5.5-1.5v-2.806C4.87 11.659 6.979 12 9.001 12c.413 0 .816-.014 1.208-.041a.749.749 0 1 0-.102-1.496Z\"/><path d=\"M16.575 15.514c.263-.446.425-.96.425-1.514 0-1.654-1.346-3-3-3s-3 1.346-3 3 1.346 3 3 3c.555 0 1.068-.162 1.514-.425l1.205 1.205a.748.748 0 0 0 1.06 0 .75.75 0 0 0 0-1.061l-1.205-1.205ZM12.5 14c0-.827.673-1.5 1.5-1.5s1.5.673 1.5 1.5c0 .413-.168.787-.438 1.058 0 0-.002 0-.002.002s0 .002-.002.002A1.491 1.491 0 0 1 14 15.5c-.827 0-1.5-.673-1.5-1.5Z\"/></g></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-5i74jh\",\"data-styles-preset\":\"lNJKBANRV\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(52, 51, 50))\"},children:\"Researching accounts take too long. \"})}),className:\"framer-13gw3q8\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-liwelx\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ogs3f6\",\"data-styles-preset\":\"EsowJ0vo9\",children:\"Connecting AI agents to your internal data and tools requires writing code and engineering time\"})}),className:\"framer-vho3rc\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-dlmslb hidden-ku0qnp\",\"data-framer-name\":\"Line\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-16bmc8v\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n3pu9m\",\"data-framer-name\":\"Card 3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14t2jl9\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1oxysv7\",\"data-framer-name\":\"Graphic\",fill:'var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(10, 17, 53)) /* {\"name\":\"Text - primary\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-workflow\"><rect width=\"8\" height=\"8\" x=\"3\" y=\"3\" rx=\"2\"/><path d=\"M7 11v4a2 2 0 0 0 2 2h4\"/><rect width=\"8\" height=\"8\" x=\"13\" y=\"13\" rx=\"2\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-5i74jh\",\"data-styles-preset\":\"lNJKBANRV\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(52, 51, 50))\"},children:\"Manual outreach is too boring. \"})}),className:\"framer-fm9bzv\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wxpvw9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ogs3f6\",\"data-styles-preset\":\"EsowJ0vo9\",children:\"Stitching together a million components for a simple automation is too much work and breaks easily\"})}),className:\"framer-o3bbhl\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g1hmcq hidden-ku0qnp\",\"data-framer-name\":\"Line\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cp0zi1\"})})]})]})]})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-bv7eb2\",\"data-framer-name\":\"Scrape\",id:elementId1,ref:ref2,children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-18fn4p9 hidden-ku0qnp\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-17awqub\",\"data-framer-name\":\"Group 1606\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1508,intrinsicWidth:1519,style:{rotate:165},svg:'<svg width=\"1519\" height=\"1508\" viewBox=\"0 0 1519 1508\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.6\">\\n<g filter=\"url(#filter0_f_791_120)\">\\n<path d=\"M1090.51 705.316C885.608 539.773 880.958 628.554 743.912 641.331C560.8 658.403 494.16 708.412 322.988 852.491\" stroke=\"url(#paint0_radial_791_120)\" stroke-opacity=\"0.8\" stroke-width=\"90\"/>\\n</g>\\n<g filter=\"url(#filter1_f_791_120)\">\\n<path d=\"M1242.17 752.126C1068.23 680.527 935.879 602.674 771.82 634.867C578.274 672.846 520.288 759.257 342.148 848.593\" stroke=\"url(#paint1_linear_791_120)\" stroke-opacity=\"0.6\" stroke-width=\"100\"/>\\n</g>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_791_120\" x=\"194.008\" y=\"461.142\" width=\"1024.78\" height=\"525.777\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"50\" result=\"effect1_foregroundBlur_791_120\"/>\\n</filter>\\n<filter id=\"filter1_f_791_120\" x=\"313.734\" y=\"571.388\" width=\"953.469\" height=\"327.9\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"3\" result=\"effect1_foregroundBlur_791_120\"/>\\n</filter>\\n<radialGradient id=\"paint0_radial_791_120\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(736.157 756.349) rotate(72.3792) scale(378.053 422.837)\">\\n<stop stop-color=\"#528DFF\"/>\\n<stop offset=\"1\" stop-color=\"#6BCAFF\" stop-opacity=\"0\"/>\\n</radialGradient>\\n<linearGradient id=\"paint1_linear_791_120\" x1=\"404.131\" y1=\"674.626\" x2=\"461.395\" y2=\"894.51\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0047FF\"/>\\n<stop offset=\"0.295442\" stop-color=\"#82BCFF\"/>\\n<stop offset=\"0.505\" stop-color=\"#A9EAFF\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pk3j56\",\"data-framer-name\":\"Wrapper - V\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-30g525-container hidden-ku0qnp\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"bMaoCLnve\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Pattern,{back:\"rgba(237, 239, 245, 0)\",diagonal:true,direction:\"left\",duration:5,front:\"rgba(213, 215, 231, 0.4)\",height:\"100%\",id:\"bMaoCLnve\",layoutId:\"bMaoCLnve\",patternType:\"polka\",radius:0,scale:8,shouldAnimate:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kdgwrz\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-w31gbp\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l5543f\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11zh1eb-container\",nodeId:\"CVGNrQ8B7\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"CVGNrQ8B7\",jcfrHBLBs:\"Solution\",layoutId:\"CVGNrQ8B7\",oDE3iQUIK:true,seKvcVpGY:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(57, 74, 106))\",TaCFo3Uda:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M5.493,3.492l-.946-.315-.316-.947c-.102-.306-.609-.306-.711,0l-.316,.947-.946,.315c-.153,.051-.257,.194-.257,.356s.104,.305,.257,.356l.946,.315,.316,.947c.051,.153,.194,.256,.355,.256s.305-.104,.355-.256l.316-.947,.946-.315c.153-.051,.257-.194,.257-.356s-.104-.305-.257-.356Z\"></path>     <path d=\"M16.658,12.99l-1.263-.421-.421-1.263c-.137-.408-.812-.408-.949,0l-.421,1.263-1.263,.421c-.204,.068-.342,.259-.342,.474s.138,.406,.342,.474l1.263,.421,.421,1.263c.068,.204,.26,.342,.475,.342s.406-.138,.475-.342l.421-1.263,1.263-.421c.204-.068,.342-.259,.342-.474s-.138-.406-.342-.474Z\"></path>     <circle cx=\"7.75\" cy=\"1.75\" r=\".75\"></circle>     <path d=\"M15.151,2.848c-.998-.998-2.739-.998-3.737,0L3.605,10.657c-.862,.863-1.401,3.406-1.594,4.459-.044,.242,.034,.49,.208,.665,.142,.142,.333,.22,.53,.22,.045,0,.09-.004,.134-.012,1.053-.191,3.595-.729,4.46-1.593l7.808-7.809c1.03-1.03,1.03-2.708,0-3.738Z\"></path>   </g> </svg>',width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-149q995\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-tfjoh\",\"data-styles-preset\":\"t3v48zzB3\",style:{\"--framer-text-alignment\":\"left\"},children:\"Wake up to leads identified \u2192 sourced \u2192 verified\"})}),className:\"framer-zl5q9b\",\"data-framer-name\":\"Unlock contact details\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"left\"},children:\"Define your ideal customer profile. Our AI agents will identify, source and verify leads every single day on your behalf. \"})})},WKcbh0Qtk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"left\"},children:\"Define your ideal customer profile. Our AI agents will identify, source and verify leads every single day on your behalf. \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(67, 76, 92))\"},children:\"Define your ideal customer profile. Our AI agents will identify, source and verify leads every single day on your behalf. \"})}),className:\"framer-1ffltdw\",\"data-framer-name\":\"Enrich your leads with the richest information to find accurate contact information\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1eeiaqb\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p31z7t\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ft4uhw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-81w5cr\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-181hh50\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ol84v2\",\"data-framer-name\":\"Icon - Bento\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:30,intrinsicWidth:30,pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/YL8SFNqdgxMh5N5Y5dGzLyxeAmM.png\"},className:\"framer-1sle14i\",\"data-framer-name\":\"photo_2\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l86umt\",\"data-framer-name\":\"Frame 1088\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fdy2lz-container\",nodeId:\"zYxzotsgb\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(MotionTextWithVariantAppearEffect,{__framer__animateOnce:true,__framer__targets:[{ref:ref2,target:\"D2vs7amg2\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"zYxzotsgb\",layoutId:\"zYxzotsgb\",LimAXqOds:\"Get me a recent company they invested in\",variant:\"Cwed2RKto\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-aikm1v-container\",nodeId:\"nT1bfAOXr\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ScrapeLoadingWithVariantAppearEffect,{__framer__animateOnce:true,__framer__targets:[{ref:ref2,target:\"x5vA0eYsC\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"nT1bfAOXr\",layoutId:\"nT1bfAOXr\",variant:\"g8ecUyrks\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`calc(min(max(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px, 1px), 560px) * 1.4)`},WKcbh0Qtk:{width:`calc(min(max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px) * 1, 1px), 700px) - 48px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:269,width:`min(max((max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 160px) * 1, 1px) - 48px) * 0.6429, 1px), 560px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kr14h3-container\",nodeId:\"ZuGlKoGD4\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ScrapeDatabaseWithVariantAppearEffect,{__framer__animateOnce:true,__framer__targets:[{ref:ref2,target:\"zQTtp782d\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"ZuGlKoGD4\",layoutId:\"ZuGlKoGD4\",style:{width:\"100%\"},variant:\"LxRmInzwy\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-a8sldq\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dqe7gf\",\"data-framer-name\":\"Content - Grid\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ca9twj\",\"data-framer-name\":\"Card 2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lgadxy\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qozrwl\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-i7mi7v-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"RbCWMreuo\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\"><title>inbox</title><g fill=\"#F7F7F7\"><path d=\"m11.978,6.068l-.871-3.485c-.307-1.227-1.404-2.083-2.668-2.083H3.562C2.297.5,1.2,1.356.894,2.583L.022,6.068c-.015.059-.022.12-.022.182v2.5c0,1.517,1.233,2.75,2.75,2.75h6.5c1.517,0,2.75-1.233,2.75-2.75v-2.5c0-.062-.007-.123-.022-.182ZM3.562,2h4.877c.575,0,1.073.39,1.213.947l.763,3.053h-1.664c-.414,0-.75.336-.75.75v1.25h-4v-1.25c0-.414-.336-.75-.75-.75h-1.664l.763-3.053c.14-.558.638-.947,1.213-.947Z\" stroke-width=\"0\" fill=\"#F7F7F7\"></path></g></svg>',height:\"100%\",id:\"RbCWMreuo\",layoutId:\"RbCWMreuo\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-5i74jh\",\"data-styles-preset\":\"lNJKBANRV\",style:{\"--framer-text-alignment\":\"left\"},children:\"Integrate your internal tools in a single click\"})}),className:\"framer-p4pdfl\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uvxxwj\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ogs3f6\",\"data-styles-preset\":\"EsowJ0vo9\",children:\"Gmail, Outlook, Hubspot, Salesforce, web search, web scraping and more tools available. \"})}),className:\"framer-1feh97d\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lv88ag\",\"data-framer-name\":\"Card 1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bl91hp\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bz7ved\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ui3jub-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YdrSRqovs\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(204, 99, 0))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M15.75,0h-4.5c-1.241,0-2.25,1.009-2.25,2.25v2c0,1.156,.876,2.111,2,2.236v1.264c0,.296,.174,.564,.444,.685,.098,.043,.202,.065,.306,.065,.182,0,.361-.066,.501-.192l2.013-1.808h1.486c1.241,0,2.25-1.009,2.25-2.25V2.25c0-1.241-1.009-2.25-2.25-2.25Z\"></path>     <path d=\"M15.25,7.5c-.414,0-.75,.336-.75,.75v6c0,.689-.561,1.25-1.25,1.25H3.75c-.689,0-1.25-.561-1.25-1.25v-5.5c0-.689,.561-1.25,1.25-1.25h4.38c.414,0,.75-.336,.75-.75s-.336-.75-.75-.75h-2.13V3.792c.446-.26,.75-.738,.75-1.292,0-.828-.672-1.5-1.5-1.5s-1.5,.672-1.5,1.5c0,.554,.304,1.032,.75,1.292v2.208h-.75c-1.517,0-2.75,1.233-2.75,2.75v5.5c0,1.517,1.233,2.75,2.75,2.75H13.25c1.517,0,2.75-1.233,2.75-2.75v-6c0-.414-.336-.75-.75-.75Z\"></path>     <circle cx=\"5.5\" cy=\"11\" r=\"1\"></circle>     <circle cx=\"11.5\" cy=\"11\" r=\"1\"></circle>     <path d=\"M7,12.5c0,.828,.672,1.5,1.5,1.5s1.5-.672,1.5-1.5c0-.276-.224-.5-.5-.5h-2c-.276,0-.5,.224-.5,.5Z\"></path>   </g> </svg>',height:\"100%\",id:\"YdrSRqovs\",layoutId:\"YdrSRqovs\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-5i74jh\",\"data-styles-preset\":\"lNJKBANRV\",style:{\"--framer-text-alignment\":\"left\"},children:\"Invoke actions in natural language\"})}),className:\"framer-1uyb0dc\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17p1gff\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ogs3f6\",\"data-styles-preset\":\"EsowJ0vo9\",style:{\"--framer-text-color\":\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(86, 100, 126))\"},children:\"Just chat with your agent to invoke actions in tools\"})}),className:\"framer-1ekyacw\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k0ujkh\",\"data-framer-name\":\"Card 3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sb10fz\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ei1q38\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wkpthw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zagmU77SV\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-08e1b62f-899a-47fe-8943-b732b6df16ff, rgb(94, 36, 255))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M10.244,16.263c-.767-.382-1.244-1.154-1.244-2.013s.478-1.631,1.246-2.014l1.327-.664,.664-1.329c.373-.747,1.145-1.21,2.013-1.21s1.64,.464,2.013,1.21l.441,.883c.188-.678,.296-1.39,.296-2.127,0-4.411-3.589-8-8-8S1,4.589,1,9c0,1.397,.371,2.778,1.062,3.971,.238,.446-.095,2.002-.842,2.749-.209,.209-.276,.522-.17,.798,.105,.276,.364,.465,.659,.481,.079,.004,.16,.006,.242,.006,1.145,0,2.534-.407,3.44-.871,.675,.343,1.39,.587,2.131,.727,.484,.092,.981,.138,1.478,.138,.737,0,1.448-.108,2.127-.296l-.883-.441Z\"></path>     <path d=\"M17.585,13.579l-1.776-.888-.888-1.776c-.254-.508-1.088-.508-1.342,0l-.888,1.776-1.776,.888c-.255,.127-.415,.387-.415,.671s.16,.544,.415,.671l1.776,.888,.888,1.776c.127,.254,.387,.415,.671,.415s.544-.161,.671-.415l.888-1.776,1.776-.888c.255-.127,.415-.387,.415-.671s-.16-.544-.415-.671Z\"></path>   </g> </svg>',height:\"100%\",id:\"zagmU77SV\",layoutId:\"zagmU77SV\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-5i74jh\",\"data-styles-preset\":\"lNJKBANRV\",style:{\"--framer-text-alignment\":\"left\"},children:\"Publish your agents internally and externally \"})}),className:\"framer-1ih7upg\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-j3reqf\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ogs3f6\",\"data-styles-preset\":\"EsowJ0vo9\",children:\"Publish your agents so your customers and coworkers can easily start using them\"})}),className:\"framer-1l3h3t8\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})})]})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-x04ov7\",\"data-framer-name\":\"Line\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-7jfg3a\"})})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-ten60d\",\"data-framer-name\":\"AI Agent\",id:elementId2,ref:ref3,children:[isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-cl0vzd hidden-zj25eg hidden-ku0qnp\",\"data-framer-name\":\"BG\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-mo5nc8\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1351,intrinsicWidth:1311,svg:'<svg width=\"1311\" height=\"1351\" viewBox=\"0 0 1311 1351\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.6\">\\n<g filter=\"url(#filter0_f_790_87)\">\\n<path d=\"M998.333 384.554C997.475 483.318 932.45 631.791 820.018 773.119C659.317 975.121 462.621 1086.03 380.683 1020.85C298.746 955.664 362.597 739.067 523.297 537.066C635.73 395.737 765.782 298.997 861.825 275.957\" stroke=\"url(#paint0_radial_790_87)\" stroke-opacity=\"0.8\" stroke-width=\"120\"/>\\n</g>\\n<g filter=\"url(#filter1_f_790_87)\">\\n<path d=\"M1055.71 399.183C1077.04 515.723 1027.1 676.436 914.537 817.934C753.644 1020.18 525.734 1106.58 405.487 1010.92C285.24 915.257 318.191 673.757 479.084 471.514C591.652 330.016 737.023 245.222 855.376 239.811\" stroke=\"url(#paint1_linear_790_87)\" stroke-opacity=\"0.6\" stroke-width=\"120\"/>\\n</g>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_790_87\" x=\"148.977\" y=\"81.6118\" width=\"1045.35\" height=\"1153.9\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"68\" result=\"effect1_foregroundBlur_790_87\"/>\\n</filter>\\n<filter id=\"filter1_f_790_87\" x=\"267.141\" y=\"173.874\" width=\"859.406\" height=\"942.012\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"3\" result=\"effect1_foregroundBlur_790_87\"/>\\n</filter>\\n<radialGradient id=\"paint0_radial_790_87\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(420.021 987.804) rotate(-50.7711) scale(764.461 275.98)\">\\n<stop stop-color=\"#528DFF\"/>\\n<stop offset=\"1\" stop-color=\"#6BCAFF\" stop-opacity=\"0\"/>\\n</radialGradient>\\n<linearGradient id=\"paint1_linear_790_87\" x1=\"342.276\" y1=\"1075.66\" x2=\"546.392\" y2=\"873.89\" gradientUnits=\"userSpaceOnUse\">\\n<stop offset=\"0.0781869\" stop-color=\"#0047FF\"/>\\n<stop offset=\"0.295442\" stop-color=\"#82BCFF\"/>\\n<stop offset=\"0.505\" stop-color=\"#A9EAFF\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n8aeaw\",\"data-framer-name\":\"Wrapper - V\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-k8y1bz-container hidden-ku0qnp\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"RKv7OcYXN\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Pattern,{back:\"rgba(237, 239, 245, 0)\",diagonal:true,direction:\"left\",duration:5,front:\"rgba(213, 215, 231, 0.8)\",height:\"100%\",id:\"RKv7OcYXN\",layoutId:\"RKv7OcYXN\",patternType:\"polka\",radius:0,scale:8,shouldAnimate:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4pazcd\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ql5keb\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gihomf\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-183rgfe-container\",nodeId:\"B85P1BsKW\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"B85P1BsKW\",jcfrHBLBs:\"Create automations with natural language\",layoutId:\"B85P1BsKW\",oDE3iQUIK:true,seKvcVpGY:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(57, 74, 106))\",TaCFo3Uda:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M5.97,5.22c-.293,.293-.293,.768,0,1.061l2.5,2.5c.146,.146,.338,.22,.53,.22s.384-.073,.53-.22l2.5-2.5c.293-.293,.293-.768,0-1.061s-.768-.293-1.061,0l-1.22,1.22V2.75c0-.414-.336-.75-.75-.75s-.75,.336-.75,.75v3.689l-1.22-1.22c-.293-.293-.768-.293-1.061,0Z\"></path>     <path d=\"M14.696,3.744c-.417-1.06-1.421-1.744-2.56-1.744h-.137c-.414,0-.75,.336-.75,.75s.336,.75,.75,.75h.137c.518,0,.974,.311,1.163,.793l1.849,4.707h-3.399c-.414,0-.75,.336-.75,.75v1c0,.138-.112,.25-.25,.25h-3.5c-.138,0-.25-.112-.25-.25v-1c0-.414-.336-.75-.75-.75H2.851l1.849-4.707c.189-.482,.646-.793,1.163-.793h.137c.414,0,.75-.336,.75-.75s-.336-.75-.75-.75h-.137c-1.139,0-2.143,.685-2.56,1.744L1.19,9.123c-.126,.321-.19,.66-.19,1.006v3.121c0,1.517,1.233,2.75,2.75,2.75H14.25c1.517,0,2.75-1.233,2.75-2.75v-3.121c0-.346-.064-.685-.19-1.006l-2.113-5.379Z\"></path>   </g> </svg>',width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z67wyw\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-tfjoh\",\"data-styles-preset\":\"t3v48zzB3\",style:{\"--framer-text-alignment\":\"left\"},children:\"AI acts on intent signals from your leads\"})}),className:\"framer-1q0dj4y\",\"data-framer-name\":\"Unlock contact details\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"left\"},children:\"Just like typing a tweet, write your prompts and let AI act on the signals it finds. Put business development on autopilot. \"})}),className:\"framer-3e5t6\",\"data-framer-name\":\"Enrich your leads with the richest information to find accurate contact information\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay4=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cpnclz-container\",id:\"cpnclz\",nodeId:\"O__8BhT6G\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Button,{aw7DqRMQ1:\"dashboard.godmodehq.com\",b_FcZGaEy:b_FcZGaEy3bnx0g({overlay:overlay4}),cWIxH4Lje:\"Start now \u2014 free\",DWmqlIMQs:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" class=\"bi bi-discord\" viewBox=\"0 0 16 16\">   <path d=\"M13.545 2.907a13.2 13.2 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.2 12.2 0 0 0-3.658 0 8 8 0 0 0-.412-.833.05.05 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.04.04 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032q.003.022.021.037a13.3 13.3 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019q.463-.63.818-1.329a.05.05 0 0 0-.01-.059l-.018-.011a9 9 0 0 1-1.248-.595.05.05 0 0 1-.02-.066l.015-.019q.127-.095.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.05.05 0 0 1 .053.007q.121.1.248.195a.05.05 0 0 1-.004.085 8 8 0 0 1-1.249.594.05.05 0 0 0-.03.03.05.05 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.2 13.2 0 0 0 4.001-2.02.05.05 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.03.03 0 0 0-.02-.019m-8.198 7.307c-.789 0-1.438-.724-1.438-1.612s.637-1.613 1.438-1.613c.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612m5.316 0c-.788 0-1.438-.724-1.438-1.612s.637-1.613 1.438-1.613c.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612\"/> </svg>',height:\"100%\",herQfEyUq:false,id:\"O__8BhT6G\",layoutId:\"O__8BhT6G\",variant:\"Y_Xy_kNv6\",width:\"100%\",yyZp5loLa:\"var(--token-066ac3f9-eba3-4cbd-b32f-d665141e99a1, rgb(251, 250, 249))\"})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px)`},WKcbh0Qtk:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 64px) * 0.5455, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:344,width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 184px) * 0.5455, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-437nwf-container\",nodeId:\"G1w0E45MW\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{__framer__targets:[{ref:ref3,target:\"Wbt9vi2Yu\"}],variant:\"rLLrqBSgO\"},WKcbh0Qtk:{variant:\"rLLrqBSgO\"}},children:/*#__PURE__*/_jsx(AIAgentWithVariantAppearEffect,{__framer__animateOnce:true,__framer__targets:[{ref:ref3,target:\"yjLn3qRnH\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"G1w0E45MW\",layoutId:\"G1w0E45MW\",style:{width:\"100%\"},variant:\"rM8Y47Cj3\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f1t36\",\"data-framer-name\":\"Line\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-2hlbe4\"})})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-xr6hv1\",\"data-framer-name\":\"Generate\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-12l7iuz hidden-ku0qnp\",\"data-framer-name\":\"BG\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-jmcklr\",\"data-framer-name\":\"Group 1606\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1508,intrinsicWidth:1519,style:{rotate:165},svg:'<svg width=\"1519\" height=\"1508\" viewBox=\"0 0 1519 1508\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.6\">\\n<g filter=\"url(#filter0_f_791_120)\">\\n<path d=\"M1090.51 705.316C885.608 539.773 880.958 628.554 743.912 641.331C560.8 658.403 494.16 708.412 322.988 852.491\" stroke=\"url(#paint0_radial_791_120)\" stroke-opacity=\"0.8\" stroke-width=\"90\"/>\\n</g>\\n<g filter=\"url(#filter1_f_791_120)\">\\n<path d=\"M1242.17 752.126C1068.23 680.527 935.879 602.674 771.82 634.867C578.274 672.846 520.288 759.257 342.148 848.593\" stroke=\"url(#paint1_linear_791_120)\" stroke-opacity=\"0.6\" stroke-width=\"100\"/>\\n</g>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_791_120\" x=\"194.008\" y=\"461.142\" width=\"1024.78\" height=\"525.777\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"50\" result=\"effect1_foregroundBlur_791_120\"/>\\n</filter>\\n<filter id=\"filter1_f_791_120\" x=\"313.734\" y=\"571.388\" width=\"953.469\" height=\"327.9\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"3\" result=\"effect1_foregroundBlur_791_120\"/>\\n</filter>\\n<radialGradient id=\"paint0_radial_791_120\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(736.157 756.349) rotate(72.3792) scale(378.053 422.837)\">\\n<stop stop-color=\"#528DFF\"/>\\n<stop offset=\"1\" stop-color=\"#6BCAFF\" stop-opacity=\"0\"/>\\n</radialGradient>\\n<linearGradient id=\"paint1_linear_791_120\" x1=\"404.131\" y1=\"674.626\" x2=\"461.395\" y2=\"894.51\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0047FF\"/>\\n<stop offset=\"0.295442\" stop-color=\"#82BCFF\"/>\\n<stop offset=\"0.505\" stop-color=\"#A9EAFF\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k2qwdb\",\"data-framer-name\":\"Wrapper - V\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-6dqvii-container hidden-ku0qnp\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"NUJnKvoON\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Pattern,{back:\"rgba(237, 239, 245, 0)\",diagonal:true,direction:\"left\",duration:5,front:\"rgba(213, 215, 231, 0.8)\",height:\"100%\",id:\"NUJnKvoON\",layoutId:\"NUJnKvoON\",patternType:\"polka\",radius:0,scale:8,shouldAnimate:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-u4kgzj\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aoicy8\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-frczyo\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1atc8oq hidden-ku0qnp\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qjyb7r\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zroz40\",\"data-framer-name\":\"Frame 1088\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-6ishmk\",\"data-border\":true,\"data-framer-name\":\"Frame 112\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v4co42\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ift7yu\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j7tyqq-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Xkk6KwjM6\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M6.75,3.5h-1.75V1.75c0-.414-.336-.75-.75-.75s-.75,.336-.75,.75v1.75H1.75c-.414,0-.75,.336-.75,.75s.336,.75,.75,.75h1.75v1.75c0,.414,.336,.75,.75,.75s.75-.336,.75-.75v-1.75h1.75c.414,0,.75-.336,.75-.75s-.336-.75-.75-.75Z\"></path>     <path d=\"M13.259,11.858c-.36,0-.755-.023-1.192-.069-.412-.043-.71-.413-.667-.825,.043-.412,.409-.711,.825-.667,1.405,.149,2.158,.017,2.695-.311,.502-.418,.899-.998,1.116-1.831,.139-.612,.228-1.204,.313-1.776,.135-.901,.262-1.751,.551-2.256,.139-.242,.132-.542-.019-.777-.15-.235-.417-.373-.697-.343C4.521,4.023,3.019,16.044,3.005,16.165c-.047,.411,.248,.782,.659,.83,.029,.003,.058,.005,.087,.005,.375,0,.7-.282,.744-.664,.017-.143,.174-1.323,.711-2.88,.81,.363,1.612,.523,1.659,.531,.854,.156,1.643,.234,2.367,.234,1.507,0,2.73-.338,3.65-1.01,.506-.37,.898-.847,1.198-1.406-.254,.031-.522,.052-.822,.052Z\"></path>   </g> </svg>',height:\"100%\",id:\"Xkk6KwjM6\",layoutId:\"Xkk6KwjM6\",lineCap:\"butt\",lineJoin:\"miter\",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-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"Generate personal outreach\"})}),className:\"framer-1golvmj\",\"data-framer-name\":\"Ai but feels like a person\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rktl0\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qwbtz3\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-et9u97\",\"data-framer-name\":\"Frame 112\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\"},children:[\"Based on \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\"},children:\"@linkedin about\"}),\", \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\"},children:\"@linkedin headline\"}),\" and \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\"},children:\"@recent events\"}),\", generate a casual outbound message to reach out on LinkedIn\"]})}),className:\"framer-1pk63ew\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"GF;Inter-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.button,{\"aria-label\":\"Generate button\",className:\"framer-n9urh1\",\"data-framer-name\":\"Button Copy\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-3hg0zc\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jvh22n-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"VCjpB4uLQ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\"><title>paper-plane-2</title><g fill=\"#F7F7F7\"><path d=\"M16.345,1.654c-.344-.344-.845-.463-1.305-.315L2.117,5.493c-.491,.158-.831,.574-.887,1.087-.056,.512,.187,.992,.632,1.251l4.576,2.669,3.953-3.954c.293-.293,.768-.293,1.061,0s.293,.768,0,1.061l-3.954,3.954,2.669,4.576c.235,.402,.65,.639,1.107,.639,.048,0,.097-.003,.146-.008,.512-.056,.929-.396,1.086-.886L16.661,2.96h0c.148-.463,.027-.963-.316-1.306Z\" fill=\"#F7F7F7\"></path></g></svg>',height:\"100%\",id:\"VCjpB4uLQ\",layoutId:\"VCjpB4uLQ\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-paslpd\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-hok0rk\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xkgkha\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1br8zbu\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:80,pixelWidth:91,positionX:\"center\",positionY:\"top\",src:\"https://framerusercontent.com/images/52x29Ji04mHzIwFQsPgd7fQfnc.webp\"},className:\"framer-cpt0z0\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Dobrinka\"})}),className:\"framer-1mec0fk\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a7kx04\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14jxjdh\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1egtmfp\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-lk8fw2\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-19ht4gr-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"eX9DWmEp0\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(43, 79, 255))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z\"/></svg>',height:\"100%\",id:\"eX9DWmEp0\",layoutId:\"eX9DWmEp0\",lineCap:\"butt\",lineJoin:\"miter\",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-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Linkedin\"})}),className:\"framer-1dqm1v6\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ywge5g\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k3fybe\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-184kex3\",\"data-framer-name\":\"chart-activity-2 1\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 13\"><path d=\"M 11.25 5.862 L 9 5.862 L 7.5 10.362 L 4.5 1.862 L 3 6.362 L 0.75 6.362\" fill=\"transparent\" stroke-width=\"1.2\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11876953932,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Activity\"})}),className:\"framer-jqno2h\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jzyc60\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-r7qhzs\",\"data-framer-name\":\"page-2 1\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 15\"><g transform=\"translate(0 0.112)\" id=\"ss11962139564_1\"><path d=\"M 0 14 L 0 0 L 14 0 L 14 14 Z\" fill=\"transparent\"></path><path d=\"M 4.477 8.75 L 7.004 8.75\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 4.477 6.417 L 9.532 6.417\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 4.477 4.084 L 9.532 4.084\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 10.307 1.361 L 3.696 1.361 C 2.837 1.361 2.141 2.058 2.141 2.917 L 2.141 11.084 C 2.141 11.943 2.837 12.639 3.696 12.639 L 10.307 12.639 C 11.166 12.639 11.863 11.943 11.863 11.084 L 11.863 2.917 C 11.863 2.058 11.166 1.361 10.307 1.361 Z\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></g></svg>',svgContentId:11962139564,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Notes\"})}),className:\"framer-1iwkpi8\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-76jl09\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-vfnht0\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wars99\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-x78w7i\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/vLH6AopLdT7gulCxF4aCQnLmKGw.png\"},className:\"framer-1hxulec\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xil1b8\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3v5txw\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",style:{\"--framer-text-color\":\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\"},children:\"You\"})}),className:\"framer-vi7fks\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lxfvh9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0ICBSZWd1bGFy\",\"--framer-font-family\":'\"Geist  Regular\", \"Geist  Regular Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Hey Dobrinka, love the John Quincy Adams quote in your profile - being a leader who inspires others is so key. I'm a big fan of the work you're doing at Ad Astra Advisors to empower founders and startups. Would be awesome to connect and maybe I can share some learnings from my side too!\"})}),className:\"framer-t3oggq\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"CUSTOM;Geist  Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vwf3f\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-npvobe\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-145bvid\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-j0362s-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"LsNHmO1eX\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"rgb(75, 177, 125)\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M9,1C4.589,1,1,4.589,1,9s3.589,8,8,8,8-3.589,8-8S13.411,1,9,1Zm3.947,5.641c-1.859,1.382-3.435,3.29-4.683,5.669-.129,.247-.385,.402-.664,.402-.277,.003-.538-.157-.667-.407-.575-1.117-1.218-2.025-1.965-2.776-.292-.293-.291-.769,.003-1.061,.292-.292,.768-.292,1.061,.003,.573,.576,1.09,1.228,1.563,1.972,1.239-2.045,2.734-3.726,4.458-5.007,.332-.246,.802-.178,1.049,.155,.247,.332,.178,.802-.155,1.049Z\"></path>   </g> </svg>',height:\"100%\",id:\"LsNHmO1eX\",layoutId:\"LsNHmO1eX\",lineCap:\"butt\",lineJoin:\"miter\",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-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Message sent\"})}),className:\"framer-2x1unq\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7uxtf4\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1drbsf\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ovi2na-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"kI6nCkh9H\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M9,1C4.589,1,1,4.589,1,9s3.589,8,8,8,8-3.589,8-8S13.411,1,9,1Zm4.021,8.64l-2.562,.819-.82,2.56c-.135,.427-.528,.721-.978,.731h-.022c-.44,0-.836-.275-.987-.69l-2.338-6.397c-.143-.389-.049-.812,.244-1.104,.292-.293,.715-.387,1.104-.244l6.396,2.337c.421,.153,.698,.558,.689,1.007-.008,.449-.301,.844-.728,.981Z\"></path>   </g> </svg>',height:\"100%\",id:\"kI6nCkh9H\",layoutId:\"kI6nCkh9H\",lineCap:\"butt\",lineJoin:\"miter\",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-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Create sequence\"})}),className:\"framer-njg0gr\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12l1any\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ie8toq\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-e1tz4u-container\",nodeId:\"DoYJtqhAE\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"DoYJtqhAE\",jcfrHBLBs:\"Publish and share AI-native forms\",layoutId:\"DoYJtqhAE\",oDE3iQUIK:true,seKvcVpGY:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(57, 74, 106))\",TaCFo3Uda:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <circle cx=\"14.641\" cy=\"11.75\" r=\"1.75\"></circle>     <path d=\"M9.934,15.852c.361-1.035,1.043-1.89,1.908-2.479-.279-.479-.451-1.029-.451-1.622,0-1.792,1.458-3.25,3.25-3.25,.917,0,1.743,.385,2.334,.998,.01-.166,.025-.33,.025-.498,0-4.411-3.589-8-8-8S1,4.589,1,9c0,1.396,.371,2.776,1.062,3.971,.238,.446-.095,2.002-.842,2.749-.209,.209-.276,.522-.17,.798,.106,.276,.365,.465,.66,.481,.079,.004,.16,.006,.241,.006,1.145,0,2.535-.407,3.44-.871,.675,.343,1.39,.587,2.131,.728,.484,.092,.982,.138,1.478,.138,.272,0,.541-.014,.806-.041-.029-.371,.002-.748,.128-1.108Z\"></path>     <path d=\"M14.641,14c-1.48,0-2.802,.943-3.291,2.345-.131,.375-.07,.795,.162,1.123,.237,.333,.621,.532,1.028,.532h4.202c.407,0,.791-.199,1.027-.532,.232-.328,.293-.748,.163-1.123-.489-1.403-1.811-2.346-3.291-2.346Z\"></path>   </g> </svg>',width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bpo4j5\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-tfjoh\",\"data-styles-preset\":\"t3v48zzB3\",style:{\"--framer-text-alignment\":\"left\"},children:'Get rid of the \"Contact us\" form'})}),className:\"framer-1ohwber\",\"data-framer-name\":\"Unlock contact details\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"left\"},children:\"Embed forms to collect leads and automatically process the submission instead of going through them manually\"})})},WKcbh0Qtk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"left\"},children:\"Embed forms to collect leads and automatically process the submission instead of going through them manually\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(67, 76, 92))\"},children:\"Embed forms to collect leads and automatically process the submission instead of going through them manually\"})}),className:\"framer-a117uh\",\"data-framer-name\":\"Enrich your leads with the richest information to find accurate contact information\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay5=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16unrpe-container\",id:\"16unrpe\",nodeId:\"yUhYLxXnQ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Button,{aw7DqRMQ1:\"dashboard.godmodehq.com\",b_FcZGaEy:b_FcZGaEy3bnx0g({overlay:overlay5}),cWIxH4Lje:\"Start now \u2014 free\",DWmqlIMQs:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" class=\"bi bi-discord\" viewBox=\"0 0 16 16\">   <path d=\"M13.545 2.907a13.2 13.2 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.2 12.2 0 0 0-3.658 0 8 8 0 0 0-.412-.833.05.05 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.04.04 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032q.003.022.021.037a13.3 13.3 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019q.463-.63.818-1.329a.05.05 0 0 0-.01-.059l-.018-.011a9 9 0 0 1-1.248-.595.05.05 0 0 1-.02-.066l.015-.019q.127-.095.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.05.05 0 0 1 .053.007q.121.1.248.195a.05.05 0 0 1-.004.085 8 8 0 0 1-1.249.594.05.05 0 0 0-.03.03.05.05 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.2 13.2 0 0 0 4.001-2.02.05.05 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.03.03 0 0 0-.02-.019m-8.198 7.307c-.789 0-1.438-.724-1.438-1.612s.637-1.613 1.438-1.613c.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612m5.316 0c-.788 0-1.438-.724-1.438-1.612s.637-1.613 1.438-1.613c.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612\"/> </svg>',height:\"100%\",herQfEyUq:false,id:\"yUhYLxXnQ\",layoutId:\"yUhYLxXnQ\",variant:\"Bk53FZAoE\",width:\"100%\",yyZp5loLa:\"var(--token-066ac3f9-eba3-4cbd-b32f-d665141e99a1, rgb(251, 250, 249))\"})})})})})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xtbovm\",\"data-framer-name\":\"Line\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-138dt8k\"})})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1r7bcie\",\"data-framer-name\":\"The associate v4\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13etsif\",\"data-framer-name\":\"Wrapper - V\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17w5gt8\",\"data-framer-name\":\"Banner\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1koko9d\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nh902o\",\"data-framer-name\":\"Top\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pdbhrx hidden-ku0qnp\",\"data-border\":true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10tevhl\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-10zg7hz\",\"data-styles-preset\":\"ZvPC3756s\",style:{\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"Fully automated AI workers\"})}),className:\"framer-11r2jym\",\"data-framer-name\":\"Build 5x more relationships with\\u2028personal outreach\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-szynwr\",\"data-border\":true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2pl6ul\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lhcdhd\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ihps4g\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bqkn44\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-dwtb7u\",\"data-styles-preset\":\"lrGW3Y0YS\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"AI Associates tell you how and where to find your next customers\"})}),className:\"framer-1wo0cix\",\"data-framer-name\":\"\u201CAorem ipsum dolor sit amet, sectetur adipisci elit. Nunc vulputate libero etul velit interdum, acquet aliquet odioniti.\u201D\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1204d233-1b72-402f-bee9-6a678a06318b, rgb(172, 176, 185))\"},children:\"AI associates will scour the web and collect signals every single day to find you your next prospects who are likely to convert.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1204d233-1b72-402f-bee9-6a678a06318b, rgb(172, 176, 185))\"},children:\"AI associates will scour the web and collect signals every single day to find you your next prospects who are likely to convert.\"})}),className:\"framer-wlloq0\",\"data-framer-name\":\"Build 5x more relationships with\\u2028personal outreach\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14v62mn\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ikzx71\",\"data-framer-name\":\"Browser\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6vjhjo\",\"data-border\":true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-netyfu\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-w29b6y-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YoQoK4IVg\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\">   <g fill=\"currentColor\">     <path d=\"m10.672,4.917c-.126-.256-.387-.417-.672-.417h-3.146l.474-3.654c.043-.336-.145-.661-.459-.79s-.676-.032-.881.238L1.404,6.295c-.174.227-.203.532-.076.788.126.256.387.417.672.417h3.146l-.474,3.654c-.043.336.145.661.459.79.093.038.189.057.285.057.229,0,.451-.104.596-.295l4.583-6c.174-.227.203-.532.076-.788Z\"></path>   </g> </svg>',height:\"100%\",id:\"YoQoK4IVg\",layoutId:\"YoQoK4IVg\",lineCap:\"butt\",lineJoin:\"miter\",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-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",style:{\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"On activation\"})}),className:\"framer-1m019z1\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d1o1bt\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ynu25c-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"M5pP6I379\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PerfectGrid,{columnWidth:74,dashed:true,dashLength:5,dashSpace:5,height:\"100%\",id:\"M5pP6I379\",layoutId:\"M5pP6I379\",lineColor:\"rgba(215, 222, 234, 0.06)\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x9kxae\",children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-8ok9yz hidden-ku0qnp\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11 11\"></svg>',svgContentId:9295597781,withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jjxcy7 hidden-ku0qnp\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-3hrdxb\",\"data-framer-name\":\"graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><g><defs><path d=\"M 19.75 9.246 L 19.75 9.99 C 19.75 12.562 18.718 15.027 16.882 16.842 C 15.046 18.657 12.557 19.672 9.965 19.663 C 4.902 19.645 0.778 15.751 0.298 10.849 C 0.288 10.719 0.346 10.593 0.453 10.517 C 0.559 10.441 0.698 10.425 0.819 10.476 C 2.205 11.054 3.808 10.65 4.75 9.488 C 5.357 10.237 6.261 10.69 7.229 10.732 C 8.198 10.773 9.137 10.398 9.807 9.704 C 10.11 10.194 10.523 10.607 11.013 10.913 C 9.901 11.757 9.25 13.066 9.25 14.455 C 9.249 14.663 9.337 14.863 9.491 15.004 C 9.646 15.146 9.853 15.216 10.062 15.199 C 10.457 15.157 10.754 14.824 10.75 14.431 C 10.763 12.797 12.102 11.479 13.75 11.479 C 13.958 11.479 14.156 11.394 14.299 11.244 C 14.441 11.093 14.514 10.891 14.5 10.686 C 14.465 10.289 14.128 9.986 13.726 9.99 L 13 9.99 C 11.757 9.99 10.75 8.991 10.75 7.758 L 10.75 6.27 L 16.75 6.27 C 18.407 6.27 19.75 7.603 19.75 9.246 Z M 2.194 9.246 C 3.208 9.21 4 8.351 4 7.342 L 4 5.202 C 4 4.19 3.209 3.331 2.194 3.294 C 1.685 3.276 1.19 3.463 0.823 3.814 C 0.457 4.165 0.25 4.649 0.25 5.155 L 0.25 7.387 C 0.25 7.892 0.457 8.376 0.824 8.726 C 1.19 9.077 1.685 9.265 2.194 9.246 Z M 7.444 9.246 C 8.459 9.211 9.25 8.352 9.25 7.343 L 9.25 2.971 C 9.25 1.962 8.459 1.104 7.444 1.067 C 6.936 1.048 6.442 1.235 6.075 1.585 C 5.709 1.935 5.501 2.418 5.5 2.923 L 5.5 7.387 C 5.5 7.892 5.707 8.376 6.074 8.726 C 6.44 9.077 6.935 9.265 7.444 9.246 Z M 14.5 2.923 C 14.5 2.417 14.293 1.933 13.927 1.582 C 13.56 1.231 13.065 1.043 12.556 1.062 C 11.541 1.099 10.75 1.958 10.75 2.967 L 10.75 4.782 L 14.126 4.782 C 14.332 4.781 14.499 4.616 14.5 4.411 Z\" id=\"a1056z\"></path><filter id=\"a1058z\" filterUnits=\"objectBoundingBox\" x=\"0.0%\" y=\"-3.2%\" width=\"99.5%\" height=\"105.9%\"><feOffset dx=\"0\" dy=\"0.6\" in=\"SourceAlpha\" result=\"a1060z\"></feOffset><feGaussianBlur stdDeviation=\"0\" in=\"a1060z\" result=\"a1061z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.12 0\" type=\"matrix\" in=\"a1061z\" result=\"a1062z\"></feColorMatrix></filter></defs><mask id=\"a1063z\" x=\"0.0%\" y=\"-3.2%\" width=\"99.5%\" height=\"105.9%\"><rect x=\"0.0%\" y=\"-3.2%\" width=\"99.5%\" height=\"105.9%\" fill=\"white\"></rect><use href=\"#a1056z\" fill=\"black\"></use></mask><g filter=\"url(#a1058z)\" mask=\"url(#a1063z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1056z\" clip-path=\"url(#a1057z)\"></use></g><use xlink:href=\"#a1056z\" fill=\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\" clip-path=\"url(#a1057z)\"></use></g></svg>',svgContentId:10659727434,withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wml609 hidden-ku0qnp\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9n3q4v\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1p46otc\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7 9\"><path d=\"M 5.767 4.321 C 5.915 4.395 5.915 4.605 5.767 4.679 L 3.125 6 L 0.414 7.355 C 0.281 7.422 0.125 7.325 0.125 7.176 L 0.125 4.5 L 0.125 1.824 C 0.125 1.675 0.281 1.578 0.414 1.645 L 3.125 3 Z\" fill=\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255)) /* {&quot;name&quot;:&quot;Blue&quot;} */\"></path></svg>',svgContentId:12799077433,withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oeb6he\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n9ro2i\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-dlmzme\",\"data-framer-name\":\"circle_check_3\",fill:\"black\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\"><path d=\"M9 1C4.589 1 1 4.589 1 9s3.589 8 8 8 8-3.589 8-8-3.589-8-8-8Zm3.947 5.641c-1.859 1.382-3.435 3.29-4.683 5.669a.75.75 0 0 1-1.331-.005c-.575-1.117-1.218-2.025-1.965-2.776a.75.75 0 1 1 1.064-1.058 11.58 11.58 0 0 1 1.563 1.972c1.239-2.045 2.734-3.726 4.458-5.007a.75.75 0 0 1 .894 1.204Z\" class=\"nc-icon-wrapper\" fill=\"#F7F7F7\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",style:{\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"Identify and source leads\"})}),className:\"framer-q1asqi\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-64cd3\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-19u72qk-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ZZNInCGYP\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PerfectGrid,{columnWidth:10,dashed:false,dashLength:5,dashSpace:5,height:\"100%\",id:\"ZZNInCGYP\",layoutId:\"ZZNInCGYP\",lineColor:\"var(--token-3872c272-ea1c-4308-83b7-db1a4ad1aeef, rgba(215, 222, 234, 0.12))\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ljbj4d\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-107nocy\",\"data-framer-name\":\"user\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 74 74\"><g transform=\"translate(13.006 9.194)\" id=\"ss12793909876_1\"><path d=\"M 12.688 11.306 C 12.688 5.062 17.75 0 23.994 0 C 30.238 0 35.299 5.062 35.299 11.306 C 35.299 17.549 30.238 22.611 23.994 22.611 C 17.75 22.611 12.688 17.549 12.688 11.306 Z\" fill=\"rgb(71, 72, 82)\" stroke=\"var(--token-3872c272-ea1c-4308-83b7-db1a4ad1aeef, rgba(215, 222, 234, 0.12)) /* {&quot;name&quot;:&quot;Border - Dark&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 43.571 52.594 C 47.106 51.479 48.965 47.574 47.464 44.186 C 43.476 35.179 34.477 28.889 23.994 28.889 C 13.51 28.889 4.511 35.179 0.523 44.186 C -0.977 47.578 0.881 51.479 4.417 52.594 C 17.159 56.61 30.828 56.61 43.571 52.594 Z\" fill=\"rgb(71, 72, 82)\" stroke=\"var(--token-3872c272-ea1c-4308-83b7-db1a4ad1aeef, rgba(215, 222, 234, 0.12)) /* {&quot;name&quot;:&quot;Border - Dark&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></g></svg>',svgContentId:12793909876,withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{style:{rotate:90}}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-seldx2\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-hblmv3 hidden-ku0qnp\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1kuwged\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7 9\"><path d=\"M 5.767 4.321 C 5.915 4.395 5.915 4.605 5.767 4.679 L 3.125 6 L 0.414 7.355 C 0.281 7.422 0.125 7.325 0.125 7.176 L 0.125 4.5 L 0.125 1.824 C 0.125 1.675 0.281 1.578 0.414 1.645 L 3.125 3 Z\" fill=\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255)) /* {&quot;name&quot;:&quot;Blue&quot;} */\"></path></svg>',svgContentId:12799077433,withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tmwx6r\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zvm050\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-aidhvc\",\"data-framer-name\":\"circle_check_3\",fill:\"black\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\"><path d=\"M9 1C4.589 1 1 4.589 1 9s3.589 8 8 8 8-3.589 8-8-3.589-8-8-8Zm3.947 5.641c-1.859 1.382-3.435 3.29-4.683 5.669a.75.75 0 0 1-1.331-.005c-.575-1.117-1.218-2.025-1.965-2.776a.75.75 0 1 1 1.064-1.058 11.58 11.58 0 0 1 1.563 1.972c1.239-2.045 2.734-3.726 4.458-5.007a.75.75 0 0 1 .894 1.204Z\" class=\"nc-icon-wrapper\" fill=\"#F7F7F7\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",style:{\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"Research and find an angle to sell\"})}),className:\"framer-7r3vhy\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1reoxlh\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-88zc6v-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"SJNe5X1z8\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PerfectGrid,{columnWidth:10,dashed:false,dashLength:5,dashSpace:5,height:\"100%\",id:\"SJNe5X1z8\",layoutId:\"SJNe5X1z8\",lineColor:\"var(--token-3872c272-ea1c-4308-83b7-db1a4ad1aeef, rgba(215, 222, 234, 0.12))\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1298gts\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-7ad2xa\",\"data-framer-name\":\"globe_2\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 74 74\"><g transform=\"translate(7.194 7.194)\" id=\"ss10222865192_1\"><path d=\"M 0 29.806 C 0 13.344 13.344 0 29.806 0 C 46.267 0 59.611 13.344 59.611 29.806 C 59.611 46.267 46.267 59.611 29.806 59.611 C 13.344 59.611 0 46.267 0 29.806 Z\" fill=\"rgb(71, 72, 82)\" stroke-width=\"1.23\" stroke=\"var(--token-3872c272-ea1c-4308-83b7-db1a4ad1aeef, rgba(215, 222, 234, 0.12)) /* {&quot;name&quot;:&quot;Border - Dark&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 17.472 29.806 C 17.472 13.344 22.994 0 29.806 0 C 36.617 0 42.139 13.344 42.139 29.806 C 42.139 46.267 36.617 59.611 29.806 59.611 C 22.994 59.611 17.472 46.267 17.472 29.806 Z\" fill=\"transparent\" stroke-width=\"1.23\" stroke=\"var(--token-3872c272-ea1c-4308-83b7-db1a4ad1aeef, rgba(215, 222, 234, 0.12)) /* {&quot;name&quot;:&quot;Border - Dark&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 0 29.806 L 59.611 29.806\" fill=\"rgb(76, 77, 87)\" stroke-width=\"1.23\" stroke=\"var(--token-3872c272-ea1c-4308-83b7-db1a4ad1aeef, rgba(215, 222, 234, 0.12)) /* {&quot;name&quot;:&quot;Border - Dark&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></g></svg>',svgContentId:10222865192,withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{style:{rotate:90}}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1s43gwn\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-m62qwe hidden-ku0qnp\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-18o1sxy\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7 9\"><path d=\"M 5.767 4.321 C 5.915 4.395 5.915 4.605 5.767 4.679 L 3.125 6 L 0.414 7.355 C 0.281 7.422 0.125 7.325 0.125 7.176 L 0.125 4.5 L 0.125 1.824 C 0.125 1.675 0.281 1.578 0.414 1.645 L 3.125 3 Z\" fill=\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255)) /* {&quot;name&quot;:&quot;Blue&quot;} */\"></path></svg>',svgContentId:12799077433,withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-prdtma\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5eifx7\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-vrk0bv\",\"data-framer-name\":\"circle_check_3\",fill:\"black\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\"><path d=\"M9 1C4.589 1 1 4.589 1 9s3.589 8 8 8 8-3.589 8-8-3.589-8-8-8Zm3.947 5.641c-1.859 1.382-3.435 3.29-4.683 5.669a.75.75 0 0 1-1.331-.005c-.575-1.117-1.218-2.025-1.965-2.776a.75.75 0 1 1 1.064-1.058 11.58 11.58 0 0 1 1.563 1.972c1.239-2.045 2.734-3.726 4.458-5.007a.75.75 0 0 1 .894 1.204Z\" class=\"nc-icon-wrapper\" fill=\"#F7F7F7\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",style:{\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"Send Linkedin and email outreach\"})}),className:\"framer-1v6at0b\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g4s8kz\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rziksx-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"X9X2fWzXg\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PerfectGrid,{columnWidth:10,dashed:false,dashLength:5,dashSpace:5,height:\"100%\",id:\"X9X2fWzXg\",layoutId:\"X9X2fWzXg\",lineColor:\"var(--token-3872c272-ea1c-4308-83b7-db1a4ad1aeef, rgba(215, 222, 234, 0.12))\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v3mxhb\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rg0lb\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-rkkobr\",\"data-border\":true,\"data-framer-name\":\"Frame 1088\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-azcyqu\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-5n8xc9\",\"data-border\":true,\"data-framer-name\":\"Frame 1088\"})})]})]})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-do3vs3\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7 7\"></svg>',svgContentId:10273193704,withExternalLayout:true})]})]})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ijswnr\",\"data-framer-name\":\"Content - Grid\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mcke7j\",\"data-framer-name\":\"Card 1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7kerv0\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-4k029d\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o3kg2f-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"J1nJquvVu\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M15.75,0h-4.5c-1.241,0-2.25,1.009-2.25,2.25v2c0,1.156,.876,2.111,2,2.236v1.264c0,.296,.174,.564,.444,.685,.098,.043,.202,.065,.306,.065,.182,0,.361-.066,.501-.192l2.013-1.808h1.486c1.241,0,2.25-1.009,2.25-2.25V2.25c0-1.241-1.009-2.25-2.25-2.25Z\"></path>     <path d=\"M15.25,7.5c-.414,0-.75,.336-.75,.75v6c0,.689-.561,1.25-1.25,1.25H3.75c-.689,0-1.25-.561-1.25-1.25v-5.5c0-.689,.561-1.25,1.25-1.25h4.38c.414,0,.75-.336,.75-.75s-.336-.75-.75-.75h-2.13V3.792c.446-.26,.75-.738,.75-1.292,0-.828-.672-1.5-1.5-1.5s-1.5,.672-1.5,1.5c0,.554,.304,1.032,.75,1.292v2.208h-.75c-1.517,0-2.75,1.233-2.75,2.75v5.5c0,1.517,1.233,2.75,2.75,2.75H13.25c1.517,0,2.75-1.233,2.75-2.75v-6c0-.414-.336-.75-.75-.75Z\"></path>     <circle cx=\"5.5\" cy=\"11\" r=\"1\"></circle>     <circle cx=\"11.5\" cy=\"11\" r=\"1\"></circle>     <path d=\"M7,12.5c0,.828,.672,1.5,1.5,1.5s1.5-.672,1.5-1.5c0-.276-.224-.5-.5-.5h-2c-.276,0-.5,.224-.5,.5Z\"></path>   </g> </svg>',height:\"100%\",id:\"J1nJquvVu\",layoutId:\"J1nJquvVu\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-5i74jh\",\"data-styles-preset\":\"lNJKBANRV\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"Connect your internal tools and system \"})}),className:\"framer-1ku141a\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ep3d2e\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",style:{\"--framer-text-color\":\"var(--token-1204d233-1b72-402f-bee9-6a678a06318b, rgb(172, 176, 185))\"},children:\"Agents can connect to your tools and fill out data entries and search the knowledge base\"})}),className:\"framer-1ihcpjt\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tkhw1v\",\"data-framer-name\":\"Card 3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o2hv3j\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jgrefu\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yh2jf3-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"qBkDwA2sP\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M10.244,16.263c-.767-.382-1.244-1.154-1.244-2.013s.478-1.631,1.246-2.014l1.327-.664,.664-1.329c.373-.747,1.145-1.21,2.013-1.21s1.64,.464,2.013,1.21l.441,.883c.188-.678,.296-1.39,.296-2.127,0-4.411-3.589-8-8-8S1,4.589,1,9c0,1.397,.371,2.778,1.062,3.971,.238,.446-.095,2.002-.842,2.749-.209,.209-.276,.522-.17,.798,.105,.276,.364,.465,.659,.481,.079,.004,.16,.006,.242,.006,1.145,0,2.534-.407,3.44-.871,.675,.343,1.39,.587,2.131,.727,.484,.092,.981,.138,1.478,.138,.737,0,1.448-.108,2.127-.296l-.883-.441Z\"></path>     <path d=\"M17.585,13.579l-1.776-.888-.888-1.776c-.254-.508-1.088-.508-1.342,0l-.888,1.776-1.776,.888c-.255,.127-.415,.387-.415,.671s.16,.544,.415,.671l1.776,.888,.888,1.776c.127,.254,.387,.415,.671,.415s.544-.161,.671-.415l.888-1.776,1.776-.888c.255-.127,.415-.387,.415-.671s-.16-.544-.415-.671Z\"></path>   </g> </svg>',height:\"100%\",id:\"qBkDwA2sP\",layoutId:\"qBkDwA2sP\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-5i74jh\",\"data-styles-preset\":\"lNJKBANRV\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"Set your rules and knowledge base\"})}),className:\"framer-1367e0y\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hdsrip\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",style:{\"--framer-text-color\":\"var(--token-1204d233-1b72-402f-bee9-6a678a06318b, rgb(172, 176, 185))\"},children:\"Set up rules and instructions so every piece of content is reliable, structured and on brand for your company\"})}),className:\"framer-6bmxpw\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3ncdd7\",\"data-framer-name\":\"Card 2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7hgs44\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3h2rio\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i057fs-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"W_vS9iLZG\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\"><title>inbox</title><g fill=\"#F7F7F7\"><path d=\"m11.978,6.068l-.871-3.485c-.307-1.227-1.404-2.083-2.668-2.083H3.562C2.297.5,1.2,1.356.894,2.583L.022,6.068c-.015.059-.022.12-.022.182v2.5c0,1.517,1.233,2.75,2.75,2.75h6.5c1.517,0,2.75-1.233,2.75-2.75v-2.5c0-.062-.007-.123-.022-.182ZM3.562,2h4.877c.575,0,1.073.39,1.213.947l.763,3.053h-1.664c-.414,0-.75.336-.75.75v1.25h-4v-1.25c0-.414-.336-.75-.75-.75h-1.664l.763-3.053c.14-.558.638-.947,1.213-.947Z\" stroke-width=\"0\" fill=\"#F7F7F7\"></path></g></svg>',height:\"100%\",id:\"W_vS9iLZG\",layoutId:\"W_vS9iLZG\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-5i74jh\",\"data-styles-preset\":\"lNJKBANRV\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"Define the goal and receive notifications when it is done\"})}),className:\"framer-oj0r3n\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12sz97a\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",style:{\"--framer-text-color\":\"var(--token-1204d233-1b72-402f-bee9-6a678a06318b, rgb(172, 176, 185))\"},children:\"AI agents notify you when they are done everyday for you to review and approve their work\"})}),className:\"framer-1lerel2\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nyxm4a\",\"data-framer-name\":\"Line\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-19o66im\"})})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-7ew60d\",\"data-framer-name\":\"Bento\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11pyx\",\"data-framer-name\":\"Wrapper - V\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ggfcig-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"HICZUaGCF\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Pattern,{back:\"rgba(237, 239, 245, 0)\",diagonal:true,direction:\"left\",duration:5,front:\"rgba(213, 215, 231, 0.8)\",height:\"100%\",id:\"HICZUaGCF\",layoutId:\"HICZUaGCF\",patternType:\"polka\",radius:0,scale:8,shouldAnimate:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x02gwu\",\"data-framer-name\":\"Top\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u2twt5\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-geobed-container\",nodeId:\"cS6yKk7sW\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"cS6yKk7sW\",jcfrHBLBs:\"All-in-one AI native solutions\",layoutId:\"cS6yKk7sW\",oDE3iQUIK:true,seKvcVpGY:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(57, 74, 106))\",TaCFo3Uda:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M5.493,3.492l-.946-.315-.316-.947c-.102-.306-.609-.306-.711,0l-.316,.947-.946,.315c-.153,.051-.257,.194-.257,.356s.104,.305,.257,.356l.946,.315,.316,.947c.051,.153,.194,.256,.355,.256s.305-.104,.355-.256l.316-.947,.946-.315c.153-.051,.257-.194,.257-.356s-.104-.305-.257-.356Z\"></path>     <path d=\"M16.658,12.99l-1.263-.421-.421-1.263c-.137-.408-.812-.408-.949,0l-.421,1.263-1.263,.421c-.204,.068-.342,.259-.342,.474s.138,.406,.342,.474l1.263,.421,.421,1.263c.068,.204,.26,.342,.475,.342s.406-.138,.475-.342l.421-1.263,1.263-.421c.204-.068,.342-.259,.342-.474s-.138-.406-.342-.474Z\"></path>     <circle cx=\"7.75\" cy=\"1.75\" r=\".75\"></circle>     <path d=\"M15.151,2.848c-.998-.998-2.739-.998-3.737,0L3.605,10.657c-.862,.863-1.401,3.406-1.594,4.459-.044,.242,.034,.49,.208,.665,.142,.142,.333,.22,.53,.22,.045,0,.09-.004,.134-.012,1.053-.191,3.595-.729,4.46-1.593l7.808-7.809c1.03-1.03,1.03-2.708,0-3.738Z\"></path>   </g> </svg>',width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-tfjoh\",\"data-styles-preset\":\"t3v48zzB3\",style:{\"--framer-text-alignment\":\"left\"},children:\"End to end automation workspace for the best sales teams\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-tfjoh\",\"data-styles-preset\":\"t3v48zzB3\",children:\"End to end workspace to automate things you couldn't before\"})}),className:\"framer-19hjri0\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"left\"},children:\"Godmode makes sales and marketing outcome oriented\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"center\"},children:\"Godmode makes operations more efficient than ever before.\"})}),className:\"framer-1um0ki\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c6jd6o\",\"data-framer-name\":\"Bento\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jvik0c\",\"data-framer-name\":\"Row 2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5hnd93\",\"data-framer-name\":\"Card 3\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pb1wg0\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pmjsd4\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-yvoodk\",\"data-border\":true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{__framer__loopEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__loop:animation9,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition8,__perspectiveFX:false,__targetOpacity:1,className:\"framer-id8zcr\",\"data-border\":true,transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-46zb49-container\",nodeId:\"vXZmpVmF8\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{variant:\"Yd4K_egXn\"}},children:/*#__PURE__*/_jsx(IconBento,{height:\"100%\",id:\"vXZmpVmF8\",layoutId:\"vXZmpVmF8\",variant:\"b_P3DkbSe\",width:\"100%\",YicrK1to0:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <g clip-path=\"url(#clip0_752_71)\"> <path d=\"M12.6362 13.1138C12.6362 13.1138 12.1663 15.8942 9.57621 15.3314C9.02326 15.2113 8.53194 14.8816 8.24787 14.3935C8.02799 14.0172 7.95004 13.5747 8.02812 13.146C8.10235 12.7169 8.30114 12.3191 8.59975 12.0021C8.89837 11.6852 9.28361 11.463 9.70752 11.3634C9.90645 11.3168 10.1094 11.2897 10.3136 11.2825C11.5642 11.2379 7.49973 10.6572 7.49973 10.6572C7.49973 10.6572 5.98112 12.2652 6.96375 14.3644C6.96375 14.3644 7.94638 16.5083 10.3583 16.0617C10.3583 16.0617 12.5469 15.7937 12.6362 13.1138Z\" fill=\"#CD92FE\"/> <path d=\"M7.25781 5.85029C7.25781 5.85029 7.72769 3.0699 10.3178 3.63267C10.8708 3.75282 11.3621 4.08245 11.6462 4.57064C11.8663 4.94664 11.9442 5.3891 11.8659 5.81769C11.7917 6.24678 11.5929 6.64457 11.2943 6.96153C10.9957 7.27849 10.6104 7.50062 10.1865 7.60027C9.98758 7.64677 9.78456 7.67355 9.58039 7.68022C8.32977 7.72488 12.3943 8.30553 12.3943 8.30553C12.3943 8.30553 13.9129 6.69759 12.9303 4.59833C12.9303 4.59833 11.9476 2.45441 9.53573 2.90106C9.53573 2.9024 7.34714 3.17039 7.25781 5.85029Z\" fill=\"#CD92FE\"/> <path d=\"M9.90889 0.473633C8.49922 0.473633 7.1473 1.03362 6.15052 2.0304C5.15374 3.02718 4.59375 4.37911 4.59375 5.78877C4.59375 8.72415 7.01817 11.6846 9.95355 11.6846C12.8889 11.6846 15.224 8.72415 15.224 5.78877C15.224 4.37911 14.664 3.02718 13.6673 2.0304C12.6705 1.03362 11.3185 0.473633 9.90889 0.473633ZM9.94417 10.3727C7.62561 10.3727 5.71038 8.03453 5.71038 5.71597C5.71038 4.60245 6.15272 3.53454 6.94009 2.74717C7.72746 1.9598 8.79537 1.51745 9.90889 1.51745C12.2274 1.51745 14.1967 3.42554 14.1967 5.7441C14.1967 8.06266 12.2627 10.3727 9.94417 10.3727Z\" fill=\"#CD92FE\"/> <path d=\"M9.90889 18.4736C11.3185 18.4736 12.6705 17.9136 13.6673 16.9168C14.664 15.9201 15.224 14.5681 15.224 13.1585C15.224 10.2231 12.7996 7.2627 9.86422 7.2627C6.92884 7.2627 4.59375 10.2231 4.59375 13.1585C4.59375 14.5681 5.15374 15.9201 6.15052 16.9168C7.1473 17.9136 8.49922 18.4736 9.90889 18.4736ZM9.8736 8.57451C12.1922 8.57451 14.1074 10.9127 14.1074 13.2313C14.1074 13.7826 13.9988 14.3286 13.7878 14.838C13.5768 15.3474 13.2675 15.8102 12.8777 16.2001C12.4878 16.5899 12.025 16.8992 11.5156 17.1102C11.0062 17.3212 10.4602 17.4298 9.90889 17.4298C7.59033 17.4298 5.62105 15.5217 5.62105 13.2031C5.62105 10.8846 7.55504 8.57451 9.8736 8.57451Z\" fill=\"#CD92FE\"/> </g> <defs> <clipPath id=\"clip0_752_71\"> <rect width=\"10.6303\" height=\"18\" fill=\"white\" transform=\"translate(4.59375 0.473633)\"/> </clipPath> </defs> </svg>'})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a2cfwe-container\",nodeId:\"kn3FeVoHz\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{variant:\"Yd4K_egXn\"}},children:/*#__PURE__*/_jsx(IconBento,{height:\"100%\",id:\"kn3FeVoHz\",layoutId:\"kn3FeVoHz\",variant:\"b_P3DkbSe\",width:\"100%\",YicrK1to0:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <g clip-path=\"url(#clip0_688_72)\"> <path d=\"M10.0156 0.110352L3.26562 14.0604H5.45938L10.0156 4.52598L14.375 14.0604H16.5406L10.0156 0.110352ZM8.075 14.0604L10.0156 18.1104L11.9 14.0604H8.075Z\" fill=\"#070708\"/> </g> <defs> <clipPath id=\"clip0_688_72\"> <rect width=\"18\" height=\"18\" fill=\"white\" transform=\"translate(0.90625 0.110352)\"/> </clipPath> </defs> </svg>'})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2jb5cl-container\",nodeId:\"jQzJZGmtj\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{variant:\"Yd4K_egXn\"}},children:/*#__PURE__*/_jsx(IconBento,{height:\"100%\",id:\"jQzJZGmtj\",layoutId:\"jQzJZGmtj\",variant:\"b_P3DkbSe\",width:\"100%\",YicrK1to0:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M2.44396 6.21643L2.46604 12.3222L2.62062 12.9515C2.80832 13.6913 3.0733 14.3869 3.37142 14.8948C4.29888 16.4847 5.89985 17.5999 7.83206 17.9863C8.69327 18.163 10.0293 18.1299 10.9015 17.909C12.8116 17.4122 14.4457 16.0983 15.329 14.3427C15.87 13.2607 16.1019 11.7812 15.9363 10.4894C15.6603 8.34738 14.3243 6.43725 12.3921 5.39938C11.4425 4.88044 10.5482 4.67066 9.26741 4.67066C8.7816 4.67066 8.30683 4.69274 8.19641 4.70378L8.00871 4.73691V7.40887C8.00871 8.87735 8.0308 10.0698 8.05288 10.0588C8.86993 9.65023 8.90305 9.63919 9.3447 9.66128C9.59865 9.67232 9.87468 9.73856 10.0182 9.79377C10.3826 9.97043 10.7359 10.3569 10.8794 10.7433C11.3873 12.0903 10.4047 13.3932 8.9693 13.2828C8.18537 13.2276 7.67748 12.7749 7.42353 11.9468C7.32416 11.6156 7.31312 11.1298 7.30208 5.84103L7.28 0.0996094H2.42188C2.42187 0.110651 2.44396 6.21643 2.44396 6.21643Z\" fill=\"#094303\"/> </svg>'})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rx9uac-container\",nodeId:\"unm5ZHr_C\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{variant:\"Yd4K_egXn\"}},children:/*#__PURE__*/_jsx(IconBento,{height:\"100%\",id:\"unm5ZHr_C\",layoutId:\"unm5ZHr_C\",variant:\"b_P3DkbSe\",width:\"100%\",YicrK1to0:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <g clip-path=\"url(#clip0_688_90)\"> <path d=\"M16.1884 15.8576H13.5214V11.6809C13.5214 10.6849 13.5036 9.40272 12.1342 9.40272C10.7452 9.40272 10.5326 10.4879 10.5326 11.6084V15.8574H7.86559V7.26821H10.4259V8.44201H10.4618C10.9839 7.54936 11.9546 7.01621 12.988 7.05457C15.6911 7.05457 16.1895 8.83263 16.1895 11.1458L16.1884 15.8576ZM4.85629 6.09413C4.00151 6.09429 3.30845 5.40146 3.30829 4.54666C3.30814 3.69187 4.00095 2.99879 4.85573 2.99864C5.71051 2.99848 6.40357 3.69131 6.40372 4.54611C6.4038 4.9566 6.2408 5.3503 5.9506 5.64061C5.6604 5.93092 5.26677 6.09406 4.85629 6.09413ZM6.1898 15.8576H3.51999V7.26821H6.1898V15.8576ZM17.518 0.52185H2.1798C1.45489 0.513669 0.86041 1.09436 0.851562 1.81928V17.2215C0.860107 17.9468 1.45453 18.528 2.1798 18.5204H17.518C18.2447 18.5294 18.8415 17.9482 18.8516 17.2215V1.81817C18.8412 1.09181 18.2444 0.511159 17.518 0.520622\" fill=\"#0A66C2\"/> </g> <defs> <clipPath id=\"clip0_688_90\"> <rect width=\"18\" height=\"18\" fill=\"white\" transform=\"translate(0.851562 0.520508)\"/> </clipPath> </defs> </svg>'})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ftoczb\",\"data-border\":true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{__framer__loopEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__loop:animation10,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition8,__perspectiveFX:false,__targetOpacity:1,className:\"framer-tem2y7\",\"data-border\":true,style:{rotate:45},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12lo4fp-container\",nodeId:\"DcJjvSV1P\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:-45},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{variant:\"Yd4K_egXn\"}},children:/*#__PURE__*/_jsx(IconBento,{height:\"100%\",id:\"DcJjvSV1P\",layoutId:\"DcJjvSV1P\",variant:\"hSW9_qVl7\",width:\"100%\",YicrK1to0:'<svg width=\"16\" height=\"17\" viewBox=\"0 0 16 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M15.8646 8.58696C15.8646 7.93144 15.8114 7.45309 15.6962 6.95703H8.21094V9.91569H12.6046C12.5161 10.651 12.0377 11.7583 10.9747 12.5023L10.9598 12.6014L13.3265 14.4348L13.4905 14.4512C14.9964 13.0604 15.8646 11.0141 15.8646 8.58696Z\" fill=\"#4285F4\"/> <path d=\"M8.21589 16.3821C10.3684 16.3821 12.1755 15.6734 13.4955 14.4509L10.9797 12.5021C10.3065 12.9715 9.40288 13.2993 8.21589 13.2993C6.10761 13.2993 4.31824 11.9086 3.68038 9.98633L3.58688 9.99427L1.12593 11.8988L1.09375 11.9883C2.40477 14.5926 5.09772 16.3821 8.21589 16.3821Z\" fill=\"#34A853\"/> <path d=\"M3.67919 9.98637C3.51089 9.49031 3.41349 8.95877 3.41349 8.40958C3.41349 7.86033 3.51089 7.32885 3.67034 6.83279L3.66588 6.72714L1.1741 4.79199L1.09257 4.83077C0.552233 5.9115 0.242188 7.12512 0.242188 8.40958C0.242188 9.69404 0.552233 10.9076 1.09257 11.9883L3.67919 9.98637Z\" fill=\"#FBBC05\"/> <path d=\"M8.21589 3.52019C9.71293 3.52019 10.7228 4.16684 11.2986 4.70724L13.5486 2.51035C12.1667 1.2259 10.3684 0.4375 8.21589 0.4375C5.09772 0.4375 2.40477 2.22687 1.09375 4.83121L3.67152 6.83323C4.31824 4.91097 6.10761 3.52019 8.21589 3.52019Z\" fill=\"#EB4335\"/> </svg>'})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bcnxec-container\",nodeId:\"g9EDZsZpA\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:-45},transformTemplate:transformTemplate3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{variant:\"Yd4K_egXn\"}},children:/*#__PURE__*/_jsx(IconBento,{height:\"100%\",id:\"g9EDZsZpA\",layoutId:\"g9EDZsZpA\",variant:\"hSW9_qVl7\",width:\"100%\",YicrK1to0:'<svg width=\"17\" height=\"17\" viewBox=\"0 0 17 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <g clip-path=\"url(#clip0_688_95)\"> <path d=\"M6.85032 4.10441C7.36732 3.56891 8.08782 3.23016 8.88182 3.23016C9.94057 3.23016 10.8581 3.82116 11.3506 4.69516C11.7756 4.50441 12.2493 4.39966 12.7506 4.39966C14.6591 4.39966 16.2006 5.95716 16.2006 7.87791C16.2006 9.79866 14.6503 11.3564 12.7453 11.3564C12.5179 11.3561 12.291 11.3334 12.0681 11.2887C11.6371 12.0582 10.8123 12.5812 9.86407 12.5812C9.47007 12.5812 9.09457 12.4887 8.76207 12.3312C8.32507 13.3592 7.30307 14.0857 6.11457 14.0857C4.87707 14.0857 3.81832 13.3039 3.41457 12.2019C3.23426 12.239 3.05065 12.2576 2.86657 12.2574C1.38957 12.2552 0.19532 11.0489 0.19532 9.55266C0.194227 9.08001 0.317 8.61532 0.551406 8.20489C0.785812 7.79446 1.12367 7.45262 1.53132 7.21341C1.36507 6.83791 1.27282 6.41916 1.27282 5.97591C1.26657 4.27066 2.66407 2.87891 4.37532 2.87891C4.8544 2.87816 5.32714 2.98838 5.75649 3.20091C6.18585 3.41344 6.56015 3.72251 6.85007 4.10391\" fill=\"#00A1E0\"/> </g> <defs> <clipPath id=\"clip0_688_95\"> <rect width=\"16\" height=\"16\" fill=\"white\" transform=\"translate(0.195312 0.481445)\"/> </clipPath> </defs> </svg>'})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cgb2ng-container\",nodeId:\"fRjWRpl4d\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:-45},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{variant:\"Yd4K_egXn\"}},children:/*#__PURE__*/_jsx(IconBento,{height:\"100%\",id:\"fRjWRpl4d\",layoutId:\"fRjWRpl4d\",variant:\"hSW9_qVl7\",width:\"100%\",YicrK1to0:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <g clip-path=\"url(#clip0_688_93)\"> <path d=\"M14.6806 7.60021C14.3242 6.99178 13.8156 6.48654 13.2048 6.13413C12.7385 5.86313 12.2563 5.69101 11.7118 5.61654V3.66705C11.9759 3.55764 12.201 3.37154 12.3581 3.1328C12.5152 2.89407 12.5971 2.61369 12.5932 2.32792C12.5942 2.13493 12.557 1.94366 12.4838 1.76509C12.4106 1.58651 12.3029 1.42416 12.1667 1.28736C12.0306 1.15056 11.8688 1.042 11.6906 0.967929C11.5124 0.893855 11.3213 0.855724 11.1283 0.855726C10.7374 0.855724 10.3625 1.01067 10.0856 1.28662C9.80874 1.56257 9.65255 1.93702 9.65126 2.32792C9.65126 2.92607 9.96865 3.43633 10.5143 3.66705V5.60555C10.0623 5.67096 9.62376 5.80863 9.21546 6.01328L3.99687 2.0618C4.0335 1.92386 4.06524 1.78103 4.06524 1.63088C4.06524 0.729992 3.33524 0 2.43435 0C1.53346 0 0.804688 0.729992 0.804688 1.63088C0.804688 2.53178 1.53468 3.26177 2.43557 3.26177C2.74319 3.26177 3.02762 3.17144 3.27299 3.02373L3.61479 3.28252L8.29626 6.65782C8.04845 6.88487 7.81773 7.14366 7.63341 7.4342C7.25986 8.02625 7.03159 8.67689 7.03159 9.38735V9.53384C7.03324 10.0157 7.12003 10.4934 7.28794 10.945C7.42954 11.3307 7.63707 11.6823 7.89464 11.9997L6.33944 13.5586C5.87923 13.3877 5.36286 13.5012 5.01496 13.8491C4.77814 14.0847 4.64508 14.4057 4.6463 14.7402C4.64752 15.0747 4.77814 15.3933 5.01618 15.6313C5.25422 15.8694 5.57283 16.0012 5.9073 16.0012C6.24178 16.0012 6.56283 15.8694 6.79843 15.6313C7.03403 15.3933 7.16831 15.0747 7.16709 14.7402C7.16699 14.6118 7.14723 14.4842 7.10849 14.3618L8.71496 12.7553C8.93469 12.9079 9.17273 13.0361 9.42909 13.146C9.95597 13.377 10.5249 13.4967 11.1003 13.4975H11.2101C11.884 13.4975 12.52 13.3388 13.1169 13.0153C13.7305 12.6863 14.246 12.2007 14.6111 11.6078C14.9858 11.0097 15.1909 10.3468 15.1909 9.61807V9.58144C15.1909 8.86488 15.0249 8.20447 14.6782 7.59899L14.6806 7.60021ZM12.7189 10.9718C12.2831 11.4565 11.7814 11.7556 11.215 11.7556H11.1076C10.7841 11.7556 10.4667 11.6664 10.1579 11.5029C9.81922 11.3268 9.53228 11.0655 9.32533 10.7448C9.10071 10.4274 8.97864 10.0807 8.97864 9.71328V9.60342C8.97864 9.24208 9.04822 8.89906 9.22278 8.57557C9.40956 8.20935 9.66224 7.9469 9.99794 7.72839C10.3336 7.50988 10.6791 7.4049 11.0722 7.4049H11.1088C11.4628 7.4049 11.8009 7.47448 12.1183 7.63684C12.4399 7.80594 12.713 8.05424 12.9118 8.35828C13.1087 8.66318 13.2304 9.01041 13.267 9.37148L13.2756 9.59976C13.2756 10.0966 13.0851 10.5568 12.7055 10.9743L12.7189 10.9718Z\" fill=\"#F8761F\"/> </g> <defs> <clipPath id=\"clip0_688_93\"> <rect width=\"16\" height=\"16\" fill=\"white\"/> </clipPath> </defs> </svg>'})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jgb4e6-container\",nodeId:\"SCKKKnI9G\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:-45},transformTemplate:transformTemplate3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{variant:\"Yd4K_egXn\"}},children:/*#__PURE__*/_jsx(IconBento,{height:\"100%\",id:\"SCKKKnI9G\",layoutId:\"SCKKKnI9G\",variant:\"hSW9_qVl7\",width:\"100%\",YicrK1to0:'<svg width=\"17\" height=\"17\" viewBox=\"0 0 17 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <g clip-path=\"url(#clip0_688_80)\"> <path d=\"M9.84047 6.98576C9.52103 7.07801 9.16879 7.07954 8.83944 7.06557C8.45633 7.0493 8.05063 7.00069 7.69689 6.84287C7.40582 6.71306 7.17232 6.47883 7.29452 6.1405C7.38068 5.90189 7.57165 5.68873 7.7924 5.56858C8.04058 5.43342 8.31328 5.45538 8.56161 5.57754C8.84041 5.71471 9.07231 5.93784 9.28253 6.16297C9.39273 6.28103 9.49789 6.40361 9.60164 6.52736C9.64951 6.5843 9.97416 6.90976 9.84047 6.98576ZM15.1506 7.10208C14.6593 6.98734 14.0788 7.02844 13.5862 6.9494C12.8104 6.8248 11.6547 5.91677 11.0283 4.9938C10.593 4.35247 10.3853 3.69926 10.0525 2.90331C9.82026 2.34773 9.31384 0.590484 8.60567 1.41299C8.31405 1.75173 7.9876 2.86682 7.74912 2.8511C7.57249 2.89232 7.54367 2.54677 7.48778 2.3991C7.3863 2.13094 7.33248 1.8207 7.19651 1.56783C7.08783 1.36572 6.94514 1.12362 6.72661 1.02538C6.33726 0.824434 5.86783 1.4301 5.63489 2.14831C5.53528 2.53342 4.86568 3.27995 4.57407 3.4605C3.24728 4.28232 0.584325 5.14814 0.312731 8.03117C0.311623 8.04313 0.312731 8.07949 0.357824 8.04674C0.67541 7.81591 4.27768 5.21163 1.96585 10.2456C0.549553 13.3297 7.38768 15.2937 7.7392 15.3017C7.78658 15.3028 7.78313 15.2811 7.78472 15.2669C8.3304 10.3445 13.7211 10.8627 14.9765 9.68377C16.2206 8.51564 16.246 7.3849 15.1506 7.10208Z\" fill=\"#FA5320\"/> </g> <defs> <clipPath id=\"clip0_688_80\"> <rect width=\"16\" height=\"16\" fill=\"white\" transform=\"translate(0.148438 0.172852)\"/> </clipPath> </defs> </svg>'})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e3w96h\",\"data-border\":true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rxct2b\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1rgu64t\",\"data-framer-name\":\"graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 25\"><path d=\"M 21.75 12.246 L 21.75 12.99 C 21.75 15.562 20.718 18.027 18.882 19.842 C 17.046 21.657 14.557 22.672 11.965 22.663 C 6.902 22.645 2.778 18.751 2.298 13.849 C 2.288 13.719 2.346 13.593 2.453 13.517 C 2.559 13.441 2.698 13.425 2.819 13.476 C 4.205 14.054 5.808 13.65 6.75 12.488 C 7.357 13.237 8.261 13.69 9.229 13.732 C 10.198 13.773 11.137 13.398 11.807 12.704 C 12.11 13.194 12.523 13.607 13.013 13.913 C 11.901 14.757 11.25 16.066 11.25 17.455 C 11.249 17.663 11.337 17.863 11.491 18.004 C 11.646 18.146 11.853 18.216 12.062 18.199 C 12.457 18.157 12.754 17.824 12.75 17.431 C 12.763 15.797 14.102 14.479 15.75 14.479 C 15.958 14.479 16.156 14.394 16.299 14.244 C 16.441 14.093 16.514 13.891 16.5 13.686 C 16.465 13.289 16.128 12.986 15.726 12.99 L 15 12.99 C 13.757 12.99 12.75 11.991 12.75 10.758 L 12.75 9.27 L 18.75 9.27 C 20.407 9.27 21.75 10.603 21.75 12.246 Z M 4.194 12.246 C 5.208 12.21 6 11.351 6 10.342 L 6 8.202 C 6 7.19 5.209 6.331 4.194 6.294 C 3.685 6.276 3.19 6.463 2.823 6.814 C 2.457 7.165 2.25 7.649 2.25 8.155 L 2.25 10.387 C 2.25 10.892 2.457 11.376 2.824 11.726 C 3.19 12.077 3.685 12.265 4.194 12.246 Z M 9.444 12.246 C 10.459 12.211 11.25 11.352 11.25 10.343 L 11.25 5.971 C 11.25 4.962 10.459 4.104 9.444 4.067 C 8.936 4.048 8.442 4.235 8.075 4.585 C 7.709 4.935 7.501 5.418 7.5 5.923 L 7.5 10.387 C 7.5 10.892 7.707 11.376 8.074 11.726 C 8.44 12.077 8.935 12.265 9.444 12.246 Z M 16.5 5.923 C 16.5 5.417 16.293 4.933 15.927 4.582 C 15.56 4.231 15.065 4.043 14.556 4.062 C 13.541 4.099 12.75 4.958 12.75 5.967 L 12.75 7.782 L 16.126 7.782 C 16.332 7.781 16.499 7.616 16.5 7.411 Z\" fill=\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"></path></svg>',svgContentId:9351359690,withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jk1glz\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iluo66\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19n914n\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j7dsyw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"RDV_ZTgJS\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M9,1.25c-3.479,0-7,1.03-7,3V13.75c0,1.97,3.521,3,7,3s7-1.03,7-3V4.25c0-1.97-3.521-3-7-3Zm5.5,7.75c0,.436-1.927,1.5-5.5,1.5s-5.5-1.064-5.5-1.5v-2.829c1.349,.711,3.429,1.079,5.5,1.079s4.151-.368,5.5-1.079v2.829Zm-5.5,6.25c-3.573,0-5.5-1.064-5.5-1.5v-2.829c1.349,.711,3.429,1.079,5.5,1.079s4.151-.368,5.5-1.079v2.829c0,.436-1.927,1.5-5.5,1.5Z\"></path>   </g> </svg>',height:\"100%\",id:\"RDV_ZTgJS\",layoutId:\"RDV_ZTgJS\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1fo13kz\",\"data-styles-preset\":\"KdZLCv1Lv\",style:{\"--framer-text-alignment\":\"left\"},children:\"Use AI to take actions instead of hiring more people\"})}),className:\"framer-gm3gu\",\"data-framer-name\":\"Unlock contact details\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:\"Let AI find and engage the prospects who are most likely to convert\"})})},WKcbh0Qtk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:\"Let AI find and engage the prospects who are most likely to convert\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",style:{\"--framer-text-color\":\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(67, 76, 92))\"},children:\"Let AI find and engage the prospects who are most likely to convert\"})}),className:\"framer-8j955k\",\"data-framer-name\":\"Enrich your leads with the richest information to find accurate contact information\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9ap5ek\",\"data-framer-name\":\"Card 4\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wukkcf\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-8s53z6\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1paupek\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ufbrse\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fafaxc\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(14, 26, 42))\"},children:\"You\"})}),className:\"framer-1yqjuyo\",\"data-framer-name\":\"Enrich your leads with the richest information to find accurate contact information\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wgxxt4\",\"data-framer-name\":\"Frame 1088\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",children:[\"Generate a warm message based on \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\"},children:\"@Linkedin headline\"})]})}),className:\"framer-3zces5\",\"data-framer-name\":\"Enrich your leads with the richest information to find accurate contact information\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uvehlj\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fr8aj2\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(14, 26, 42))\"},children:\"AI Agent\"})}),className:\"framer-8ey47m\",\"data-framer-name\":\"Enrich your leads with the richest information to find accurate contact information\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13n2nxb\",\"data-framer-name\":\"Frame 1088\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WKcbh0Qtk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",children:\"Hey man - great to connect. Read about your post on product market fit\u2026\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",children:\"Hey, John! Loved your LinkedIn Headline. I'm also a huge tennis fan. Who do you think is going to win Roland Garros this year?\"})}),className:\"framer-136msyk\",\"data-framer-name\":\"Enrich your leads with the richest information to find accurate contact information\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-40b3j7\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pz6jl0\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zvemws\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-161s27f-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"CXPXjVz7V\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M4.493,3.492l-.946-.315-.316-.947c-.102-.306-.609-.306-.711,0l-.316,.947-.946,.315c-.153,.051-.257,.194-.257,.356s.104,.305,.257,.356l.946,.315,.316,.947c.051,.153,.194,.256,.355,.256s.305-.104,.355-.256l.316-.947,.946-.315c.153-.051,.257-.194,.257-.356s-.104-.305-.257-.356Z\"></path>     <path d=\"M17.658,12.99l-1.263-.421-.421-1.263c-.137-.408-.812-.408-.949,0l-.421,1.263-1.263,.421c-.204,.068-.342,.259-.342,.474s.138,.406,.342,.474l1.263,.421,.421,1.263c.068,.204,.26,.342,.475,.342s.406-.138,.475-.342l.421-1.263,1.263-.421c.204-.068,.342-.259,.342-.474s-.138-.406-.342-.474Z\"></path>     <circle cx=\"6.75\" cy=\"1.75\" r=\".75\"></circle>     <path d=\"M15.346,2.654c-1.697-1.697-4.459-1.697-6.156,0L4.306,7.538c-.52,.52-.806,1.21-.806,1.945v3.957l-2.03,2.03c-.293,.293-.293,.768,0,1.061,.146,.146,.338,.22,.53,.22s.384-.073,.53-.22l5.094-5.093c.293-.293,.768-.293,1.061,0s.293,.768,0,1.061l-2.002,2.002h1.835c.734,0,1.425-.286,1.944-.806l4.884-4.883c.822-.823,1.275-1.916,1.275-3.079s-.453-2.256-1.275-3.079Z\"></path>   </g> </svg>',height:\"100%\",id:\"CXPXjVz7V\",layoutId:\"CXPXjVz7V\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1fo13kz\",\"data-styles-preset\":\"KdZLCv1Lv\",style:{\"--framer-text-alignment\":\"left\"},children:\"Customer communication streamlined\"})}),className:\"framer-11he1kz\",\"data-framer-name\":\"Unlock contact details\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:\"AI will suggest replies to the prospects who engage back\"})})},WKcbh0Qtk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:\"AI will suggest replies to the prospects who engage back\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",style:{\"--framer-text-color\":\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(67, 76, 92))\"},children:\"AI will suggest replies to the prospects who engage back\"})}),className:\"framer-lzzoye\",\"data-framer-name\":\"Enrich your leads with the richest information to find accurate contact information\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1677umt\",\"data-framer-name\":\"Card 6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gmj53a\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ksqlw1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1juzmzi\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1usqbdt\",\"data-framer-name\":\"Frame 1088\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yss7xv\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12pu31j\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ogd9rb-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ghTrfSUxC\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M14.25,2H3.75c-1.517,0-2.75,1.233-2.75,2.75V13.25c0,1.517,1.233,2.75,2.75,2.75h4.762c.414,0,.75-.336,.75-.75s-.336-.75-.75-.75H3.75c-.689,0-1.25-.561-1.25-1.25v-5.25H15.5v.984c0,.414,.336,.75,.75,.75s.75-.336,.75-.75V4.75c0-1.517-1.233-2.75-2.75-2.75ZM4,6c-.552,0-1-.448-1-1s.448-1,1-1,1,.448,1,1-.448,1-1,1Zm3,0c-.552,0-1-.448-1-1s.448-1,1-1,1,.448,1,1-.448,1-1,1Z\"></path>     <path d=\"M17,13h-.878c-.044-.138-.098-.271-.164-.397l.62-.621c.293-.293,.293-.768,0-1.061-.294-.293-.769-.292-1.061,0l-.62,.621c-.127-.066-.259-.121-.397-.164v-.878c0-.414-.336-.75-.75-.75s-.75,.336-.75,.75v.878c-.138,.044-.271,.098-.397,.164l-.62-.621c-.292-.292-.767-.293-1.061,0-.293,.292-.293,.768,0,1.061l.62,.621c-.066,.127-.12,.259-.164,.397h-.878c-.414,0-.75,.336-.75,.75s.336,.75,.75,.75h.878c.044,.138,.098,.271,.164,.397l-.62,.621c-.293,.293-.293,.768,0,1.061,.146,.146,.339,.22,.53,.22,.192,0,.384-.073,.53-.22l.62-.621c.127,.066,.259,.121,.397,.164v.878c0,.414,.336,.75,.75,.75s.75-.336,.75-.75v-.878c.138-.044,.271-.098,.397-.164l.62,.621c.146,.146,.338,.22,.53,.22,.191,0,.384-.073,.53-.22,.293-.292,.293-.768,0-1.061l-.62-.621c.066-.127,.12-.259,.164-.397h.878c.414,0,.75-.336,.75-.75s-.336-.75-.75-.75Zm-2.25,.75c0,.551-.448,1-1,1s-1-.449-1-1,.448-1,1-1,1,.449,1,1Z\"></path>   </g> </svg>',height:\"100%\",id:\"ghTrfSUxC\",layoutId:\"ghTrfSUxC\",lineCap:\"butt\",lineJoin:\"miter\",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-15mjzr\",\"data-styles-preset\":\"E7FyIv8XW\",style:{\"--framer-text-color\":\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\"},children:\"Campaign builder\"})}),className:\"framer-1bmwbzc\",\"data-framer-name\":\"Ai but feels like a person\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rsjqdp\",\"data-framer-name\":\"Frame 1088\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w18kwt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-mrypxw\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1upjivb\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:19,intrinsicWidth:19,svg:'<svg width=\"19\" height=\"19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M1.837 15.894h2.862V8.943L.61 5.873v8.794c0 .68.551 1.227 1.228 1.227Z\" fill=\"#4285F4\"/><path d=\"M14.523 15.894h2.863a1.23 1.23 0 0 0 1.227-1.227V5.872l-4.09 3.067v6.955Z\" fill=\"#34A853\"/><path d=\"M14.523 3.622v5.317l4.09-3.067V4.234c0-1.516-1.731-2.384-2.944-1.473l-1.146.86Z\" fill=\"#FBBC04\"/><path d=\"M4.695 8.943v-5.32l4.91 3.682 4.91-3.683v5.321l-4.91 3.68-4.91-3.68Z\" fill=\"#EA4335\"/><path d=\"M.61 4.238v1.637L4.7 8.943V3.622l-1.146-.857C2.341 1.855.61 2.722.61 4.238Z\" fill=\"#C5221F\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.61 .144)\" d=\"M0 0h18v18H0z\"/></clipPath></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15mjzr\",\"data-styles-preset\":\"E7FyIv8XW\",style:{\"--framer-text-color\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(14, 26, 42))\"},children:\"Send email\"})}),className:\"framer-1kb9nns\",\"data-framer-name\":\"Ai but feels like a person\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xwx51s\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1z0abns\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hrdupr\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-rjbvg2\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-5rglgr\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-7h0sne-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"BXSIrJnZq\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\">   <g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\">     <path d=\"m1.282,8.306c.854,1.743,2.646,2.944,4.718,2.944,2.899,0,5.25-2.351,5.25-5.25S8.899.75,6,.75c-2.34,0-4.322,1.531-5,3.646\"></path>     <polyline points=\"4.25 8.25 1.25 8.25 1.25 11.25\"></polyline>     <path d=\"m6,3.25v2.75l2,1.75\"></path>   </g> </svg>',height:\"100%\",id:\"BXSIrJnZq\",layoutId:\"BXSIrJnZq\",lineCap:\"butt\",lineJoin:\"miter\",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-15mjzr\",\"data-styles-preset\":\"E7FyIv8XW\",style:{\"--framer-text-color\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(14, 26, 42))\"},children:\"Wait 2 days\"})}),className:\"framer-7zi63l\",\"data-framer-name\":\"Ai but feels like a person\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xjcsuh\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ay56u5\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bdh7z9\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-52l4ay\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s0j3dk-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Rz7zFLs2E\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"rgb(10, 102, 194)\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <g clip-path=\"url(#clip0_688_90)\"> <path d=\"M16.1884 15.8576H13.5214V11.6809C13.5214 10.6849 13.5036 9.40272 12.1342 9.40272C10.7452 9.40272 10.5326 10.4879 10.5326 11.6084V15.8574H7.86559V7.26821H10.4259V8.44201H10.4618C10.9839 7.54936 11.9546 7.01621 12.988 7.05457C15.6911 7.05457 16.1895 8.83263 16.1895 11.1458L16.1884 15.8576ZM4.85629 6.09413C4.00151 6.09429 3.30845 5.40146 3.30829 4.54666C3.30814 3.69187 4.00095 2.99879 4.85573 2.99864C5.71051 2.99848 6.40357 3.69131 6.40372 4.54611C6.4038 4.9566 6.2408 5.3503 5.9506 5.64061C5.6604 5.93092 5.26677 6.09406 4.85629 6.09413ZM6.1898 15.8576H3.51999V7.26821H6.1898V15.8576ZM17.518 0.52185H2.1798C1.45489 0.513669 0.86041 1.09436 0.851562 1.81928V17.2215C0.860107 17.9468 1.45453 18.528 2.1798 18.5204H17.518C18.2447 18.5294 18.8415 17.9482 18.8516 17.2215V1.81817C18.8412 1.09181 18.2444 0.511159 17.518 0.520622\" fill=\"#0A66C2\"/> </g> <defs> <clipPath id=\"clip0_688_90\"> <rect width=\"18\" height=\"18\" fill=\"white\" transform=\"translate(0.851562 0.520508)\"/> </clipPath> </defs> </svg>',height:\"100%\",id:\"Rz7zFLs2E\",layoutId:\"Rz7zFLs2E\",lineCap:\"butt\",lineJoin:\"miter\",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-15mjzr\",\"data-styles-preset\":\"E7FyIv8XW\",style:{\"--framer-text-color\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(14, 26, 42))\"},children:\"Send Linkedin chat\"})}),className:\"framer-1y9uv39\",\"data-framer-name\":\"Ai but feels like a person\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ee0w4u\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t6qq57\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qfngk9\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ssjy7t-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"sBOhwqXqX\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\"><title>paper-plane-2</title><g fill=\"#F7F7F7\"><path d=\"M16.345,1.654c-.344-.344-.845-.463-1.305-.315L2.117,5.493c-.491,.158-.831,.574-.887,1.087-.056,.512,.187,.992,.632,1.251l4.576,2.669,3.953-3.954c.293-.293,.768-.293,1.061,0s.293,.768,0,1.061l-3.954,3.954,2.669,4.576c.235,.402,.65,.639,1.107,.639,.048,0,.097-.003,.146-.008,.512-.056,.929-.396,1.086-.886L16.661,2.96h0c.148-.463,.027-.963-.316-1.306Z\" fill=\"#F7F7F7\"></path></g></svg>',height:\"100%\",id:\"sBOhwqXqX\",layoutId:\"sBOhwqXqX\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1fo13kz\",\"data-styles-preset\":\"KdZLCv1Lv\",style:{\"--framer-text-alignment\":\"left\"},children:\"Set up flexible and reliable automations using AI\"})}),className:\"framer-1h4ncxg\",\"data-framer-name\":\"Unlock contact details\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:\"Set up multi channel campaigns and sequences on Gmail, Outlook and Linkedin\"})}),className:\"framer-1pe525k\",\"data-framer-name\":\"Enrich your leads with the richest information to find accurate contact information\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kft9ki\",\"data-framer-name\":\"Row 3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-szy0c3\",\"data-framer-name\":\"Card 5\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jakn3f\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wu8y8o\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__loop:animation11,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:1,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition9,__perspectiveFX:false,__targetOpacity:1,className:\"framer-q7elpn-container\",nodeId:\"bvtklUfgW\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CommentCursor,{Akd22Wgt3:12,height:\"100%\",id:\"bvtklUfgW\",layoutId:\"bvtklUfgW\",variant:\"puN0KW2Us\",width:\"100%\",Yxjn7LT1E:\"Daniel\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__loop:animation12,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:1,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition10,__perspectiveFX:false,__targetOpacity:1,className:\"framer-2rqewo-container\",nodeId:\"XkmE6oBkk\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CommentCursor,{Akd22Wgt3:12,height:\"100%\",id:\"XkmE6oBkk\",layoutId:\"XkmE6oBkk\",variant:\"IrMYkKEXD\",width:\"100%\",Yxjn7LT1E:\"Mert\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__loop:animation13,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:1,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition11,__perspectiveFX:false,__targetOpacity:1,className:\"framer-wfsl1n-container\",nodeId:\"uCCIp6y6d\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CommentCursor,{Akd22Wgt3:12,height:\"100%\",id:\"uCCIp6y6d\",layoutId:\"uCCIp6y6d\",variant:\"O9iB6TaBy\",width:\"100%\",Yxjn7LT1E:\"Kacper\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__loop:animation14,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:1,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition12,__perspectiveFX:false,__targetOpacity:1,className:\"framer-3sbrqr-container\",nodeId:\"wg9JNlVzv\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CommentCursor,{Akd22Wgt3:12,height:\"100%\",id:\"wg9JNlVzv\",layoutId:\"wg9JNlVzv\",variant:\"sXD2L1Nnc\",width:\"100%\",Yxjn7LT1E:\"Jack\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lpz4xr\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-10yn9gg\",\"data-framer-name\":\"Frame 1088\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(52, 51, 50))\"},children:\"Activate automation\"})}),className:\"framer-xreds9\",\"data-framer-name\":\"Enrich your leads with the richest information to find accurate contact information\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h4cl0i\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cwuibu\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xwapti\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nluztr-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"IQSKET_k0\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <circle cx=\"9\" cy=\"7\" r=\"2.75\"></circle>     <path d=\"M13.64,14.481c-.472-2.162-2.424-3.731-4.64-3.731s-4.168,1.569-4.64,3.731c-.189,.864,.348,1.749,1.224,2.013,1.108,.335,2.258,.506,3.416,.506s2.308-.17,3.416-.506c.876-.265,1.413-1.149,1.224-2.013Z\"></path>     <circle cx=\"4.25\" cy=\"3.25\" r=\"2.25\"></circle>     <path d=\"M6.018,10.022c-.782-.771-1.268-1.84-1.268-3.022,0-.166,.03-.323,.049-.484-.132-.007-.262-.015-.406-.019l-.143-.003C2.266,6.494,.538,7.835,.05,9.757c-.224,.881,.331,1.81,1.236,2.072,.613,.178,1.434,.373,2.394,.404,.575-.929,1.386-1.689,2.338-2.21Z\"></path>     <circle cx=\"13.75\" cy=\"3.25\" r=\"2.25\"></circle>     <path d=\"M11.982,10.022c.782-.771,1.268-1.84,1.268-3.022,0-.166-.03-.323-.049-.484,.132-.007,.262-.015,.406-.019l.143-.003c1.984,0,3.712,1.341,4.2,3.263,.224,.881-.331,1.81-1.236,2.072-.613,.178-1.434,.373-2.394,.404-.575-.929-1.386-1.689-2.338-2.21Z\"></path>   </g> </svg>',height:\"100%\",id:\"IQSKET_k0\",layoutId:\"IQSKET_k0\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1fo13kz\",\"data-styles-preset\":\"KdZLCv1Lv\",style:{\"--framer-text-alignment\":\"left\"},children:\"Set up different permission levels for your employees\"})}),className:\"framer-11sb3jn\",\"data-framer-name\":\"Unlock contact details\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:\"Share lists across the team and connect your CRM\"})})},WKcbh0Qtk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:\"Share lists across the team and connect your CRM\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",style:{\"--framer-text-color\":\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(67, 76, 92))\"},children:\"Share lists across the team and connect your CRM\"})}),className:\"framer-1dz6nbd\",\"data-framer-name\":\"Enrich your leads with the richest information to find accurate contact information\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z5qkyi\",\"data-framer-name\":\"Card 7\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-vot6io\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14trgh9\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ah2czr\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-lg3exv\",\"data-framer-name\":\"Icon - Bento\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zw4cjm-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YvnLBw3R1\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"rgb(10, 102, 194)\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <g clip-path=\"url(#clip0_688_90)\"> <path d=\"M16.1884 15.8576H13.5214V11.6809C13.5214 10.6849 13.5036 9.40272 12.1342 9.40272C10.7452 9.40272 10.5326 10.4879 10.5326 11.6084V15.8574H7.86559V7.26821H10.4259V8.44201H10.4618C10.9839 7.54936 11.9546 7.01621 12.988 7.05457C15.6911 7.05457 16.1895 8.83263 16.1895 11.1458L16.1884 15.8576ZM4.85629 6.09413C4.00151 6.09429 3.30845 5.40146 3.30829 4.54666C3.30814 3.69187 4.00095 2.99879 4.85573 2.99864C5.71051 2.99848 6.40357 3.69131 6.40372 4.54611C6.4038 4.9566 6.2408 5.3503 5.9506 5.64061C5.6604 5.93092 5.26677 6.09406 4.85629 6.09413ZM6.1898 15.8576H3.51999V7.26821H6.1898V15.8576ZM17.518 0.52185H2.1798C1.45489 0.513669 0.86041 1.09436 0.851562 1.81928V17.2215C0.860107 17.9468 1.45453 18.528 2.1798 18.5204H17.518C18.2447 18.5294 18.8415 17.9482 18.8516 17.2215V1.81817C18.8412 1.09181 18.2444 0.511159 17.518 0.520622\" fill=\"#0A66C2\"/> </g> <defs> <clipPath id=\"clip0_688_90\"> <rect width=\"18\" height=\"18\" fill=\"white\" transform=\"translate(0.851562 0.520508)\"/> </clipPath> </defs> </svg>',height:\"100%\",id:\"YvnLBw3R1\",layoutId:\"YvnLBw3R1\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wffu6l\",\"data-framer-name\":\"Icon - Bento\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wh884p\",\"data-framer-name\":\"Icon - Bento\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jnpmei-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"l7lKs3mRh\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"rgb(248, 118, 30)\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg width=\"17\" height=\"17\" viewBox=\"0 0 17 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <g clip-path=\"url(#clip0_134_22)\"> <path d=\"M9.19277 7.60095C8.4084 8.34157 7.91777 9.39157 7.91777 10.5572C7.91777 11.4728 8.2209 12.3166 8.73027 12.9947L7.1834 14.5509C7.0459 14.5009 6.89902 14.4728 6.7459 14.4728C6.4084 14.4728 6.09277 14.6041 5.85527 14.8416C5.61777 15.0791 5.48652 15.3978 5.48652 15.7353C5.48652 16.0728 5.61777 16.3884 5.85527 16.6259C6.09277 16.8634 6.41152 16.9884 6.7459 16.9884C7.0834 16.9884 7.39902 16.8666 7.63965 16.6259C7.87715 16.3884 8.0084 16.0697 8.0084 15.7353C8.0084 15.6041 7.98965 15.4791 7.94902 15.3572L9.51152 13.7884C10.199 14.3166 11.0553 14.6291 11.9896 14.6291C14.2365 14.6291 16.0521 12.8072 16.0521 10.5603C16.0521 8.52282 14.5615 6.83532 12.6084 6.53845V4.61345C13.1553 4.3822 13.4896 3.8697 13.4896 3.27282C13.4896 2.4572 12.8365 1.77595 12.0209 1.77595C11.2053 1.77595 10.5615 2.4572 10.5615 3.27282C10.5615 3.8697 10.8959 4.3822 11.4428 4.61345V6.52595C10.9678 6.59157 10.5178 6.73532 10.1084 6.95095C9.2459 6.29782 6.43652 4.27282 4.83027 3.05095C4.86777 2.91345 4.89277 2.7697 4.89277 2.6197C4.89277 1.7197 4.1584 0.988449 3.25527 0.988449C2.35527 0.988449 1.62402 1.7197 1.62402 2.6197C1.62402 3.52282 2.35527 4.25407 3.25527 4.25407C3.56152 4.25407 3.8459 4.16345 4.09277 4.01657L9.19277 7.60095ZM11.9896 12.7134C10.799 12.7134 9.8334 11.7478 9.8334 10.5572C9.8334 9.36657 10.799 8.40095 11.9896 8.40095C13.1803 8.40095 14.1459 9.36657 14.1459 10.5572C14.1459 11.7478 13.1803 12.7134 11.9896 12.7134Z\" fill=\"black\"/> </g> <defs> <clipPath id=\"clip0_134_22\"> <rect width=\"16\" height=\"16\" fill=\"white\" transform=\"translate(0.836914 0.988449)\"/> </clipPath> </defs> </svg>',height:\"100%\",id:\"l7lKs3mRh\",layoutId:\"l7lKs3mRh\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xxgta9\",\"data-framer-name\":\"Icon - Bento\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18suns7\",\"data-framer-name\":\"Icon - Bento\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sr5e7v-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"edmb8V46k\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"rgb(0, 161, 225)\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg width=\"17\" height=\"17\" viewBox=\"0 0 17 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <g clip-path=\"url(#clip0_688_95)\"> <path d=\"M6.85032 4.10441C7.36732 3.56891 8.08782 3.23016 8.88182 3.23016C9.94057 3.23016 10.8581 3.82116 11.3506 4.69516C11.7756 4.50441 12.2493 4.39966 12.7506 4.39966C14.6591 4.39966 16.2006 5.95716 16.2006 7.87791C16.2006 9.79866 14.6503 11.3564 12.7453 11.3564C12.5179 11.3561 12.291 11.3334 12.0681 11.2887C11.6371 12.0582 10.8123 12.5812 9.86407 12.5812C9.47007 12.5812 9.09457 12.4887 8.76207 12.3312C8.32507 13.3592 7.30307 14.0857 6.11457 14.0857C4.87707 14.0857 3.81832 13.3039 3.41457 12.2019C3.23426 12.239 3.05065 12.2576 2.86657 12.2574C1.38957 12.2552 0.19532 11.0489 0.19532 9.55266C0.194227 9.08001 0.317 8.61532 0.551406 8.20489C0.785812 7.79446 1.12367 7.45262 1.53132 7.21341C1.36507 6.83791 1.27282 6.41916 1.27282 5.97591C1.26657 4.27066 2.66407 2.87891 4.37532 2.87891C4.8544 2.87816 5.32714 2.98838 5.75649 3.20091C6.18585 3.41344 6.56015 3.72251 6.85007 4.10391\" fill=\"#00A1E0\"/> </g> <defs> <clipPath id=\"clip0_688_95\"> <rect width=\"16\" height=\"16\" fill=\"white\" transform=\"translate(0.195312 0.481445)\"/> </clipPath> </defs> </svg>',height:\"100%\",id:\"edmb8V46k\",layoutId:\"edmb8V46k\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fm7hbh\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bgly2h\",\"data-framer-name\":\"Icon - Bento\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kwspi5\",\"data-framer-name\":\"Icon - Bento\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:12.5,intrinsicWidth:12,pixelHeight:25,pixelWidth:24,src:\"https://framerusercontent.com/images/04nsbrU24OkpaZ8VhwR3uoRBg.svg\"},className:\"framer-1ymxxvl\",\"data-framer-name\":\"Outlook\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-i3gwy5\",\"data-framer-name\":\"Icon - Bento\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a4frf6\",\"data-framer-name\":\"Icon - Bento\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1csjd9w\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:19,intrinsicWidth:19,svg:'<svg width=\"19\" height=\"19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M1.837 15.894h2.862V8.943L.61 5.873v8.794c0 .68.551 1.227 1.228 1.227Z\" fill=\"#4285F4\"/><path d=\"M14.523 15.894h2.863a1.23 1.23 0 0 0 1.227-1.227V5.872l-4.09 3.067v6.955Z\" fill=\"#34A853\"/><path d=\"M14.523 3.622v5.317l4.09-3.067V4.234c0-1.516-1.731-2.384-2.944-1.473l-1.146.86Z\" fill=\"#FBBC04\"/><path d=\"M4.695 8.943v-5.32l4.91 3.682 4.91-3.683v5.321l-4.91 3.68-4.91-3.68Z\" fill=\"#EA4335\"/><path d=\"M.61 4.238v1.637L4.7 8.943V3.622l-1.146-.857C2.341 1.855.61 2.722.61 4.238Z\" fill=\"#C5221F\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.61 .144)\" d=\"M0 0h18v18H0z\"/></clipPath></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rxvcnv\",\"data-framer-name\":\"Icon - Bento\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gx26g0\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ohenpm\",\"data-framer-name\":\"Icon - Bento\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-155948l\",\"data-framer-name\":\"Oracle Icon\",fill:\"rgb(248, 0, 0)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M16.412 4.412h-8.82a7.588 7.588 0 0 0-.008 15.176h8.828a7.588 7.588 0 0 0 0-15.176zm-.193 12.502H7.786a4.915 4.915 0 0 1 0-9.828h8.433a4.914 4.914 0 1 1 0 9.828z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cfkfnq\",\"data-framer-name\":\"Icon - Bento\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tzmb3c\",\"data-framer-name\":\"Icon - Bento\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-113phog\",\"data-framer-name\":\"Google Docs Icon\",fill:\"rgb(66, 133, 244)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M14.727 6.727H14V0H4.91c-.905 0-1.637.732-1.637 1.636v20.728c0 .904.732 1.636 1.636 1.636h14.182c.904 0 1.636-.732 1.636-1.636V6.727h-6zm-.545 10.455H7.09v-1.364h7.09v1.364zm2.727-3.273H7.091v-1.364h9.818v1.364zm0-3.273H7.091V9.273h9.818v1.363zM14.727 6h6l-6-6v6z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ybq7bu\",\"data-framer-name\":\"Icon - Bento\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sgvus\",\"data-framer-name\":\"Icon - Bento\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-k640jc\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:2453,intrinsicWidth:2448,svg:'<svg viewBox=\"0 0 2447.6 2452.5\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-rule=\"evenodd\" fill-rule=\"evenodd\"><path d=\"M897.4 0C762.1.1 652.6 109.9 652.7 245.2c-.1 135.3 109.5 245.1 244.8 245.2h244.8V245.3C1142.4 110 1032.8.2 897.4 0c.1 0 .1 0 0 0m0 654H244.8C109.5 654.1-.1 763.9 0 899.2c-.2 135.3 109.4 245.1 244.7 245.3h652.7c135.3-.1 244.9-109.9 244.8-245.2.1-135.4-109.5-245.2-244.8-245.3z\" fill=\"#36c5f0\"/><path d=\"M2447.6 899.2c.1-135.3-109.5-245.1-244.8-245.2-135.3.1-244.9 109.9-244.8 245.2v245.3h244.8c135.3-.1 244.9-109.9 244.8-245.3zm-652.7 0v-654C1795 110 1685.5.2 1550.2 0c-135.3.1-244.9 109.9-244.8 245.2v654c-.2 135.3 109.4 245.1 244.7 245.3 135.3-.1 244.9-109.9 244.8-245.3z\" fill=\"#2eb67d\"/><path d=\"M1550.1 2452.5c135.3-.1 244.9-109.9 244.8-245.2.1-135.3-109.5-245.1-244.8-245.2h-244.8v245.2c-.1 135.2 109.5 245 244.8 245.2zm0-654.1h652.7c135.3-.1 244.9-109.9 244.8-245.2.2-135.3-109.4-245.1-244.7-245.3h-652.7c-135.3.1-244.9 109.9-244.8 245.2-.1 135.4 109.4 245.2 244.7 245.3z\" fill=\"#ecb22e\"/><path d=\"M0 1553.2c-.1 135.3 109.5 245.1 244.8 245.2 135.3-.1 244.9-109.9 244.8-245.2V1308H244.8C109.5 1308.1-.1 1417.9 0 1553.2zm652.7 0v654c-.2 135.3 109.4 245.1 244.7 245.3 135.3-.1 244.9-109.9 244.8-245.2v-653.9c.2-135.3-109.4-245.1-244.7-245.3-135.4 0-244.9 109.8-244.8 245.1 0 0 0 .1 0 0\" fill=\"#e01e5a\"/></g></svg>',withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k681ks\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12hg8zc\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1074oz1\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16e2jfo-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YBsWLAa9V\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M9,17c-4.411,0-8-3.589-8-8S4.589,1,9,1s8,3.589,8,8c0,2.69-1.34,5.185-3.585,6.672-.345,.227-.811,.134-1.04-.21-.229-.345-.135-.811,.21-1.04,1.825-1.209,2.914-3.236,2.914-5.422,0-3.584-2.916-6.5-6.5-6.5S2.5,5.416,2.5,9c0,3.331,2.518,6.084,5.75,6.457v-2.354c0-.414,.336-.75,.75-.75s.75,.336,.75,.75v3.146c0,.414-.336,.75-.75,.75Z\"></path>     <path d=\"M11.957,7h-.439v-1.45c0-.414-.336-.75-.75-.75s-.75,.336-.75,.75v1.45h-2.035v-1.45c0-.414-.336-.75-.75-.75s-.75,.336-.75,.75v1.45h-.439c-.965,0-1.75,.785-1.75,1.75v.396c0,2.596,2.111,4.707,4.707,4.707s4.707-2.111,4.707-4.707v-.396c0-.965-.785-1.75-1.75-1.75Z\"></path>   </g> </svg>',height:\"100%\",id:\"YBsWLAa9V\",layoutId:\"YBsWLAa9V\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1fo13kz\",\"data-styles-preset\":\"KdZLCv1Lv\",style:{\"--framer-text-alignment\":\"left\"},children:\"Search all of your Linkedin, Gmail and Outlook contacts\"})}),className:\"framer-1gaw4c8\",\"data-framer-name\":\"Unlock contact details\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:\"Natural language search to find any data in your company\"})}),className:\"framer-1nb07nf\",\"data-framer-name\":\"Enrich your leads with the richest information to find accurate contact information\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-144pa0e\",\"data-framer-name\":\"Card 8\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-h6rjd8\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-p1pv93\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-avoeqb\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19mziae\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bfuwll\",\"data-border\":true,\"data-framer-name\":\"Frame 1088\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h9csel\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-mpxel3\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-10apeyv-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"FfSCuokRN\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\">   <g fill=\"currentColor\">     <path d=\"m11.526,5.303l-3.46-1.369L6.697.474c-.113-.286-.39-.474-.697-.474s-.584.188-.697.474l-1.369,3.46L.474,5.303c-.286.113-.474.39-.474.697s.188.584.474.697l3.46,1.369,1.369,3.46c.113.286.39.474.697.474s.584-.188.697-.474l1.368-3.46,3.46-1.369c.286-.113.474-.39.474-.697s-.188-.584-.474-.697Z\"></path>   </g> </svg>',height:\"100%\",id:\"FfSCuokRN\",layoutId:\"FfSCuokRN\",lineCap:\"butt\",lineJoin:\"miter\",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-15mjzr\",\"data-styles-preset\":\"E7FyIv8XW\",style:{\"--framer-text-color\":\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\"},children:\"Acme AI Agent\"})}),className:\"framer-k7667p\",\"data-framer-name\":\"Ai but feels like a person\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bsyk8a\",\"data-framer-name\":\"Frame 1088\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n0w3qj\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3u9e3m\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15mjzr\",\"data-styles-preset\":\"E7FyIv8XW\",style:{\"--framer-text-color\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(14, 26, 42))\"},children:\"Formatting\"})}),className:\"framer-1nf683q\",\"data-framer-name\":\"Ai but feels like a person\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sibucn\",\"data-framer-name\":\"Frame 79\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",children:\"Always respond by formatting the numbers in the following way: $1,256\"})}),className:\"framer-1rluyc1\",\"data-framer-name\":\"Lukas Meller\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jwpup5\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-tapyc0\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15mjzr\",\"data-styles-preset\":\"E7FyIv8XW\",style:{\"--framer-text-color\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(14, 26, 42))\"},children:\"Purpose\"})}),className:\"framer-1ay314y\",\"data-framer-name\":\"Ai but feels like a person\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13rtr96\",\"data-framer-name\":\"Frame 79\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",children:\"Get people in our design partner programme\"})}),className:\"framer-128pq4o\",\"data-framer-name\":\"Lukas Meller\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bi6l9k\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ms2p4q\",\"data-framer-name\":\"Frame 108\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-fk9kwy\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-undliq-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"GaMwbxtUu\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(57, 74, 106))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M4,5.212v2.194l10.115-2.38,1.07-1.74c.285-.462,.297-1.043,.032-1.518s-.767-.769-1.31-.769H4.092c-.543,0-1.045,.294-1.31,.769s-.252,1.056,.032,1.518l1.185,1.926Z\"></path>     <polygon points=\"14 6.594 4 8.947 4 11.406 14 9.053 14 6.594\"></polygon>     <path d=\"M15.261,11.839c1.745-.411,2.83-2.164,2.419-3.908-.095-.403-.498-.654-.902-.558-.403,.095-.653,.499-.558,.902,.221,.939-.363,1.883-1.303,2.104L3.885,12.974l-1.071,1.74c-.285,.462-.297,1.043-.032,1.518s.767,.769,1.31,.769H13.908c.543,0,1.045-.294,1.31-.769s.252-1.056-.032-1.518l-1.185-1.926v-.651l1.261-.297Z\"></path>   </g> </svg>',height:\"100%\",id:\"GaMwbxtUu\",layoutId:\"GaMwbxtUu\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1fo13kz\",\"data-styles-preset\":\"KdZLCv1Lv\",style:{\"--framer-text-alignment\":\"left\"},children:\"Set up your AI agent settings\"})}),className:\"framer-ujn3p1\",\"data-framer-name\":\"Unlock contact details\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",children:\"AI agents that have full context of your business and your value propositions\"})}),className:\"framer-x3yx5v\",\"data-framer-name\":\"Enrich your leads with the richest information to find accurate contact information\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-intpi1 hidden-zj25eg hidden-ku0qnp\",\"data-framer-name\":\"BG\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-23ssjv\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1351,intrinsicWidth:1311,svg:'<svg width=\"1311\" height=\"1351\" viewBox=\"0 0 1311 1351\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.6\">\\n<g filter=\"url(#filter0_f_790_87)\">\\n<path d=\"M998.333 384.554C997.475 483.318 932.45 631.791 820.018 773.119C659.317 975.121 462.621 1086.03 380.683 1020.85C298.746 955.664 362.597 739.067 523.297 537.066C635.73 395.737 765.782 298.997 861.825 275.957\" stroke=\"url(#paint0_radial_790_87)\" stroke-opacity=\"0.8\" stroke-width=\"120\"/>\\n</g>\\n<g filter=\"url(#filter1_f_790_87)\">\\n<path d=\"M1055.71 399.183C1077.04 515.723 1027.1 676.436 914.537 817.934C753.644 1020.18 525.734 1106.58 405.487 1010.92C285.24 915.257 318.191 673.757 479.084 471.514C591.652 330.016 737.023 245.222 855.376 239.811\" stroke=\"url(#paint1_linear_790_87)\" stroke-opacity=\"0.6\" stroke-width=\"120\"/>\\n</g>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_790_87\" x=\"148.977\" y=\"81.6118\" width=\"1045.35\" height=\"1153.9\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"68\" result=\"effect1_foregroundBlur_790_87\"/>\\n</filter>\\n<filter id=\"filter1_f_790_87\" x=\"267.141\" y=\"173.874\" width=\"859.406\" height=\"942.012\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"3\" result=\"effect1_foregroundBlur_790_87\"/>\\n</filter>\\n<radialGradient id=\"paint0_radial_790_87\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(420.021 987.804) rotate(-50.7711) scale(764.461 275.98)\">\\n<stop stop-color=\"#528DFF\"/>\\n<stop offset=\"1\" stop-color=\"#6BCAFF\" stop-opacity=\"0\"/>\\n</radialGradient>\\n<linearGradient id=\"paint1_linear_790_87\" x1=\"342.276\" y1=\"1075.66\" x2=\"546.392\" y2=\"873.89\" gradientUnits=\"userSpaceOnUse\">\\n<stop offset=\"0.0781869\" stop-color=\"#0047FF\"/>\\n<stop offset=\"0.295442\" stop-color=\"#82BCFF\"/>\\n<stop offset=\"0.505\" stop-color=\"#A9EAFF\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1ropkht\",\"data-framer-name\":\"Inbox\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-9avpn hidden-ku0qnp\",\"data-framer-name\":\"BG\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1lgy1d\",\"data-framer-name\":\"Group 1604\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:971,intrinsicWidth:1023,style:{rotate:36},svg:'<svg width=\"1023\" height=\"971\" viewBox=\"0 0 1023 971\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.6\">\\n<g filter=\"url(#filter0_f_790_100)\">\\n<path d=\"M709.5 223.999C533.837 282.146 455.014 427.998 455.014 427.998C455.014 427.998 293.981 630.346 202.984 817\" stroke=\"url(#paint0_radial_790_100)\" stroke-opacity=\"0.8\" stroke-width=\"90\"/>\\n</g>\\n<g filter=\"url(#filter1_f_790_100)\">\\n<path d=\"M860.517 172.503C709.154 242.964 586.237 282.659 476.515 408.503C347.073 556.964 333.152 646.124 232.029 815.152\" stroke=\"url(#paint1_linear_790_100)\" stroke-opacity=\"0.6\" stroke-width=\"60\"/>\\n</g>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_790_100\" x=\"62.5391\" y=\"81.2788\" width=\"761.102\" height=\"855.441\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"50\" result=\"effect1_foregroundBlur_790_100\"/>\\n</filter>\\n<filter id=\"filter1_f_790_100\" x=\"200.281\" y=\"139.305\" width=\"678.898\" height=\"697.249\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"3\" result=\"effect1_foregroundBlur_790_100\"/>\\n</filter>\\n<radialGradient id=\"paint0_radial_790_100\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(472.312 489.504) rotate(33.1171) scale(180.287 421.392)\">\\n<stop stop-color=\"#528DFF\"/>\\n<stop offset=\"1\" stop-color=\"#6BCAFF\" stop-opacity=\"0\"/>\\n</radialGradient>\\n<linearGradient id=\"paint1_linear_790_100\" x1=\"176.984\" y1=\"712.505\" x2=\"272.77\" y2=\"786.683\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0047FF\"/>\\n<stop offset=\"0.295442\" stop-color=\"#82BCFF\"/>\\n<stop offset=\"0.505\" stop-color=\"#A9EAFF\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8fkzju\",\"data-framer-name\":\"Wrapper - V\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1757sp7\",\"data-framer-name\":\"Line\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hrfuli\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qx1rqu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-174gjx4\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-opu627-container\",nodeId:\"oBwHwNOP7\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"oBwHwNOP7\",jcfrHBLBs:\"One inbox\",layoutId:\"oBwHwNOP7\",oDE3iQUIK:true,seKvcVpGY:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(57, 74, 106))\",TaCFo3Uda:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M5.97,5.22c-.293,.293-.293,.768,0,1.061l2.5,2.5c.146,.146,.338,.22,.53,.22s.384-.073,.53-.22l2.5-2.5c.293-.293,.293-.768,0-1.061s-.768-.293-1.061,0l-1.22,1.22V2.75c0-.414-.336-.75-.75-.75s-.75,.336-.75,.75v3.689l-1.22-1.22c-.293-.293-.768-.293-1.061,0Z\"></path>     <path d=\"M14.696,3.744c-.417-1.06-1.421-1.744-2.56-1.744h-.137c-.414,0-.75,.336-.75,.75s.336,.75,.75,.75h.137c.518,0,.974,.311,1.163,.793l1.849,4.707h-3.399c-.414,0-.75,.336-.75,.75v1c0,.138-.112,.25-.25,.25h-3.5c-.138,0-.25-.112-.25-.25v-1c0-.414-.336-.75-.75-.75H2.851l1.849-4.707c.189-.482,.646-.793,1.163-.793h.137c.414,0,.75-.336,.75-.75s-.336-.75-.75-.75h-.137c-1.139,0-2.143,.685-2.56,1.744L1.19,9.123c-.126,.321-.19,.66-.19,1.006v3.121c0,1.517,1.233,2.75,2.75,2.75H14.25c1.517,0,2.75-1.233,2.75-2.75v-3.121c0-.346-.064-.685-.19-1.006l-2.113-5.379Z\"></path>   </g> </svg>',width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-tfjoh\",\"data-styles-preset\":\"t3v48zzB3\",style:{\"--framer-text-alignment\":\"left\"},children:\"Manage your signals and communications in a single inbox\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-tfjoh\",\"data-styles-preset\":\"t3v48zzB3\",style:{\"--framer-text-alignment\":\"center\"},children:\"Review the work of your agents and stay in control\"})}),className:\"framer-fvj0xf\",\"data-framer-name\":\"One Inbox\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"left\"},children:\"Stay in control by reviewing the work of your agent one by one on demand.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"center\"},children:\"Stay in control by reviewing the work of your agent one by one on demand.\"})}),className:\"framer-190zh6r\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-g2slct\",\"data-border\":true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{background:{alt:\"Godmode - Inbox\",fit:\"fill\",pixelHeight:632,pixelWidth:948,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 56px)`,src:\"https://framerusercontent.com/images/HaZhEbhbFJf78pwGddcUsa0pf4.webp\",srcSet:\"https://framerusercontent.com/images/HaZhEbhbFJf78pwGddcUsa0pf4.webp?scale-down-to=512 512w,https://framerusercontent.com/images/HaZhEbhbFJf78pwGddcUsa0pf4.webp 948w\"}},WKcbh0Qtk:{background:{alt:\"Godmode - Inbox\",fit:\"fill\",pixelHeight:632,pixelWidth:948,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 64px)`,src:\"https://framerusercontent.com/images/HaZhEbhbFJf78pwGddcUsa0pf4.webp\",srcSet:\"https://framerusercontent.com/images/HaZhEbhbFJf78pwGddcUsa0pf4.webp?scale-down-to=512 512w,https://framerusercontent.com/images/HaZhEbhbFJf78pwGddcUsa0pf4.webp 948w\"}}},children:/*#__PURE__*/_jsx(Image,{className:\"framer-svvuno\",\"data-framer-name\":\"UI\",children:isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vaevph hidden-zj25eg hidden-ku0qnp\",\"data-framer-cursor\":\"22nn71\",\"data-framer-name\":\"Frame 97\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n6klm1\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-78nk1g\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ncsgao\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Inbox\"})}),className:\"framer-1vth4z1\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hjt5sw\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1pnprzv\",\"data-framer-name\":\"bars-filter 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:14,svg:'<svg width=\"14\" height=\"15\" viewBox=\"0 0 14 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.91667 7.0293H4.08333C3.76133 7.0293 3.5 7.29063 3.5 7.61263C3.5 7.93463 3.76133 8.19596 4.08333 8.19596H9.91667C10.2387 8.19596 10.5 7.93463 10.5 7.61263C10.5 7.29063 10.2387 7.0293 9.91667 7.0293Z\" fill=\"#101429\"/>\\n<path d=\"M11.8602 3.33496H2.13802C1.81602 3.33496 1.55469 3.59629 1.55469 3.91829C1.55469 4.24029 1.81602 4.50163 2.13802 4.50163H11.8602C12.1822 4.50163 12.4436 4.24029 12.4436 3.91829C12.4436 3.59629 12.1822 3.33496 11.8602 3.33496Z\" fill=\"#101429\"/>\\n<path d=\"M7.77951 10.7236H6.22396C5.90196 10.7236 5.64062 10.985 5.64062 11.307C5.64062 11.629 5.90196 11.8903 6.22396 11.8903H7.77951C8.10151 11.8903 8.36285 11.629 8.36285 11.307C8.36285 10.985 8.10151 10.7236 7.77951 10.7236Z\" fill=\"#101429\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zq9rqk-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"kNiCxcgYc\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"plus\",id:\"kNiCxcgYc\",layoutId:\"kNiCxcgYc\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sbf8p3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ffrjiq\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wm7s96\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-104rfjy\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bryji1\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/hVi0Fsx0minWlquR1Fttgls7HkQ.png\"},className:\"framer-1gbha7k\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Martin Dorwart\"})}),className:\"framer-jo53zv\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1i77qbf\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:17,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M15.865 8.587c0-.656-.054-1.134-.169-1.63H8.211v2.959h4.394c-.089.735-.567 1.842-1.63 2.586l-.015.1 2.366 1.833.165.016c1.505-1.39 2.374-3.437 2.374-5.864Z\" fill=\"#4285F4\"/><path d=\"M8.216 16.382c2.152 0 3.96-.709 5.28-1.931l-2.516-1.949c-.674.47-1.577.797-2.764.797-2.108 0-3.898-1.39-4.536-3.313l-.093.008L1.126 11.9l-.032.09a7.967 7.967 0 0 0 7.122 4.393Z\" fill=\"#34A853\"/><path d=\"M3.68 9.986a4.908 4.908 0 0 1-.267-1.576c0-.55.098-1.081.257-1.577l-.004-.106-2.492-1.935-.081.039a7.98 7.98 0 0 0-.85 3.579c0 1.284.31 2.498.85 3.578l2.586-2.002Z\" fill=\"#FBBC05\"/><path d=\"M8.216 3.52c1.497 0 2.507.647 3.083 1.187l2.25-2.197C12.167 1.226 10.369.438 8.216.438A7.967 7.967 0 0 0 1.094 4.83l2.578 2.002C4.318 4.911 6.108 3.52 8.216 3.52Z\" fill=\"#EB4335\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.242 .438)\" d=\"M0 0h15.634v16H0z\"/></clipPath></defs></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",children:\"Fri 19 02:40\"})}),className:\"framer-1y4qo8\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-d44riz\",children:/*#__PURE__*/_jsx(RichTextTruncatedTextaebrfa,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Martin's company recently published a technical blog post detailing their migration to cloud infrastructure, indicating a focus on modernization and scalability.\"})}),className:\"framer-aebrfa\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ff2flp\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f40qk4\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ouprc7\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-sp4pmk\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/0x3jxudzxQEBIgHGqHkfdxuGUqA.png\"},className:\"framer-18wye0r\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Ruben Stanton\"})}),className:\"framer-ksuquu\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1etvnuh\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:17,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M15.865 8.587c0-.656-.054-1.134-.169-1.63H8.211v2.959h4.394c-.089.735-.567 1.842-1.63 2.586l-.015.1 2.366 1.833.165.016c1.505-1.39 2.374-3.437 2.374-5.864Z\" fill=\"#4285F4\"/><path d=\"M8.216 16.382c2.152 0 3.96-.709 5.28-1.931l-2.516-1.949c-.674.47-1.577.797-2.764.797-2.108 0-3.898-1.39-4.536-3.313l-.093.008L1.126 11.9l-.032.09a7.967 7.967 0 0 0 7.122 4.393Z\" fill=\"#34A853\"/><path d=\"M3.68 9.986a4.908 4.908 0 0 1-.267-1.576c0-.55.098-1.081.257-1.577l-.004-.106-2.492-1.935-.081.039a7.98 7.98 0 0 0-.85 3.579c0 1.284.31 2.498.85 3.578l2.586-2.002Z\" fill=\"#FBBC05\"/><path d=\"M8.216 3.52c1.497 0 2.507.647 3.083 1.187l2.25-2.197C12.167 1.226 10.369.438 8.216.438A7.967 7.967 0 0 0 1.094 4.83l2.578 2.002C4.318 4.911 6.108 3.52 8.216 3.52Z\" fill=\"#EB4335\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.242 .438)\" d=\"M0 0h15.634v16H0z\"/></clipPath></defs></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",children:\"Fri 19 01:56\"})}),className:\"framer-wqpp01\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yiohnv\",children:/*#__PURE__*/_jsx(RichTextTruncatedTextkjg4z1,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"Ruben's organization announced a partnership with a leading robotics firm, suggesting an increased interest in automated welding solutions.\"})}),className:\"framer-kjg4z1\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vq86bl\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-omw8e2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yixv0a\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-171snkq\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/ITVUvJm0ySZnCRygHRqNeAQsKUc.png\"},className:\"framer-si9uky\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Rayna Madsen\"})}),className:\"framer-hsp4hz\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1ujaq6q\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:17,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M15.865 8.587c0-.656-.054-1.134-.169-1.63H8.211v2.959h4.394c-.089.735-.567 1.842-1.63 2.586l-.015.1 2.366 1.833.165.016c1.505-1.39 2.374-3.437 2.374-5.864Z\" fill=\"#4285F4\"/><path d=\"M8.216 16.382c2.152 0 3.96-.709 5.28-1.931l-2.516-1.949c-.674.47-1.577.797-2.764.797-2.108 0-3.898-1.39-4.536-3.313l-.093.008L1.126 11.9l-.032.09a7.967 7.967 0 0 0 7.122 4.393Z\" fill=\"#34A853\"/><path d=\"M3.68 9.986a4.908 4.908 0 0 1-.267-1.576c0-.55.098-1.081.257-1.577l-.004-.106-2.492-1.935-.081.039a7.98 7.98 0 0 0-.85 3.579c0 1.284.31 2.498.85 3.578l2.586-2.002Z\" fill=\"#FBBC05\"/><path d=\"M8.216 3.52c1.497 0 2.507.647 3.083 1.187l2.25-2.197C12.167 1.226 10.369.438 8.216.438A7.967 7.967 0 0 0 1.094 4.83l2.578 2.002C4.318 4.911 6.108 3.52 8.216 3.52Z\" fill=\"#EB4335\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.242 .438)\" d=\"M0 0h15.634v16H0z\"/></clipPath></defs></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",children:\"Fri 19 00:12\"})}),className:\"framer-8xqr0p\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1udxbym\",children:/*#__PURE__*/_jsx(RichTextTruncatedText6iadkk,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"Rayna's company released a case study on integrating new conveyor systems, highlighting their emphasis on seamless compatibility with existing setups.\"})}),className:\"framer-6iadkk\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fosfz1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u4ypq2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pscr8r\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-kq1kxq\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/YL8SFNqdgxMh5N5Y5dGzLyxeAmM.png\"},className:\"framer-91s8lw\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Carlos Le\"})}),className:\"framer-x4f1dz\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-8mu8mu\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:17,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M15.865 8.587c0-.656-.054-1.134-.169-1.63H8.211v2.959h4.394c-.089.735-.567 1.842-1.63 2.586l-.015.1 2.366 1.833.165.016c1.505-1.39 2.374-3.437 2.374-5.864Z\" fill=\"#4285F4\"/><path d=\"M8.216 16.382c2.152 0 3.96-.709 5.28-1.931l-2.516-1.949c-.674.47-1.577.797-2.764.797-2.108 0-3.898-1.39-4.536-3.313l-.093.008L1.126 11.9l-.032.09a7.967 7.967 0 0 0 7.122 4.393Z\" fill=\"#34A853\"/><path d=\"M3.68 9.986a4.908 4.908 0 0 1-.267-1.576c0-.55.098-1.081.257-1.577l-.004-.106-2.492-1.935-.081.039a7.98 7.98 0 0 0-.85 3.579c0 1.284.31 2.498.85 3.578l2.586-2.002Z\" fill=\"#FBBC05\"/><path d=\"M8.216 3.52c1.497 0 2.507.647 3.083 1.187l2.25-2.197C12.167 1.226 10.369.438 8.216.438A7.967 7.967 0 0 0 1.094 4.83l2.578 2.002C4.318 4.911 6.108 3.52 8.216 3.52Z\" fill=\"#EB4335\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.242 .438)\" d=\"M0 0h15.634v16H0z\"/></clipPath></defs></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",children:\"Fri 18 11:32\"})}),className:\"framer-a7fbau\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1svf9u0\",children:/*#__PURE__*/_jsx(RichTextTruncatedTextr3kvid,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"Carlos's firm was featured in an industry report discussing their recent investments in hydraulic press technology to enhance production efficiency.\"})}),className:\"framer-r3kvid\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p9fiyg\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ccbduw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mjlmlc\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1skgcmw\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/GJ0n7QM1zKfC5OLsE1IseizdQ.png\"},className:\"framer-1nsdnkz\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Lydia Korsgaard\"})}),className:\"framer-pkbhky\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-qp41j8\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:17,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M15.865 8.587c0-.656-.054-1.134-.169-1.63H8.211v2.959h4.394c-.089.735-.567 1.842-1.63 2.586l-.015.1 2.366 1.833.165.016c1.505-1.39 2.374-3.437 2.374-5.864Z\" fill=\"#4285F4\"/><path d=\"M8.216 16.382c2.152 0 3.96-.709 5.28-1.931l-2.516-1.949c-.674.47-1.577.797-2.764.797-2.108 0-3.898-1.39-4.536-3.313l-.093.008L1.126 11.9l-.032.09a7.967 7.967 0 0 0 7.122 4.393Z\" fill=\"#34A853\"/><path d=\"M3.68 9.986a4.908 4.908 0 0 1-.267-1.576c0-.55.098-1.081.257-1.577l-.004-.106-2.492-1.935-.081.039a7.98 7.98 0 0 0-.85 3.579c0 1.284.31 2.498.85 3.578l2.586-2.002Z\" fill=\"#FBBC05\"/><path d=\"M8.216 3.52c1.497 0 2.507.647 3.083 1.187l2.25-2.197C12.167 1.226 10.369.438 8.216.438A7.967 7.967 0 0 0 1.094 4.83l2.578 2.002C4.318 4.911 6.108 3.52 8.216 3.52Z\" fill=\"#EB4335\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.242 .438)\" d=\"M0 0h15.634v16H0z\"/></clipPath></defs></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",children:\"Fri 18 11:24\"})}),className:\"framer-rz4avq\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-183bovs\",children:/*#__PURE__*/_jsx(RichTextTruncatedText1okql2,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"Lydia's company faced recent supply chain disruptions, as reported in trade news, which may explain concerns about shipment timelines.\"})}),className:\"framer-1okql2\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xfhhip\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-haxlll\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kdrlz9\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xa9r75\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/LSnbVyEitBjwKeH73I6liT54hjQ.png\"},className:\"framer-ger91n\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Michael Porter\"})}),className:\"framer-1g1m14k\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1v7oea5\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:17,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M15.865 8.587c0-.656-.054-1.134-.169-1.63H8.211v2.959h4.394c-.089.735-.567 1.842-1.63 2.586l-.015.1 2.366 1.833.165.016c1.505-1.39 2.374-3.437 2.374-5.864Z\" fill=\"#4285F4\"/><path d=\"M8.216 16.382c2.152 0 3.96-.709 5.28-1.931l-2.516-1.949c-.674.47-1.577.797-2.764.797-2.108 0-3.898-1.39-4.536-3.313l-.093.008L1.126 11.9l-.032.09a7.967 7.967 0 0 0 7.122 4.393Z\" fill=\"#34A853\"/><path d=\"M3.68 9.986a4.908 4.908 0 0 1-.267-1.576c0-.55.098-1.081.257-1.577l-.004-.106-2.492-1.935-.081.039a7.98 7.98 0 0 0-.85 3.579c0 1.284.31 2.498.85 3.578l2.586-2.002Z\" fill=\"#FBBC05\"/><path d=\"M8.216 3.52c1.497 0 2.507.647 3.083 1.187l2.25-2.197C12.167 1.226 10.369.438 8.216.438A7.967 7.967 0 0 0 1.094 4.83l2.578 2.002C4.318 4.911 6.108 3.52 8.216 3.52Z\" fill=\"#EB4335\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.242 .438)\" d=\"M0 0h15.634v16H0z\"/></clipPath></defs></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",children:\"Fri 18 10:54\"})}),className:\"framer-50ma3g\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1crc6jm\",children:/*#__PURE__*/_jsx(RichTextTruncatedTextl203h1,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"Michael's organization unveiled plans for a new manufacturing plant, indicating potential large-scale equipment acquisitions.\"})}),className:\"framer-l203h1\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hfooia\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xcjaxn\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11eibr3\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1382hyh\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/3aiQGwDMSIrtsgencg8EwLbg.png\"},className:\"framer-1irx1lv\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Chance Kenter\"})}),className:\"framer-g46x7e\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1cec2zj\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:17,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M15.865 8.587c0-.656-.054-1.134-.169-1.63H8.211v2.959h4.394c-.089.735-.567 1.842-1.63 2.586l-.015.1 2.366 1.833.165.016c1.505-1.39 2.374-3.437 2.374-5.864Z\" fill=\"#4285F4\"/><path d=\"M8.216 16.382c2.152 0 3.96-.709 5.28-1.931l-2.516-1.949c-.674.47-1.577.797-2.764.797-2.108 0-3.898-1.39-4.536-3.313l-.093.008L1.126 11.9l-.032.09a7.967 7.967 0 0 0 7.122 4.393Z\" fill=\"#34A853\"/><path d=\"M3.68 9.986a4.908 4.908 0 0 1-.267-1.576c0-.55.098-1.081.257-1.577l-.004-.106-2.492-1.935-.081.039a7.98 7.98 0 0 0-.85 3.579c0 1.284.31 2.498.85 3.578l2.586-2.002Z\" fill=\"#FBBC05\"/><path d=\"M8.216 3.52c1.497 0 2.507.647 3.083 1.187l2.25-2.197C12.167 1.226 10.369.438 8.216.438A7.967 7.967 0 0 0 1.094 4.83l2.578 2.002C4.318 4.911 6.108 3.52 8.216 3.52Z\" fill=\"#EB4335\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.242 .438)\" d=\"M0 0h15.634v16H0z\"/></clipPath></defs></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",children:\"Fri 18 10:54\"})}),className:\"framer-10irfxd\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1un162k\",children:/*#__PURE__*/_jsx(RichTextTruncatedText9rq1s5,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"Chance's company is recruiting for multiple engineering roles, suggesting upcoming projects requiring high-capacity equipment.\"})}),className:\"framer-9rq1s5\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nh4ui7\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sb3kwm\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yzamms\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ficb5x\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/C1c1W8frKaEhr359XmsDJx0IcfE.jpg\"},className:\"framer-2v5jb7\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Drice Logan\"})}),className:\"framer-tr1ptt\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-s0eo50\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:17,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M15.865 8.587c0-.656-.054-1.134-.169-1.63H8.211v2.959h4.394c-.089.735-.567 1.842-1.63 2.586l-.015.1 2.366 1.833.165.016c1.505-1.39 2.374-3.437 2.374-5.864Z\" fill=\"#4285F4\"/><path d=\"M8.216 16.382c2.152 0 3.96-.709 5.28-1.931l-2.516-1.949c-.674.47-1.577.797-2.764.797-2.108 0-3.898-1.39-4.536-3.313l-.093.008L1.126 11.9l-.032.09a7.967 7.967 0 0 0 7.122 4.393Z\" fill=\"#34A853\"/><path d=\"M3.68 9.986a4.908 4.908 0 0 1-.267-1.576c0-.55.098-1.081.257-1.577l-.004-.106-2.492-1.935-.081.039a7.98 7.98 0 0 0-.85 3.579c0 1.284.31 2.498.85 3.578l2.586-2.002Z\" fill=\"#FBBC05\"/><path d=\"M8.216 3.52c1.497 0 2.507.647 3.083 1.187l2.25-2.197C12.167 1.226 10.369.438 8.216.438A7.967 7.967 0 0 0 1.094 4.83l2.578 2.002C4.318 4.911 6.108 3.52 8.216 3.52Z\" fill=\"#EB4335\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.242 .438)\" d=\"M0 0h15.634v16H0z\"/></clipPath></defs></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",children:\"Fri 18 10:54\"})}),className:\"framer-1s73knz\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17uyj2z\",children:/*#__PURE__*/_jsx(RichTextTruncatedText1xikfz8,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"Drice's firm published a sustainability report emphasizing the need for advanced water filtration systems to meet environmental goals\"})}),className:\"framer-1xikfz8\",\"data-framer-name\":\"Lines: 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18rd4rw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9jqzi9\",\"data-border\":true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jon5gx\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y4h0mf\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ayafhq\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/hVi0Fsx0minWlquR1Fttgls7HkQ.png\"},className:\"framer-1tr8rnq\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Martin Dorwart\"})}),className:\"framer-1axsqf6\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1yhf353\",\"data-framer-name\":\"Graphic\",fill:'var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255)) /* {\"name\":\"Blue\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-globe\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20M2 12h20\"/></svg>',withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16m4pej\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s0iyr3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Status\"})}),className:\"framer-c8okmb\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10m65vh\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1hwurzb\",\"data-framer-name\":\"circle-dotted 1\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 15\"><path d=\"M 3.013 12.183 C 3.335 12.183 3.596 11.922 3.596 11.6 C 3.596 11.278 3.335 11.017 3.013 11.017 C 2.691 11.017 2.43 11.278 2.43 11.6 C 2.43 11.922 2.691 12.183 3.013 12.183 Z\" fill=\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"></path><path d=\"M 1.365 8.195 C 1.687 8.195 1.948 7.934 1.948 7.612 C 1.948 7.289 1.687 7.028 1.365 7.028 C 1.042 7.028 0.781 7.289 0.781 7.612 C 0.781 7.934 1.042 8.195 1.365 8.195 Z\" fill=\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"></path><path d=\"M 3.013 4.208 C 3.335 4.208 3.596 3.947 3.596 3.624 C 3.596 3.302 3.335 3.041 3.013 3.041 C 2.691 3.041 2.43 3.302 2.43 3.624 C 2.43 3.947 2.691 4.208 3.013 4.208 Z\" fill=\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"></path><path d=\"M 4.849 13.405 C 5.171 13.405 5.432 13.144 5.432 12.822 C 5.432 12.499 5.171 12.238 4.849 12.238 C 4.527 12.238 4.266 12.499 4.266 12.822 C 4.266 13.144 4.527 13.405 4.849 13.405 Z\" fill=\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"></path><path d=\"M 1.794 10.353 C 2.116 10.353 2.378 10.092 2.378 9.77 C 2.378 9.448 2.116 9.187 1.794 9.187 C 1.472 9.187 1.211 9.448 1.211 9.77 C 1.211 10.092 1.472 10.353 1.794 10.353 Z\" fill=\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"></path><path d=\"M 1.794 6.038 C 2.116 6.038 2.378 5.777 2.378 5.454 C 2.378 5.132 2.116 4.871 1.794 4.871 C 1.472 4.871 1.211 5.132 1.211 5.454 C 1.211 5.777 1.472 6.038 1.794 6.038 Z\" fill=\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"></path><path d=\"M 4.849 2.986 C 5.171 2.986 5.432 2.725 5.432 2.403 C 5.432 2.08 5.171 1.819 4.849 1.819 C 4.527 1.819 4.266 2.08 4.266 2.403 C 4.266 2.725 4.527 2.986 4.849 2.986 Z\" fill=\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"></path><path d=\"M 7.005 2.556 C 7.327 2.556 7.589 2.295 7.589 1.973 C 7.589 1.651 7.327 1.39 7.005 1.39 C 6.683 1.39 6.422 1.651 6.422 1.973 C 6.422 2.295 6.683 2.556 7.005 2.556 Z\" fill=\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"></path><path d=\"M 7.005 13.834 C 7.327 13.834 7.589 13.572 7.589 13.25 C 7.589 12.928 7.327 12.667 7.005 12.667 C 6.683 12.667 6.422 12.928 6.422 13.25 C 6.422 13.572 6.683 13.834 7.005 13.834 Z\" fill=\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"></path><path d=\"M 10.99 12.183 C 11.312 12.183 11.573 11.922 11.573 11.6 C 11.573 11.278 11.312 11.017 10.99 11.017 C 10.667 11.017 10.406 11.278 10.406 11.6 C 10.406 11.922 10.667 12.183 10.99 12.183 Z\" fill=\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"></path><path d=\"M 12.646 8.195 C 12.968 8.195 13.229 7.934 13.229 7.612 C 13.229 7.289 12.968 7.028 12.646 7.028 C 12.324 7.028 12.063 7.289 12.063 7.612 C 12.063 7.934 12.324 8.195 12.646 8.195 Z\" fill=\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"></path><path d=\"M 10.99 4.208 C 11.312 4.208 11.573 3.947 11.573 3.624 C 11.573 3.302 11.312 3.041 10.99 3.041 C 10.667 3.041 10.406 3.302 10.406 3.624 C 10.406 3.947 10.667 4.208 10.99 4.208 Z\" fill=\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"></path><path d=\"M 9.161 13.405 C 9.484 13.405 9.745 13.144 9.745 12.822 C 9.745 12.499 9.484 12.238 9.161 12.238 C 8.839 12.238 8.578 12.499 8.578 12.822 C 8.578 13.144 8.839 13.405 9.161 13.405 Z\" fill=\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"></path><path d=\"M 12.216 10.353 C 12.538 10.353 12.8 10.092 12.8 9.77 C 12.8 9.448 12.538 9.187 12.216 9.187 C 11.894 9.187 11.633 9.448 11.633 9.77 C 11.633 10.092 11.894 10.353 12.216 10.353 Z\" fill=\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"></path><path d=\"M 12.216 6.038 C 12.538 6.038 12.8 5.777 12.8 5.454 C 12.8 5.132 12.538 4.871 12.216 4.871 C 11.894 4.871 11.633 5.132 11.633 5.454 C 11.633 5.777 11.894 6.038 12.216 6.038 Z\" fill=\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"></path><path d=\"M 9.161 2.986 C 9.484 2.986 9.745 2.725 9.745 2.403 C 9.745 2.08 9.484 1.819 9.161 1.819 C 8.839 1.819 8.578 2.08 8.578 2.403 C 8.578 2.725 8.839 2.986 9.161 2.986 Z\" fill=\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"></path></svg>',svgContentId:9588501606,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",style:{\"--framer-text-color\":\"var(--token-20eac2cb-7de2-4269-8b0b-5317757dcfff, rgb(255, 123, 0))\"},children:\"In contact\"})}),className:\"framer-dr793t\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7mxdb5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Job Title\"})}),className:\"framer-144cf4k\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fpooxx\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"President and Founder at Industrial Machines of Chicago\"})}),className:\"framer-b1et7b\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1162a4b\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Location\"})}),className:\"framer-mvn11i\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5agvpf\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2e7zvi\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1n11py8\",\"data-framer-name\":\"pin 2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:13,svg:'<svg width=\"13\" height=\"14\" viewBox=\"0 0 13 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M10.6763 5.85975C10.6763 7.75342 8.20051 10.7947 7.06229 12.0933C6.76401 12.4334 6.23968 12.4334 5.94213 12.0933C4.8039 10.7954 2.32812 7.75414 2.32812 5.85975C2.32885 3.3392 4.4854 1.87598 6.50257 1.87598C8.51974 1.87598 10.6763 3.3392 10.6763 5.85975Z\" stroke=\"#101429\" stroke-opacity=\"0.72\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M6.50608 7.29243C7.2041 7.29243 7.76997 6.72656 7.76997 6.02854C7.76997 5.33051 7.2041 4.76465 6.50608 4.76465C5.80805 4.76465 5.24219 5.33051 5.24219 6.02854C5.24219 6.72656 5.80805 7.29243 6.50608 7.29243Z\" stroke=\"#101429\" stroke-opacity=\"0.72\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"City of Chicago, United States\"})}),className:\"framer-1h89a0s\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jo0mct\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Linkedin\"})}),className:\"framer-x4zplh\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wypjla\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13cgu4s\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pm748q-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"brkTzeEbl\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(43, 79, 255))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z\"/></svg>',height:\"100%\",id:\"brkTzeEbl\",layoutId:\"brkTzeEbl\",lineCap:\"butt\",lineJoin:\"miter\",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-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",style:{\"--framer-text-color\":\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(43, 79, 255))\"},children:\"martindwt\"})}),className:\"framer-1su7we1\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16pj5am\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ye5orr\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k0wjsh\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1li89bv\",\"data-framer-name\":\"Graphic\",fill:'var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255)) /* {\"name\":\"Blue\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-globe\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20M2 12h20\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Website form\"})}),className:\"framer-1ea8lg1\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-40e0dw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-26807u\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-dx2iyb\",\"data-framer-name\":\"chart-activity-2 1\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 13\"><path d=\"M 11.25 5.862 L 9 5.862 L 7.5 10.362 L 4.5 1.862 L 3 6.362 L 0.75 6.362\" fill=\"transparent\" stroke-width=\"1.2\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11876953932,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Activity\"})}),className:\"framer-1lw9ouw\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q5rwf8\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-15ptqnc\",\"data-framer-name\":\"page-2 1\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 15\"><g transform=\"translate(0 0.112)\" id=\"ss11962139564_1\"><path d=\"M 0 14 L 0 0 L 14 0 L 14 14 Z\" fill=\"transparent\"></path><path d=\"M 4.477 8.75 L 7.004 8.75\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 4.477 6.417 L 9.532 6.417\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 4.477 4.084 L 9.532 4.084\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 10.307 1.361 L 3.696 1.361 C 2.837 1.361 2.141 2.058 2.141 2.917 L 2.141 11.084 C 2.141 11.943 2.837 12.639 3.696 12.639 L 10.307 12.639 C 11.166 12.639 11.863 11.943 11.863 11.084 L 11.863 2.917 C 11.863 2.058 11.166 1.361 10.307 1.361 Z\" fill=\"transparent\" stroke=\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></g></svg>',svgContentId:11962139564,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tpv7q8\",\"data-styles-preset\":\"sOBBslvxC\",children:\"Notes\"})}),className:\"framer-16yb5ry\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xh4p5j\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hjn81\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19zlcw1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tuhr7o\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/hVi0Fsx0minWlquR1Fttgls7HkQ.png\"},className:\"framer-1v5qh6x\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dcmd6x\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-54acqb\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",style:{\"--framer-text-color\":\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(52, 67, 96))\"},children:\"Martin Dorwart\"})}),className:\"framer-1hwzxhh\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zf10ab\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0ICBSZWd1bGFy\",\"--framer-font-family\":'\"Geist  Regular\", \"Geist  Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Got it\"})}),className:\"framer-kcyder\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"CUSTOM;Geist  Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-76ykd\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:[\"Hi Mert - thank you. We are more interested in the data itself. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Do you currently have an API? Nevertheless, we would be interested in getting a demo. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"When is a good time? \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Best, Martin\"]})}),className:\"framer-2lpif1\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-edss0f\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\" Please send it over to\"})}),className:\"framer-t7b1ek\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0ICBSZWd1bGFy\",\"--framer-font-family\":'\"Geist  Regular\", \"Geist  Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255))\"},children:\"martin@industrialmachines.us\"})}),className:\"framer-5xkece\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"CUSTOM;Geist  Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1id2d0b\",\"data-framer-name\":\"Frame 1532\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bdq61x\",\"data-framer-name\":\"Frame 1563\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ogdsxw\",\"data-framer-name\":\"Frame 1343\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7dktyx\",\"data-framer-name\":\"Frame 1564\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gdtc0e\",\"data-framer-name\":\"Frame 1344\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",children:\"Proposed action\"})}),className:\"framer-1bu1ibx\",\"data-framer-name\":\"Proposed action\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15wkhjn\",\"data-border\":true,\"data-framer-name\":\"Frame 1530\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-10z1ox2\",\"data-border\":true,\"data-framer-name\":\"Frame 1568\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"Proposed action: Send email\"})}),className:\"framer-x70ey1\",\"data-framer-name\":\"Proposed action: Send email\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xyc9vi\",\"data-framer-name\":\"Frame 1567\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mhig9d\",\"data-framer-name\":\"Frame 1565\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"From\"})}),className:\"framer-j50taz\",\"data-framer-name\":\"From\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"mert@troylabs.io\"})}),className:\"framer-1l57bbg\",\"data-framer-name\":\"mert@troylabs.io\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3hwvw6\",\"data-framer-name\":\"Frame 1566\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"To\"})}),className:\"framer-1gu2px7\",\"data-framer-name\":\"To\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"david@pendo.io\"})}),className:\"framer-8pdov1\",\"data-framer-name\":\"david@pendo.io\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Hey David,\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Happy to give you a demo. We do not currently have an API however we can equip you with data indeed. \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"When is a good time for you? \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Best,\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:[/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Mert\"})]})]}),className:\"framer-1hhh0v1\",\"data-framer-name\":\"Hey David,\\u2028\\u2028Happy to give you a demo. We do not currently have an API however we can equip you with data indeed. \\u2028\\u2028When is a good time for you? \\u2028\\u2028Best, \\u2028Mert\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mqk50w\",\"data-framer-name\":\"Butto\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Accept & Send\"})}),className:\"framer-1ggjnpx\",\"data-framer-name\":\"Button\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fb7p91\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-v9fk7m\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oqv7p7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",children:\"To:\"})}),className:\"framer-1i3gm9r\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1dlx5ge\",\"data-framer-name\":\"Graphic\",fill:'var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(18, 101, 255)) /* {\"name\":\"Blue\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-globe\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20M2 12h20\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18zb3us\",\"data-styles-preset\":\"lcWUCNvOe\",children:\"Martin Dorwart\"})}),className:\"framer-1j59p1r\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ufefuj\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1amlw0i\",\"data-styles-preset\":\"eEtGiCFjc\",children:\"Send a message\"})}),className:\"framer-16asa54\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1viu7qk\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hqlsjz\",\"data-framer-name\":\"Button\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hgjs9o-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Jvbdd4lCG\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-066ac3f9-eba3-4cbd-b32f-d665141e99a1, rgb(251, 250, 249))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\"><title>paper-plane-2</title><g fill=\"#F7F7F7\"><path d=\"m11.544.458c-.413-.414-1.016-.562-1.573-.381L1.078,2.935C.486,3.125.077,3.627.01,4.244c-.068.618.224,1.197.761,1.511l2.784,1.63,2.74-2.74c.293-.293.768-.293,1.061,0,.293.293.293.768,0,1.061l-2.736,2.736,1.626,2.789c.283.486.784.771,1.334.771.058,0,.116-.003.175-.01.618-.067,1.12-.476,1.311-1.068l2.858-8.894c.179-.557.033-1.159-.38-1.572Z\" stroke-width=\"0\" fill=\"#F7F7F7\"></path></g></svg>',height:\"100%\",id:\"Jvbdd4lCG\",layoutId:\"Jvbdd4lCG\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-066ac3f9-eba3-4cbd-b32f-d665141e99a1, rgb(251, 250, 249))\"},children:\"Send\"})}),className:\"framer-1uck921\",\"data-framer-name\":\"Multiplayer inbox for Linkedin and email so you are context aware on your sales conversations\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]})]})]})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__loop:animation15,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:1,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition10,__perspectiveFX:false,__targetOpacity:1,className:\"framer-260er3-container hidden-ku0qnp\",nodeId:\"LQgv0aSsi\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CommentCursor,{Akd22Wgt3:13,height:\"100%\",id:\"LQgv0aSsi\",layoutId:\"LQgv0aSsi\",variant:\"puN0KW2Us\",width:\"100%\",Yxjn7LT1E:\"Mert\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__loop:animation16,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:1,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition12,__perspectiveFX:false,__targetOpacity:1,className:\"framer-znhkoi-container hidden-ku0qnp\",nodeId:\"sZHBdBc3S\",rendersWithMotion:true,scopeId:\"augiA20Il\",transformTemplate:transformTemplate3,children:/*#__PURE__*/_jsx(CommentCursor,{Akd22Wgt3:13,height:\"100%\",id:\"sZHBdBc3S\",layoutId:\"sZHBdBc3S\",variant:\"IrMYkKEXD\",width:\"100%\",Yxjn7LT1E:\"Michael\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__loop:animation17,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:1,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition9,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fozb5q-container hidden-ku0qnp\",nodeId:\"OscjugSnY\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CommentCursor,{Akd22Wgt3:13,height:\"100%\",id:\"OscjugSnY\",layoutId:\"OscjugSnY\",variant:\"O9iB6TaBy\",width:\"100%\",Yxjn7LT1E:\"Kacper\"})})})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-8ltb7x\",\"data-framer-name\":\"For who\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17o00mf\",\"data-framer-name\":\"Wrapper - V\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-nplf60\",\"data-framer-name\":\"Line\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-172pvbp\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q61wf5\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13ktdcp\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ksyqyj-container\",nodeId:\"RR1WgOATN\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"RR1WgOATN\",jcfrHBLBs:\"Software that lets you sell right away\",layoutId:\"RR1WgOATN\",oDE3iQUIK:true,seKvcVpGY:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(57, 74, 106))\",TaCFo3Uda:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M16.249,7.763s0,0,0,0l-1.248-1.248v-1.765c0-.965-.785-1.75-1.75-1.75h-1.765l-1.249-1.249c-.681-.68-1.791-.681-2.474,0l-1.248,1.248h-1.765c-.965,0-1.75,.785-1.75,1.75v1.765l-1.249,1.249c-.681,.682-.681,1.792,0,2.474l1.248,1.248v1.765c0,.965,.785,1.75,1.75,1.75h1.765l1.249,1.249c.341,.34,.789,.511,1.237,.511s.896-.17,1.237-.511l1.248-1.248h1.765c.965,0,1.75-.785,1.75-1.75v-1.765l1.249-1.249c.681-.682,.681-1.792,0-2.474Zm-3.784-.8l-3.923,5c-.136,.174-.343,.279-.564,.287-.009,0-.017,0-.026,0-.212,0-.414-.089-.557-.247l-1.827-2.023c-.277-.308-.253-.782,.054-1.06,.307-.277,.782-.253,1.06,.054l1.23,1.362,3.374-4.299c.256-.326,.727-.383,1.053-.127,.326,.255,.383,.727,.127,1.053Z\"></path>   </g> </svg>',width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-tfjoh\",\"data-styles-preset\":\"t3v48zzB3\",style:{\"--framer-text-alignment\":\"center\"},children:\"Exclusively built for rockstar sales teams to get better\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-tfjoh\",\"data-styles-preset\":\"t3v48zzB3\",style:{\"--framer-text-alignment\":\"center\"},children:\"Exclusively built for those who cares about sales \"})}),className:\"framer-74hdgw\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14hr0hu\",\"data-framer-name\":\"Content - Grid\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c7o1rb\",\"data-framer-name\":\"Card 1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1apavnz\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bpwu0\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-19thyru-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"SqUYcIEuj\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(57, 74, 106))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\">   <g fill=\"currentColor\">     <path d=\"m8.75,3h-2v3.939l.97-.97c.293-.293.768-.293,1.061,0s.293.768,0,1.061l-2.25,2.25c-.146.146-.338.22-.53.22s-.384-.073-.53-.22l-2.25-2.25c-.293-.293-.293-.768,0-1.061s.768-.293,1.061,0l.97.97v-3.939h-2c-1.517,0-2.75,1.233-2.75,2.75v3.5c0,1.517,1.233,2.75,2.75,2.75h5.5c1.517,0,2.75-1.233,2.75-2.75v-3.5c0-1.517-1.233-2.75-2.75-2.75Z\"></path>     <path d=\"m6.75,3V.75c0-.414-.336-.75-.75-.75s-.75.336-.75.75v2.25h1.5Z\"></path>   </g> </svg>',height:\"100%\",id:\"SqUYcIEuj\",layoutId:\"SqUYcIEuj\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-5i74jh\",\"data-styles-preset\":\"lNJKBANRV\",style:{\"--framer-text-alignment\":\"left\"},children:\"Enterprise sales teams\"})}),className:\"framer-1xaybhv\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qkn3o6\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ogs3f6\",\"data-styles-preset\":\"EsowJ0vo9\",children:\"End of quarter approaching and you are nowhere your quota. Engage your lost prospects and find new ones\"})}),className:\"framer-yawi06\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uv0bu6\",\"data-framer-name\":\"Card 2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q5kter\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w116eb\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m528tt-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"gf2isYAPV\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(57, 74, 106))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\">   <g fill=\"currentColor\">     <path d=\"m10.25,12H3.25c-1.241,0-2.25-1.009-2.25-2.25,0-.414.336-.75.75-.75s.75.336.75.75.336.75.75.75h7c.414,0,.75.336.75.75s-.336.75-.75.75Z\"></path>     <path d=\"m8.75,0H3.25C2.009,0,1,1.009,1,2.25v7.5c0,.414.336.75.75.75s.75-.336.75-.75.336-.75.75-.75h7c.414,0,.75-.336.75-.75V2.25c0-1.241-1.009-2.25-2.25-2.25Zm-1.5,5h-2.5c-.414,0-.75-.336-.75-.75s.336-.75.75-.75h2.5c.414,0,.75.336.75.75s-.336.75-.75.75Z\"></path>   </g> </svg>',height:\"100%\",id:\"gf2isYAPV\",layoutId:\"gf2isYAPV\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-5i74jh\",\"data-styles-preset\":\"lNJKBANRV\",style:{\"--framer-text-alignment\":\"left\"},children:\"Small and medium sized businesses\"})}),className:\"framer-nq2921\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ivwr1o\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ogs3f6\",\"data-styles-preset\":\"EsowJ0vo9\",children:\"Trying to increase your qualified customers but cannot keep track of it over time\"})}),className:\"framer-1yxmun\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s9pou7\",\"data-framer-name\":\"Card 3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pji02x\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-4sz26l\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12ygt1d-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"fIWbtASsK\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG1,{customColor:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(57, 74, 106))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <circle cx=\"14.641\" cy=\"11.75\" r=\"1.75\"></circle>     <path d=\"M9.934,15.852c.361-1.035,1.043-1.89,1.908-2.479-.279-.479-.451-1.029-.451-1.622,0-1.792,1.458-3.25,3.25-3.25,.917,0,1.743,.385,2.334,.998,.01-.166,.025-.33,.025-.498,0-4.411-3.589-8-8-8S1,4.589,1,9c0,1.396,.371,2.776,1.062,3.971,.238,.446-.095,2.002-.842,2.749-.209,.209-.276,.522-.17,.798,.106,.276,.365,.465,.66,.481,.079,.004,.16,.006,.241,.006,1.145,0,2.535-.407,3.44-.871,.675,.343,1.39,.587,2.131,.728,.484,.092,.982,.138,1.478,.138,.272,0,.541-.014,.806-.041-.029-.371,.002-.748,.128-1.108Z\"></path>     <path d=\"M14.641,14c-1.48,0-2.802,.943-3.291,2.345-.131,.375-.07,.795,.162,1.123,.237,.333,.621,.532,1.028,.532h4.202c.407,0,.791-.199,1.027-.532,.232-.328,.293-.748,.163-1.123-.489-1.403-1.811-2.346-3.291-2.346Z\"></path>   </g> </svg>',height:\"100%\",id:\"fIWbtASsK\",layoutId:\"fIWbtASsK\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-5i74jh\",\"data-styles-preset\":\"lNJKBANRV\",children:\"Services businesses\"})}),className:\"framer-t8hknw\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1auttwp\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ogs3f6\",\"data-styles-preset\":\"EsowJ0vo9\",children:\"Insurance, financial advisory, consulting, investment banking, brokerage and wealth management\"})}),className:\"framer-1eg30ma\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xg0o90\",\"data-framer-name\":\"Line\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-zulo2b\"})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-16krbdp\",\"data-framer-name\":\"Community\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bgyo4n\",\"data-framer-name\":\"Wrapper - V\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-acrm1p\",\"data-framer-name\":\"Banner\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-b4o2w1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{height:483,width:`max(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px, 1px)`},WKcbh0Qtk:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:413.6,width:`max(min(${componentViewport?.width||\"100vw\"}, 1190px) - 160px, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9wpi0s-container\",nodeId:\"nWr572BiV\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Display,{FdSoPCTIQ:1,height:\"100%\",id:\"nWr572BiV\",layoutId:\"nWr572BiV\",style:{height:\"100%\",width:\"100%\"},u4akpkRWz:\"luminosity\",variant:\"i8o4W1tc2\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7uagku\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4jjx8a\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a6zvp6\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ecspn4\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-10zg7hz\",\"data-styles-preset\":\"ZvPC3756s\",style:{\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"AI Mode\"})}),className:\"framer-1kcmylp\",\"data-framer-name\":\"Build 5x more relationships with\\u2028personal outreach\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o8rt7r\",\"data-border\":true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gdm685\",\"data-framer-name\":\"Bottom\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-11p7y0q\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16jk0ml\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0ICBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Geist  SemiBold\", \"Geist  SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"Join our Slack community\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0ICBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Geist  SemiBold\", \"Geist  SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"Join our Slack community\"})}),className:\"framer-1jwm93w\",\"data-framer-name\":\"\u201CAorem ipsum dolor sit amet, sectetur adipisci elit. Nunc vulputate libero etul velit interdum, acquet aliquet odioniti.\u201D\",fonts:[\"CUSTOM;Geist  SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1204d233-1b72-402f-bee9-6a678a06318b, rgb(240, 240, 255))\"},children:\"Aorem ipsum dolor sit amet, sectetur adipisci elit. Nunc vulputate libero etul velit interdum.\"})})},WKcbh0Qtk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1204d233-1b72-402f-bee9-6a678a06318b, rgb(172, 176, 185))\"},children:\"Aorem ipsum dolor sit amet, sectetur adipisci elit. Nunc vulputate libero etul velit interdum.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1204d233-1b72-402f-bee9-6a678a06318b, rgb(172, 176, 185))\"},children:\"To find out about latest use cases, ask questions to the community and share your own agents to the public\"})}),className:\"framer-1lc3seu\",\"data-framer-name\":\"Build 5x more relationships with\\u2028personal outreach\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rvlu8a-container\",nodeId:\"nHQvcPsbT\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ButtonPlain,{height:\"100%\",id:\"nHQvcPsbT\",layoutId:\"nHQvcPsbT\",mc6xcbwYi:\"Go to community\",O2reigzYb:\"https://join.slack.com/t/gmhqcommunity/shared_invite/zt-242tyi9zo-iYb3w_b3yCJTN6FQn_ufnQ\",variant:\"umTgtuC69\",vWsdOreu0:\"rgb(0, 153, 255)\",width:\"100%\"})})})]})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o9edgp\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-okmgso\",\"data-framer-name\":\"Browser\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{background:{alt:\"\",backgroundSize:.64,fit:\"tile\",pixelHeight:1676,pixelWidth:2264,positionX:\"left\",positionY:\"top\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 76px)`,src:\"https://framerusercontent.com/images/eiO1njPGl4x0FxMZcSJbWw0MiQ.png\",srcSet:\"https://framerusercontent.com/images/eiO1njPGl4x0FxMZcSJbWw0MiQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/eiO1njPGl4x0FxMZcSJbWw0MiQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eiO1njPGl4x0FxMZcSJbWw0MiQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/eiO1njPGl4x0FxMZcSJbWw0MiQ.png 2264w\"}},WKcbh0Qtk:{background:{alt:\"\",backgroundSize:.64,fit:\"tile\",pixelHeight:1676,pixelWidth:2264,positionX:\"left\",positionY:\"top\",sizes:`calc(max(max(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px, 1px) / 2, 1px) - 4px)`,src:\"https://framerusercontent.com/images/eiO1njPGl4x0FxMZcSJbWw0MiQ.png\",srcSet:\"https://framerusercontent.com/images/eiO1njPGl4x0FxMZcSJbWw0MiQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/eiO1njPGl4x0FxMZcSJbWw0MiQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eiO1njPGl4x0FxMZcSJbWw0MiQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/eiO1njPGl4x0FxMZcSJbWw0MiQ.png 2264w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:.64,fit:\"tile\",pixelHeight:1676,pixelWidth:2264,positionX:\"left\",positionY:\"top\",sizes:`calc(max(max(min(${componentViewport?.width||\"100vw\"}, 1190px) - 160px, 1px) / 2, 1px) - 4px)`,src:\"https://framerusercontent.com/images/eiO1njPGl4x0FxMZcSJbWw0MiQ.png\",srcSet:\"https://framerusercontent.com/images/eiO1njPGl4x0FxMZcSJbWw0MiQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/eiO1njPGl4x0FxMZcSJbWw0MiQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eiO1njPGl4x0FxMZcSJbWw0MiQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/eiO1njPGl4x0FxMZcSJbWw0MiQ.png 2264w\"},className:\"framer-ax1wmy\",\"data-framer-name\":\"Image\"})})})})]})]})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-16vtna2\",\"data-framer-name\":\"Testimonials\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-m32dvs hidden-ku0qnp\",\"data-framer-name\":\"BG\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-126wxpn\",\"data-framer-name\":\"Group 1604\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:971,intrinsicWidth:1023,style:{rotate:60},svg:'<svg width=\"1023\" height=\"971\" viewBox=\"0 0 1023 971\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.6\">\\n<g filter=\"url(#filter0_f_790_100)\">\\n<path d=\"M709.5 223.999C533.837 282.146 455.014 427.998 455.014 427.998C455.014 427.998 293.981 630.346 202.984 817\" stroke=\"url(#paint0_radial_790_100)\" stroke-opacity=\"0.8\" stroke-width=\"90\"/>\\n</g>\\n<g filter=\"url(#filter1_f_790_100)\">\\n<path d=\"M860.517 172.503C709.154 242.964 586.237 282.659 476.515 408.503C347.073 556.964 333.152 646.124 232.029 815.152\" stroke=\"url(#paint1_linear_790_100)\" stroke-opacity=\"0.6\" stroke-width=\"60\"/>\\n</g>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_790_100\" x=\"62.5391\" y=\"81.2788\" width=\"761.102\" height=\"855.441\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"50\" result=\"effect1_foregroundBlur_790_100\"/>\\n</filter>\\n<filter id=\"filter1_f_790_100\" x=\"200.281\" y=\"139.305\" width=\"678.898\" height=\"697.249\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"3\" result=\"effect1_foregroundBlur_790_100\"/>\\n</filter>\\n<radialGradient id=\"paint0_radial_790_100\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(472.312 489.504) rotate(33.1171) scale(180.287 421.392)\">\\n<stop stop-color=\"#528DFF\"/>\\n<stop offset=\"1\" stop-color=\"#6BCAFF\" stop-opacity=\"0\"/>\\n</radialGradient>\\n<linearGradient id=\"paint1_linear_790_100\" x1=\"176.984\" y1=\"712.505\" x2=\"272.77\" y2=\"786.683\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0047FF\"/>\\n<stop offset=\"0.295442\" stop-color=\"#82BCFF\"/>\\n<stop offset=\"0.505\" stop-color=\"#A9EAFF\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sh792w\",\"data-framer-name\":\"Wrapper - V\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11qeokg-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lXJ40j1il\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Pattern,{back:\"rgba(237, 239, 245, 0)\",diagonal:true,direction:\"left\",duration:5,front:\"rgba(213, 215, 231, 0.8)\",height:\"100%\",id:\"lXJ40j1il\",layoutId:\"lXJ40j1il\",patternType:\"polka\",radius:0,scale:8,shouldAnimate:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mna7if\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13aietm\",\"data-framer-name\":\"Line\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-i31z3f\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b5b2vw\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lvj6je-container\",nodeId:\"pfltQH9BF\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"pfltQH9BF\",jcfrHBLBs:\"Learn from our customers\",layoutId:\"pfltQH9BF\",oDE3iQUIK:true,seKvcVpGY:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(57, 74, 106))\",TaCFo3Uda:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M12,1.75c-.5,0-.965,.135-1.38,.352,.547,.745,.88,1.655,.88,2.648s-.333,1.903-.88,2.648c.415,.217,.88,.352,1.38,.352,1.654,0,3-1.346,3-3s-1.346-3-3-3Z\"></path>     <circle cx=\"7\" cy=\"4.75\" r=\"3\"></circle>     <path d=\"M9.959,15.396c-.439-.409-.693-.966-.714-1.567s.193-1.174,.604-1.614c.422-.454,1.022-.715,1.645-.715,.264,0,.519,.056,.762,.145-1.142-1.795-3.097-2.895-5.255-2.895-2.369,0-4.505,1.315-5.575,3.432-.282,.557-.307,1.213-.069,1.801,.246,.607,.741,1.079,1.358,1.293,1.384,.48,2.826,.724,4.286,.724,1.076,0,2.142-.135,3.183-.396l-.223-.208Z\"></path>     <path d=\"M13.103,16c-.189,0-.372-.071-.511-.202l-1.609-1.5c-.303-.282-.32-.757-.037-1.06,.282-.303,.757-.319,1.06-.037l1,.932,2.896-3.836c.25-.33,.72-.396,1.051-.146,.331,.25,.396,.72,.146,1.051l-3.397,4.5c-.128,.169-.322,.276-.534,.295-.021,.002-.043,.003-.065,.003Z\"></path>   </g> </svg>',width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-tfjoh\",\"data-styles-preset\":\"t3v48zzB3\",style:{\"--framer-text-alignment\":\"left\"},children:\"What can you ask Godmode to do? \"})}),className:\"framer-lyxw0i\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"left\"},children:\"Join hundreds of companies who are modernising their operations with completely new kinds of automations\"})}),className:\"framer-11gkmqv\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"gxec8m21G\"},implicitPathVariables:undefined},{href:{webPageId:\"gxec8m21G\"},implicitPathVariables:undefined},{href:{webPageId:\"gxec8m21G\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vqcemq-container\",nodeId:\"DIiqk_AHw\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{O2reigzYb:resolvedLinks2[2]},WKcbh0Qtk:{O2reigzYb:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(ButtonPlain,{height:\"100%\",id:\"DIiqk_AHw\",layoutId:\"DIiqk_AHw\",mc6xcbwYi:\"Read all stories\",O2reigzYb:resolvedLinks2[0],variant:\"umTgtuC69\",vWsdOreu0:\"var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, rgb(43, 79, 255))\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ui46f3\",\"data-framer-name\":\"Frame 30\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l4f2uk\",\"data-framer-name\":\"Row 1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px)`},WKcbh0Qtk:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 64px) / 2, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:282,width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 176px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wttcol-container\",nodeId:\"C5eFwFArf\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{S0EEwR1RE:32}},children:/*#__PURE__*/_jsx(TestimonialCase,{C_Ekd2Fqg:\"Based on the company\u2019s brands in @design-offerings, products and services in @research-for-hook find out how @company_name can benefit from XDS\u2019s value propositions. Be very specific in mentioning how these things can improve their brand(s), user experience, product and service features and mention them by name. \",EIPJShQjr:false,height:\"100%\",id:\"C5eFwFArf\",layoutId:\"C5eFwFArf\",Lw8Rrix3o:false,S0EEwR1RE:40,style:{width:\"100%\"},Tc9ylwJYX:\"Brendan Good\",width:\"100%\",z6h2_nn2m:\"Founder & CEO at Fromhere\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px)`},WKcbh0Qtk:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 64px) / 2, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:282,width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 176px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16jfqjt-container\",nodeId:\"Cznma9dZ3\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{S0EEwR1RE:32}},children:/*#__PURE__*/_jsx(TestimonialCase,{C_Ekd2Fqg:\"Read through @company_description and determine if @company_name is doing B2B or B2C. Do they have a design system, check based on their ||{{company_profile.techstack_text}}|| and @tech_stack Find and summarize the products and services @company_name is delivering. \",EIPJShQjr:false,height:\"100%\",id:\"Cznma9dZ3\",layoutId:\"Cznma9dZ3\",Lw8Rrix3o:false,S0EEwR1RE:40,style:{width:\"100%\"},Tc9ylwJYX:\"Rory Griffin\",width:\"100%\",z6h2_nn2m:\"Account Executive at Dext\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gpnc8k\",\"data-framer-name\":\"Row 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px)`},WKcbh0Qtk:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 64px) / 2, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:183,width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 176px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18uwbxi-container\",nodeId:\"m6f7JxtGz\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{variant:\"pdnRoUleO\"}},children:/*#__PURE__*/_jsx(TestimonialCard,{DuAziLyjC:false,height:\"100%\",hV34tQkFv:\"Brendan Bennett\",id:\"m6f7JxtGz\",layoutId:\"m6f7JxtGz\",q6r_69rVW:\"Business Development Manager at Stellarup\",style:{width:\"100%\"},variant:\"rvtKqZw6P\",width:\"100%\",wVFJrNIOy:'Write an outbound email to @full_name . Start by greeting them by their first name, and then add a line break. After that, use the notes in @custom-field to personalise the message. If there are no words in @custom-field , then use @company_description Then, say \"I wonder how you are managing your community\", then ask if they have considered using a solution that brings together communication, mentor and mentee relationships and educational content.'})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px)`},WKcbh0Qtk:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 64px) / 2, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:183,width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 176px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hoa586-container\",nodeId:\"v317OQvVr\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{variant:\"pdnRoUleO\"}},children:/*#__PURE__*/_jsx(TestimonialCard,{DuAziLyjC:false,height:\"100%\",hV34tQkFv:\"Patrick Minnick\",id:\"v317OQvVr\",layoutId:\"v317OQvVr\",q6r_69rVW:\"Account Executive at Paddle\",style:{width:\"100%\"},variant:\"rvtKqZw6P\",width:\"100%\",wVFJrNIOy:\"Generate a warm personalized message based on @ai-research-1-1 If there is no news about any recent achievements, specifically reference their role and how it ties into customer retention/churn\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6o8xs5\",\"data-framer-name\":\"Row 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px)`},WKcbh0Qtk:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 64px) / 2, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:183,width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 176px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16ynl8h-container\",nodeId:\"PysepiCte\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{variant:\"pdnRoUleO\"}},children:/*#__PURE__*/_jsx(TestimonialCard,{DuAziLyjC:false,height:\"100%\",hV34tQkFv:\"Jeremy Kaluzna\",id:\"PysepiCte\",layoutId:\"PysepiCte\",q6r_69rVW:\"Chief Operating Officer at Meadoworks\",style:{width:\"100%\"},variant:\"rvtKqZw6P\",width:\"100%\",wVFJrNIOy:\"Begin your response with yes or no, if yes then provide more information. Find out if @full_name or @company_name uses equipment from any of the below brands based on their website or industry publications: TSL Tria Frigel Horauf Nissei Krauss Maffei\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px)`},WKcbh0Qtk:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 64px) / 2, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:183,width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 176px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sahc3i-container\",nodeId:\"MW4E4mmxy\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{variant:\"pdnRoUleO\"}},children:/*#__PURE__*/_jsx(TestimonialCard,{DuAziLyjC:false,height:\"100%\",hV34tQkFv:\"Sarah Hilmy\",id:\"MW4E4mmxy\",layoutId:\"MW4E4mmxy\",q6r_69rVW:\"Founder at Hellokai.ai\",style:{width:\"100%\"},variant:\"rvtKqZw6P\",width:\"100%\",wVFJrNIOy:\"Find out if @company_name is an ICP for us based on what Kai does. Identify key pain points around guest communication, booking conversation that Kai can support them with. Highlight any pain points specific to the industry that the @company_name operates in.\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q05j2j\",\"data-framer-name\":\"Row 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px)`},WKcbh0Qtk:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 80px) / 3, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:183,width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 192px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1giedfy-container\",nodeId:\"qOzTzMgc4\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{variant:\"pdnRoUleO\"}},children:/*#__PURE__*/_jsx(TestimonialCard,{DuAziLyjC:false,height:\"100%\",hV34tQkFv:\"Katie Duarte\",id:\"qOzTzMgc4\",layoutId:\"qOzTzMgc4\",q6r_69rVW:\"BDR at Juro\",style:{width:\"100%\"},variant:\"rvtKqZw6P\",width:\"100%\",wVFJrNIOy:\"Who are @company_name's largest most direct competitors? company_name: Genesee County MI\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px)`},WKcbh0Qtk:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 80px) / 3, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:183,width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 192px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5qygw0-container\",nodeId:\"MCOsUZn1S\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{variant:\"pdnRoUleO\"}},children:/*#__PURE__*/_jsx(TestimonialCard,{DuAziLyjC:false,height:\"100%\",hV34tQkFv:\"Rachel Cook\",id:\"MCOsUZn1S\",layoutId:\"MCOsUZn1S\",q6r_69rVW:\"Talent at the City Recruiter\",style:{width:\"100%\"},variant:\"rvtKqZw6P\",width:\"100%\",wVFJrNIOy:\"I'm going to write an outbound messages to @person. Find out any recent news, articles, social media posts etc. about the @company_name that I can use to personalise my message. person: Empty value for person company_name: Phase 3 \"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px)`},WKcbh0Qtk:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 80px) / 3, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:183,width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 192px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iqsf8n-container\",nodeId:\"k2_FjaOSN\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{variant:\"pdnRoUleO\"}},children:/*#__PURE__*/_jsx(TestimonialCard,{DuAziLyjC:false,height:\"100%\",hV34tQkFv:\"Dor Shany\",id:\"k2_FjaOSN\",layoutId:\"k2_FjaOSN\",q6r_69rVW:\"Founder at OwnID\",style:{width:\"100%\"},variant:\"rvtKqZw6P\",width:\"100%\",wVFJrNIOy:\"Do in-depth research on @company_name and @company_name . Find out as much information about them as possible including recent news or anything else that can be used as a hook in my outreach message. Try to figure out what kind of pain points they have that could be relevant to Own ID\"})})})})})]})]})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-ycysa0\",\"data-framer-name\":\"Blog\",id:elementId3,ref:ref4,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x41lr6\",\"data-framer-name\":\"Wrapper - V\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13w52va\",\"data-framer-name\":\"Line\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rtxja9\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1swdc2l\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-esj30s\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yp6c9g-container\",nodeId:\"qLSJjaMe9\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"qLSJjaMe9\",jcfrHBLBs:\"Featured articles\",layoutId:\"qLSJjaMe9\",oDE3iQUIK:true,seKvcVpGY:\"var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, rgb(57, 74, 106))\",TaCFo3Uda:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 18\">   <g fill=\"currentColor\">     <path d=\"M12.25,17H3.75c-1.517,0-2.75-1.233-2.75-2.75V3.75c0-1.517,1.233-2.75,2.75-2.75H12.25c1.517,0,2.75,1.233,2.75,2.75v1.5c0,.414-.336,.75-.75,.75s-.75-.336-.75-.75v-1.5c0-.689-.561-1.25-1.25-1.25H3.75c-.689,0-1.25,.561-1.25,1.25V14.25c0,.689,.561,1.25,1.25,1.25H12.25c.689,0,1.25-.561,1.25-1.25v-2c0-.414,.336-.75,.75-.75s.75,.336,.75,.75v2c0,1.517-1.233,2.75-2.75,2.75Z\"></path>     <path d=\"M9.25,6.5H4.75c-.414,0-.75-.336-.75-.75s.336-.75,.75-.75h4.5c.414,0,.75,.336,.75,.75s-.336,.75-.75,.75Z\"></path>     <path d=\"M7,9.5h-2.25c-.414,0-.75-.336-.75-.75s.336-.75,.75-.75h2.25c.414,0,.75,.336,.75,.75s-.336,.75-.75,.75Z\"></path>     <path d=\"M6.25,12.5h-1.5c-.414,0-.75-.336-.75-.75s.336-.75,.75-.75h1.5c.414,0,.75,.336,.75,.75s-.336,.75-.75,.75Z\"></path>     <path d=\"M17.116,4.134c-.774-.774-2.033-.779-2.806-.005l-4.216,4.216c-.724,.723-1.198,2.665-1.327,3.243-.056,.25,.021,.512,.202,.693,.143,.142,.334,.22,.53,.22,.054,0,.108-.006,.163-.018,.577-.128,2.519-.603,3.242-1.326l4.216-4.216c.771-.771,.77-2.029-.005-2.805Z\"></path>   </g> </svg>',width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-tfjoh\",\"data-styles-preset\":\"t3v48zzB3\",style:{\"--framer-text-alignment\":\"left\"},children:\"Stay up to date on the latest on AI agents\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-tfjoh\",\"data-styles-preset\":\"t3v48zzB3\",children:\"Stay up to date on the latest on AI agents\"})}),className:\"framer-1j2pj0\",\"data-framer-name\":\"Yeah, we experienced that too. So we built Godmode\u2122\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Looking for the latest product updates? Check out our \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"TbJCoP6a4\"},motionChild:true,nodeId:\"BHhGi6I49\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gqs7ud\",\"data-styles-preset\":\"tQ05qlMnP\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(8, 25, 48))\"},children:\"changelog\"})})}),\". \"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-ums32e\",\"data-styles-preset\":\"kOGwoqRSf\",children:[\"Looking for the latest product updates? Check out our \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"TbJCoP6a4\"},motionChild:true,nodeId:\"BHhGi6I49\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-gqs7ud\",\"data-styles-preset\":\"tQ05qlMnP\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-757f38b9-847d-4444-b1e2-456038c937b9, rgb(8, 25, 48))\"},children:\"changelog\"})})}),\". \"]})}),className:\"framer-1hdkefd\",\"data-framer-name\":\"The platform designed specifically for sales teams, powered by AI.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w0s3i5\",\"data-framer-name\":\"Bottom\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ghny22\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16vz3qi\",\"data-framer-name\":\"Frame 79\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zkbrp0\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-pu97ra\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-10zg7hz\",\"data-styles-preset\":\"ZvPC3756s\",style:{\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"Our blog\"})}),className:\"framer-1rm5k74\",\"data-framer-name\":\"Build 5x more relationships with\\u2028personal outreach\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-29f5v4\",\"data-border\":true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qaub98\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px, 1px)`},WKcbh0Qtk:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px) / 3, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:176,width:`max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 200px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-eld0k7-container\",nodeId:\"GHAxG4lku\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Display,{FdSoPCTIQ:1,height:\"100%\",id:\"GHAxG4lku\",layoutId:\"GHAxG4lku\",style:{height:\"100%\",width:\"100%\"},u4akpkRWz:\"luminosity\",variant:\"jEYQwWQ3k\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h2vdjn\",\"data-border\":true,\"data-framer-name\":\"Frame 106\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0ICBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Geist  SemiBold\", \"Geist  SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255))\"},children:\"What we are thinking\"})}),className:\"framer-v18bzj\",\"data-framer-name\":\"Lukas Meller\",fonts:[\"CUSTOM;Geist  SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y3no75\",\"data-styles-preset\":\"q7YdWxX6a\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1204d233-1b72-402f-bee9-6a678a06318b, rgb(226, 225, 254))\"},children:\"Where we discuss building a startup and our learnings.\"})}),className:\"framer-1lqgllw\",\"data-framer-name\":\"Effortlessly manage all your inboxes in one centralized platform\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DFBT8VBqG\"},implicitPathVariables:undefined},{href:{webPageId:\"DFBT8VBqG\"},implicitPathVariables:undefined},{href:{webPageId:\"DFBT8VBqG\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,children:/*#__PURE__*/_jsx(Container,{className:\"framer-abf1rx-container\",nodeId:\"UdlVXysZI\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{O2reigzYb:resolvedLinks3[2]},WKcbh0Qtk:{O2reigzYb:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(ButtonPlain,{height:\"100%\",id:\"UdlVXysZI\",layoutId:\"UdlVXysZI\",mc6xcbwYi:\"Read all posts\",O2reigzYb:resolvedLinks3[0],variant:\"umTgtuC69\",vWsdOreu0:\"var(--token-3dae110a-ee90-4df4-9339-84cecfc2a443, rgb(0, 153, 255))\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jj63sx\",\"data-framer-name\":\"Articles\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o0l7y3\",\"data-framer-name\":\"Row 1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-twpvyo\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"sYpkNpZuD\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:1},select:[{collection:\"sYpkNpZuD\",name:\"mW0FsSONT\",type:\"Identifier\"},{collection:\"sYpkNpZuD\",name:\"hbi_jBDsC\",type:\"Identifier\"},{collection:\"sYpkNpZuD\",name:\"YC2UFn0rC\",type:\"Identifier\"},{collection:\"sYpkNpZuD\",name:\"fBuHQI98Q\",type:\"Identifier\"},{collection:\"sYpkNpZuD\",name:\"UDvsYKiPr\",type:\"Identifier\"},{collection:\"sYpkNpZuD\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({fBuHQI98Q:fBuHQI98QsYpkNpZuD,hbi_jBDsC:hbi_jBDsCsYpkNpZuD,id:idsYpkNpZuD,mW0FsSONT:mW0FsSONTsYpkNpZuD,UDvsYKiPr:UDvsYKiPrsYpkNpZuD,YC2UFn0rC:YC2UFn0rCsYpkNpZuD},index)=>{mW0FsSONTsYpkNpZuD??=\"\";hbi_jBDsCsYpkNpZuD??=\"\";YC2UFn0rCsYpkNpZuD??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`sYpkNpZuD-${idsYpkNpZuD}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{mW0FsSONT:mW0FsSONTsYpkNpZuD},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{mW0FsSONT:mW0FsSONTsYpkNpZuD},webPageId:\"ZQlQffXtI\"},motionChild:true,nodeId:\"gTpEcckAr\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-kn0ond framer-lux5qc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px, 1px)`},WKcbh0Qtk:{width:`max((max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px) / 1.5, 1px) - 1px) / 2, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:179,width:`max((max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 200px) / 1.5, 1px) - 1px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-udcjaq-container\",nodeId:\"eZbuIZ5ol\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{wRXu5x1vl:16}},children:/*#__PURE__*/_jsx(BlogHome,{AZwlmbme0:enumToDisplayNameFunctions[\"UDvsYKiPr\"]?.(UDvsYKiPrsYpkNpZuD,activeLocale),height:\"100%\",hyJeDntfI:YC2UFn0rCsYpkNpZuD,id:\"eZbuIZ5ol\",layoutId:\"eZbuIZ5ol\",style:{width:\"100%\"},U2d2BohHY:hbi_jBDsCsYpkNpZuD,width:\"100%\",wRXu5x1vl:32,XD8ZD4tVx:fBuHQI98QsYpkNpZuD})})})})})})})})},idsYpkNpZuD);})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qx06iw hidden-ku0qnp\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-96kmin\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"DNyWWaws7\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:2},select:[{collection:\"DNyWWaws7\",name:\"mW0FsSONT\",type:\"Identifier\"},{collection:\"DNyWWaws7\",name:\"hbi_jBDsC\",type:\"Identifier\"},{collection:\"DNyWWaws7\",name:\"YC2UFn0rC\",type:\"Identifier\"},{collection:\"DNyWWaws7\",name:\"fBuHQI98Q\",type:\"Identifier\"},{collection:\"DNyWWaws7\",name:\"UDvsYKiPr\",type:\"Identifier\"},{collection:\"DNyWWaws7\",name:\"id\",type:\"Identifier\"}]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({fBuHQI98Q:fBuHQI98QDNyWWaws7,hbi_jBDsC:hbi_jBDsCDNyWWaws7,id:idDNyWWaws7,mW0FsSONT:mW0FsSONTDNyWWaws7,UDvsYKiPr:UDvsYKiPrDNyWWaws7,YC2UFn0rC:YC2UFn0rCDNyWWaws7},index1)=>{mW0FsSONTDNyWWaws7??=\"\";hbi_jBDsCDNyWWaws7??=\"\";YC2UFn0rCDNyWWaws7??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`DNyWWaws7-${idDNyWWaws7}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{mW0FsSONT:mW0FsSONTDNyWWaws7},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{mW0FsSONT:mW0FsSONTDNyWWaws7},webPageId:\"ZQlQffXtI\"},motionChild:true,nodeId:\"I_YqdPTAp\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1yk69z1 framer-lux5qc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px, 1px)`},WKcbh0Qtk:{width:`max((max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px) / 1.5, 1px) - 1px) / 2, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:179,width:`max((max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 200px) / 1.5, 1px) - 1px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-l3dryg-container\",nodeId:\"phdS1gLir\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{wRXu5x1vl:16}},children:/*#__PURE__*/_jsx(BlogHome,{AZwlmbme0:enumToDisplayNameFunctions[\"UDvsYKiPr\"]?.(UDvsYKiPrDNyWWaws7,activeLocale),height:\"100%\",hyJeDntfI:YC2UFn0rCDNyWWaws7,id:\"phdS1gLir\",layoutId:\"phdS1gLir\",style:{width:\"100%\"},U2d2BohHY:hbi_jBDsCDNyWWaws7,width:\"100%\",wRXu5x1vl:32,XD8ZD4tVx:fBuHQI98QDNyWWaws7})})})})})})})})},idDNyWWaws7);})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-uti4ha hidden-ku0qnp\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ww6epe\",\"data-framer-name\":\"Row 2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gmpcr\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"MDdBxWOfV\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:3},select:[{collection:\"MDdBxWOfV\",name:\"mW0FsSONT\",type:\"Identifier\"},{collection:\"MDdBxWOfV\",name:\"hbi_jBDsC\",type:\"Identifier\"},{collection:\"MDdBxWOfV\",name:\"YC2UFn0rC\",type:\"Identifier\"},{collection:\"MDdBxWOfV\",name:\"fBuHQI98Q\",type:\"Identifier\"},{collection:\"MDdBxWOfV\",name:\"UDvsYKiPr\",type:\"Identifier\"},{collection:\"MDdBxWOfV\",name:\"id\",type:\"Identifier\"}]},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({fBuHQI98Q:fBuHQI98QMDdBxWOfV,hbi_jBDsC:hbi_jBDsCMDdBxWOfV,id:idMDdBxWOfV,mW0FsSONT:mW0FsSONTMDdBxWOfV,UDvsYKiPr:UDvsYKiPrMDdBxWOfV,YC2UFn0rC:YC2UFn0rCMDdBxWOfV},index2)=>{mW0FsSONTMDdBxWOfV??=\"\";hbi_jBDsCMDdBxWOfV??=\"\";YC2UFn0rCMDdBxWOfV??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`MDdBxWOfV-${idMDdBxWOfV}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{mW0FsSONT:mW0FsSONTMDdBxWOfV},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{mW0FsSONT:mW0FsSONTMDdBxWOfV},webPageId:\"ZQlQffXtI\"},motionChild:true,nodeId:\"sDGC2Achk\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1wuy3yc framer-lux5qc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px, 1px)`},WKcbh0Qtk:{width:`max((max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px) / 1.5, 1px) - 1px) / 2, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:179,width:`max((max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 200px) / 1.5, 1px) - 1px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wkv8is-container\",nodeId:\"l6xKeJy7l\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{wRXu5x1vl:16}},children:/*#__PURE__*/_jsx(BlogHome,{AZwlmbme0:enumToDisplayNameFunctions[\"UDvsYKiPr\"]?.(UDvsYKiPrMDdBxWOfV,activeLocale),height:\"100%\",hyJeDntfI:YC2UFn0rCMDdBxWOfV,id:\"l6xKeJy7l\",layoutId:\"l6xKeJy7l\",style:{width:\"100%\"},U2d2BohHY:hbi_jBDsCMDdBxWOfV,width:\"100%\",wRXu5x1vl:32,XD8ZD4tVx:fBuHQI98QMDdBxWOfV})})})})})})})})},idMDdBxWOfV);})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-g2eilv hidden-ku0qnp\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1djrst2\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ztuZYXcfJ\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:4},select:[{collection:\"ztuZYXcfJ\",name:\"mW0FsSONT\",type:\"Identifier\"},{collection:\"ztuZYXcfJ\",name:\"hbi_jBDsC\",type:\"Identifier\"},{collection:\"ztuZYXcfJ\",name:\"YC2UFn0rC\",type:\"Identifier\"},{collection:\"ztuZYXcfJ\",name:\"fBuHQI98Q\",type:\"Identifier\"},{collection:\"ztuZYXcfJ\",name:\"UDvsYKiPr\",type:\"Identifier\"},{collection:\"ztuZYXcfJ\",name:\"id\",type:\"Identifier\"}]},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({fBuHQI98Q:fBuHQI98QztuZYXcfJ,hbi_jBDsC:hbi_jBDsCztuZYXcfJ,id:idztuZYXcfJ,mW0FsSONT:mW0FsSONTztuZYXcfJ,UDvsYKiPr:UDvsYKiPrztuZYXcfJ,YC2UFn0rC:YC2UFn0rCztuZYXcfJ},index3)=>{mW0FsSONTztuZYXcfJ??=\"\";hbi_jBDsCztuZYXcfJ??=\"\";YC2UFn0rCztuZYXcfJ??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ztuZYXcfJ-${idztuZYXcfJ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{mW0FsSONT:mW0FsSONTztuZYXcfJ},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{mW0FsSONT:mW0FsSONTztuZYXcfJ},webPageId:\"ZQlQffXtI\"},motionChild:true,nodeId:\"nSSHhES2s\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1s2iq7g framer-lux5qc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px, 1px)`},WKcbh0Qtk:{width:`max((max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px) / 1.5, 1px) - 1px) / 2, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:179,width:`max((max((min(${componentViewport?.width||\"100vw\"}, 1190px) - 200px) / 1.5, 1px) - 1px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dwx8vw-container\",nodeId:\"dPw0kkbor\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{wRXu5x1vl:16}},children:/*#__PURE__*/_jsx(BlogHome,{AZwlmbme0:enumToDisplayNameFunctions[\"UDvsYKiPr\"]?.(UDvsYKiPrztuZYXcfJ,activeLocale),height:\"100%\",hyJeDntfI:YC2UFn0rCztuZYXcfJ,id:\"dPw0kkbor\",layoutId:\"dPw0kkbor\",style:{width:\"100%\"},U2d2BohHY:hbi_jBDsCztuZYXcfJ,width:\"100%\",wRXu5x1vl:32,XD8ZD4tVx:fBuHQI98QztuZYXcfJ})})})})})})})})},idztuZYXcfJ);})})})})})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xqlm5j\",\"data-framer-name\":\"Line\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-19lvfcg\"})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-16tamxm\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px)`},WKcbh0Qtk:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 48px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:378,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1190px) - 160px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17gb68m-container\",nodeId:\"lNHRdNYQZ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{gbLILKc6s:\"Turn go-to-market data into revenue\",variant:\"rffLefz1w\"},WKcbh0Qtk:{variant:\"M3zDAzT9i\"}},children:/*#__PURE__*/_jsx(CTAV2,{gbLILKc6s:\"Turn data into revenue\",height:\"100%\",id:\"lNHRdNYQZ\",layoutId:\"lNHRdNYQZ\",style:{width:\"100%\"},variant:\"YcuMvGE8l\",vcoPOb7Ok:\"Get started \u2014 free\",width:\"100%\",Z0f9J9uR4:\"Improve productivity\"})})})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:319,width:`min(${componentViewport?.width||\"100vw\"}, 1190px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1adm4jn-container\",nodeId:\"duXweGcO0\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{De4pc5p8s:{variant:\"rkv5xN9FR\"},WKcbh0Qtk:{variant:\"rkv5xN9FR\"}},children:/*#__PURE__*/_jsx(Footer,{f2tdYVgqT:\"Copyright \\xa9 2024 GodmodeHQ\",height:\"100%\",hKmII9GiU:true,id:\"duXweGcO0\",layoutId:\"duXweGcO0\",nGgHxMgfQ:\"Crafted with sweat & love all over the World\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"CpBOjPnNR\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-aPrQp.framer-lux5qc, .framer-aPrQp .framer-lux5qc { display: block; }\",\".framer-aPrQp.framer-72rtr7 { align-content: center; align-items: center; background-color: var(--token-066ac3f9-eba3-4cbd-b32f-d665141e99a1, #eff0f6); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1024px; }\",\".framer-aPrQp .framer-1r51v96-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\".framer-aPrQp .framer-v5o6bm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1190px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1f2bfi1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-5u6mmu { align-content: center; align-items: center; background: radial-gradient(40% 34% at 40.8% 60.3%, rgba(18, 101, 255, 0.16) 0%, rgba(18, 101, 255, 0) 100%); border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1ut1tq9 { -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; pointer-events: none; position: absolute; top: -236px; transform: translateX(-50%); user-select: none; width: min-content; z-index: 0; }\",\".framer-aPrQp .framer-g18ar6 { flex: none; height: 1374px; position: relative; width: 1384px; z-index: 1; }\",\".framer-aPrQp .framer-1wgmqu8 { -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; mix-blend-mode: multiply; overflow: hidden; padding: 0px; pointer-events: none; position: absolute; top: -440px; transform: translateX(-50%); user-select: none; width: min-content; }\",\".framer-aPrQp .framer-g85tbj { flex: none; height: 1350px; position: relative; width: 1310px; }\",\".framer-aPrQp .framer-25xy9e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 152px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-qv5m1v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1nr4t7c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-y3z6fw { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1200px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-aPrQp .framer-1ouegk6 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 640px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-aPrQp .framer-1237zo0 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; width: 460px; }\",\".framer-aPrQp .framer-xujrhz { 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-aPrQp .framer-1rm4rnt { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-aPrQp .framer-1u0kl1e { --framer-input-background: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 12px; --framer-input-border-radius-bottom-right: 12px; --framer-input-border-radius-top-left: 12px; --framer-input-border-radius-top-right: 12px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-box-shadow: 0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.7226247621292714px 1.8788243815361059px -0.6666666666666666px rgba(63, 84, 131, 0.1), 0px 2.7462399638921484px 7.140223906119587px -1.3333333333333333px rgba(63, 84, 131, 0.11), 0px 12px 31.200000000000003px -2px rgba(63, 84, 131, 0.14); --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #344360; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: rgba(52, 67, 96, 0.75); flex: none; height: 40px; position: relative; width: 100%; }',\".framer-aPrQp .framer-sir2ji-container { flex: none; height: 40px; position: relative; width: auto; }\",\".framer-aPrQp .framer-h3uf2u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-1n3ud44-container, .framer-aPrQp .framer-yo6prg-container, .framer-aPrQp .framer-1ecc8zo-container, .framer-aPrQp .framer-1086f7y-container, .framer-aPrQp .framer-11iqg48-container, .framer-aPrQp .framer-v2uu24-container, .framer-aPrQp .framer-1apefcc-container, .framer-aPrQp .framer-1168s0b-container, .framer-aPrQp .framer-10f6zq8-container, .framer-aPrQp .framer-5ct0ne-container, .framer-aPrQp .framer-on9i3q-container, .framer-aPrQp .framer-i8x15s-container, .framer-aPrQp .framer-1klnm17-container, .framer-aPrQp .framer-e8yheb-container, .framer-aPrQp .framer-217cj7-container, .framer-aPrQp .framer-11zh1eb-container, .framer-aPrQp .framer-1fdy2lz-container, .framer-aPrQp .framer-aikm1v-container, .framer-aPrQp .framer-183rgfe-container, .framer-aPrQp .framer-cpnclz-container, .framer-aPrQp .framer-e1tz4u-container, .framer-aPrQp .framer-16unrpe-container, .framer-aPrQp .framer-geobed-container, .framer-aPrQp .framer-opu627-container, .framer-aPrQp .framer-1ksyqyj-container, .framer-aPrQp .framer-1rvlu8a-container, .framer-aPrQp .framer-1lvj6je-container, .framer-aPrQp .framer-vqcemq-container, .framer-aPrQp .framer-1yp6c9g-container, .framer-aPrQp .framer-abf1rx-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-aPrQp.framer-ifmf37, .framer-aPrQp.framer-176k9bm, .framer-aPrQp.framer-159ecr6, .framer-aPrQp.framer-luh98q { inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-aPrQp.framer-1ncm38x, .framer-aPrQp.framer-v1r2a6 { -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); background-color: rgba(255, 255, 255, 0.1); flex: none; height: 100vh; left: 0px; overflow: hidden; position: fixed; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-aPrQp.framer-5h631n, .framer-aPrQp.framer-95602g { 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; left: 50%; overflow: hidden; padding: 0px; position: fixed; top: 47%; transform: translate(-50%, -50%); width: min-content; z-index: 10; }\",\".framer-aPrQp .framer-13nz14q-container, .framer-aPrQp .framer-17kd3w-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-aPrQp .framer-1vugair-container, .framer-aPrQp .framer-1j2iret-container { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 495px); position: relative; width: 880px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-aPrQp .framer-1ve45tk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-jmvyf1 { align-content: center; align-items: center; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1ngotjw { aspect-ratio: 0.7142857142857143 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 8px); position: relative; width: 6px; }\",\".framer-aPrQp .framer-54cbmm, .framer-aPrQp .framer-11uag4k, .framer-aPrQp .framer-xhw8ri, .framer-aPrQp .framer-164emxp, .framer-aPrQp .framer-qg5krh, .framer-aPrQp .framer-1qd48so, .framer-aPrQp .framer-1q1u95a, .framer-aPrQp .framer-izx0hd, .framer-aPrQp .framer-1g09luv, .framer-aPrQp .framer-hgt1ev, .framer-aPrQp .framer-1ywtfp7, .framer-aPrQp .framer-63gx2c, .framer-aPrQp .framer-zubgkf, .framer-aPrQp .framer-c63k24, .framer-aPrQp .framer-17fyjae, .framer-aPrQp .framer-gybf2, .framer-aPrQp .framer-12dn1n5, .framer-aPrQp .framer-1py18h9, .framer-aPrQp .framer-1t3enph, .framer-aPrQp .framer-c1af04, .framer-aPrQp .framer-1cs4faf, .framer-aPrQp .framer-gogigp, .framer-aPrQp .framer-v34qed, .framer-aPrQp .framer-1lm8s2, .framer-aPrQp .framer-x0hltr, .framer-aPrQp .framer-1xsaaz8, .framer-aPrQp .framer-1cikzz8, .framer-aPrQp .framer-x414a1, .framer-aPrQp .framer-1ibykqq, .framer-aPrQp .framer-5uuwv5, .framer-aPrQp .framer-btdcab, .framer-aPrQp .framer-14v8rxl, .framer-aPrQp .framer-1golvmj, .framer-aPrQp .framer-1mec0fk, .framer-aPrQp .framer-1dqm1v6, .framer-aPrQp .framer-jqno2h, .framer-aPrQp .framer-1iwkpi8, .framer-aPrQp .framer-vi7fks, .framer-aPrQp .framer-2x1unq, .framer-aPrQp .framer-njg0gr, .framer-aPrQp .framer-11r2jym, .framer-aPrQp .framer-1bmwbzc, .framer-aPrQp .framer-1kb9nns, .framer-aPrQp .framer-7zi63l, .framer-aPrQp .framer-1y9uv39, .framer-aPrQp .framer-xreds9, .framer-aPrQp .framer-k7667p, .framer-aPrQp .framer-1nf683q, .framer-aPrQp .framer-1ay314y, .framer-aPrQp .framer-1vth4z1, .framer-aPrQp .framer-jo53zv, .framer-aPrQp .framer-1y4qo8, .framer-aPrQp .framer-ksuquu, .framer-aPrQp .framer-wqpp01, .framer-aPrQp .framer-hsp4hz, .framer-aPrQp .framer-8xqr0p, .framer-aPrQp .framer-x4f1dz, .framer-aPrQp .framer-a7fbau, .framer-aPrQp .framer-pkbhky, .framer-aPrQp .framer-rz4avq, .framer-aPrQp .framer-1g1m14k, .framer-aPrQp .framer-50ma3g, .framer-aPrQp .framer-g46x7e, .framer-aPrQp .framer-10irfxd, .framer-aPrQp .framer-tr1ptt, .framer-aPrQp .framer-1s73knz, .framer-aPrQp .framer-1axsqf6, .framer-aPrQp .framer-1h89a0s, .framer-aPrQp .framer-1ea8lg1, .framer-aPrQp .framer-1lw9ouw, .framer-aPrQp .framer-16yb5ry, .framer-aPrQp .framer-1hwzxhh, .framer-aPrQp .framer-kcyder, .framer-aPrQp .framer-2lpif1, .framer-aPrQp .framer-t7b1ek, .framer-aPrQp .framer-5xkece, .framer-aPrQp .framer-x70ey1, .framer-aPrQp .framer-1l57bbg, .framer-aPrQp .framer-8pdov1, .framer-aPrQp .framer-1ggjnpx, .framer-aPrQp .framer-1i3gm9r, .framer-aPrQp .framer-1j59p1r, .framer-aPrQp .framer-1uck921, .framer-aPrQp .framer-t8hknw, .framer-aPrQp .framer-1kcmylp, .framer-aPrQp .framer-1rm5k74, .framer-aPrQp .framer-v18bzj { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-aPrQp .framer-bewr4e { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-2zwmer { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; min-height: 8px; min-width: 6px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-2kxh8k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; mix-blend-mode: multiply; overflow: hidden; padding: 0px 24px 0px 24px; position: relative; width: 100%; z-index: 2; }\",\".framer-aPrQp .framer-weve2o-container, .framer-aPrQp .framer-1yy3hzp-container, .framer-aPrQp .framer-clotuf-container, .framer-aPrQp .framer-18ffri1-container, .framer-aPrQp .framer-1eg47m5-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",\".framer-aPrQp .framer-13hqu7a-container, .framer-aPrQp .framer-wttcol-container, .framer-aPrQp .framer-16jfqjt-container, .framer-aPrQp .framer-18uwbxi-container, .framer-aPrQp .framer-1hoa586-container, .framer-aPrQp .framer-16ynl8h-container, .framer-aPrQp .framer-1sahc3i-container, .framer-aPrQp .framer-1giedfy-container, .framer-aPrQp .framer-5qygw0-container, .framer-aPrQp .framer-1iqsf8n-container, .framer-aPrQp .framer-udcjaq-container, .framer-aPrQp .framer-l3dryg-container, .framer-aPrQp .framer-wkv8is-container, .framer-aPrQp .framer-dwx8vw-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-aPrQp .framer-ykcted { --border-bottom-width: 1px; --border-color: rgba(14, 63, 126, 0.04); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(6px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(6px); background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 8px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1mxvhxm { align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.7165726861712756px 1.8630889840453166px -0.5px rgba(63, 84, 131, 0.1), 0px 2.173055528794066px 5.649944374864572px -1px rgba(63, 84, 131, 0.1), 0px 5.744388169336015px 14.935409240273641px -1.5px rgba(63, 84, 131, 0.11), 0px 18px 46.800000000000004px -2px rgba(63, 84, 131, 0.14); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-qnupqe { -webkit-user-select: none; align-content: flex-start; align-items: flex-start; background-color: #ffffff; cursor: default; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; pointer-events: none; position: relative; user-select: none; width: 1px; }\",\".framer-aPrQp .framer-1nme8mc { --border-bottom-width: 0px; --border-color: var(--token-797685b5-b41a-49f8-988b-1ee5820b476c, #ebeef5); --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; background-color: var(--token-08425dd0-9b4f-4c17-855d-716605595e1d, #fbfbfc); display: flex; flex: 0.28 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 220px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1cu8c6f { --border-bottom-width: 1px; --border-color: var(--token-797685b5-b41a-49f8-988b-1ee5820b476c, #ebeef5); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 12px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-8b31w9 { align-content: center; align-items: center; background-color: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; box-shadow: 0px 0px 0px 1px rgba(215, 222, 234, 0.64); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 8px 4px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1pqt0zb { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 1px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1619hx2 { aspect-ratio: 1 / 1; border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; border-top-left-radius: 1px; border-top-right-radius: 1px; flex: none; height: var(--framer-aspect-ratio-supported, 12px); overflow: hidden; position: relative; width: 12px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-s44jo9, .framer-aPrQp .framer-1yt0pmh, .framer-aPrQp .framer-1a3ppbz, .framer-aPrQp .framer-1dly3av, .framer-aPrQp .framer-1ts6i5j { flex: none; height: 12px; position: relative; width: 12px; }\",\".framer-aPrQp .framer-26rgp8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-16cw6vt { flex: none; height: 15px; position: relative; width: 15px; }\",\".framer-aPrQp .framer-ov53u4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 12px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1g9flu8, .framer-aPrQp .framer-1wwau33, .framer-aPrQp .framer-kr5p, .framer-aPrQp .framer-ytwmom, .framer-aPrQp .framer-1ftjcqa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-1qgtdt3, .framer-aPrQp .framer-6qo9ia, .framer-aPrQp .framer-1muox9, .framer-aPrQp .framer-116d094, .framer-aPrQp .framer-1sfxyb4 { align-content: center; align-items: center; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 2px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-ry5d32, .framer-aPrQp .framer-1f68cp5, .framer-aPrQp .framer-vtd2w6, .framer-aPrQp .framer-1eu0042, .framer-aPrQp .framer-44s8hq, .framer-aPrQp .framer-1scnxdg, .framer-aPrQp .framer-1gzstli, .framer-aPrQp .framer-1faj9tk, .framer-aPrQp .framer-1mflr2z, .framer-aPrQp .framer-oar0iv, .framer-aPrQp .framer-12c3wk0 { background-color: rgba(0, 0, 0, 0); flex: none; height: 12px; position: relative; width: 12px; }\",\".framer-aPrQp .framer-1v65c0a, .framer-aPrQp .framer-g6sfjq, .framer-aPrQp .framer-17zd12d, .framer-aPrQp .framer-12obwu4, .framer-aPrQp .framer-17u7e9l, .framer-aPrQp .framer-1lwcd61, .framer-aPrQp .framer-1utclfs, .framer-aPrQp .framer-g6kdpu-container, .framer-aPrQp .framer-1eiq427, .framer-aPrQp .framer-yt6rwk, .framer-aPrQp .framer-1w1rwz, .framer-aPrQp .framer-dvszib, .framer-aPrQp .framer-1yhf353, .framer-aPrQp .framer-1pm748q-container, .framer-aPrQp .framer-1li89bv, .framer-aPrQp .framer-1dlx5ge, .framer-aPrQp .framer-1hgjs9o-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 12px); position: relative; width: 12px; }\",\".framer-aPrQp .framer-gk528h { align-content: center; align-items: center; background-color: rgba(242, 243, 248, 0.8); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 4px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-bl2pps { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; box-shadow: 0px 0px 0px 1px rgba(215, 222, 234, 0.64), 0px 1px 2px 0px rgba(42, 51, 69, 0.02); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 8px 4px 8px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1537p1y { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 8px 4px 8px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1n3wfzj, .framer-aPrQp .framer-1lhcdhd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-e8vjja { align-content: center; align-items: center; 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: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 4px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1ez2ms1 { align-content: center; align-items: center; background-color: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; box-shadow: 0px 0px 0px 1px rgba(215, 222, 234, 0.64), 0px 1px 2px 0px rgba(42, 51, 69, 0.02); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 6px 8px 6px 8px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-16h2rfj { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-ur2rio, .framer-aPrQp .framer-1w3zo0e, .framer-aPrQp .framer-1f8qvb5, .framer-aPrQp .framer-egcsax, .framer-aPrQp .framer-we3kj7, .framer-aPrQp .framer-1vorkjx, .framer-aPrQp .framer-9fqj32, .framer-aPrQp .framer-bo86cm, .framer-aPrQp .framer-1qslatm, .framer-aPrQp .framer-1pp5hr2, .framer-aPrQp .framer-1xe2xbb, .framer-aPrQp .framer-13gw3q8, .framer-aPrQp .framer-vho3rc, .framer-aPrQp .framer-fm9bzv, .framer-aPrQp .framer-o3bbhl, .framer-aPrQp .framer-p4pdfl, .framer-aPrQp .framer-1feh97d, .framer-aPrQp .framer-1uyb0dc, .framer-aPrQp .framer-1ekyacw, .framer-aPrQp .framer-1ih7upg, .framer-aPrQp .framer-1l3h3t8, .framer-aPrQp .framer-1pk63ew, .framer-aPrQp .framer-t3oggq, .framer-aPrQp .framer-1m019z1, .framer-aPrQp .framer-q1asqi, .framer-aPrQp .framer-7r3vhy, .framer-aPrQp .framer-1v6at0b, .framer-aPrQp .framer-1ku141a, .framer-aPrQp .framer-1ihcpjt, .framer-aPrQp .framer-1367e0y, .framer-aPrQp .framer-6bmxpw, .framer-aPrQp .framer-oj0r3n, .framer-aPrQp .framer-1lerel2, .framer-aPrQp .framer-gm3gu, .framer-aPrQp .framer-1yqjuyo, .framer-aPrQp .framer-8ey47m, .framer-aPrQp .framer-11he1kz, .framer-aPrQp .framer-1h4ncxg, .framer-aPrQp .framer-11sb3jn, .framer-aPrQp .framer-1gaw4c8, .framer-aPrQp .framer-1rluyc1, .framer-aPrQp .framer-128pq4o, .framer-aPrQp .framer-ujn3p1, .framer-aPrQp .framer-c8okmb, .framer-aPrQp .framer-dr793t, .framer-aPrQp .framer-144cf4k, .framer-aPrQp .framer-mvn11i, .framer-aPrQp .framer-x4zplh, .framer-aPrQp .framer-1su7we1, .framer-aPrQp .framer-16asa54, .framer-aPrQp .framer-1xaybhv, .framer-aPrQp .framer-yawi06, .framer-aPrQp .framer-nq2921, .framer-aPrQp .framer-1yxmun, .framer-aPrQp .framer-1eg30ma { --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-aPrQp .framer-1vcxoxu, .framer-aPrQp .framer-10fju9w, .framer-aPrQp .framer-wycj4n, .framer-aPrQp .framer-16ntbuu, .framer-aPrQp .framer-qzablm, .framer-aPrQp .framer-6josf7, .framer-aPrQp .framer-1wepsha, .framer-aPrQp .framer-1t5wvt0 { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 4px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-37vsf6, .framer-aPrQp .framer-16wjbfl, .framer-aPrQp .framer-toi96q, .framer-aPrQp .framer-gc8uww, .framer-aPrQp .framer-19x4gcm, .framer-aPrQp .framer-19ytuik, .framer-aPrQp .framer-1wl27qh, .framer-aPrQp .framer-1hontmp { align-content: center; align-items: center; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 8px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-nidr9j, .framer-aPrQp .framer-15mnm9l, .framer-aPrQp .framer-wvdus9, .framer-aPrQp .framer-16jbfkd, .framer-aPrQp .framer-11wwrc3, .framer-aPrQp .framer-1d3n3i4, .framer-aPrQp .framer-ojofx4, .framer-aPrQp .framer-yeyuc4 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-ypawll { --border-bottom-width: 0px; --border-color: var(--token-797685b5-b41a-49f8-988b-1ee5820b476c, #ebeef5); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 12px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-j2si2p { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; box-shadow: 0px 0px 0px 1px rgba(215, 222, 234, 0.64), 0px 1px 2px 0px rgba(42, 51, 69, 0.02); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 4px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-w6jonf, .framer-aPrQp .framer-1nd6x8o, .framer-aPrQp .framer-zq9rqk-container { flex: none; height: 14px; position: relative; width: 14px; }\",\".framer-aPrQp .framer-1vrzxr1, .framer-aPrQp .framer-1hjt5sw { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 8px 4px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-emmgfh, .framer-aPrQp .framer-1it6x4w { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-aPrQp .framer-o9gd7e { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1bkbvsm { --border-bottom-width: 1px; --border-color: var(--token-797685b5-b41a-49f8-988b-1ee5820b476c, #ebeef5); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-hbuouh, .framer-aPrQp .framer-1yqgdmn, .framer-aPrQp .framer-14jxjdh, .framer-aPrQp .framer-78nk1g, .framer-aPrQp .framer-1162a4b, .framer-aPrQp .framer-1ye5orr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-r5lahc, .framer-aPrQp .framer-iwwzet { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-1a3xjfm, .framer-aPrQp .framer-v4co42, .framer-aPrQp .framer-bdh7z9 { 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-aPrQp .framer-16v1r0n { align-content: center; align-items: center; background-color: rgba(242, 243, 248, 0.32); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; box-shadow: 0px 0px 0px 1px rgba(215, 222, 234, 0.64); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-hf0fii, .framer-aPrQp .framer-hrdupr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-ckz5zm { align-content: center; align-items: center; background-color: rgba(242, 243, 248, 0.32); border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; box-shadow: 0px 0px 0px 1px rgba(215, 222, 234, 0.64), 0px 1px 2px 0px rgba(42, 51, 69, 0.02); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 2px 8px 2px 6px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-1mcsjgx, .framer-aPrQp .framer-1n11py8 { flex: none; height: 14px; position: relative; width: 13px; }\",\".framer-aPrQp .framer-yrfp2l { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1amq1eb { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; box-shadow: 0px 0px 0px 1px rgba(215, 222, 234, 0.64); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 6px 4px 6px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-h5qlwc { --border-bottom-width: 1px; --border-color: var(--token-797685b5-b41a-49f8-988b-1ee5820b476c, #ebeef5); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1og0arg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-1t4xjhk, .framer-aPrQp .framer-15tk34i, .framer-aPrQp .framer-crcdo1, .framer-aPrQp .framer-1hpi4me, .framer-aPrQp .framer-iygxcx, .framer-aPrQp .framer-64gl5o, .framer-aPrQp .framer-1r5af64, .framer-aPrQp .framer-u8r0y8, .framer-aPrQp .framer-1k68frx, .framer-aPrQp .framer-73mh4t, .framer-aPrQp .framer-eerebi { align-content: center; align-items: center; background-color: rgba(242, 243, 248, 0.32); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; box-shadow: 0px 0px 0px 1px rgba(215, 222, 234, 0.64), 0px 1px 2px 0px rgba(42, 51, 69, 0.02); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 3px 10px 3px 10px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-qhlh1v, .framer-aPrQp .framer-m96ud5 { aspect-ratio: 1.0909090909090908 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 12px); position: relative; width: 13px; }\",\".framer-aPrQp .framer-kqjkur, .framer-aPrQp .framer-l3o9hk, .framer-aPrQp .framer-hsk0yt, .framer-aPrQp .framer-1i77qbf, .framer-aPrQp .framer-1etvnuh, .framer-aPrQp .framer-1ujaq6q, .framer-aPrQp .framer-8mu8mu, .framer-aPrQp .framer-qp41j8, .framer-aPrQp .framer-1v7oea5, .framer-aPrQp .framer-1cec2zj, .framer-aPrQp .framer-s0eo50 { aspect-ratio: 0.9411764705882353 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 13px); position: relative; width: 12px; }\",\".framer-aPrQp .framer-1i1rd6a, .framer-aPrQp .framer-k3y8s7 { align-content: center; align-items: center; background-color: rgba(242, 243, 248, 0.32); border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; box-shadow: 0px 0px 0px 1px rgba(215, 222, 234, 0.64); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 10px 4px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1fqst3h { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-w40xug { align-content: center; align-items: center; display: flex; flex: 1.25 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-end; overflow: hidden; padding: 12px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-utejax, .framer-aPrQp .framer-gx7cjf, .framer-aPrQp .framer-rzuu9q, .framer-aPrQp .framer-1draqy1, .framer-aPrQp .framer-6l6ku9 { align-content: flex-start; align-items: flex-start; 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-aPrQp .framer-qmm8q9, .framer-aPrQp .framer-1qefnbp, .framer-aPrQp .framer-1dj34t3 { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; flex: none; height: 32px; overflow: hidden; position: relative; width: 32px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-18azvs, .framer-aPrQp .framer-19hz8y6, .framer-aPrQp .framer-1pgd9od, .framer-aPrQp .framer-z2c8wa { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-13yrjk5, .framer-aPrQp .framer-1or8kue, .framer-aPrQp .framer-5kje9v, .framer-aPrQp .framer-95fwh6, .framer-aPrQp .framer-hgvou, .framer-aPrQp .framer-xwshx4, .framer-aPrQp .framer-xwsx43, .framer-aPrQp .framer-hnxdil, .framer-aPrQp .framer-10mbndi, .framer-aPrQp .framer-uyyfko, .framer-aPrQp .framer-t1uqzk, .framer-aPrQp .framer-1g4e6zc, .framer-aPrQp .framer-8v7wnx, .framer-aPrQp .framer-do5u7w { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-aPrQp .framer-woeh92, .framer-aPrQp .framer-16rr69y { background: linear-gradient(180deg, #527aff 0%, rgb(18, 101, 255) 100%); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; flex: none; height: 32px; overflow: hidden; position: relative; width: 32px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1sfnjou, .framer-aPrQp .framer-mgl2g3 { aspect-ratio: 1.025 / 1; bottom: -3px; flex: none; height: var(--framer-aspect-ratio-supported, 32px); left: 0px; position: absolute; right: -1px; }\",\".framer-aPrQp .framer-14705wj { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1dnehyt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 6px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-srskq6 { -webkit-backdrop-filter: blur(12px); align-content: center; align-items: center; backdrop-filter: blur(12px); background-color: var(--token-af619ec5-0318-4f5f-a839-621227e671f8, #fbfbfc); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 0px 0px 1px rgba(14, 63, 126, 0.06), 0px 1px 1px -0.5px rgba(42, 51, 69, 0.04), 0px 3px 3px -1.5px rgba(42, 51, 70, 0.04), 0px 6px 6px -3px rgba(42, 51, 70, 0.04), 0px 12px 12px -6px rgba(14, 63, 126, 0.04), 0px 24px 24px -12px rgba(14, 63, 126, 0.04), 0px 64px 64px 0px rgba(14, 63, 126, 0.04); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-end; overflow: auto; padding: 6px; position: relative; width: 100%; z-index: 1; }\",\".framer-aPrQp .framer-ghlwvw, .framer-aPrQp .framer-1n8gdju, .framer-aPrQp .framer-14t2jl9, .framer-aPrQp .framer-1lgadxy, .framer-aPrQp .framer-bl91hp, .framer-aPrQp .framer-sb10fz, .framer-aPrQp .framer-1n9ro2i, .framer-aPrQp .framer-zvm050, .framer-aPrQp .framer-5eifx7, .framer-aPrQp .framer-7kerv0, .framer-aPrQp .framer-o2hv3j, .framer-aPrQp .framer-7hgs44, .framer-aPrQp .framer-1apavnz, .framer-aPrQp .framer-1q5kter { align-content: flex-start; align-items: flex-start; 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: 100%; }\",\".framer-aPrQp .framer-90ilst, .framer-aPrQp .framer-1w9gi8t { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; box-shadow: 0px 0px 0px 1px rgba(14, 62, 124, 0.06), 0px 0.48290122862090357px 0.3863209828967229px -1.5px rgba(53, 71, 110, 0.09), 0px 4px 3.2px -3px rgba(53, 71, 110, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 10px 6px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-102i67a { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; box-shadow: 0px 0px 0px 1px rgba(14, 62, 124, 0.06), 0px 0.48290122862090357px 0.3863209828967229px -1.5px rgba(53, 71, 110, 0.09), 0px 4px 3.2px -3px rgba(53, 71, 110, 0.06); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1vjhdo7, .framer-aPrQp .framer-1wm7s96, .framer-aPrQp .framer-d44riz, .framer-aPrQp .framer-1f40qk4, .framer-aPrQp .framer-1yiohnv, .framer-aPrQp .framer-omw8e2, .framer-aPrQp .framer-1udxbym, .framer-aPrQp .framer-u4ypq2, .framer-aPrQp .framer-1svf9u0, .framer-aPrQp .framer-1ccbduw, .framer-aPrQp .framer-183bovs, .framer-aPrQp .framer-haxlll, .framer-aPrQp .framer-1crc6jm, .framer-aPrQp .framer-xcjaxn, .framer-aPrQp .framer-1un162k, .framer-aPrQp .framer-1sb3kwm, .framer-aPrQp .framer-17uyj2z, .framer-aPrQp .framer-s0iyr3, .framer-aPrQp .framer-7mxdb5, .framer-aPrQp .framer-jo0mct, .framer-aPrQp .framer-ufefuj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-xohcyu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1sarrru { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; box-shadow: 0px 0px 0px 1px rgba(14, 62, 124, 0.06), 0px 0.48290122862090357px 0.3863209828967229px -1.5px rgba(53, 71, 110, 0.09), 0px 4px 3.2px -3px rgba(53, 71, 110, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 8px 6px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1w84aee, .framer-aPrQp .framer-1hqlsjz { align-content: center; align-items: center; background: linear-gradient(180deg, #527aff 0%, rgb(18, 101, 255) 100%); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; box-shadow: 0px 0px 0px 1px #1265ff, inset 0px 1px 0px 0px rgba(255, 255, 255, 0.24), 0px 1px 2px 0px rgba(28, 34, 44, 0.08), 0px 4px 8px 0px rgba(28, 34, 44, 0.08), 0px 12px 12px -6px rgba(28, 34, 44, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 10px 4px 10px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-izjr7c { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 12px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-pfwaof { align-content: center; align-items: center; background: linear-gradient(180deg, #fcfcfd 0%, var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)) 77%); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.7226247621292714px 2.167874286387814px -0.6666666666666666px rgba(63, 84, 131, 0.1), 0px 2.7462399638921484px 8.238719891676446px -1.3333333333333333px rgba(63, 84, 131, 0.11), 0px 12px 36px -2px rgba(63, 84, 131, 0.14), inset 0px -1.2px 0.2px 0px rgb(255, 255, 255); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-17933pq, .framer-aPrQp .framer-hok0rk { 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: 12px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1k309k6, .framer-aPrQp .framer-1xkgkha, .framer-aPrQp .framer-104rfjy, .framer-aPrQp .framer-1ouprc7, .framer-aPrQp .framer-1yixv0a, .framer-aPrQp .framer-1pscr8r, .framer-aPrQp .framer-mjlmlc, .framer-aPrQp .framer-kdrlz9, .framer-aPrQp .framer-11eibr3, .framer-aPrQp .framer-yzamms, .framer-aPrQp .framer-1y4h0mf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-10yd69q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-end; overflow: auto; padding: 12px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-wjenge, .framer-aPrQp .framer-dk0xc5, .framer-aPrQp .framer-1teeb7q, .framer-aPrQp .framer-e4k6am { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 276px; }\",\".framer-aPrQp .framer-1p5cckv, .framer-aPrQp .framer-1y6rx58, .framer-aPrQp .framer-1a0e5e9, .framer-aPrQp .framer-gcf3fx { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 24px; }\",\".framer-aPrQp .framer-au6ft6, .framer-aPrQp .framer-1jyhcz1, .framer-aPrQp .framer-12ayxm, .framer-aPrQp .framer-1tavw6g { background-color: var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, #1265ff); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; flex: none; height: 24px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1dgrn8v, .framer-aPrQp .framer-prsfwd, .framer-aPrQp .framer-14jkrs8, .framer-aPrQp .framer-qhexi7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); white-space: pre; width: auto; }\",\".framer-aPrQp .framer-52av0f, .framer-aPrQp .framer-ujme2p, .framer-aPrQp .framer-1wdps5l, .framer-aPrQp .framer-1pnhw7z { background-color: var(--token-797685b5-b41a-49f8-988b-1ee5820b476c, #ebeef5); flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1w5kd0i, .framer-aPrQp .framer-1los3bh, .framer-aPrQp .framer-1d8ag9r, .framer-aPrQp .framer-quxrne { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-66chmb-container { flex: none; height: auto; left: 50%; position: absolute; top: 54%; transform: translate(-50%, -50%); width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-aPrQp .framer-zkh8js { 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: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-oyaq3k { --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-aPrQp .framer-cp0ycx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-aPrQp .framer-x06ank, .framer-aPrQp .framer-1xracmu, .framer-aPrQp .framer-1d8u965, .framer-aPrQp .framer-m1xsbi { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-5cq9sn, .framer-aPrQp .framer-1apubgo, .framer-aPrQp .framer-licuap, .framer-aPrQp .framer-bbqaiu, .framer-aPrQp .framer-19cc745, .framer-aPrQp .framer-fu1zgk, .framer-aPrQp .framer-361ieu, .framer-aPrQp .framer-1pcykbi { align-content: center; align-items: center; background: linear-gradient(180deg, #fcfcfd 0%, var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)) 77%); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.7226247621292714px 2.167874286387814px -0.6666666666666666px rgba(63, 84, 131, 0.1), 0px 2.7462399638921484px 8.238719891676446px -1.3333333333333333px rgba(63, 84, 131, 0.11), 0px 12px 36px -2px rgba(63, 84, 131, 0.14), inset 0px -1.2px 0.2px 0px rgb(255, 255, 255); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-end; overflow: visible; padding: 30px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-o54ytn { aspect-ratio: 3 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 38px); overflow: visible; position: relative; width: 100%; }\",\".framer-aPrQp .framer-53th9h { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 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: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 30px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-141afmu, .framer-aPrQp .framer-562mtm, .framer-aPrQp .framer-s4he1v, .framer-aPrQp .framer-mt9j03, .framer-aPrQp .framer-1vj24ir { aspect-ratio: 2.9565217391304346 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 38px); overflow: hidden; position: relative; width: 100%; }\",\".framer-aPrQp .framer-swh5us { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 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: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; padding: 30px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-vq2mb3 { aspect-ratio: 2.9565217391304346 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 39px); overflow: hidden; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1i2r0m9 { aspect-ratio: 5.643867924528302 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: visible; position: relative; width: 100%; }\",\".framer-aPrQp .framer-gij6mt { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: auto; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-ndsxcc, .framer-aPrQp .framer-t77q83 { align-content: center; align-items: center; background: linear-gradient(180deg, #fcfcfd 0%, var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)) 77%); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.7226247621292714px 2.167874286387814px -0.6666666666666666px rgba(63, 84, 131, 0.1), 0px 2.7462399638921484px 8.238719891676446px -1.3333333333333333px rgba(63, 84, 131, 0.11), 0px 12px 36px -2px rgba(63, 84, 131, 0.14), inset 0px -1.2px 0.2px 0px rgb(255, 255, 255); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 1px; justify-content: center; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-6hstwh { aspect-ratio: 1.5544041450777202 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 73px); overflow: visible; position: relative; width: 100%; }\",\".framer-aPrQp .framer-11lxmfd { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 100px); overflow: visible; position: relative; width: 100px; }\",\".framer-aPrQp .framer-1qwq0hy { aspect-ratio: 3.626086956521739 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 31px); overflow: visible; position: relative; width: 100%; }\",\".framer-aPrQp .framer-16pkygu { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 113px); overflow: visible; position: relative; width: 100%; }\",\".framer-aPrQp.framer-1p4snyu, .framer-aPrQp.framer-hbyj6t { -webkit-backdrop-filter: blur(5px); align-content: center; align-items: center; backdrop-filter: blur(5px); background-color: rgba(255, 255, 255, 0.08); bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: fixed; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-aPrQp .framer-1i1uvx1, .framer-aPrQp .framer-1r7bcie, .framer-aPrQp .framer-16krbdp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-gerf40 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1ebqxc4 { align-content: flex-start; align-items: flex-start; background: linear-gradient(180deg, #ffffff 15.000000000000002%, rgba(0, 0, 0, 0) 100%); border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px -0.6369534988189116px 0.5095627990551294px -0.5px rgba(53, 71, 110, 0.02), 0px -1.9316049144836143px 1.5452839315868916px -1px rgba(53, 71, 110, 0.03), 0px -5.106122817187569px 4.0848982537500556px -1.5px rgba(53, 71, 110, 0.03), 0px -16px 12.8px -2px rgba(53, 71, 110, 0.04); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-end; overflow: visible; padding: 32px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-54so3r, .framer-aPrQp .framer-nh902o, .framer-aPrQp .framer-zkbrp0 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1plcns2 { --border-bottom-width: 1px; --border-color: var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, #344360); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; box-shadow: 0px 0.2px 0px 0px rgba(255, 255, 255, 0.94); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 8px 0px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-1x8qhpl { --border-bottom-width: 1px; --border-color: var(--token-ddab6fc4-ab19-4e69-a78c-8f2c697820d9, #f0f0ef); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; align-self: stretch; box-shadow: 0px 0.2px 0px 0px rgba(255, 255, 255, 0.94); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px 0px 6px 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1chofxb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-kjk0o0, .framer-aPrQp .framer-zmzz7k { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1jx8n1g, .framer-aPrQp .framer-wlloq0, .framer-aPrQp .framer-190zh6r, .framer-aPrQp .framer-74hdgw { --framer-paragraph-spacing: 0px; --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-aPrQp .framer-4n2nqx, .framer-aPrQp .framer-m3ftem, .framer-aPrQp .framer-1n3pu9m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-rwz2pn, .framer-aPrQp .framer-vwf3f, .framer-aPrQp .framer-1pji02x { 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: 100%; }\",\".framer-aPrQp .framer-1c9eubq, .framer-aPrQp .framer-919jr2, .framer-aPrQp .framer-1oxysv7, .framer-aPrQp .framer-1jvh22n-container, .framer-aPrQp .framer-dlmzme, .framer-aPrQp .framer-aidhvc, .framer-aPrQp .framer-vrk0bv, .framer-aPrQp .framer-1j7dsyw-container, .framer-aPrQp .framer-161s27f-container, .framer-aPrQp .framer-1ssjy7t-container, .framer-aPrQp .framer-1nluztr-container, .framer-aPrQp .framer-16e2jfo-container, .framer-aPrQp .framer-undliq-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 14px); position: relative; width: 14px; }\",\".framer-aPrQp .framer-1g5exov, .framer-aPrQp .framer-liwelx, .framer-aPrQp .framer-wxpvw9, .framer-aPrQp .framer-1eeiaqb, .framer-aPrQp .framer-uvxxwj, .framer-aPrQp .framer-17p1gff, .framer-aPrQp .framer-j3reqf, .framer-aPrQp .framer-1ep3d2e, .framer-aPrQp .framer-hdsrip, .framer-aPrQp .framer-12sz97a, .framer-aPrQp .framer-qkn3o6, .framer-aPrQp .framer-1ivwr1o, .framer-aPrQp .framer-1auttwp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1iju8iy, .framer-aPrQp .framer-dlmslb, .framer-aPrQp .framer-1g1hmcq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1sqyem9, .framer-aPrQp .framer-16bmc8v, .framer-aPrQp .framer-1cp0zi1, .framer-aPrQp .framer-1hrfuli, .framer-aPrQp .framer-172pvbp, .framer-aPrQp .framer-zulo2b, .framer-aPrQp .framer-i31z3f, .framer-aPrQp .framer-1rtxja9, .framer-aPrQp .framer-19lvfcg { background-color: var(--token-ddab6fc4-ab19-4e69-a78c-8f2c697820d9, #d7deea); box-shadow: 0px 0.2px 0px 0px rgba(255, 255, 255, 0.94); flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 1px; }\",\".framer-aPrQp .framer-bv7eb2 { align-content: center; align-items: center; background: radial-gradient(34% 25% at 32.1% 52.1%, rgba(18, 101, 255, 0.16) 0%, rgba(18, 101, 255, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-18fn4p9 { -webkit-mask: linear-gradient(180deg, #000000 39%, rgba(0, 0, 0, 0) 62%) add; -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: -400px; mask: linear-gradient(180deg, #000000 39%, rgba(0, 0, 0, 0) 62%) add; overflow: hidden; padding: 0px; pointer-events: none; position: absolute; top: 50%; transform: translateY(-50%); user-select: none; width: min-content; z-index: 0; }\",\".framer-aPrQp .framer-17awqub, .framer-aPrQp .framer-jmcklr { flex: none; height: 1301px; position: relative; width: 1310px; z-index: 1; }\",\".framer-aPrQp .framer-1pk3j56 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: flex-start; overflow: visible; padding: 96px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-30g525-container { -webkit-mask: radial-gradient(32% 28.000000000000004% at 31% 55.900000000000006%, #000000 0%, rgba(0, 0, 0, 0) 100%) add; bottom: 0px; flex: none; left: -80px; mask: radial-gradient(32% 28.000000000000004% at 31% 55.900000000000006%, #000000 0%, rgba(0, 0, 0, 0) 100%) add; mix-blend-mode: multiply; position: absolute; right: -80px; top: 0px; z-index: 0; }\",\".framer-aPrQp .framer-1kdgwrz { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-w31gbp { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-l5543f, .framer-aPrQp .framer-gihomf, .framer-aPrQp .framer-1ie8toq { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 24px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-149q995, .framer-aPrQp .framer-z67wyw, .framer-aPrQp .framer-1bpo4j5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-zl5q9b, .framer-aPrQp .framer-1ffltdw, .framer-aPrQp .framer-1q0dj4y, .framer-aPrQp .framer-3e5t6, .framer-aPrQp .framer-1ohwber, .framer-aPrQp .framer-a117uh, .framer-aPrQp .framer-1wo0cix, .framer-aPrQp .framer-19hjri0, .framer-aPrQp .framer-1um0ki, .framer-aPrQp .framer-8j955k, .framer-aPrQp .framer-3zces5, .framer-aPrQp .framer-136msyk, .framer-aPrQp .framer-lzzoye, .framer-aPrQp .framer-1pe525k, .framer-aPrQp .framer-1dz6nbd, .framer-aPrQp .framer-1nb07nf, .framer-aPrQp .framer-x3yx5v, .framer-aPrQp .framer-fvj0xf, .framer-aPrQp .framer-1hhh0v1, .framer-aPrQp .framer-1lc3seu, .framer-aPrQp .framer-lyxw0i, .framer-aPrQp .framer-11gkmqv, .framer-aPrQp .framer-1j2pj0, .framer-aPrQp .framer-1hdkefd, .framer-aPrQp .framer-1lqgllw { --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-aPrQp .framer-1p31z7t { align-content: center; align-items: center; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1ft4uhw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-81w5cr { align-content: flex-start; align-items: flex-start; display: flex; flex: 1.8 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 560px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-181hh50 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 8px 0px 8px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-ol84v2 { align-content: center; align-items: center; background-color: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; box-shadow: 0px 0px 0px 1px rgba(14, 62, 124, 0.08), 0px 0.3621759214656777px 0.5070462900519487px -1.75px rgba(24, 58, 133, 0.21), 0px 3px 4.199999999999999px -3.5px rgba(24, 58, 133, 0.1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 28px; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 28px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-aPrQp .framer-1sle14i { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 23px); overflow: visible; position: relative; width: 23px; }\",\".framer-aPrQp .framer-1l86umt { align-content: flex-start; align-items: flex-start; background-color: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); border-bottom-left-radius: 4px; border-bottom-right-radius: 16px; border-top-left-radius: 20px; border-top-right-radius: 16px; box-shadow: 0px 0px 0px 1px rgba(14, 62, 124, 0.08), 0px 0.3621759214656777px 0.6519166586382197px -1.75px rgba(24, 58, 133, 0.42), 0px 3px 5.399999999999999px -3.5px rgba(24, 58, 133, 0.19); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; max-width: 100%; overflow: visible; padding: 10px 14px 10px 14px; position: relative; width: min-content; z-index: 1; }\",\".framer-aPrQp .framer-1kr14h3-container, .framer-aPrQp .framer-17gb68m-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-aPrQp .framer-a8sldq { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-dqe7gf { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 100%; justify-content: center; max-width: 360px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1ca9twj, .framer-aPrQp .framer-k0ujkh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1qozrwl, .framer-aPrQp .framer-1bz7ved, .framer-aPrQp .framer-ei1q38, .framer-aPrQp .framer-4k029d, .framer-aPrQp .framer-1jgrefu, .framer-aPrQp .framer-3h2rio { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 15px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 15px; }\",\".framer-aPrQp .framer-i7mi7v-container, .framer-aPrQp .framer-1ui3jub-container, .framer-aPrQp .framer-1wkpthw-container, .framer-aPrQp .framer-1o3kg2f-container, .framer-aPrQp .framer-1yh2jf3-container, .framer-aPrQp .framer-1i057fs-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 15px); position: relative; width: 15px; }\",\".framer-aPrQp .framer-1lv88ag { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-x04ov7, .framer-aPrQp .framer-1f1t36, .framer-aPrQp .framer-xtbovm, .framer-aPrQp .framer-1nyxm4a, .framer-aPrQp .framer-1757sp7, .framer-aPrQp .framer-nplf60, .framer-aPrQp .framer-1xg0o90, .framer-aPrQp .framer-13aietm, .framer-aPrQp .framer-13w52va, .framer-aPrQp .framer-1xqlm5j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-7jfg3a { background: linear-gradient(270deg, rgba(216, 223, 235, 0) 0%, rgb(215, 222, 234) 100%); box-shadow: 0px 0.2px 0px 0px rgba(255, 255, 255, 0.94); flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 1px; }\",\".framer-aPrQp .framer-ten60d { align-content: center; align-items: center; background: radial-gradient(34% 34% at 54.900000000000006% 65.8%, rgba(18, 101, 255, 0.16) 0%, rgba(18, 101, 255, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-cl0vzd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 64%; overflow: hidden; padding: 0px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: min-content; z-index: 0; }\",\".framer-aPrQp .framer-mo5nc8 { flex: none; height: 758px; position: relative; width: 736px; }\",\".framer-aPrQp .framer-n8aeaw { align-content: center; align-items: center; background: radial-gradient(28.000000000000004% 21% at 66% 30.7%, rgba(18, 156, 255, 0.24) 0%, rgba(18, 156, 255, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 128px; height: min-content; justify-content: flex-start; overflow: visible; padding: 96px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-k8y1bz-container { -webkit-mask: radial-gradient(30% 48% at 65.3% 50%, #000000 0%, rgba(0, 0, 0, 0) 100%) add; bottom: 0px; flex: none; left: 0px; mask: radial-gradient(30% 48% at 65.3% 50%, #000000 0%, rgba(0, 0, 0, 0) 100%) add; mix-blend-mode: multiply; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-aPrQp .framer-4pazcd { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-ql5keb, .framer-aPrQp .framer-12l1any { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-437nwf-container { flex: 1.2 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-aPrQp .framer-2hlbe4 { background: linear-gradient(270deg, #d7deea 0%, rgba(216, 223, 235, 0) 100%); box-shadow: 0px 0.2px 0px 0px rgba(255, 255, 255, 0.94); flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 1px; }\",\".framer-aPrQp .framer-xr6hv1 { align-content: center; align-items: center; background: radial-gradient(34% 34% at 42.8% 65.5%, rgba(18, 101, 255, 0.16) 0%, rgba(18, 101, 255, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-12l7iuz { -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: -360px; overflow: hidden; padding: 0px; pointer-events: none; position: absolute; top: 50%; transform: translateY(-50%); user-select: none; width: min-content; z-index: 0; }\",\".framer-aPrQp .framer-1k2qwdb { align-content: center; align-items: center; background: radial-gradient(30% 21% at 30.599999999999998% 48.5%, rgba(18, 156, 255, 0.24) 0%, rgba(18, 156, 255, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: visible; padding: 96px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-6dqvii-container { -webkit-mask: radial-gradient(36% 44% at 32.2% 50%, #000000 0%, rgba(0, 0, 0, 0) 100%) add; bottom: 0px; flex: none; left: 0px; mask: radial-gradient(36% 44% at 32.2% 50%, #000000 0%, rgba(0, 0, 0, 0) 100%) add; mix-blend-mode: multiply; pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-aPrQp .framer-u4kgzj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1aoicy8 { align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-frczyo { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1.2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-end; overflow: visible; padding: 48px 32px 12px 32px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1atc8oq { -webkit-backdrop-filter: blur(4px); align-content: center; align-items: center; backdrop-filter: blur(4px); background-color: rgba(255, 255, 255, 0.64); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: 0px; box-shadow: 0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.7226247621292714px 2.167874286387814px -0.6666666666666666px rgba(63, 84, 131, 0.1), 0px 2.7462399638921484px 8.238719891676446px -1.3333333333333333px rgba(63, 84, 131, 0.11), 0px 12px 36px -2px rgba(63, 84, 131, 0.14); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; justify-content: center; left: calc(50.05128205128207% - min(390px, 69.94871794871796%) / 2); max-width: 390px; overflow: hidden; padding: 48px 24px 48px 24px; position: absolute; top: 56px; width: 70%; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-aPrQp .framer-qjyb7r { 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; left: 32px; overflow: visible; padding: 0px 16px 0px 0px; position: absolute; right: -32px; top: -26px; z-index: 1; }\",\".framer-aPrQp .framer-zroz40 { -webkit-backdrop-filter: blur(8px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(8px); background-color: rgba(255, 255, 255, 0.4); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.7226247621292714px 1.8788243815361059px -0.6666666666666666px rgba(63, 84, 131, 0.1), 0px 2.7462399638921484px 7.140223906119587px -1.3333333333333333px rgba(63, 84, 131, 0.11), 0px 12px 31.200000000000003px -2px rgba(63, 84, 131, 0.14); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 360px; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-aPrQp .framer-6ishmk { --border-bottom-width: 1px; --border-color: rgba(42, 51, 69, 0.08); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: var(--token-af619ec5-0318-4f5f-a839-621227e671f8, #f9f9fb); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 10px 12px 10px 12px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-ift7yu, .framer-aPrQp .framer-lk8fw2, .framer-aPrQp .framer-145bvid, .framer-aPrQp .framer-1drbsf, .framer-aPrQp .framer-netyfu, .framer-aPrQp .framer-mpxel3 { align-content: center; align-items: center; aspect-ratio: 0.9230769230769231 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 13px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 12px; }\",\".framer-aPrQp .framer-1j7tyqq-container, .framer-aPrQp .framer-19ht4gr-container, .framer-aPrQp .framer-j0362s-container, .framer-aPrQp .framer-1ovi2na-container, .framer-aPrQp .framer-w29b6y-container, .framer-aPrQp .framer-10apeyv-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 12px); position: relative; width: 100%; }\",\".framer-aPrQp .framer-1rktl0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 16px 16px 16px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-qwbtz3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-et9u97 { align-content: flex-start; align-items: flex-start; background-color: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; box-shadow: 0px 0px 0px 1px rgba(14, 62, 124, 0.06), 0px 0.48290122862090357px 0.4346111057588132px -1.375px rgba(53, 71, 110, 0.1), 0px 4px 3.5999999999999996px -2.75px rgba(53, 71, 110, 0.08); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px 12px 8px 12px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-n9urh1 { align-content: center; align-items: center; background: linear-gradient(180deg, #527aff 0%, rgb(18, 101, 255) 100%); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.2), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.15); cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 8px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-3hg0zc, .framer-aPrQp .framer-19n914n, .framer-aPrQp .framer-zvemws, .framer-aPrQp .framer-1qfngk9, .framer-aPrQp .framer-1xwapti, .framer-aPrQp .framer-1074oz1, .framer-aPrQp .framer-fk9kwy { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 14px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 14px; }\",\".framer-aPrQp .framer-paslpd { align-content: center; align-items: center; background: linear-gradient(180deg, #fcfcfd 0%, var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)) 77%); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.7226247621292714px 2.167874286387814px -0.6666666666666666px rgba(63, 84, 131, 0.1), 0px 2.7462399638921484px 8.238719891676446px -1.3333333333333333px rgba(63, 84, 131, 0.11), 0px 12px 36px -2px rgba(63, 84, 131, 0.14), inset 0px -1.2px 0.2px 0px rgb(255, 255, 255); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 440px; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1br8zbu, .framer-aPrQp .framer-1ayafhq { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-1204d233-1b72-402f-bee9-6a678a06318b, #acb0b9); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 18px); justify-content: center; overflow: hidden; padding: 1px 1px 0px 1px; position: relative; width: 18px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-cpt0z0, .framer-aPrQp .framer-1hxulec, .framer-aPrQp .framer-1gbha7k, .framer-aPrQp .framer-18wye0r, .framer-aPrQp .framer-si9uky, .framer-aPrQp .framer-91s8lw, .framer-aPrQp .framer-1nsdnkz, .framer-aPrQp .framer-ger91n, .framer-aPrQp .framer-1irx1lv, .framer-aPrQp .framer-2v5jb7, .framer-aPrQp .framer-1tr8rnq, .framer-aPrQp .framer-1v5qh6x { border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; border-top-left-radius: 1px; border-top-right-radius: 1px; flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1a7kx04 { --border-bottom-width: 1px; --border-color: var(--token-ddab6fc4-ab19-4e69-a78c-8f2c697820d9, #d7deea); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1egtmfp, .framer-aPrQp .framer-k0wjsh { align-content: center; align-items: center; background-color: var(--token-af619ec5-0318-4f5f-a839-621227e671f8, #fcfcfd); border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; box-shadow: 0px 0px 0px 1px rgba(215, 222, 234, 0.32), 0px 1px 2px 0px rgba(42, 51, 69, 0.02); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 3px 8px 3px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-ywge5g, .framer-aPrQp .framer-40e0dw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-k3fybe, .framer-aPrQp .framer-1jzyc60, .framer-aPrQp .framer-26807u, .framer-aPrQp .framer-1q5rwf8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-184kex3, .framer-aPrQp .framer-dx2iyb { flex: none; height: 13px; position: relative; width: 12px; }\",\".framer-aPrQp .framer-r7qhzs, .framer-aPrQp .framer-1pnprzv, .framer-aPrQp .framer-1hwurzb, .framer-aPrQp .framer-15ptqnc { flex: none; height: 15px; position: relative; width: 14px; }\",\".framer-aPrQp .framer-76jl09 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-end; overflow: auto; padding: 12px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-vfnht0, .framer-aPrQp .framer-hjn81 { 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-aPrQp .framer-1wars99, .framer-aPrQp .framer-19zlcw1 { align-content: flex-end; align-items: flex-end; 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-aPrQp .framer-x78w7i { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: #f6f6f8; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 23px); justify-content: center; overflow: hidden; padding: 1px 1px 0px 1px; position: relative; width: 23px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1xil1b8 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-3v5txw, .framer-aPrQp .framer-54acqb { 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 12px 0px 12px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-lxfvh9 { align-content: center; align-items: center; background-color: rgba(238, 240, 246, 0.56); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 12px 8px 12px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-npvobe, .framer-aPrQp .framer-7uxtf4 { align-content: center; align-items: center; background-color: var(--token-af619ec5-0318-4f5f-a839-621227e671f8, #fcfcfd); border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; box-shadow: 0px 0px 0px 1px rgba(215, 222, 234, 0.32), 0px 1px 2px 0px rgba(42, 51, 69, 0.02); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 3px 6px 3px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-138dt8k, .framer-aPrQp .framer-19o66im { background: linear-gradient(270deg, rgba(216, 223, 235, 0) 0%, rgb(215, 222, 234) 49.814953115923984%, rgba(216, 223, 235, 0) 100%); box-shadow: 0px 0.2px 0px 0px rgba(255, 255, 255, 0.94); flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 1px; }\",\".framer-aPrQp .framer-13etsif { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: center; overflow: visible; padding: 96px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-17w5gt8 { align-content: flex-start; align-items: flex-start; background: linear-gradient(180deg, #1a1b28 0%, rgb(0, 0, 0) 100%); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.18), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.16), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.06), inset 0px 0px 0px 1px rgb(13, 15, 29), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.16); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-end; overflow: visible; padding: 32px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1koko9d { align-content: flex-start; align-items: flex-start; background: radial-gradient(54% 50% at 50% 47.4%, rgba(94, 159, 255, 0.08) 0%, rgba(94, 159, 255, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1pdbhrx, .framer-aPrQp .framer-szynwr, .framer-aPrQp .framer-o8rt7r { --border-bottom-width: 1px; --border-color: var(--token-3872c272-ea1c-4308-83b7-db1a4ad1aeef, rgba(215, 222, 234, 0.12)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px 0px 6px 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-10tevhl, .framer-aPrQp .framer-1ecspn4 { --border-bottom-width: 1px; --border-color: var(--token-066ac3f9-eba3-4cbd-b32f-d665141e99a1, #fbfaf9); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; 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: visible; padding: 0px 0px 6px 0px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-2pl6ul { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-ihps4g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 32px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-bqkn44, .framer-aPrQp .framer-16m4pej { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-14v62mn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 32px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-ikzx71 { -webkit-backdrop-filter: blur(4px); -webkit-mask: linear-gradient(180deg, #000000 25%, rgba(0, 0, 0, 0) 100%) add; align-content: center; align-items: center; backdrop-filter: blur(4px); background-color: rgba(75, 77, 88, 0.4); border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: inset 0px 0px 2px 0px rgba(255, 255, 255, 0.04), inset 0px 0px 4px 0px rgba(255, 255, 255, 0.04), 0px 0.6021873017743928px 0.48174984141951427px -0.6666666666666666px rgba(0, 0, 0, 0.2), 0px 2.288533303243457px 1.8308266425947657px -1.3333333333333333px rgba(0, 0, 0, 0.21), 0px 10px 8px -2px rgba(0, 0, 0, 0.29); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; mask: linear-gradient(180deg, #000000 25%, rgba(0, 0, 0, 0) 100%) add; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 0; }\",\".framer-aPrQp .framer-6vjhjo { --border-bottom-width: 1px; --border-color: var(--token-3872c272-ea1c-4308-83b7-db1a4ad1aeef, rgba(215, 222, 234, 0.12)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 0px 0px 1px rgba(14, 62, 124, 0.08), 0px 1px 3px 0px rgba(22, 30, 60, 0.12), 0px 0px 0px 1px rgb(42, 43, 50), inset 0px 0.4px 0px 0px rgba(255, 255, 255, 0.16); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px 12px 10px 12px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1d1o1bt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 1px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 32px 56px 32px; position: relative; width: 100%; z-index: 1; }\",\".framer-aPrQp .framer-1ynu25c-container { bottom: 0px; flex: none; left: -1px; position: absolute; right: -1px; top: -1px; z-index: 0; }\",\".framer-aPrQp .framer-x9kxae { align-content: center; align-items: center; display: flex; flex: 3 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 123px; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-8ok9yz { flex: none; height: 11px; position: relative; width: 11px; }\",\".framer-aPrQp .framer-1jjxcy7 { align-content: center; align-items: center; background: conic-gradient(from 52deg at 50% 50%, #5a5b68 46.800000000000004deg, rgb(100, 101, 115) 360deg); border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; box-shadow: 0px 0px 0px 1px var(--token-3872c272-ea1c-4308-83b7-db1a4ad1aeef, rgba(215, 222, 234, 0.12)), inset 0px 0.6px 0px 0px rgba(255, 255, 255, 0.12), 0px 0px 0px 4px rgba(0, 0, 0, 0.16), 0px 0.48174984141951427px 0.8671497145551256px -0.41666666666666663px rgba(0, 0, 0, 0.11), 0px 1.8308266425947657px 3.295487956670578px -0.8333333333333333px rgba(0, 0, 0, 0.15), 0px 8px 14.399999999999999px -1.25px rgba(0, 0, 0, 0.3); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 10px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-3hrdxb { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-aPrQp .framer-wml609, .framer-aPrQp .framer-seldx2, .framer-aPrQp .framer-1s43gwn { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; max-width: 56px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-9n3q4v, .framer-aPrQp .framer-hblmv3, .framer-aPrQp .framer-m62qwe { background: linear-gradient(270deg, var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, #1265ff) 0%, var(--token-3dae110a-ee90-4df4-9339-84cecfc2a443, rgb(0, 153, 255)) 100%); flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1p46otc, .framer-aPrQp .framer-1kuwged, .framer-aPrQp .framer-18o1sxy { flex: none; height: 9px; position: relative; width: 7px; }\",\".framer-aPrQp .framer-oeb6he, .framer-aPrQp .framer-prdtma { align-content: center; align-items: center; background: conic-gradient(from 52deg at 50% 50%, #4c4d57 46.800000000000004deg, rgb(78, 79, 90) 360deg); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 0px 0px 1px var(--token-3872c272-ea1c-4308-83b7-db1a4ad1aeef, rgba(215, 222, 234, 0.12)), 0px 0px 0px 5px rgba(0, 0, 0, 0.12), 0px 0px 8px 0px rgba(0, 0, 0, 0.24), inset 0px 0.6px 0px 0px rgba(255, 255, 255, 0.12), 0px 0.48174984141951427px 0.8671497145551256px 0px rgba(0, 0, 0, 0.02), 0px 1.8308266425947657px 3.295487956670578px 0px rgba(0, 0, 0, 0.09), 0px 8px 14.399999999999999px 0px rgba(0, 0, 0, 0.4); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 8px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-64cd3, .framer-aPrQp .framer-1reoxlh, .framer-aPrQp .framer-1g4s8kz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-19u72qk-container, .framer-aPrQp .framer-88zc6v-container, .framer-aPrQp .framer-1rziksx-container { -webkit-mask: linear-gradient(180deg, #000000 40%, rgba(0, 0, 0, 0) 100%) add; flex: 1 0 0px; height: 100%; mask: linear-gradient(180deg, #000000 40%, rgba(0, 0, 0, 0) 100%) add; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1ljbj4d, .framer-aPrQp .framer-1298gts, .framer-aPrQp .framer-v3mxhb { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; justify-content: center; left: 0px; overflow: visible; padding: 8px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-aPrQp .framer-107nocy, .framer-aPrQp .framer-7ad2xa { flex: none; height: 74px; position: relative; width: 74px; }\",\".framer-aPrQp .framer-tmwx6r { -webkit-backdrop-filter: blur(6px); align-content: center; align-items: center; backdrop-filter: blur(6px); background: conic-gradient(from 52deg at 50% 50%, #4c4d57 46.800000000000004deg, rgb(78, 79, 90) 360deg); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 0px 0px 1px var(--token-3872c272-ea1c-4308-83b7-db1a4ad1aeef, rgba(215, 222, 234, 0.12)), 0px 0px 0px 5px rgba(0, 0, 0, 0.12), 0px 0px 8px 0px rgba(0, 0, 0, 0.24), inset 0px 0.6px 0px 0px rgba(255, 255, 255, 0.12), 0px 0.48174984141951427px 0.8671497145551256px 0px rgba(0, 0, 0, 0.02), 0px 1.8308266425947657px 3.295487956670578px 0px rgba(0, 0, 0, 0.09), 0px 8px 14.399999999999999px 0px rgba(0, 0, 0, 0.4); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 8px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1rg0lb { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 24px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-rkkobr { --border-bottom-width: 1px; --border-color: var(--token-3872c272-ea1c-4308-83b7-db1a4ad1aeef, rgba(215, 222, 234, 0.12)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #474852; border-bottom-left-radius: 16px; border-bottom-right-radius: 4px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 100%; justify-content: flex-start; overflow: visible; padding: 8px 12px 8px 12px; position: relative; width: 1px; z-index: 1; }\",\".framer-aPrQp .framer-azcyqu { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px 24px 0px 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-5n8xc9 { --border-bottom-width: 1px; --border-color: var(--token-3872c272-ea1c-4308-83b7-db1a4ad1aeef, rgba(215, 222, 234, 0.12)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #474852; border-bottom-left-radius: 4px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 100%; justify-content: flex-start; overflow: visible; padding: 8px 12px 8px 12px; position: relative; width: 1px; z-index: 1; }\",\".framer-aPrQp .framer-do3vs3 { flex: none; height: 7px; position: relative; width: 7px; }\",\".framer-aPrQp .framer-ijswnr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px 8px 0px 8px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-mcke7j { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; max-width: 340px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1tkhw1v, .framer-aPrQp .framer-3ncdd7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; max-width: 340px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-7ew60d { align-content: center; align-items: center; background: radial-gradient(40% 34% at 55.400000000000006% 67.30000000000001%, rgba(18, 101, 255, 0.16) 0%, rgba(18, 101, 255, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-11pyx { align-content: center; align-items: center; background: radial-gradient(44% 21% at 44.2% 37.9%, rgba(18, 156, 255, 0.24) 0%, rgba(18, 156, 255, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: visible; padding: 96px 0px 96px 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1ggfcig-container, .framer-aPrQp .framer-11qeokg-container { -webkit-mask: radial-gradient(44% 36% at 46.2% 61.9%, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%) add; bottom: 0px; flex: none; left: 0px; mask: radial-gradient(44% 36% at 46.2% 61.9%, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%) add; mix-blend-mode: multiply; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-aPrQp .framer-1x02gwu, .framer-aPrQp .framer-1mna7if { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-u2twt5, .framer-aPrQp .framer-1c6jd6o, .framer-aPrQp .framer-esj30s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-jvik0c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 310px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-aPrQp .framer-5hnd93, .framer-aPrQp .framer-9ap5ek, .framer-aPrQp .framer-1677umt, .framer-aPrQp .framer-szy0c3, .framer-aPrQp .framer-z5qkyi, .framer-aPrQp .framer-144pa0e { align-content: flex-start; align-items: flex-start; background: linear-gradient(180deg, #fcfcfd 0%, var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, rgb(255, 255, 255)) 77%); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.7226247621292714px 2.167874286387814px -0.6666666666666666px rgba(63, 84, 131, 0.1), 0px 2.7462399638921484px 8.238719891676446px -1.3333333333333333px rgba(63, 84, 131, 0.11), 0px 12px 36px -2px rgba(63, 84, 131, 0.14), inset 0px -1.2px 0.2px 0px rgb(255, 255, 255); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1pb1wg0, .framer-aPrQp .framer-1gmj53a { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 8px 8px 0px 8px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-pmjsd4 { -webkit-mask: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 25.90765338393422%, rgba(0, 0, 0, 0.81881) 81.88097859613778%, rgba(0, 0, 0, 0) 100%) add; align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; mask: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 25.90765338393422%, rgba(0, 0, 0, 0.81881) 81.88097859613778%, rgba(0, 0, 0, 0) 100%) add; overflow: hidden; padding: 0px 24px 0px 24px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-yvoodk { --border-bottom-width: 2px; --border-color: rgba(215, 222, 234, 0.32); --border-left-width: 2px; --border-right-width: 2px; --border-style: dotted; --border-top-width: 2px; aspect-ratio: 1 / 1; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; flex: none; height: var(--framer-aspect-ratio-supported, 328px); left: 50%; opacity: 0.6; overflow: visible; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 328px; z-index: 1; }\",\".framer-aPrQp .framer-id8zcr { --border-bottom-width: 1px; --border-color: rgba(215, 222, 234, 0.4); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; flex: none; height: var(--framer-aspect-ratio-supported, 264px); left: 50%; overflow: visible; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 264px; z-index: 1; }\",\".framer-aPrQp .framer-46zb49-container, .framer-aPrQp .framer-12lo4fp-container { flex: none; height: auto; position: absolute; right: -14px; top: 50%; transform: translateY(-50%); width: auto; z-index: 1; }\",\".framer-aPrQp .framer-1a2cfwe-container, .framer-aPrQp .framer-bcnxec-container { bottom: -14px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; z-index: 1; }\",\".framer-aPrQp .framer-2jb5cl-container, .framer-aPrQp .framer-1cgb2ng-container { flex: none; height: auto; left: -14px; position: absolute; top: 50%; transform: translateY(-50%); width: auto; z-index: 1; }\",\".framer-aPrQp .framer-rx9uac-container, .framer-aPrQp .framer-1jgb4e6-container { flex: none; height: auto; left: 50%; position: absolute; top: -14px; transform: translateX(-50%); width: auto; z-index: 1; }\",\".framer-aPrQp .framer-ftoczb { --border-bottom-width: 2px; --border-color: rgba(215, 222, 234, 0.32); --border-left-width: 2px; --border-right-width: 2px; --border-style: dotted; --border-top-width: 2px; aspect-ratio: 1 / 1; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; flex: none; height: var(--framer-aspect-ratio-supported, 200px); left: 50%; opacity: 0.8; overflow: visible; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 200px; z-index: 1; }\",\".framer-aPrQp .framer-tem2y7 { --border-bottom-width: 1px; --border-color: rgba(215, 222, 234, 0.4); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; flex: none; height: var(--framer-aspect-ratio-supported, 144px); left: 50%; overflow: visible; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 144px; z-index: 1; }\",\".framer-aPrQp .framer-1e3w96h { --border-bottom-width: 2px; --border-color: rgba(215, 222, 234, 0.32); --border-left-width: 2px; --border-right-width: 2px; --border-style: dotted; --border-top-width: 2px; aspect-ratio: 1 / 1; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; flex: none; height: var(--framer-aspect-ratio-supported, 88px); left: 50%; overflow: visible; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 88px; z-index: 1; }\",\".framer-aPrQp .framer-1rxct2b { align-content: center; align-items: center; background: linear-gradient(17deg, var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, #1265ff) 0%, rgb(50, 125, 252) 100%); border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; box-shadow: inset 0px 1.2px 1px 0px rgba(255, 255, 255, 0.32), 0px 0px 0px 1px rgb(18, 101, 255), 0px 0.3613123810646357px 0.650362285916344px -0.6666666666666666px rgba(53, 71, 110, 0.07), 0px 1.3731199819460742px 2.471615967502933px -1.3333333333333333px rgba(53, 71, 110, 0.07), 0px 6px 10.799999999999997px -2px rgba(53, 71, 110, 0.1); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 10px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1rgu64t { flex: none; height: 25px; position: relative; width: 24px; }\",\".framer-aPrQp .framer-jk1glz, .framer-aPrQp .framer-40b3j7, .framer-aPrQp .framer-ee0w4u, .framer-aPrQp .framer-h4cl0i, .framer-aPrQp .framer-k681ks, .framer-aPrQp .framer-1bi6l9k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 24px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1iluo66, .framer-aPrQp .framer-pz6jl0, .framer-aPrQp .framer-t6qq57, .framer-aPrQp .framer-cwuibu, .framer-aPrQp .framer-12hg8zc, .framer-aPrQp .framer-ms2p4q, .framer-aPrQp .framer-1id2d0b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1wukkcf, .framer-aPrQp .framer-jakn3f, .framer-aPrQp .framer-vot6io, .framer-aPrQp .framer-h6rjd8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: visible; padding: 8px 8px 0px 8px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-8s53z6 { align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: center; overflow: visible; padding: 0px 16px 0px 16px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1paupek { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 236px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-ufbrse { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 24px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1fafaxc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 4px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1wgxxt4 { align-content: flex-start; align-items: flex-start; background-color: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); border-bottom-left-radius: 16px; border-bottom-right-radius: 4px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0px 0px 1px rgba(14, 62, 124, 0.08), 0px 0.3621759214656777px 0.5070462900519487px -1.5px rgba(24, 58, 133, 0.37), 0px 3px 4.199999999999999px -3px rgba(24, 58, 133, 0.26); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px 12px 8px 12px; position: relative; width: 100%; z-index: 1; }\",\".framer-aPrQp .framer-uvehlj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px 24px 0px 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1fr8aj2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 0px 0px 4px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-13n2nxb { align-content: flex-start; align-items: flex-start; background-color: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); border-bottom-left-radius: 4px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0px 0px 1px rgba(14, 62, 124, 0.08), 0px 0.3621759214656777px 0.5070462900519487px -1.5px rgba(24, 58, 133, 0.37), 0px 3px 4.199999999999999px -3px rgba(24, 58, 133, 0.26); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px 12px 8px 12px; position: relative; width: 100%; z-index: 1; }\",\".framer-aPrQp .framer-1ksqlw1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: center; overflow: hidden; padding: 0px 16px 0px 16px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1juzmzi, .framer-aPrQp .framer-avoeqb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; max-width: 236px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1usqbdt { -webkit-backdrop-filter: blur(1px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(1px); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 0px 0px 1px rgba(14, 63, 126, 0.06); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px; position: relative; width: 100%; z-index: 1; }\",\".framer-aPrQp .framer-yss7xv, .framer-aPrQp .framer-1h9csel { 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: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-12pu31j { align-content: center; align-items: center; aspect-ratio: 0.9285714285714286 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 14px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 13px; }\",\".framer-aPrQp .framer-ogd9rb-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 13px); position: relative; width: 100%; }\",\".framer-aPrQp .framer-1rsjqdp { align-content: flex-start; align-items: flex-start; background-color: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 0px 0px 1px rgba(14, 62, 124, 0.08), 0px 0.3621759214656777px 0.5070462900519487px -1.5px rgba(24, 58, 133, 0.37), 0px 3px 4.199999999999999px -3px rgba(24, 58, 133, 0.26); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px; position: relative; width: 100%; z-index: 1; }\",\".framer-aPrQp .framer-1w18kwt, .framer-aPrQp .framer-1n0w3qj, .framer-aPrQp .framer-jwpup5 { align-content: center; align-items: center; background-color: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); 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-aPrQp .framer-mrypxw, .framer-aPrQp .framer-rjbvg2, .framer-aPrQp .framer-52l4ay { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; box-shadow: 0px 0px 0px 1px rgba(14, 63, 126, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 19px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 19px; }\",\".framer-aPrQp .framer-1upjivb, .framer-aPrQp .framer-1s0j3dk-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 11px); position: relative; width: 11px; }\",\".framer-aPrQp .framer-xwx51s, .framer-aPrQp .framer-1xjcsuh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 12px; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 9px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1z0abns, .framer-aPrQp .framer-ay56u5 { background-color: var(--token-797685b5-b41a-49f8-988b-1ee5820b476c, #ebeef5); flex: none; height: 100%; overflow: hidden; position: relative; width: 1px; }\",\".framer-aPrQp .framer-5rglgr { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 11px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 11px; }\",\".framer-aPrQp .framer-7h0sne-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 10px); position: relative; width: 10px; }\",\".framer-aPrQp .framer-kft9ki { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 300px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-aPrQp .framer-1wu8y8o { align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: visible; padding: 16px 16px 8px 16px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-q7elpn-container { bottom: 23px; flex: none; height: auto; left: 171px; position: absolute; width: auto; z-index: 1; }\",\".framer-aPrQp .framer-2rqewo-container { flex: none; height: auto; left: 30px; position: absolute; top: 46px; width: auto; z-index: 1; }\",\".framer-aPrQp .framer-wfsl1n-container { bottom: 8px; flex: none; height: auto; left: 16px; position: absolute; width: auto; z-index: 1; }\",\".framer-aPrQp .framer-3sbrqr-container { flex: none; height: auto; left: 190px; position: absolute; top: 57px; width: auto; z-index: 1; }\",\".framer-aPrQp .framer-lpz4xr { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: visible; padding: 16px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-10yn9gg { align-content: flex-start; align-items: flex-start; background-color: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 0px 0px 1px rgba(14, 62, 124, 0.08), 0px 0.3621759214656777px 0.5070462900519487px -1.5px rgba(24, 58, 133, 0.37), 0px 3px 4.199999999999999px -3px rgba(24, 58, 133, 0.26); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-14trgh9 { align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-ah2czr, .framer-aPrQp .framer-1fm7hbh, .framer-aPrQp .framer-gx26g0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-lg3exv, .framer-aPrQp .framer-wh884p, .framer-aPrQp .framer-18suns7, .framer-aPrQp .framer-1kwspi5, .framer-aPrQp .framer-1a4frf6, .framer-aPrQp .framer-1ohenpm, .framer-aPrQp .framer-1tzmb3c, .framer-aPrQp .framer-1sgvus { align-content: flex-start; align-items: flex-start; background-color: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; box-shadow: 0px 0px 0px 1px rgba(14, 62, 124, 0.08), 0px 0.3621759214656777px 0.941657395810762px -1.5px rgba(24, 58, 133, 0.37), 0px 3px 7.800000000000001px -3px rgba(24, 58, 133, 0.26); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 7px; position: relative; width: min-content; z-index: 1; }\",\".framer-aPrQp .framer-zw4cjm-container, .framer-aPrQp .framer-1jnpmei-container, .framer-aPrQp .framer-1sr5e7v-container, .framer-aPrQp .framer-1csjd9w, .framer-aPrQp .framer-155948l, .framer-aPrQp .framer-113phog { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 18px); position: relative; width: 18px; }\",\".framer-aPrQp .framer-wffu6l, .framer-aPrQp .framer-xxgta9, .framer-aPrQp .framer-1bgly2h, .framer-aPrQp .framer-i3gwy5, .framer-aPrQp .framer-rxvcnv, .framer-aPrQp .framer-1cfkfnq, .framer-aPrQp .framer-ybq7bu { -webkit-backdrop-filter: blur(1px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(1px); border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; box-shadow: 0px 0px 0px 1px rgba(14, 63, 126, 0.06); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; min-height: 32px; min-width: 32px; overflow: visible; padding: 7px; position: relative; width: min-content; z-index: 1; }\",\".framer-aPrQp .framer-1ymxxvl { aspect-ratio: 0.96 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 19px); overflow: visible; position: relative; width: 18px; }\",\".framer-aPrQp .framer-k640jc { aspect-ratio: 0.9979616795760293 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 19px); position: relative; width: 18px; }\",\".framer-aPrQp .framer-p1pv93 { -webkit-mask: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 33%) add; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: flex-start; mask: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 33%) add; overflow: visible; padding: 24px 16px 0px 16px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-19mziae { align-content: center; align-items: center; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 0px 0px 1px rgba(14, 62, 124, 0.08), 0px 0.3621759214656777px 0.5070462900519487px -1.5px rgba(24, 58, 133, 0.37), 0px 3px 4.199999999999999px -3px rgba(24, 58, 133, 0.26); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 236px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-bfuwll { --border-bottom-width: 1px; --border-color: var(--token-797685b5-b41a-49f8-988b-1ee5820b476c, #ebeef5); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; background-color: var(--token-af619ec5-0318-4f5f-a839-621227e671f8, #f9f9fb); border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px; position: relative; width: 100%; z-index: 1; }\",\".framer-aPrQp .framer-bsyk8a { align-content: flex-start; align-items: flex-start; background-color: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px; position: relative; width: 100%; z-index: 1; }\",\".framer-aPrQp .framer-3u9e3m { background-color: var(--token-431693e0-d719-43bf-b8c8-7e775b6fbb92, #2b4fff); border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; flex: none; height: 4px; overflow: hidden; position: relative; width: 10px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-sibucn, .framer-aPrQp .framer-13rtr96 { align-content: center; align-items: center; background-color: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; box-shadow: 0px 0px 0px 1px rgba(14, 62, 124, 0.06), 0px 0.3010936508871964px 0.24087492070975713px -1.1666666666666665px rgba(53, 71, 110, 0.11), 0px 1.1442666516217286px 0.9154133212973828px -2.333333333333333px rgba(53, 71, 110, 0.1), 0px 5px 4px -3.5px rgba(53, 71, 110, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 6px 8px 6px 8px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-tapyc0 { background-color: var(--token-08e1b62f-899a-47fe-8943-b732b6df16ff, #5e24ff); border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; flex: none; height: 4px; overflow: hidden; position: relative; width: 10px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-intpi1 { -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; pointer-events: none; position: absolute; top: 27%; transform: translate(-50%, -50%); user-select: none; width: min-content; z-index: 0; }\",\".framer-aPrQp .framer-23ssjv { flex: none; height: 1345px; position: relative; width: 1306px; }\",\".framer-aPrQp .framer-1ropkht { align-content: center; align-items: center; background: radial-gradient(48% 43% at 46.5% 56.99999999999999%, rgba(18, 101, 255, 0.16) 0%, rgba(18, 101, 255, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 88px 6px 88px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-9avpn { -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; mix-blend-mode: multiply; overflow: hidden; padding: 0px; pointer-events: none; position: absolute; top: 41%; transform: translate(-50%, -50%); user-select: none; width: min-content; z-index: 0; }\",\".framer-aPrQp .framer-1lgy1d { flex: none; height: 1200px; position: relative; width: 1179px; }\",\".framer-aPrQp .framer-8fkzju { align-content: center; align-items: center; background: radial-gradient(47% 25% at 48% 72.7%, rgba(18, 156, 255, 0.24) 0%, rgba(18, 156, 255, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 96px 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-qx1rqu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-174gjx4, .framer-aPrQp .framer-13ktdcp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-g2slct { --border-bottom-width: 1px; --border-color: rgba(14, 63, 126, 0.04); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(6px); align-content: center; align-items: center; backdrop-filter: blur(6px); background-color: rgba(255, 255, 255, 0.1); 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: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 8px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-svvuno { align-content: center; align-items: center; background-color: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 0.3613123810646357px 1.2284620956197614px -0.5px rgba(53, 71, 110, 0.05), 0px 1.3731199819460742px 4.668607938616653px -1px rgba(53, 71, 110, 0.06), 0px 6px 20.4px -1.5px rgba(53, 71, 110, 0.11), 0px 0px 0px 1px rgba(14, 63, 126, 0.04), inset 0px 1.6px 0.4px 0px rgb(255, 255, 255); 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%; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1vaevph { -webkit-user-select: none; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; user-select: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1n6klm1 { --border-bottom-width: 0px; --border-color: var(--token-ddab6fc4-ab19-4e69-a78c-8f2c697820d9, #d7deea); --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 0.4 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 12px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1ncsgao { align-content: center; align-items: center; background-color: rgba(238, 240, 246, 0.4); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; box-shadow: 0px 0px 0px 1px rgba(215, 222, 234, 0.32), 0px 1px 2px 0px rgba(42, 51, 69, 0.02); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 8px 4px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1sbf8p3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-ffrjiq { align-content: center; align-items: center; background-color: rgba(238, 240, 246, 0.4); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 0px 0px 1px rgba(215, 222, 234, 0.32), 0px 1px 2px 0px rgba(42, 51, 69, 0.02); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-bryji1 { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-1204d233-1b72-402f-bee9-6a678a06318b, #acb0b9); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 18px); justify-content: center; overflow: hidden; padding: 1px 1px 0px 1px; position: relative; width: 18px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-aebrfa, .framer-aPrQp .framer-kjg4z1, .framer-aPrQp .framer-6iadkk, .framer-aPrQp .framer-r3kvid, .framer-aPrQp .framer-1okql2, .framer-aPrQp .framer-l203h1, .framer-aPrQp .framer-9rq1s5, .framer-aPrQp .framer-1xikfz8 { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; max-height: 47px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-aPrQp .framer-ff2flp, .framer-aPrQp .framer-vq86bl, .framer-aPrQp .framer-fosfz1, .framer-aPrQp .framer-1p9fiyg, .framer-aPrQp .framer-1xfhhip, .framer-aPrQp .framer-1hfooia, .framer-aPrQp .framer-1nh4ui7 { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-sp4pmk { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-af619ec5-0318-4f5f-a839-621227e671f8, #fbfbfc); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 18px); justify-content: center; overflow: hidden; padding: 1px 1px 0px 1px; position: relative; width: 18px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-171snkq, .framer-aPrQp .framer-1382hyh { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-797685b5-b41a-49f8-988b-1ee5820b476c, #ebeef5); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 18px); justify-content: center; overflow: hidden; padding: 1px 1px 0px 1px; position: relative; width: 18px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-kq1kxq { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-757f38b9-847d-4444-b1e2-456038c937b9, #101d2d); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 18px); justify-content: center; overflow: hidden; padding: 1px 1px 0px 1px; position: relative; width: 18px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1skgcmw { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-ddab6fc4-ab19-4e69-a78c-8f2c697820d9, #d7deea); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 18px); justify-content: center; overflow: hidden; padding: 1px 1px 0px 1px; position: relative; width: 18px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-xa9r75 { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-f3a667d3-adde-484a-baa0-f13746dcc10e, #4e5b73); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 18px); justify-content: center; overflow: hidden; padding: 1px 1px 0px 1px; position: relative; width: 18px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1ficb5x { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: #ffffff; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 18px); justify-content: center; overflow: hidden; padding: 1px; position: relative; width: 18px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-18rd4rw { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-9jqzi9 { --border-bottom-width: 1px; --border-color: var(--token-ddab6fc4-ab19-4e69-a78c-8f2c697820d9, #d7deea); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1jon5gx { 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-aPrQp .framer-10m65vh, .framer-aPrQp .framer-wypjla { align-content: center; align-items: center; display: flex; flex: 1.4 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 2px 0px 2px 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-fpooxx { align-content: center; align-items: center; display: flex; flex: 1.4 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 2px 0px 2px 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-b1et7b { --framer-paragraph-spacing: 0px; flex: 1.4 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-aPrQp .framer-5agvpf { align-content: flex-start; align-items: flex-start; display: flex; flex: 1.4 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-2e7zvi { align-content: center; align-items: center; background-color: rgba(238, 240, 246, 0.4); border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; box-shadow: 0px 0px 0px 1px rgba(215, 222, 234, 0.32), 0px 1px 2px 0px rgba(42, 51, 69, 0.02); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 2px 6px 2px 6px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-13cgu4s { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 12px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 12px; }\",\".framer-aPrQp .framer-16pj5am { --border-bottom-width: 1px; --border-color: var(--token-ddab6fc4-ab19-4e69-a78c-8f2c697820d9, #d7deea); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1xh4p5j { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 1px; justify-content: flex-end; overflow: auto; padding: 12px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1tuhr7o { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-1204d233-1b72-402f-bee9-6a678a06318b, #acb0b9); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 23px); justify-content: center; overflow: hidden; padding: 1px 1px 0px 1px; position: relative; width: 23px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1dcmd6x { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-zf10ab { align-content: center; align-items: center; background-color: rgba(238, 240, 246, 0.56); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 12px 8px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-76ykd, .framer-aPrQp .framer-edss0f { align-content: center; align-items: center; background-color: rgba(238, 240, 246, 0.56); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 12px 8px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1bdq61x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 100%; justify-content: flex-start; overflow: visible; padding: 7px 0px 0px 0px; position: relative; width: 22px; }\",\".framer-aPrQp .framer-1ogdsxw { background-color: #006adc; border-bottom-left-radius: 86px; border-bottom-right-radius: 86px; border-top-left-radius: 86px; border-top-right-radius: 86px; flex: none; height: 9px; overflow: hidden; position: relative; width: 9px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-7dktyx { background-color: #e2e2e2; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1gdtc0e { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1bu1ibx { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 848px; word-break: break-word; word-wrap: break-word; }\",\".framer-aPrQp .framer-15wkhjn { --border-bottom-width: 0.5px; --border-color: #e2e2e2; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0.5px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-10z1ox2 { --border-bottom-width: 0.5px; --border-color: #e2e2e2; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0.5px; align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 6px 12px 6px 12px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1xyc9vi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1mhig9d, .framer-aPrQp .framer-3hwvw6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-j50taz, .framer-aPrQp .framer-1gu2px7 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 60px; word-break: break-word; word-wrap: break-word; }\",\".framer-aPrQp .framer-mqk50w { align-content: center; align-items: center; background: linear-gradient(180deg, #0081f1 0%, rgb(0, 106, 220) 100%); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 12px 6px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-fb7p91 { align-content: flex-start; align-items: flex-start; background-color: rgba(238, 240, 246, 0.4); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 0px 0px 1px rgba(215, 222, 234, 0.32), 0px 1px 2px 0px rgba(42, 51, 69, 0.02); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-v9fk7m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1oqv7p7 { align-content: center; align-items: center; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; 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: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-1viu7qk { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-260er3-container { bottom: 416px; flex: none; height: auto; left: 756px; position: absolute; width: auto; z-index: 1; }\",\".framer-aPrQp .framer-znhkoi-container { bottom: 504px; flex: none; height: auto; left: 51%; position: absolute; transform: translateX(-50%); width: auto; z-index: 1; }\",\".framer-aPrQp .framer-1fozb5q-container { bottom: 205px; flex: none; height: auto; left: 143px; position: absolute; width: auto; z-index: 1; }\",\".framer-aPrQp .framer-8ltb7x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1190px; overflow: visible; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-17o00mf, .framer-aPrQp .framer-x41lr6 { align-content: center; align-items: center; border-bottom-left-radius: 28px; border-bottom-right-radius: 28px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-q61wf5 { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 28px; border-bottom-right-radius: 28px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-14hr0hu { display: grid; flex: none; gap: 16px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1c7o1rb { align-content: center; align-items: center; align-self: start; background-color: #eeedf8; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 100%; justify-content: center; justify-self: start; overflow: visible; padding: 26px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1bpwu0, .framer-aPrQp .framer-1w116eb, .framer-aPrQp .framer-4sz26l { align-content: center; align-items: center; aspect-ratio: 0.9375 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 16px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 15px; }\",\".framer-aPrQp .framer-19thyru-container, .framer-aPrQp .framer-1m528tt-container, .framer-aPrQp .framer-12ygt1d-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 15px); position: relative; width: 100%; }\",\".framer-aPrQp .framer-1uv0bu6, .framer-aPrQp .framer-1s9pou7 { align-content: center; align-items: center; align-self: start; background-color: #eeedf8; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 100%; justify-content: flex-start; justify-self: start; overflow: visible; padding: 26px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1bgyo4n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 96px 0px 96px 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-acrm1p { align-content: flex-start; align-items: flex-start; background: linear-gradient(180deg, #1a1b28 0%, rgb(0, 0, 0) 100%); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.18), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.16), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.06), inset 0px 0px 0px 1px rgb(13, 15, 29), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.16); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-b4o2w1 { -webkit-mask: linear-gradient(140deg, rgba(0, 0, 0, 0) 18%, rgba(0,0,0,1) 73%) add; align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; left: 0px; mask: linear-gradient(140deg, rgba(0, 0, 0, 0) 18%, rgba(0,0,0,1) 73%) add; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-9wpi0s-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; z-index: 0; }\",\".framer-aPrQp .framer-7uagku { align-content: center; align-items: center; background: radial-gradient(50% 83% at 53.6% 95.8%, rgba(0, 102, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-4jjx8a { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-1a6zvp6 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 32px 0px 32px 32px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1gdm685 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-11p7y0q { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 32px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-16jk0ml { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1jwm93w { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; text-shadow: 0px 1px 4px rgba(255, 255, 255, 0.12); white-space: pre; width: auto; }\",\".framer-aPrQp .framer-o9edgp { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: visible; padding: 32px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-okmgso { -webkit-backdrop-filter: blur(4px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(4px); background-color: rgba(255, 255, 255, 0.1); border-top-left-radius: 16px; box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.25), inset 0px 0px 2px 0px rgba(255, 255, 255, 0.04), inset 0px 0px 4px 0px rgba(255, 255, 255, 0.04); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: visible; padding: 4px 0px 0px 4px; position: relative; width: 100%; z-index: 1; }\",\".framer-aPrQp .framer-ax1wmy { align-content: flex-start; align-items: flex-start; border-top-left-radius: 12px; box-shadow: 0px 0px 0px 1px rgba(28, 34, 44, 0.06), 0px 1px 2px 0px rgba(42, 51, 69, 0.16); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-aPrQp .framer-16vtna2 { align-content: center; align-items: center; background: radial-gradient(48% 43% at 48.199999999999996% 55.800000000000004%, rgba(18, 101, 255, 0.12) 0%, rgba(18, 101, 255, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1190px; overflow: visible; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-m32dvs { -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; mix-blend-mode: multiply; overflow: hidden; padding: 0px; pointer-events: none; position: absolute; top: 55%; transform: translate(-50%, -50%); user-select: none; width: min-content; z-index: 0; }\",\".framer-aPrQp .framer-126wxpn { flex: none; height: 1561px; position: relative; width: 1534px; }\",\".framer-aPrQp .framer-sh792w { align-content: center; align-items: center; background: radial-gradient(28.999999999999996% 22% at 27.6% 78%, rgba(18, 156, 255, 0.12) 0%, rgba(18, 156, 255, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 96px 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-b5b2vw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1ui46f3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1l4f2uk, .framer-aPrQp .framer-gpnc8k, .framer-aPrQp .framer-6o8xs5, .framer-aPrQp .framer-1q05j2j { align-content: flex-start; align-items: flex-start; cursor: default; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-ycysa0 { align-content: center; align-items: center; background: radial-gradient(25% 43% at 22.7% 60.9%, rgba(18, 101, 255, 0.12) 0%, rgba(18, 101, 255, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1190px; overflow: visible; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1swdc2l { align-content: center; align-items: center; border-bottom-left-radius: 28px; border-bottom-right-radius: 28px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-w0s3i5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-ghny22 { align-content: flex-start; align-items: flex-start; align-self: stretch; background-color: var(--token-3ed0d771-42e6-4bde-81f9-4d06711527a1, #0c0f1d); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.18), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.16), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.06), inset 0px 0px 0px 1px rgb(13, 15, 29), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.16); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-16vz3qi { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: 1px; justify-content: flex-start; overflow: visible; padding: 24px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-pu97ra { --border-bottom-width: 1px; --border-color: var(--token-3c15dc09-1001-427b-b24f-7378e81efc2e, #ffffff); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; 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: visible; padding: 0px 0px 6px 0px; position: relative; width: min-content; }\",\".framer-aPrQp .framer-29f5v4 { --border-bottom-width: 1px; --border-color: var(--token-3872c272-ea1c-4308-83b7-db1a4ad1aeef, rgba(215, 222, 234, 0.12)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-height: 25px; overflow: visible; padding: 0px 0px 6px 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-qaub98 { -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 100%) add; align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 100%) add; overflow: hidden; padding: 0px; position: absolute; right: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-aPrQp .framer-eld0k7-container { flex: 1 0 0px; height: 176px; position: relative; width: 1px; z-index: 0; }\",\".framer-aPrQp .framer-1h2vdjn { --border-bottom-width: 0px; --border-color: #000000; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background: linear-gradient(180deg, #1b1c27 0%, rgba(255, 255, 255, 0) 100%); box-shadow: inset 0px 1.8px 0px 0px rgba(255, 255, 255, 0.08), 0px -1px 1px -0.5px rgba(0, 0, 0, 0.02), 0px -3px 3px -1.5px rgba(0, 0, 0, 0.02), 0px -6px 6px -3px rgba(0, 0, 0, 0.02), 0px -12px 12px -6px rgba(0, 0, 0, 0.02); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 24px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1jj63sx { align-content: center; align-items: center; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 0px 12px 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-o0l7y3, .framer-aPrQp .framer-ww6epe { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-twpvyo, .framer-aPrQp .framer-96kmin, .framer-aPrQp .framer-1gmpcr, .framer-aPrQp .framer-1djrst2 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-aPrQp .framer-kn0ond, .framer-aPrQp .framer-1yk69z1, .framer-aPrQp .framer-1wuy3yc, .framer-aPrQp .framer-1s2iq7g { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-aPrQp .framer-1qx06iw { align-self: stretch; background: linear-gradient(0deg, #d8dfeb 0%, rgba(216, 223, 235, 0) 100%); flex: none; height: auto; overflow: hidden; position: relative; width: 1px; }\",\".framer-aPrQp .framer-uti4ha { background: linear-gradient(270deg, rgba(216, 223, 235, 0) 0%, rgb(215, 222, 234) 49.814953115923984%, rgba(216, 223, 235, 0) 100%); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-aPrQp .framer-g2eilv { align-self: stretch; background: linear-gradient(180deg, #d8dfeb 0%, rgba(216, 223, 235, 0) 100%); flex: none; height: auto; overflow: hidden; position: relative; width: 1px; }\",\".framer-aPrQp .framer-16tamxm { align-content: center; align-items: center; background: radial-gradient(47% 50% at 50% 55.50000000000001%, rgba(18, 101, 255, 0.12) 0%, rgba(18, 101, 255, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; max-width: 1190px; overflow: visible; padding: 96px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-aPrQp .framer-1adm4jn-container { flex: none; height: auto; max-width: 1190px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-aPrQp.framer-72rtr7, .framer-aPrQp .framer-v5o6bm, .framer-aPrQp .framer-1f2bfi1, .framer-aPrQp .framer-5u6mmu, .framer-aPrQp .framer-1ut1tq9, .framer-aPrQp .framer-1wgmqu8, .framer-aPrQp .framer-25xy9e, .framer-aPrQp .framer-qv5m1v, .framer-aPrQp .framer-1nr4t7c, .framer-aPrQp .framer-1237zo0, .framer-aPrQp .framer-xujrhz, .framer-aPrQp .framer-h3uf2u, .framer-aPrQp.framer-5h631n, .framer-aPrQp .framer-jmvyf1, .framer-aPrQp .framer-bewr4e, .framer-aPrQp .framer-2zwmer, .framer-aPrQp .framer-2kxh8k, .framer-aPrQp .framer-ykcted, .framer-aPrQp .framer-1mxvhxm, .framer-aPrQp .framer-qnupqe, .framer-aPrQp .framer-1nme8mc, .framer-aPrQp .framer-8b31w9, .framer-aPrQp .framer-1pqt0zb, .framer-aPrQp .framer-26rgp8, .framer-aPrQp .framer-ov53u4, .framer-aPrQp .framer-1g9flu8, .framer-aPrQp .framer-1qgtdt3, .framer-aPrQp .framer-1wwau33, .framer-aPrQp .framer-6qo9ia, .framer-aPrQp .framer-kr5p, .framer-aPrQp .framer-1muox9, .framer-aPrQp .framer-ytwmom, .framer-aPrQp .framer-116d094, .framer-aPrQp .framer-1ftjcqa, .framer-aPrQp .framer-1sfxyb4, .framer-aPrQp .framer-gk528h, .framer-aPrQp .framer-bl2pps, .framer-aPrQp .framer-1537p1y, .framer-aPrQp .framer-1n3wfzj, .framer-aPrQp .framer-e8vjja, .framer-aPrQp .framer-1ez2ms1, .framer-aPrQp .framer-16h2rfj, .framer-aPrQp .framer-1vcxoxu, .framer-aPrQp .framer-37vsf6, .framer-aPrQp .framer-nidr9j, .framer-aPrQp .framer-10fju9w, .framer-aPrQp .framer-16wjbfl, .framer-aPrQp .framer-15mnm9l, .framer-aPrQp .framer-wycj4n, .framer-aPrQp .framer-toi96q, .framer-aPrQp .framer-wvdus9, .framer-aPrQp .framer-16ntbuu, .framer-aPrQp .framer-gc8uww, .framer-aPrQp .framer-16jbfkd, .framer-aPrQp .framer-qzablm, .framer-aPrQp .framer-19x4gcm, .framer-aPrQp .framer-11wwrc3, .framer-aPrQp .framer-6josf7, .framer-aPrQp .framer-19ytuik, .framer-aPrQp .framer-1d3n3i4, .framer-aPrQp .framer-1wepsha, .framer-aPrQp .framer-1wl27qh, .framer-aPrQp .framer-ojofx4, .framer-aPrQp .framer-1t5wvt0, .framer-aPrQp .framer-1hontmp, .framer-aPrQp .framer-yeyuc4, .framer-aPrQp .framer-j2si2p, .framer-aPrQp .framer-1vrzxr1, .framer-aPrQp .framer-o9gd7e, .framer-aPrQp .framer-1bkbvsm, .framer-aPrQp .framer-r5lahc, .framer-aPrQp .framer-1a3xjfm, .framer-aPrQp .framer-16v1r0n, .framer-aPrQp .framer-hf0fii, .framer-aPrQp .framer-ckz5zm, .framer-aPrQp .framer-yrfp2l, .framer-aPrQp .framer-1amq1eb, .framer-aPrQp .framer-h5qlwc, .framer-aPrQp .framer-1og0arg, .framer-aPrQp .framer-1t4xjhk, .framer-aPrQp .framer-15tk34i, .framer-aPrQp .framer-crcdo1, .framer-aPrQp .framer-iwwzet, .framer-aPrQp .framer-1i1rd6a, .framer-aPrQp .framer-k3y8s7, .framer-aPrQp .framer-1fqst3h, .framer-aPrQp .framer-w40xug, .framer-aPrQp .framer-utejax, .framer-aPrQp .framer-18azvs, .framer-aPrQp .framer-gx7cjf, .framer-aPrQp .framer-14705wj, .framer-aPrQp .framer-1dnehyt, .framer-aPrQp .framer-1hpi4me, .framer-aPrQp .framer-iygxcx, .framer-aPrQp .framer-64gl5o, .framer-aPrQp .framer-rzuu9q, .framer-aPrQp .framer-19hz8y6, .framer-aPrQp .framer-1draqy1, .framer-aPrQp .framer-1pgd9od, .framer-aPrQp .framer-6l6ku9, .framer-aPrQp .framer-z2c8wa, .framer-aPrQp .framer-srskq6, .framer-aPrQp .framer-ghlwvw, .framer-aPrQp .framer-90ilst, .framer-aPrQp .framer-1w9gi8t, .framer-aPrQp .framer-102i67a, .framer-aPrQp .framer-1sarrru, .framer-aPrQp .framer-1w84aee, .framer-aPrQp .framer-izjr7c, .framer-aPrQp .framer-pfwaof, .framer-aPrQp .framer-17933pq, .framer-aPrQp .framer-1k309k6, .framer-aPrQp .framer-10yd69q, .framer-aPrQp .framer-wjenge, .framer-aPrQp .framer-1p5cckv, .framer-aPrQp .framer-1w5kd0i, .framer-aPrQp .framer-1r5af64, .framer-aPrQp .framer-u8r0y8, .framer-aPrQp .framer-dk0xc5, .framer-aPrQp .framer-1y6rx58, .framer-aPrQp .framer-1los3bh, .framer-aPrQp .framer-1k68frx, .framer-aPrQp .framer-1teeb7q, .framer-aPrQp .framer-1a0e5e9, .framer-aPrQp .framer-1d8ag9r, .framer-aPrQp .framer-73mh4t, .framer-aPrQp .framer-e4k6am, .framer-aPrQp .framer-gcf3fx, .framer-aPrQp .framer-quxrne, .framer-aPrQp .framer-eerebi, .framer-aPrQp.framer-95602g, .framer-aPrQp .framer-zkh8js, .framer-aPrQp .framer-cp0ycx, .framer-aPrQp .framer-x06ank, .framer-aPrQp .framer-5cq9sn, .framer-aPrQp .framer-53th9h, .framer-aPrQp .framer-swh5us, .framer-aPrQp .framer-1xracmu, .framer-aPrQp .framer-1apubgo, .framer-aPrQp .framer-licuap, .framer-aPrQp .framer-gij6mt, .framer-aPrQp .framer-ndsxcc, .framer-aPrQp .framer-t77q83, .framer-aPrQp .framer-1d8u965, .framer-aPrQp .framer-bbqaiu, .framer-aPrQp .framer-19cc745, .framer-aPrQp .framer-m1xsbi, .framer-aPrQp .framer-fu1zgk, .framer-aPrQp .framer-361ieu, .framer-aPrQp .framer-1pcykbi, .framer-aPrQp.framer-1p4snyu, .framer-aPrQp .framer-1i1uvx1, .framer-aPrQp .framer-gerf40, .framer-aPrQp .framer-1ebqxc4, .framer-aPrQp .framer-54so3r, .framer-aPrQp .framer-1plcns2, .framer-aPrQp .framer-1x8qhpl, .framer-aPrQp .framer-1chofxb, .framer-aPrQp .framer-kjk0o0, .framer-aPrQp.framer-hbyj6t, .framer-aPrQp .framer-zmzz7k, .framer-aPrQp .framer-4n2nqx, .framer-aPrQp .framer-rwz2pn, .framer-aPrQp .framer-1g5exov, .framer-aPrQp .framer-1iju8iy, .framer-aPrQp .framer-m3ftem, .framer-aPrQp .framer-1n8gdju, .framer-aPrQp .framer-liwelx, .framer-aPrQp .framer-dlmslb, .framer-aPrQp .framer-1n3pu9m, .framer-aPrQp .framer-14t2jl9, .framer-aPrQp .framer-wxpvw9, .framer-aPrQp .framer-1g1hmcq, .framer-aPrQp .framer-bv7eb2, .framer-aPrQp .framer-18fn4p9, .framer-aPrQp .framer-1pk3j56, .framer-aPrQp .framer-1kdgwrz, .framer-aPrQp .framer-w31gbp, .framer-aPrQp .framer-l5543f, .framer-aPrQp .framer-149q995, .framer-aPrQp .framer-1eeiaqb, .framer-aPrQp .framer-1p31z7t, .framer-aPrQp .framer-1ft4uhw, .framer-aPrQp .framer-81w5cr, .framer-aPrQp .framer-181hh50, .framer-aPrQp .framer-ol84v2, .framer-aPrQp .framer-1l86umt, .framer-aPrQp .framer-a8sldq, .framer-aPrQp .framer-dqe7gf, .framer-aPrQp .framer-1ca9twj, .framer-aPrQp .framer-1lgadxy, .framer-aPrQp .framer-1qozrwl, .framer-aPrQp .framer-uvxxwj, .framer-aPrQp .framer-1lv88ag, .framer-aPrQp .framer-bl91hp, .framer-aPrQp .framer-1bz7ved, .framer-aPrQp .framer-17p1gff, .framer-aPrQp .framer-k0ujkh, .framer-aPrQp .framer-sb10fz, .framer-aPrQp .framer-ei1q38, .framer-aPrQp .framer-j3reqf, .framer-aPrQp .framer-x04ov7, .framer-aPrQp .framer-ten60d, .framer-aPrQp .framer-cl0vzd, .framer-aPrQp .framer-n8aeaw, .framer-aPrQp .framer-4pazcd, .framer-aPrQp .framer-ql5keb, .framer-aPrQp .framer-gihomf, .framer-aPrQp .framer-z67wyw, .framer-aPrQp .framer-1f1t36, .framer-aPrQp .framer-xr6hv1, .framer-aPrQp .framer-12l7iuz, .framer-aPrQp .framer-1k2qwdb, .framer-aPrQp .framer-u4kgzj, .framer-aPrQp .framer-1aoicy8, .framer-aPrQp .framer-frczyo, .framer-aPrQp .framer-1atc8oq, .framer-aPrQp .framer-qjyb7r, .framer-aPrQp .framer-zroz40, .framer-aPrQp .framer-v4co42, .framer-aPrQp .framer-ift7yu, .framer-aPrQp .framer-1rktl0, .framer-aPrQp .framer-qwbtz3, .framer-aPrQp .framer-et9u97, .framer-aPrQp .framer-n9urh1, .framer-aPrQp .framer-3hg0zc, .framer-aPrQp .framer-paslpd, .framer-aPrQp .framer-hok0rk, .framer-aPrQp .framer-1xkgkha, .framer-aPrQp .framer-1br8zbu, .framer-aPrQp .framer-1a7kx04, .framer-aPrQp .framer-1egtmfp, .framer-aPrQp .framer-lk8fw2, .framer-aPrQp .framer-ywge5g, .framer-aPrQp .framer-k3fybe, .framer-aPrQp .framer-1jzyc60, .framer-aPrQp .framer-76jl09, .framer-aPrQp .framer-vfnht0, .framer-aPrQp .framer-1wars99, .framer-aPrQp .framer-x78w7i, .framer-aPrQp .framer-1xil1b8, .framer-aPrQp .framer-3v5txw, .framer-aPrQp .framer-lxfvh9, .framer-aPrQp .framer-vwf3f, .framer-aPrQp .framer-npvobe, .framer-aPrQp .framer-145bvid, .framer-aPrQp .framer-7uxtf4, .framer-aPrQp .framer-1drbsf, .framer-aPrQp .framer-12l1any, .framer-aPrQp .framer-1ie8toq, .framer-aPrQp .framer-1bpo4j5, .framer-aPrQp .framer-xtbovm, .framer-aPrQp .framer-1r7bcie, .framer-aPrQp .framer-13etsif, .framer-aPrQp .framer-17w5gt8, .framer-aPrQp .framer-1koko9d, .framer-aPrQp .framer-nh902o, .framer-aPrQp .framer-1pdbhrx, .framer-aPrQp .framer-10tevhl, .framer-aPrQp .framer-szynwr, .framer-aPrQp .framer-2pl6ul, .framer-aPrQp .framer-1lhcdhd, .framer-aPrQp .framer-ihps4g, .framer-aPrQp .framer-bqkn44, .framer-aPrQp .framer-14v62mn, .framer-aPrQp .framer-ikzx71, .framer-aPrQp .framer-6vjhjo, .framer-aPrQp .framer-netyfu, .framer-aPrQp .framer-1d1o1bt, .framer-aPrQp .framer-x9kxae, .framer-aPrQp .framer-1jjxcy7, .framer-aPrQp .framer-wml609, .framer-aPrQp .framer-oeb6he, .framer-aPrQp .framer-1n9ro2i, .framer-aPrQp .framer-64cd3, .framer-aPrQp .framer-1ljbj4d, .framer-aPrQp .framer-seldx2, .framer-aPrQp .framer-tmwx6r, .framer-aPrQp .framer-zvm050, .framer-aPrQp .framer-1reoxlh, .framer-aPrQp .framer-1298gts, .framer-aPrQp .framer-1s43gwn, .framer-aPrQp .framer-prdtma, .framer-aPrQp .framer-5eifx7, .framer-aPrQp .framer-1g4s8kz, .framer-aPrQp .framer-v3mxhb, .framer-aPrQp .framer-1rg0lb, .framer-aPrQp .framer-rkkobr, .framer-aPrQp .framer-azcyqu, .framer-aPrQp .framer-5n8xc9, .framer-aPrQp .framer-ijswnr, .framer-aPrQp .framer-mcke7j, .framer-aPrQp .framer-7kerv0, .framer-aPrQp .framer-4k029d, .framer-aPrQp .framer-1ep3d2e, .framer-aPrQp .framer-1tkhw1v, .framer-aPrQp .framer-o2hv3j, .framer-aPrQp .framer-1jgrefu, .framer-aPrQp .framer-hdsrip, .framer-aPrQp .framer-3ncdd7, .framer-aPrQp .framer-7hgs44, .framer-aPrQp .framer-3h2rio, .framer-aPrQp .framer-12sz97a, .framer-aPrQp .framer-1nyxm4a, .framer-aPrQp .framer-7ew60d, .framer-aPrQp .framer-11pyx, .framer-aPrQp .framer-1x02gwu, .framer-aPrQp .framer-u2twt5, .framer-aPrQp .framer-1c6jd6o, .framer-aPrQp .framer-jvik0c, .framer-aPrQp .framer-5hnd93, .framer-aPrQp .framer-1pb1wg0, .framer-aPrQp .framer-pmjsd4, .framer-aPrQp .framer-1rxct2b, .framer-aPrQp .framer-jk1glz, .framer-aPrQp .framer-1iluo66, .framer-aPrQp .framer-19n914n, .framer-aPrQp .framer-9ap5ek, .framer-aPrQp .framer-1wukkcf, .framer-aPrQp .framer-8s53z6, .framer-aPrQp .framer-1paupek, .framer-aPrQp .framer-ufbrse, .framer-aPrQp .framer-1fafaxc, .framer-aPrQp .framer-1wgxxt4, .framer-aPrQp .framer-uvehlj, .framer-aPrQp .framer-13n2nxb, .framer-aPrQp .framer-40b3j7, .framer-aPrQp .framer-pz6jl0, .framer-aPrQp .framer-zvemws, .framer-aPrQp .framer-1677umt, .framer-aPrQp .framer-1gmj53a, .framer-aPrQp .framer-1ksqlw1, .framer-aPrQp .framer-1juzmzi, .framer-aPrQp .framer-1usqbdt, .framer-aPrQp .framer-yss7xv, .framer-aPrQp .framer-12pu31j, .framer-aPrQp .framer-1rsjqdp, .framer-aPrQp .framer-1w18kwt, .framer-aPrQp .framer-mrypxw, .framer-aPrQp .framer-xwx51s, .framer-aPrQp .framer-hrdupr, .framer-aPrQp .framer-rjbvg2, .framer-aPrQp .framer-5rglgr, .framer-aPrQp .framer-1xjcsuh, .framer-aPrQp .framer-bdh7z9, .framer-aPrQp .framer-52l4ay, .framer-aPrQp .framer-ee0w4u, .framer-aPrQp .framer-t6qq57, .framer-aPrQp .framer-1qfngk9, .framer-aPrQp .framer-kft9ki, .framer-aPrQp .framer-szy0c3, .framer-aPrQp .framer-jakn3f, .framer-aPrQp .framer-1wu8y8o, .framer-aPrQp .framer-lpz4xr, .framer-aPrQp .framer-10yn9gg, .framer-aPrQp .framer-h4cl0i, .framer-aPrQp .framer-cwuibu, .framer-aPrQp .framer-1xwapti, .framer-aPrQp .framer-z5qkyi, .framer-aPrQp .framer-vot6io, .framer-aPrQp .framer-14trgh9, .framer-aPrQp .framer-ah2czr, .framer-aPrQp .framer-lg3exv, .framer-aPrQp .framer-wffu6l, .framer-aPrQp .framer-wh884p, .framer-aPrQp .framer-xxgta9, .framer-aPrQp .framer-18suns7, .framer-aPrQp .framer-1fm7hbh, .framer-aPrQp .framer-1bgly2h, .framer-aPrQp .framer-1kwspi5, .framer-aPrQp .framer-i3gwy5, .framer-aPrQp .framer-1a4frf6, .framer-aPrQp .framer-rxvcnv, .framer-aPrQp .framer-gx26g0, .framer-aPrQp .framer-1ohenpm, .framer-aPrQp .framer-1cfkfnq, .framer-aPrQp .framer-1tzmb3c, .framer-aPrQp .framer-ybq7bu, .framer-aPrQp .framer-1sgvus, .framer-aPrQp .framer-k681ks, .framer-aPrQp .framer-12hg8zc, .framer-aPrQp .framer-1074oz1, .framer-aPrQp .framer-144pa0e, .framer-aPrQp .framer-h6rjd8, .framer-aPrQp .framer-p1pv93, .framer-aPrQp .framer-avoeqb, .framer-aPrQp .framer-19mziae, .framer-aPrQp .framer-bfuwll, .framer-aPrQp .framer-1h9csel, .framer-aPrQp .framer-mpxel3, .framer-aPrQp .framer-bsyk8a, .framer-aPrQp .framer-1n0w3qj, .framer-aPrQp .framer-jwpup5, .framer-aPrQp .framer-1bi6l9k, .framer-aPrQp .framer-ms2p4q, .framer-aPrQp .framer-fk9kwy, .framer-aPrQp .framer-intpi1, .framer-aPrQp .framer-1ropkht, .framer-aPrQp .framer-9avpn, .framer-aPrQp .framer-8fkzju, .framer-aPrQp .framer-1757sp7, .framer-aPrQp .framer-qx1rqu, .framer-aPrQp .framer-174gjx4, .framer-aPrQp .framer-g2slct, .framer-aPrQp .framer-svvuno, .framer-aPrQp .framer-1vaevph, .framer-aPrQp .framer-1n6klm1, .framer-aPrQp .framer-1ncsgao, .framer-aPrQp .framer-1hjt5sw, .framer-aPrQp .framer-1sbf8p3, .framer-aPrQp .framer-ffrjiq, .framer-aPrQp .framer-104rfjy, .framer-aPrQp .framer-bryji1, .framer-aPrQp .framer-ff2flp, .framer-aPrQp .framer-1ouprc7, .framer-aPrQp .framer-sp4pmk, .framer-aPrQp .framer-vq86bl, .framer-aPrQp .framer-1yixv0a, .framer-aPrQp .framer-171snkq, .framer-aPrQp .framer-fosfz1, .framer-aPrQp .framer-1pscr8r, .framer-aPrQp .framer-kq1kxq, .framer-aPrQp .framer-1p9fiyg, .framer-aPrQp .framer-mjlmlc, .framer-aPrQp .framer-1skgcmw, .framer-aPrQp .framer-1xfhhip, .framer-aPrQp .framer-kdrlz9, .framer-aPrQp .framer-xa9r75, .framer-aPrQp .framer-1hfooia, .framer-aPrQp .framer-11eibr3, .framer-aPrQp .framer-1382hyh, .framer-aPrQp .framer-1nh4ui7, .framer-aPrQp .framer-yzamms, .framer-aPrQp .framer-1ficb5x, .framer-aPrQp .framer-18rd4rw, .framer-aPrQp .framer-9jqzi9, .framer-aPrQp .framer-1jon5gx, .framer-aPrQp .framer-1y4h0mf, .framer-aPrQp .framer-1ayafhq, .framer-aPrQp .framer-16m4pej, .framer-aPrQp .framer-10m65vh, .framer-aPrQp .framer-fpooxx, .framer-aPrQp .framer-5agvpf, .framer-aPrQp .framer-2e7zvi, .framer-aPrQp .framer-wypjla, .framer-aPrQp .framer-13cgu4s, .framer-aPrQp .framer-16pj5am, .framer-aPrQp .framer-k0wjsh, .framer-aPrQp .framer-40e0dw, .framer-aPrQp .framer-26807u, .framer-aPrQp .framer-1q5rwf8, .framer-aPrQp .framer-1xh4p5j, .framer-aPrQp .framer-hjn81, .framer-aPrQp .framer-19zlcw1, .framer-aPrQp .framer-1tuhr7o, .framer-aPrQp .framer-1dcmd6x, .framer-aPrQp .framer-54acqb, .framer-aPrQp .framer-zf10ab, .framer-aPrQp .framer-76ykd, .framer-aPrQp .framer-edss0f, .framer-aPrQp .framer-1id2d0b, .framer-aPrQp .framer-1bdq61x, .framer-aPrQp .framer-1gdtc0e, .framer-aPrQp .framer-15wkhjn, .framer-aPrQp .framer-10z1ox2, .framer-aPrQp .framer-1xyc9vi, .framer-aPrQp .framer-1mhig9d, .framer-aPrQp .framer-3hwvw6, .framer-aPrQp .framer-mqk50w, .framer-aPrQp .framer-fb7p91, .framer-aPrQp .framer-v9fk7m, .framer-aPrQp .framer-1oqv7p7, .framer-aPrQp .framer-1viu7qk, .framer-aPrQp .framer-1hqlsjz, .framer-aPrQp .framer-8ltb7x, .framer-aPrQp .framer-17o00mf, .framer-aPrQp .framer-nplf60, .framer-aPrQp .framer-q61wf5, .framer-aPrQp .framer-13ktdcp, .framer-aPrQp .framer-1c7o1rb, .framer-aPrQp .framer-1apavnz, .framer-aPrQp .framer-1bpwu0, .framer-aPrQp .framer-qkn3o6, .framer-aPrQp .framer-1uv0bu6, .framer-aPrQp .framer-1q5kter, .framer-aPrQp .framer-1w116eb, .framer-aPrQp .framer-1ivwr1o, .framer-aPrQp .framer-1s9pou7, .framer-aPrQp .framer-1pji02x, .framer-aPrQp .framer-4sz26l, .framer-aPrQp .framer-1auttwp, .framer-aPrQp .framer-1xg0o90, .framer-aPrQp .framer-16krbdp, .framer-aPrQp .framer-1bgyo4n, .framer-aPrQp .framer-acrm1p, .framer-aPrQp .framer-b4o2w1, .framer-aPrQp .framer-7uagku, .framer-aPrQp .framer-4jjx8a, .framer-aPrQp .framer-1a6zvp6, .framer-aPrQp .framer-1ecspn4, .framer-aPrQp .framer-o8rt7r, .framer-aPrQp .framer-1gdm685, .framer-aPrQp .framer-11p7y0q, .framer-aPrQp .framer-16jk0ml, .framer-aPrQp .framer-o9edgp, .framer-aPrQp .framer-okmgso, .framer-aPrQp .framer-ax1wmy, .framer-aPrQp .framer-16vtna2, .framer-aPrQp .framer-m32dvs, .framer-aPrQp .framer-sh792w, .framer-aPrQp .framer-1mna7if, .framer-aPrQp .framer-13aietm, .framer-aPrQp .framer-b5b2vw, .framer-aPrQp .framer-1ui46f3, .framer-aPrQp .framer-1l4f2uk, .framer-aPrQp .framer-gpnc8k, .framer-aPrQp .framer-6o8xs5, .framer-aPrQp .framer-1q05j2j, .framer-aPrQp .framer-ycysa0, .framer-aPrQp .framer-x41lr6, .framer-aPrQp .framer-13w52va, .framer-aPrQp .framer-1swdc2l, .framer-aPrQp .framer-esj30s, .framer-aPrQp .framer-w0s3i5, .framer-aPrQp .framer-16vz3qi, .framer-aPrQp .framer-zkbrp0, .framer-aPrQp .framer-pu97ra, .framer-aPrQp .framer-29f5v4, .framer-aPrQp .framer-qaub98, .framer-aPrQp .framer-1h2vdjn, .framer-aPrQp .framer-1jj63sx, .framer-aPrQp .framer-o0l7y3, .framer-aPrQp .framer-twpvyo, .framer-aPrQp .framer-kn0ond, .framer-aPrQp .framer-96kmin, .framer-aPrQp .framer-1yk69z1, .framer-aPrQp .framer-ww6epe, .framer-aPrQp .framer-1gmpcr, .framer-aPrQp .framer-1wuy3yc, .framer-aPrQp .framer-1djrst2, .framer-aPrQp .framer-1s2iq7g, .framer-aPrQp .framer-1xqlm5j, .framer-aPrQp .framer-16tamxm { gap: 0px; } .framer-aPrQp.framer-72rtr7 > *, .framer-aPrQp .framer-v5o6bm > *, .framer-aPrQp .framer-1nme8mc > *, .framer-aPrQp .framer-1n3wfzj > *, .framer-aPrQp .framer-o9gd7e > *, .framer-aPrQp .framer-18azvs > *, .framer-aPrQp .framer-14705wj > *, .framer-aPrQp .framer-19hz8y6 > *, .framer-aPrQp .framer-1pgd9od > *, .framer-aPrQp .framer-z2c8wa > *, .framer-aPrQp .framer-pfwaof > *, .framer-aPrQp .framer-ol84v2 > *, .framer-aPrQp .framer-zroz40 > *, .framer-aPrQp .framer-paslpd > *, .framer-aPrQp .framer-1koko9d > *, .framer-aPrQp .framer-2pl6ul > *, .framer-aPrQp .framer-1lhcdhd > *, .framer-aPrQp .framer-ikzx71 > *, .framer-aPrQp .framer-5hnd93 > *, .framer-aPrQp .framer-9ap5ek > *, .framer-aPrQp .framer-1677umt > *, .framer-aPrQp .framer-1rsjqdp > *, .framer-aPrQp .framer-szy0c3 > *, .framer-aPrQp .framer-lpz4xr > *, .framer-aPrQp .framer-z5qkyi > *, .framer-aPrQp .framer-lg3exv > *, .framer-aPrQp .framer-wffu6l > *, .framer-aPrQp .framer-wh884p > *, .framer-aPrQp .framer-xxgta9 > *, .framer-aPrQp .framer-18suns7 > *, .framer-aPrQp .framer-1bgly2h > *, .framer-aPrQp .framer-1kwspi5 > *, .framer-aPrQp .framer-i3gwy5 > *, .framer-aPrQp .framer-1a4frf6 > *, .framer-aPrQp .framer-rxvcnv > *, .framer-aPrQp .framer-1ohenpm > *, .framer-aPrQp .framer-1cfkfnq > *, .framer-aPrQp .framer-1tzmb3c > *, .framer-aPrQp .framer-ybq7bu > *, .framer-aPrQp .framer-1sgvus > *, .framer-aPrQp .framer-144pa0e > *, .framer-aPrQp .framer-19mziae > *, .framer-aPrQp .framer-18rd4rw > *, .framer-aPrQp .framer-15wkhjn > *, .framer-aPrQp .framer-1bgyo4n > *, .framer-aPrQp .framer-ax1wmy > *, .framer-aPrQp .framer-1jj63sx > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-aPrQp.framer-72rtr7 > :first-child, .framer-aPrQp .framer-v5o6bm > :first-child, .framer-aPrQp .framer-5u6mmu > :first-child, .framer-aPrQp .framer-1ut1tq9 > :first-child, .framer-aPrQp .framer-1wgmqu8 > :first-child, .framer-aPrQp .framer-25xy9e > :first-child, .framer-aPrQp .framer-qv5m1v > :first-child, .framer-aPrQp .framer-1nr4t7c > :first-child, .framer-aPrQp .framer-xujrhz > :first-child, .framer-aPrQp .framer-h3uf2u > :first-child, .framer-aPrQp.framer-5h631n > :first-child, .framer-aPrQp .framer-1nme8mc > :first-child, .framer-aPrQp .framer-1pqt0zb > :first-child, .framer-aPrQp .framer-ov53u4 > :first-child, .framer-aPrQp .framer-1qgtdt3 > :first-child, .framer-aPrQp .framer-6qo9ia > :first-child, .framer-aPrQp .framer-1muox9 > :first-child, .framer-aPrQp .framer-116d094 > :first-child, .framer-aPrQp .framer-1sfxyb4 > :first-child, .framer-aPrQp .framer-1n3wfzj > :first-child, .framer-aPrQp .framer-o9gd7e > :first-child, .framer-aPrQp .framer-1bkbvsm > :first-child, .framer-aPrQp .framer-16v1r0n > :first-child, .framer-aPrQp .framer-h5qlwc > :first-child, .framer-aPrQp .framer-w40xug > :first-child, .framer-aPrQp .framer-18azvs > :first-child, .framer-aPrQp .framer-14705wj > :first-child, .framer-aPrQp .framer-1dnehyt > :first-child, .framer-aPrQp .framer-19hz8y6 > :first-child, .framer-aPrQp .framer-1pgd9od > :first-child, .framer-aPrQp .framer-z2c8wa > :first-child, .framer-aPrQp .framer-srskq6 > :first-child, .framer-aPrQp .framer-102i67a > :first-child, .framer-aPrQp .framer-izjr7c > :first-child, .framer-aPrQp .framer-pfwaof > :first-child, .framer-aPrQp .framer-10yd69q > :first-child, .framer-aPrQp .framer-1p5cckv > :first-child, .framer-aPrQp .framer-1w5kd0i > :first-child, .framer-aPrQp .framer-1y6rx58 > :first-child, .framer-aPrQp .framer-1los3bh > :first-child, .framer-aPrQp .framer-1a0e5e9 > :first-child, .framer-aPrQp .framer-1d8ag9r > :first-child, .framer-aPrQp .framer-gcf3fx > :first-child, .framer-aPrQp .framer-quxrne > :first-child, .framer-aPrQp.framer-95602g > :first-child, .framer-aPrQp .framer-zkh8js > :first-child, .framer-aPrQp .framer-x06ank > :first-child, .framer-aPrQp .framer-5cq9sn > :first-child, .framer-aPrQp .framer-53th9h > :first-child, .framer-aPrQp .framer-swh5us > :first-child, .framer-aPrQp .framer-1xracmu > :first-child, .framer-aPrQp .framer-1apubgo > :first-child, .framer-aPrQp .framer-licuap > :first-child, .framer-aPrQp .framer-gij6mt > :first-child, .framer-aPrQp .framer-ndsxcc > :first-child, .framer-aPrQp .framer-t77q83 > :first-child, .framer-aPrQp .framer-1d8u965 > :first-child, .framer-aPrQp .framer-bbqaiu > :first-child, .framer-aPrQp .framer-19cc745 > :first-child, .framer-aPrQp .framer-m1xsbi > :first-child, .framer-aPrQp .framer-fu1zgk > :first-child, .framer-aPrQp .framer-361ieu > :first-child, .framer-aPrQp .framer-1pcykbi > :first-child, .framer-aPrQp .framer-1i1uvx1 > :first-child, .framer-aPrQp .framer-gerf40 > :first-child, .framer-aPrQp .framer-1ebqxc4 > :first-child, .framer-aPrQp .framer-kjk0o0 > :first-child, .framer-aPrQp .framer-zmzz7k > :first-child, .framer-aPrQp .framer-4n2nqx > :first-child, .framer-aPrQp .framer-m3ftem > :first-child, .framer-aPrQp .framer-1n3pu9m > :first-child, .framer-aPrQp .framer-bv7eb2 > :first-child, .framer-aPrQp .framer-18fn4p9 > :first-child, .framer-aPrQp .framer-1pk3j56 > :first-child, .framer-aPrQp .framer-1kdgwrz > :first-child, .framer-aPrQp .framer-l5543f > :first-child, .framer-aPrQp .framer-149q995 > :first-child, .framer-aPrQp .framer-1p31z7t > :first-child, .framer-aPrQp .framer-81w5cr > :first-child, .framer-aPrQp .framer-ol84v2 > :first-child, .framer-aPrQp .framer-1l86umt > :first-child, .framer-aPrQp .framer-dqe7gf > :first-child, .framer-aPrQp .framer-1ca9twj > :first-child, .framer-aPrQp .framer-1lv88ag > :first-child, .framer-aPrQp .framer-k0ujkh > :first-child, .framer-aPrQp .framer-ten60d > :first-child, .framer-aPrQp .framer-n8aeaw > :first-child, .framer-aPrQp .framer-gihomf > :first-child, .framer-aPrQp .framer-z67wyw > :first-child, .framer-aPrQp .framer-xr6hv1 > :first-child, .framer-aPrQp .framer-12l7iuz > :first-child, .framer-aPrQp .framer-1k2qwdb > :first-child, .framer-aPrQp .framer-u4kgzj > :first-child, .framer-aPrQp .framer-frczyo > :first-child, .framer-aPrQp .framer-1atc8oq > :first-child, .framer-aPrQp .framer-qjyb7r > :first-child, .framer-aPrQp .framer-zroz40 > :first-child, .framer-aPrQp .framer-ift7yu > :first-child, .framer-aPrQp .framer-1rktl0 > :first-child, .framer-aPrQp .framer-paslpd > :first-child, .framer-aPrQp .framer-1br8zbu > :first-child, .framer-aPrQp .framer-1a7kx04 > :first-child, .framer-aPrQp .framer-lk8fw2 > :first-child, .framer-aPrQp .framer-76jl09 > :first-child, .framer-aPrQp .framer-vfnht0 > :first-child, .framer-aPrQp .framer-x78w7i > :first-child, .framer-aPrQp .framer-1xil1b8 > :first-child, .framer-aPrQp .framer-145bvid > :first-child, .framer-aPrQp .framer-1drbsf > :first-child, .framer-aPrQp .framer-1ie8toq > :first-child, .framer-aPrQp .framer-1bpo4j5 > :first-child, .framer-aPrQp .framer-1r7bcie > :first-child, .framer-aPrQp .framer-13etsif > :first-child, .framer-aPrQp .framer-17w5gt8 > :first-child, .framer-aPrQp .framer-1koko9d > :first-child, .framer-aPrQp .framer-2pl6ul > :first-child, .framer-aPrQp .framer-1lhcdhd > :first-child, .framer-aPrQp .framer-ihps4g > :first-child, .framer-aPrQp .framer-bqkn44 > :first-child, .framer-aPrQp .framer-ikzx71 > :first-child, .framer-aPrQp .framer-netyfu > :first-child, .framer-aPrQp .framer-oeb6he > :first-child, .framer-aPrQp .framer-1ljbj4d > :first-child, .framer-aPrQp .framer-tmwx6r > :first-child, .framer-aPrQp .framer-1298gts > :first-child, .framer-aPrQp .framer-prdtma > :first-child, .framer-aPrQp .framer-v3mxhb > :first-child, .framer-aPrQp .framer-rkkobr > :first-child, .framer-aPrQp .framer-5n8xc9 > :first-child, .framer-aPrQp .framer-mcke7j > :first-child, .framer-aPrQp .framer-1tkhw1v > :first-child, .framer-aPrQp .framer-3ncdd7 > :first-child, .framer-aPrQp .framer-7ew60d > :first-child, .framer-aPrQp .framer-11pyx > :first-child, .framer-aPrQp .framer-1x02gwu > :first-child, .framer-aPrQp .framer-u2twt5 > :first-child, .framer-aPrQp .framer-1c6jd6o > :first-child, .framer-aPrQp .framer-5hnd93 > :first-child, .framer-aPrQp .framer-jk1glz > :first-child, .framer-aPrQp .framer-9ap5ek > :first-child, .framer-aPrQp .framer-8s53z6 > :first-child, .framer-aPrQp .framer-1paupek > :first-child, .framer-aPrQp .framer-ufbrse > :first-child, .framer-aPrQp .framer-1wgxxt4 > :first-child, .framer-aPrQp .framer-uvehlj > :first-child, .framer-aPrQp .framer-13n2nxb > :first-child, .framer-aPrQp .framer-40b3j7 > :first-child, .framer-aPrQp .framer-1677umt > :first-child, .framer-aPrQp .framer-1ksqlw1 > :first-child, .framer-aPrQp .framer-1juzmzi > :first-child, .framer-aPrQp .framer-1usqbdt > :first-child, .framer-aPrQp .framer-12pu31j > :first-child, .framer-aPrQp .framer-1rsjqdp > :first-child, .framer-aPrQp .framer-ee0w4u > :first-child, .framer-aPrQp .framer-szy0c3 > :first-child, .framer-aPrQp .framer-1wu8y8o > :first-child, .framer-aPrQp .framer-lpz4xr > :first-child, .framer-aPrQp .framer-10yn9gg > :first-child, .framer-aPrQp .framer-h4cl0i > :first-child, .framer-aPrQp .framer-z5qkyi > :first-child, .framer-aPrQp .framer-14trgh9 > :first-child, .framer-aPrQp .framer-lg3exv > :first-child, .framer-aPrQp .framer-wffu6l > :first-child, .framer-aPrQp .framer-wh884p > :first-child, .framer-aPrQp .framer-xxgta9 > :first-child, .framer-aPrQp .framer-18suns7 > :first-child, .framer-aPrQp .framer-1bgly2h > :first-child, .framer-aPrQp .framer-1kwspi5 > :first-child, .framer-aPrQp .framer-i3gwy5 > :first-child, .framer-aPrQp .framer-1a4frf6 > :first-child, .framer-aPrQp .framer-rxvcnv > :first-child, .framer-aPrQp .framer-1ohenpm > :first-child, .framer-aPrQp .framer-1cfkfnq > :first-child, .framer-aPrQp .framer-1tzmb3c > :first-child, .framer-aPrQp .framer-ybq7bu > :first-child, .framer-aPrQp .framer-1sgvus > :first-child, .framer-aPrQp .framer-k681ks > :first-child, .framer-aPrQp .framer-144pa0e > :first-child, .framer-aPrQp .framer-p1pv93 > :first-child, .framer-aPrQp .framer-avoeqb > :first-child, .framer-aPrQp .framer-19mziae > :first-child, .framer-aPrQp .framer-bfuwll > :first-child, .framer-aPrQp .framer-mpxel3 > :first-child, .framer-aPrQp .framer-bsyk8a > :first-child, .framer-aPrQp .framer-1bi6l9k > :first-child, .framer-aPrQp .framer-1ropkht > :first-child, .framer-aPrQp .framer-8fkzju > :first-child, .framer-aPrQp .framer-qx1rqu > :first-child, .framer-aPrQp .framer-174gjx4 > :first-child, .framer-aPrQp .framer-g2slct > :first-child, .framer-aPrQp .framer-svvuno > :first-child, .framer-aPrQp .framer-1n6klm1 > :first-child, .framer-aPrQp .framer-1sbf8p3 > :first-child, .framer-aPrQp .framer-ffrjiq > :first-child, .framer-aPrQp .framer-bryji1 > :first-child, .framer-aPrQp .framer-ff2flp > :first-child, .framer-aPrQp .framer-sp4pmk > :first-child, .framer-aPrQp .framer-vq86bl > :first-child, .framer-aPrQp .framer-171snkq > :first-child, .framer-aPrQp .framer-fosfz1 > :first-child, .framer-aPrQp .framer-kq1kxq > :first-child, .framer-aPrQp .framer-1p9fiyg > :first-child, .framer-aPrQp .framer-1skgcmw > :first-child, .framer-aPrQp .framer-1xfhhip > :first-child, .framer-aPrQp .framer-xa9r75 > :first-child, .framer-aPrQp .framer-1hfooia > :first-child, .framer-aPrQp .framer-1382hyh > :first-child, .framer-aPrQp .framer-1nh4ui7 > :first-child, .framer-aPrQp .framer-1ficb5x > :first-child, .framer-aPrQp .framer-18rd4rw > :first-child, .framer-aPrQp .framer-9jqzi9 > :first-child, .framer-aPrQp .framer-1ayafhq > :first-child, .framer-aPrQp .framer-16m4pej > :first-child, .framer-aPrQp .framer-16pj5am > :first-child, .framer-aPrQp .framer-1xh4p5j > :first-child, .framer-aPrQp .framer-hjn81 > :first-child, .framer-aPrQp .framer-1tuhr7o > :first-child, .framer-aPrQp .framer-1dcmd6x > :first-child, .framer-aPrQp .framer-1bdq61x > :first-child, .framer-aPrQp .framer-1gdtc0e > :first-child, .framer-aPrQp .framer-15wkhjn > :first-child, .framer-aPrQp .framer-1xyc9vi > :first-child, .framer-aPrQp .framer-fb7p91 > :first-child, .framer-aPrQp .framer-v9fk7m > :first-child, .framer-aPrQp .framer-1viu7qk > :first-child, .framer-aPrQp .framer-8ltb7x > :first-child, .framer-aPrQp .framer-17o00mf > :first-child, .framer-aPrQp .framer-q61wf5 > :first-child, .framer-aPrQp .framer-13ktdcp > :first-child, .framer-aPrQp .framer-1c7o1rb > :first-child, .framer-aPrQp .framer-1bpwu0 > :first-child, .framer-aPrQp .framer-1uv0bu6 > :first-child, .framer-aPrQp .framer-1w116eb > :first-child, .framer-aPrQp .framer-1s9pou7 > :first-child, .framer-aPrQp .framer-4sz26l > :first-child, .framer-aPrQp .framer-16krbdp > :first-child, .framer-aPrQp .framer-1bgyo4n > :first-child, .framer-aPrQp .framer-4jjx8a > :first-child, .framer-aPrQp .framer-11p7y0q > :first-child, .framer-aPrQp .framer-16jk0ml > :first-child, .framer-aPrQp .framer-o9edgp > :first-child, .framer-aPrQp .framer-okmgso > :first-child, .framer-aPrQp .framer-ax1wmy > :first-child, .framer-aPrQp .framer-16vtna2 > :first-child, .framer-aPrQp .framer-sh792w > :first-child, .framer-aPrQp .framer-1mna7if > :first-child, .framer-aPrQp .framer-b5b2vw > :first-child, .framer-aPrQp .framer-1ui46f3 > :first-child, .framer-aPrQp .framer-ycysa0 > :first-child, .framer-aPrQp .framer-x41lr6 > :first-child, .framer-aPrQp .framer-1swdc2l > :first-child, .framer-aPrQp .framer-esj30s > :first-child, .framer-aPrQp .framer-16vz3qi > :first-child, .framer-aPrQp .framer-1h2vdjn > :first-child, .framer-aPrQp .framer-1jj63sx > :first-child, .framer-aPrQp .framer-16tamxm > :first-child { margin-top: 0px; } .framer-aPrQp.framer-72rtr7 > :last-child, .framer-aPrQp .framer-v5o6bm > :last-child, .framer-aPrQp .framer-5u6mmu > :last-child, .framer-aPrQp .framer-1ut1tq9 > :last-child, .framer-aPrQp .framer-1wgmqu8 > :last-child, .framer-aPrQp .framer-25xy9e > :last-child, .framer-aPrQp .framer-qv5m1v > :last-child, .framer-aPrQp .framer-1nr4t7c > :last-child, .framer-aPrQp .framer-xujrhz > :last-child, .framer-aPrQp .framer-h3uf2u > :last-child, .framer-aPrQp.framer-5h631n > :last-child, .framer-aPrQp .framer-1nme8mc > :last-child, .framer-aPrQp .framer-1pqt0zb > :last-child, .framer-aPrQp .framer-ov53u4 > :last-child, .framer-aPrQp .framer-1qgtdt3 > :last-child, .framer-aPrQp .framer-6qo9ia > :last-child, .framer-aPrQp .framer-1muox9 > :last-child, .framer-aPrQp .framer-116d094 > :last-child, .framer-aPrQp .framer-1sfxyb4 > :last-child, .framer-aPrQp .framer-1n3wfzj > :last-child, .framer-aPrQp .framer-o9gd7e > :last-child, .framer-aPrQp .framer-1bkbvsm > :last-child, .framer-aPrQp .framer-16v1r0n > :last-child, .framer-aPrQp .framer-h5qlwc > :last-child, .framer-aPrQp .framer-w40xug > :last-child, .framer-aPrQp .framer-18azvs > :last-child, .framer-aPrQp .framer-14705wj > :last-child, .framer-aPrQp .framer-1dnehyt > :last-child, .framer-aPrQp .framer-19hz8y6 > :last-child, .framer-aPrQp .framer-1pgd9od > :last-child, .framer-aPrQp .framer-z2c8wa > :last-child, .framer-aPrQp .framer-srskq6 > :last-child, .framer-aPrQp .framer-102i67a > :last-child, .framer-aPrQp .framer-izjr7c > :last-child, .framer-aPrQp .framer-pfwaof > :last-child, .framer-aPrQp .framer-10yd69q > :last-child, .framer-aPrQp .framer-1p5cckv > :last-child, .framer-aPrQp .framer-1w5kd0i > :last-child, .framer-aPrQp .framer-1y6rx58 > :last-child, .framer-aPrQp .framer-1los3bh > :last-child, .framer-aPrQp .framer-1a0e5e9 > :last-child, .framer-aPrQp .framer-1d8ag9r > :last-child, .framer-aPrQp .framer-gcf3fx > :last-child, .framer-aPrQp .framer-quxrne > :last-child, .framer-aPrQp.framer-95602g > :last-child, .framer-aPrQp .framer-zkh8js > :last-child, .framer-aPrQp .framer-x06ank > :last-child, .framer-aPrQp .framer-5cq9sn > :last-child, .framer-aPrQp .framer-53th9h > :last-child, .framer-aPrQp .framer-swh5us > :last-child, .framer-aPrQp .framer-1xracmu > :last-child, .framer-aPrQp .framer-1apubgo > :last-child, .framer-aPrQp .framer-licuap > :last-child, .framer-aPrQp .framer-gij6mt > :last-child, .framer-aPrQp .framer-ndsxcc > :last-child, .framer-aPrQp .framer-t77q83 > :last-child, .framer-aPrQp .framer-1d8u965 > :last-child, .framer-aPrQp .framer-bbqaiu > :last-child, .framer-aPrQp .framer-19cc745 > :last-child, .framer-aPrQp .framer-m1xsbi > :last-child, .framer-aPrQp .framer-fu1zgk > :last-child, .framer-aPrQp .framer-361ieu > :last-child, .framer-aPrQp .framer-1pcykbi > :last-child, .framer-aPrQp .framer-1i1uvx1 > :last-child, .framer-aPrQp .framer-gerf40 > :last-child, .framer-aPrQp .framer-1ebqxc4 > :last-child, .framer-aPrQp .framer-kjk0o0 > :last-child, .framer-aPrQp .framer-zmzz7k > :last-child, .framer-aPrQp .framer-4n2nqx > :last-child, .framer-aPrQp .framer-m3ftem > :last-child, .framer-aPrQp .framer-1n3pu9m > :last-child, .framer-aPrQp .framer-bv7eb2 > :last-child, .framer-aPrQp .framer-18fn4p9 > :last-child, .framer-aPrQp .framer-1pk3j56 > :last-child, .framer-aPrQp .framer-1kdgwrz > :last-child, .framer-aPrQp .framer-l5543f > :last-child, .framer-aPrQp .framer-149q995 > :last-child, .framer-aPrQp .framer-1p31z7t > :last-child, .framer-aPrQp .framer-81w5cr > :last-child, .framer-aPrQp .framer-ol84v2 > :last-child, .framer-aPrQp .framer-1l86umt > :last-child, .framer-aPrQp .framer-dqe7gf > :last-child, .framer-aPrQp .framer-1ca9twj > :last-child, .framer-aPrQp .framer-1lv88ag > :last-child, .framer-aPrQp .framer-k0ujkh > :last-child, .framer-aPrQp .framer-ten60d > :last-child, .framer-aPrQp .framer-n8aeaw > :last-child, .framer-aPrQp .framer-gihomf > :last-child, .framer-aPrQp .framer-z67wyw > :last-child, .framer-aPrQp .framer-xr6hv1 > :last-child, .framer-aPrQp .framer-12l7iuz > :last-child, .framer-aPrQp .framer-1k2qwdb > :last-child, .framer-aPrQp .framer-u4kgzj > :last-child, .framer-aPrQp .framer-frczyo > :last-child, .framer-aPrQp .framer-1atc8oq > :last-child, .framer-aPrQp .framer-qjyb7r > :last-child, .framer-aPrQp .framer-zroz40 > :last-child, .framer-aPrQp .framer-ift7yu > :last-child, .framer-aPrQp .framer-1rktl0 > :last-child, .framer-aPrQp .framer-paslpd > :last-child, .framer-aPrQp .framer-1br8zbu > :last-child, .framer-aPrQp .framer-1a7kx04 > :last-child, .framer-aPrQp .framer-lk8fw2 > :last-child, .framer-aPrQp .framer-76jl09 > :last-child, .framer-aPrQp .framer-vfnht0 > :last-child, .framer-aPrQp .framer-x78w7i > :last-child, .framer-aPrQp .framer-1xil1b8 > :last-child, .framer-aPrQp .framer-145bvid > :last-child, .framer-aPrQp .framer-1drbsf > :last-child, .framer-aPrQp .framer-1ie8toq > :last-child, .framer-aPrQp .framer-1bpo4j5 > :last-child, .framer-aPrQp .framer-1r7bcie > :last-child, .framer-aPrQp .framer-13etsif > :last-child, .framer-aPrQp .framer-17w5gt8 > :last-child, .framer-aPrQp .framer-1koko9d > :last-child, .framer-aPrQp .framer-2pl6ul > :last-child, .framer-aPrQp .framer-1lhcdhd > :last-child, .framer-aPrQp .framer-ihps4g > :last-child, .framer-aPrQp .framer-bqkn44 > :last-child, .framer-aPrQp .framer-ikzx71 > :last-child, .framer-aPrQp .framer-netyfu > :last-child, .framer-aPrQp .framer-oeb6he > :last-child, .framer-aPrQp .framer-1ljbj4d > :last-child, .framer-aPrQp .framer-tmwx6r > :last-child, .framer-aPrQp .framer-1298gts > :last-child, .framer-aPrQp .framer-prdtma > :last-child, .framer-aPrQp .framer-v3mxhb > :last-child, .framer-aPrQp .framer-rkkobr > :last-child, .framer-aPrQp .framer-5n8xc9 > :last-child, .framer-aPrQp .framer-mcke7j > :last-child, .framer-aPrQp .framer-1tkhw1v > :last-child, .framer-aPrQp .framer-3ncdd7 > :last-child, .framer-aPrQp .framer-7ew60d > :last-child, .framer-aPrQp .framer-11pyx > :last-child, .framer-aPrQp .framer-1x02gwu > :last-child, .framer-aPrQp .framer-u2twt5 > :last-child, .framer-aPrQp .framer-1c6jd6o > :last-child, .framer-aPrQp .framer-5hnd93 > :last-child, .framer-aPrQp .framer-jk1glz > :last-child, .framer-aPrQp .framer-9ap5ek > :last-child, .framer-aPrQp .framer-8s53z6 > :last-child, .framer-aPrQp .framer-1paupek > :last-child, .framer-aPrQp .framer-ufbrse > :last-child, .framer-aPrQp .framer-1wgxxt4 > :last-child, .framer-aPrQp .framer-uvehlj > :last-child, .framer-aPrQp .framer-13n2nxb > :last-child, .framer-aPrQp .framer-40b3j7 > :last-child, .framer-aPrQp .framer-1677umt > :last-child, .framer-aPrQp .framer-1ksqlw1 > :last-child, .framer-aPrQp .framer-1juzmzi > :last-child, .framer-aPrQp .framer-1usqbdt > :last-child, .framer-aPrQp .framer-12pu31j > :last-child, .framer-aPrQp .framer-1rsjqdp > :last-child, .framer-aPrQp .framer-ee0w4u > :last-child, .framer-aPrQp .framer-szy0c3 > :last-child, .framer-aPrQp .framer-1wu8y8o > :last-child, .framer-aPrQp .framer-lpz4xr > :last-child, .framer-aPrQp .framer-10yn9gg > :last-child, .framer-aPrQp .framer-h4cl0i > :last-child, .framer-aPrQp .framer-z5qkyi > :last-child, .framer-aPrQp .framer-14trgh9 > :last-child, .framer-aPrQp .framer-lg3exv > :last-child, .framer-aPrQp .framer-wffu6l > :last-child, .framer-aPrQp .framer-wh884p > :last-child, .framer-aPrQp .framer-xxgta9 > :last-child, .framer-aPrQp .framer-18suns7 > :last-child, .framer-aPrQp .framer-1bgly2h > :last-child, .framer-aPrQp .framer-1kwspi5 > :last-child, .framer-aPrQp .framer-i3gwy5 > :last-child, .framer-aPrQp .framer-1a4frf6 > :last-child, .framer-aPrQp .framer-rxvcnv > :last-child, .framer-aPrQp .framer-1ohenpm > :last-child, .framer-aPrQp .framer-1cfkfnq > :last-child, .framer-aPrQp .framer-1tzmb3c > :last-child, .framer-aPrQp .framer-ybq7bu > :last-child, .framer-aPrQp .framer-1sgvus > :last-child, .framer-aPrQp .framer-k681ks > :last-child, .framer-aPrQp .framer-144pa0e > :last-child, .framer-aPrQp .framer-p1pv93 > :last-child, .framer-aPrQp .framer-avoeqb > :last-child, .framer-aPrQp .framer-19mziae > :last-child, .framer-aPrQp .framer-bfuwll > :last-child, .framer-aPrQp .framer-mpxel3 > :last-child, .framer-aPrQp .framer-bsyk8a > :last-child, .framer-aPrQp .framer-1bi6l9k > :last-child, .framer-aPrQp .framer-1ropkht > :last-child, .framer-aPrQp .framer-8fkzju > :last-child, .framer-aPrQp .framer-qx1rqu > :last-child, .framer-aPrQp .framer-174gjx4 > :last-child, .framer-aPrQp .framer-g2slct > :last-child, .framer-aPrQp .framer-svvuno > :last-child, .framer-aPrQp .framer-1n6klm1 > :last-child, .framer-aPrQp .framer-1sbf8p3 > :last-child, .framer-aPrQp .framer-ffrjiq > :last-child, .framer-aPrQp .framer-bryji1 > :last-child, .framer-aPrQp .framer-ff2flp > :last-child, .framer-aPrQp .framer-sp4pmk > :last-child, .framer-aPrQp .framer-vq86bl > :last-child, .framer-aPrQp .framer-171snkq > :last-child, .framer-aPrQp .framer-fosfz1 > :last-child, .framer-aPrQp .framer-kq1kxq > :last-child, .framer-aPrQp .framer-1p9fiyg > :last-child, .framer-aPrQp .framer-1skgcmw > :last-child, .framer-aPrQp .framer-1xfhhip > :last-child, .framer-aPrQp .framer-xa9r75 > :last-child, .framer-aPrQp .framer-1hfooia > :last-child, .framer-aPrQp .framer-1382hyh > :last-child, .framer-aPrQp .framer-1nh4ui7 > :last-child, .framer-aPrQp .framer-1ficb5x > :last-child, .framer-aPrQp .framer-18rd4rw > :last-child, .framer-aPrQp .framer-9jqzi9 > :last-child, .framer-aPrQp .framer-1ayafhq > :last-child, .framer-aPrQp .framer-16m4pej > :last-child, .framer-aPrQp .framer-16pj5am > :last-child, .framer-aPrQp .framer-1xh4p5j > :last-child, .framer-aPrQp .framer-hjn81 > :last-child, .framer-aPrQp .framer-1tuhr7o > :last-child, .framer-aPrQp .framer-1dcmd6x > :last-child, .framer-aPrQp .framer-1bdq61x > :last-child, .framer-aPrQp .framer-1gdtc0e > :last-child, .framer-aPrQp .framer-15wkhjn > :last-child, .framer-aPrQp .framer-1xyc9vi > :last-child, .framer-aPrQp .framer-fb7p91 > :last-child, .framer-aPrQp .framer-v9fk7m > :last-child, .framer-aPrQp .framer-1viu7qk > :last-child, .framer-aPrQp .framer-8ltb7x > :last-child, .framer-aPrQp .framer-17o00mf > :last-child, .framer-aPrQp .framer-q61wf5 > :last-child, .framer-aPrQp .framer-13ktdcp > :last-child, .framer-aPrQp .framer-1c7o1rb > :last-child, .framer-aPrQp .framer-1bpwu0 > :last-child, .framer-aPrQp .framer-1uv0bu6 > :last-child, .framer-aPrQp .framer-1w116eb > :last-child, .framer-aPrQp .framer-1s9pou7 > :last-child, .framer-aPrQp .framer-4sz26l > :last-child, .framer-aPrQp .framer-16krbdp > :last-child, .framer-aPrQp .framer-1bgyo4n > :last-child, .framer-aPrQp .framer-4jjx8a > :last-child, .framer-aPrQp .framer-11p7y0q > :last-child, .framer-aPrQp .framer-16jk0ml > :last-child, .framer-aPrQp .framer-o9edgp > :last-child, .framer-aPrQp .framer-okmgso > :last-child, .framer-aPrQp .framer-ax1wmy > :last-child, .framer-aPrQp .framer-16vtna2 > :last-child, .framer-aPrQp .framer-sh792w > :last-child, .framer-aPrQp .framer-1mna7if > :last-child, .framer-aPrQp .framer-b5b2vw > :last-child, .framer-aPrQp .framer-1ui46f3 > :last-child, .framer-aPrQp .framer-ycysa0 > :last-child, .framer-aPrQp .framer-x41lr6 > :last-child, .framer-aPrQp .framer-1swdc2l > :last-child, .framer-aPrQp .framer-esj30s > :last-child, .framer-aPrQp .framer-16vz3qi > :last-child, .framer-aPrQp .framer-1h2vdjn > :last-child, .framer-aPrQp .framer-1jj63sx > :last-child, .framer-aPrQp .framer-16tamxm > :last-child { margin-bottom: 0px; } .framer-aPrQp .framer-1f2bfi1 > *, .framer-aPrQp .framer-26rgp8 > *, .framer-aPrQp .framer-bl2pps > *, .framer-aPrQp .framer-1537p1y > *, .framer-aPrQp .framer-1ez2ms1 > *, .framer-aPrQp .framer-37vsf6 > *, .framer-aPrQp .framer-16wjbfl > *, .framer-aPrQp .framer-toi96q > *, .framer-aPrQp .framer-gc8uww > *, .framer-aPrQp .framer-19x4gcm > *, .framer-aPrQp .framer-19ytuik > *, .framer-aPrQp .framer-1wl27qh > *, .framer-aPrQp .framer-1hontmp > *, .framer-aPrQp .framer-1vrzxr1 > *, .framer-aPrQp .framer-utejax > *, .framer-aPrQp .framer-gx7cjf > *, .framer-aPrQp .framer-rzuu9q > *, .framer-aPrQp .framer-1draqy1 > *, .framer-aPrQp .framer-6l6ku9 > *, .framer-aPrQp .framer-17933pq > *, .framer-aPrQp.framer-1p4snyu > *, .framer-aPrQp .framer-1plcns2 > *, .framer-aPrQp .framer-1x8qhpl > *, .framer-aPrQp.framer-hbyj6t > *, .framer-aPrQp .framer-1g5exov > *, .framer-aPrQp .framer-1iju8iy > *, .framer-aPrQp .framer-liwelx > *, .framer-aPrQp .framer-dlmslb > *, .framer-aPrQp .framer-wxpvw9 > *, .framer-aPrQp .framer-1g1hmcq > *, .framer-aPrQp .framer-1eeiaqb > *, .framer-aPrQp .framer-a8sldq > *, .framer-aPrQp .framer-1qozrwl > *, .framer-aPrQp .framer-uvxxwj > *, .framer-aPrQp .framer-1bz7ved > *, .framer-aPrQp .framer-17p1gff > *, .framer-aPrQp .framer-ei1q38 > *, .framer-aPrQp .framer-j3reqf > *, .framer-aPrQp .framer-x04ov7 > *, .framer-aPrQp .framer-cl0vzd > *, .framer-aPrQp .framer-1f1t36 > *, .framer-aPrQp .framer-et9u97 > *, .framer-aPrQp .framer-3hg0zc > *, .framer-aPrQp .framer-hok0rk > *, .framer-aPrQp .framer-1wars99 > *, .framer-aPrQp .framer-xtbovm > *, .framer-aPrQp .framer-1pdbhrx > *, .framer-aPrQp .framer-10tevhl > *, .framer-aPrQp .framer-szynwr > *, .framer-aPrQp .framer-64cd3 > *, .framer-aPrQp .framer-1reoxlh > *, .framer-aPrQp .framer-1g4s8kz > *, .framer-aPrQp .framer-1rg0lb > *, .framer-aPrQp .framer-azcyqu > *, .framer-aPrQp .framer-4k029d > *, .framer-aPrQp .framer-1ep3d2e > *, .framer-aPrQp .framer-1jgrefu > *, .framer-aPrQp .framer-hdsrip > *, .framer-aPrQp .framer-3h2rio > *, .framer-aPrQp .framer-12sz97a > *, .framer-aPrQp .framer-1nyxm4a > *, .framer-aPrQp .framer-1pb1wg0 > *, .framer-aPrQp .framer-pmjsd4 > *, .framer-aPrQp .framer-19n914n > *, .framer-aPrQp .framer-1wukkcf > *, .framer-aPrQp .framer-1fafaxc > *, .framer-aPrQp .framer-zvemws > *, .framer-aPrQp .framer-1gmj53a > *, .framer-aPrQp .framer-mrypxw > *, .framer-aPrQp .framer-rjbvg2 > *, .framer-aPrQp .framer-5rglgr > *, .framer-aPrQp .framer-52l4ay > *, .framer-aPrQp .framer-1qfngk9 > *, .framer-aPrQp .framer-jakn3f > *, .framer-aPrQp .framer-1xwapti > *, .framer-aPrQp .framer-vot6io > *, .framer-aPrQp .framer-1074oz1 > *, .framer-aPrQp .framer-h6rjd8 > *, .framer-aPrQp .framer-fk9kwy > *, .framer-aPrQp .framer-intpi1 > *, .framer-aPrQp .framer-9avpn > *, .framer-aPrQp .framer-1757sp7 > *, .framer-aPrQp .framer-1ncsgao > *, .framer-aPrQp .framer-1hjt5sw > *, .framer-aPrQp .framer-1jon5gx > *, .framer-aPrQp .framer-13cgu4s > *, .framer-aPrQp .framer-19zlcw1 > *, .framer-aPrQp .framer-10z1ox2 > *, .framer-aPrQp .framer-nplf60 > *, .framer-aPrQp .framer-qkn3o6 > *, .framer-aPrQp .framer-1ivwr1o > *, .framer-aPrQp .framer-1auttwp > *, .framer-aPrQp .framer-1xg0o90 > *, .framer-aPrQp .framer-b4o2w1 > *, .framer-aPrQp .framer-1ecspn4 > *, .framer-aPrQp .framer-o8rt7r > *, .framer-aPrQp .framer-m32dvs > *, .framer-aPrQp .framer-13aietm > *, .framer-aPrQp .framer-13w52va > *, .framer-aPrQp .framer-pu97ra > *, .framer-aPrQp .framer-29f5v4 > *, .framer-aPrQp .framer-qaub98 > *, .framer-aPrQp .framer-1xqlm5j > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-aPrQp .framer-1f2bfi1 > :first-child, .framer-aPrQp .framer-1237zo0 > :first-child, .framer-aPrQp .framer-jmvyf1 > :first-child, .framer-aPrQp .framer-bewr4e > :first-child, .framer-aPrQp .framer-2zwmer > :first-child, .framer-aPrQp .framer-2kxh8k > :first-child, .framer-aPrQp .framer-ykcted > :first-child, .framer-aPrQp .framer-1mxvhxm > :first-child, .framer-aPrQp .framer-qnupqe > :first-child, .framer-aPrQp .framer-8b31w9 > :first-child, .framer-aPrQp .framer-26rgp8 > :first-child, .framer-aPrQp .framer-1g9flu8 > :first-child, .framer-aPrQp .framer-1wwau33 > :first-child, .framer-aPrQp .framer-kr5p > :first-child, .framer-aPrQp .framer-ytwmom > :first-child, .framer-aPrQp .framer-1ftjcqa > :first-child, .framer-aPrQp .framer-gk528h > :first-child, .framer-aPrQp .framer-bl2pps > :first-child, .framer-aPrQp .framer-1537p1y > :first-child, .framer-aPrQp .framer-e8vjja > :first-child, .framer-aPrQp .framer-1ez2ms1 > :first-child, .framer-aPrQp .framer-16h2rfj > :first-child, .framer-aPrQp .framer-1vcxoxu > :first-child, .framer-aPrQp .framer-37vsf6 > :first-child, .framer-aPrQp .framer-nidr9j > :first-child, .framer-aPrQp .framer-10fju9w > :first-child, .framer-aPrQp .framer-16wjbfl > :first-child, .framer-aPrQp .framer-15mnm9l > :first-child, .framer-aPrQp .framer-wycj4n > :first-child, .framer-aPrQp .framer-toi96q > :first-child, .framer-aPrQp .framer-wvdus9 > :first-child, .framer-aPrQp .framer-16ntbuu > :first-child, .framer-aPrQp .framer-gc8uww > :first-child, .framer-aPrQp .framer-16jbfkd > :first-child, .framer-aPrQp .framer-qzablm > :first-child, .framer-aPrQp .framer-19x4gcm > :first-child, .framer-aPrQp .framer-11wwrc3 > :first-child, .framer-aPrQp .framer-6josf7 > :first-child, .framer-aPrQp .framer-19ytuik > :first-child, .framer-aPrQp .framer-1d3n3i4 > :first-child, .framer-aPrQp .framer-1wepsha > :first-child, .framer-aPrQp .framer-1wl27qh > :first-child, .framer-aPrQp .framer-ojofx4 > :first-child, .framer-aPrQp .framer-1t5wvt0 > :first-child, .framer-aPrQp .framer-1hontmp > :first-child, .framer-aPrQp .framer-yeyuc4 > :first-child, .framer-aPrQp .framer-j2si2p > :first-child, .framer-aPrQp .framer-1vrzxr1 > :first-child, .framer-aPrQp .framer-r5lahc > :first-child, .framer-aPrQp .framer-1a3xjfm > :first-child, .framer-aPrQp .framer-hf0fii > :first-child, .framer-aPrQp .framer-ckz5zm > :first-child, .framer-aPrQp .framer-yrfp2l > :first-child, .framer-aPrQp .framer-1amq1eb > :first-child, .framer-aPrQp .framer-1og0arg > :first-child, .framer-aPrQp .framer-1t4xjhk > :first-child, .framer-aPrQp .framer-15tk34i > :first-child, .framer-aPrQp .framer-crcdo1 > :first-child, .framer-aPrQp .framer-iwwzet > :first-child, .framer-aPrQp .framer-1i1rd6a > :first-child, .framer-aPrQp .framer-k3y8s7 > :first-child, .framer-aPrQp .framer-1fqst3h > :first-child, .framer-aPrQp .framer-utejax > :first-child, .framer-aPrQp .framer-gx7cjf > :first-child, .framer-aPrQp .framer-1hpi4me > :first-child, .framer-aPrQp .framer-iygxcx > :first-child, .framer-aPrQp .framer-64gl5o > :first-child, .framer-aPrQp .framer-rzuu9q > :first-child, .framer-aPrQp .framer-1draqy1 > :first-child, .framer-aPrQp .framer-6l6ku9 > :first-child, .framer-aPrQp .framer-ghlwvw > :first-child, .framer-aPrQp .framer-90ilst > :first-child, .framer-aPrQp .framer-1w9gi8t > :first-child, .framer-aPrQp .framer-1sarrru > :first-child, .framer-aPrQp .framer-1w84aee > :first-child, .framer-aPrQp .framer-17933pq > :first-child, .framer-aPrQp .framer-1k309k6 > :first-child, .framer-aPrQp .framer-wjenge > :first-child, .framer-aPrQp .framer-1r5af64 > :first-child, .framer-aPrQp .framer-u8r0y8 > :first-child, .framer-aPrQp .framer-dk0xc5 > :first-child, .framer-aPrQp .framer-1k68frx > :first-child, .framer-aPrQp .framer-1teeb7q > :first-child, .framer-aPrQp .framer-73mh4t > :first-child, .framer-aPrQp .framer-e4k6am > :first-child, .framer-aPrQp .framer-eerebi > :first-child, .framer-aPrQp .framer-cp0ycx > :first-child, .framer-aPrQp.framer-1p4snyu > :first-child, .framer-aPrQp .framer-54so3r > :first-child, .framer-aPrQp .framer-1plcns2 > :first-child, .framer-aPrQp .framer-1x8qhpl > :first-child, .framer-aPrQp .framer-1chofxb > :first-child, .framer-aPrQp.framer-hbyj6t > :first-child, .framer-aPrQp .framer-rwz2pn > :first-child, .framer-aPrQp .framer-1g5exov > :first-child, .framer-aPrQp .framer-1iju8iy > :first-child, .framer-aPrQp .framer-1n8gdju > :first-child, .framer-aPrQp .framer-liwelx > :first-child, .framer-aPrQp .framer-dlmslb > :first-child, .framer-aPrQp .framer-14t2jl9 > :first-child, .framer-aPrQp .framer-wxpvw9 > :first-child, .framer-aPrQp .framer-1g1hmcq > :first-child, .framer-aPrQp .framer-w31gbp > :first-child, .framer-aPrQp .framer-1eeiaqb > :first-child, .framer-aPrQp .framer-1ft4uhw > :first-child, .framer-aPrQp .framer-181hh50 > :first-child, .framer-aPrQp .framer-a8sldq > :first-child, .framer-aPrQp .framer-1lgadxy > :first-child, .framer-aPrQp .framer-1qozrwl > :first-child, .framer-aPrQp .framer-uvxxwj > :first-child, .framer-aPrQp .framer-bl91hp > :first-child, .framer-aPrQp .framer-1bz7ved > :first-child, .framer-aPrQp .framer-17p1gff > :first-child, .framer-aPrQp .framer-sb10fz > :first-child, .framer-aPrQp .framer-ei1q38 > :first-child, .framer-aPrQp .framer-j3reqf > :first-child, .framer-aPrQp .framer-x04ov7 > :first-child, .framer-aPrQp .framer-cl0vzd > :first-child, .framer-aPrQp .framer-4pazcd > :first-child, .framer-aPrQp .framer-ql5keb > :first-child, .framer-aPrQp .framer-1f1t36 > :first-child, .framer-aPrQp .framer-1aoicy8 > :first-child, .framer-aPrQp .framer-v4co42 > :first-child, .framer-aPrQp .framer-qwbtz3 > :first-child, .framer-aPrQp .framer-et9u97 > :first-child, .framer-aPrQp .framer-n9urh1 > :first-child, .framer-aPrQp .framer-3hg0zc > :first-child, .framer-aPrQp .framer-hok0rk > :first-child, .framer-aPrQp .framer-1xkgkha > :first-child, .framer-aPrQp .framer-1egtmfp > :first-child, .framer-aPrQp .framer-ywge5g > :first-child, .framer-aPrQp .framer-k3fybe > :first-child, .framer-aPrQp .framer-1jzyc60 > :first-child, .framer-aPrQp .framer-1wars99 > :first-child, .framer-aPrQp .framer-3v5txw > :first-child, .framer-aPrQp .framer-lxfvh9 > :first-child, .framer-aPrQp .framer-vwf3f > :first-child, .framer-aPrQp .framer-npvobe > :first-child, .framer-aPrQp .framer-7uxtf4 > :first-child, .framer-aPrQp .framer-12l1any > :first-child, .framer-aPrQp .framer-xtbovm > :first-child, .framer-aPrQp .framer-nh902o > :first-child, .framer-aPrQp .framer-1pdbhrx > :first-child, .framer-aPrQp .framer-10tevhl > :first-child, .framer-aPrQp .framer-szynwr > :first-child, .framer-aPrQp .framer-14v62mn > :first-child, .framer-aPrQp .framer-6vjhjo > :first-child, .framer-aPrQp .framer-1d1o1bt > :first-child, .framer-aPrQp .framer-x9kxae > :first-child, .framer-aPrQp .framer-1jjxcy7 > :first-child, .framer-aPrQp .framer-wml609 > :first-child, .framer-aPrQp .framer-1n9ro2i > :first-child, .framer-aPrQp .framer-64cd3 > :first-child, .framer-aPrQp .framer-seldx2 > :first-child, .framer-aPrQp .framer-zvm050 > :first-child, .framer-aPrQp .framer-1reoxlh > :first-child, .framer-aPrQp .framer-1s43gwn > :first-child, .framer-aPrQp .framer-5eifx7 > :first-child, .framer-aPrQp .framer-1g4s8kz > :first-child, .framer-aPrQp .framer-1rg0lb > :first-child, .framer-aPrQp .framer-azcyqu > :first-child, .framer-aPrQp .framer-ijswnr > :first-child, .framer-aPrQp .framer-7kerv0 > :first-child, .framer-aPrQp .framer-4k029d > :first-child, .framer-aPrQp .framer-1ep3d2e > :first-child, .framer-aPrQp .framer-o2hv3j > :first-child, .framer-aPrQp .framer-1jgrefu > :first-child, .framer-aPrQp .framer-hdsrip > :first-child, .framer-aPrQp .framer-7hgs44 > :first-child, .framer-aPrQp .framer-3h2rio > :first-child, .framer-aPrQp .framer-12sz97a > :first-child, .framer-aPrQp .framer-1nyxm4a > :first-child, .framer-aPrQp .framer-jvik0c > :first-child, .framer-aPrQp .framer-1pb1wg0 > :first-child, .framer-aPrQp .framer-pmjsd4 > :first-child, .framer-aPrQp .framer-1rxct2b > :first-child, .framer-aPrQp .framer-1iluo66 > :first-child, .framer-aPrQp .framer-19n914n > :first-child, .framer-aPrQp .framer-1wukkcf > :first-child, .framer-aPrQp .framer-1fafaxc > :first-child, .framer-aPrQp .framer-pz6jl0 > :first-child, .framer-aPrQp .framer-zvemws > :first-child, .framer-aPrQp .framer-1gmj53a > :first-child, .framer-aPrQp .framer-yss7xv > :first-child, .framer-aPrQp .framer-1w18kwt > :first-child, .framer-aPrQp .framer-mrypxw > :first-child, .framer-aPrQp .framer-xwx51s > :first-child, .framer-aPrQp .framer-hrdupr > :first-child, .framer-aPrQp .framer-rjbvg2 > :first-child, .framer-aPrQp .framer-5rglgr > :first-child, .framer-aPrQp .framer-1xjcsuh > :first-child, .framer-aPrQp .framer-bdh7z9 > :first-child, .framer-aPrQp .framer-52l4ay > :first-child, .framer-aPrQp .framer-t6qq57 > :first-child, .framer-aPrQp .framer-1qfngk9 > :first-child, .framer-aPrQp .framer-kft9ki > :first-child, .framer-aPrQp .framer-jakn3f > :first-child, .framer-aPrQp .framer-cwuibu > :first-child, .framer-aPrQp .framer-1xwapti > :first-child, .framer-aPrQp .framer-vot6io > :first-child, .framer-aPrQp .framer-ah2czr > :first-child, .framer-aPrQp .framer-1fm7hbh > :first-child, .framer-aPrQp .framer-gx26g0 > :first-child, .framer-aPrQp .framer-12hg8zc > :first-child, .framer-aPrQp .framer-1074oz1 > :first-child, .framer-aPrQp .framer-h6rjd8 > :first-child, .framer-aPrQp .framer-1h9csel > :first-child, .framer-aPrQp .framer-1n0w3qj > :first-child, .framer-aPrQp .framer-jwpup5 > :first-child, .framer-aPrQp .framer-ms2p4q > :first-child, .framer-aPrQp .framer-fk9kwy > :first-child, .framer-aPrQp .framer-intpi1 > :first-child, .framer-aPrQp .framer-9avpn > :first-child, .framer-aPrQp .framer-1757sp7 > :first-child, .framer-aPrQp .framer-1vaevph > :first-child, .framer-aPrQp .framer-1ncsgao > :first-child, .framer-aPrQp .framer-1hjt5sw > :first-child, .framer-aPrQp .framer-104rfjy > :first-child, .framer-aPrQp .framer-1ouprc7 > :first-child, .framer-aPrQp .framer-1yixv0a > :first-child, .framer-aPrQp .framer-1pscr8r > :first-child, .framer-aPrQp .framer-mjlmlc > :first-child, .framer-aPrQp .framer-kdrlz9 > :first-child, .framer-aPrQp .framer-11eibr3 > :first-child, .framer-aPrQp .framer-yzamms > :first-child, .framer-aPrQp .framer-1jon5gx > :first-child, .framer-aPrQp .framer-1y4h0mf > :first-child, .framer-aPrQp .framer-10m65vh > :first-child, .framer-aPrQp .framer-fpooxx > :first-child, .framer-aPrQp .framer-5agvpf > :first-child, .framer-aPrQp .framer-2e7zvi > :first-child, .framer-aPrQp .framer-wypjla > :first-child, .framer-aPrQp .framer-13cgu4s > :first-child, .framer-aPrQp .framer-k0wjsh > :first-child, .framer-aPrQp .framer-40e0dw > :first-child, .framer-aPrQp .framer-26807u > :first-child, .framer-aPrQp .framer-1q5rwf8 > :first-child, .framer-aPrQp .framer-19zlcw1 > :first-child, .framer-aPrQp .framer-54acqb > :first-child, .framer-aPrQp .framer-zf10ab > :first-child, .framer-aPrQp .framer-76ykd > :first-child, .framer-aPrQp .framer-edss0f > :first-child, .framer-aPrQp .framer-1id2d0b > :first-child, .framer-aPrQp .framer-10z1ox2 > :first-child, .framer-aPrQp .framer-1mhig9d > :first-child, .framer-aPrQp .framer-3hwvw6 > :first-child, .framer-aPrQp .framer-mqk50w > :first-child, .framer-aPrQp .framer-1oqv7p7 > :first-child, .framer-aPrQp .framer-1hqlsjz > :first-child, .framer-aPrQp .framer-nplf60 > :first-child, .framer-aPrQp .framer-1apavnz > :first-child, .framer-aPrQp .framer-qkn3o6 > :first-child, .framer-aPrQp .framer-1q5kter > :first-child, .framer-aPrQp .framer-1ivwr1o > :first-child, .framer-aPrQp .framer-1pji02x > :first-child, .framer-aPrQp .framer-1auttwp > :first-child, .framer-aPrQp .framer-1xg0o90 > :first-child, .framer-aPrQp .framer-acrm1p > :first-child, .framer-aPrQp .framer-b4o2w1 > :first-child, .framer-aPrQp .framer-7uagku > :first-child, .framer-aPrQp .framer-1a6zvp6 > :first-child, .framer-aPrQp .framer-1ecspn4 > :first-child, .framer-aPrQp .framer-o8rt7r > :first-child, .framer-aPrQp .framer-1gdm685 > :first-child, .framer-aPrQp .framer-m32dvs > :first-child, .framer-aPrQp .framer-13aietm > :first-child, .framer-aPrQp .framer-1l4f2uk > :first-child, .framer-aPrQp .framer-gpnc8k > :first-child, .framer-aPrQp .framer-6o8xs5 > :first-child, .framer-aPrQp .framer-1q05j2j > :first-child, .framer-aPrQp .framer-13w52va > :first-child, .framer-aPrQp .framer-w0s3i5 > :first-child, .framer-aPrQp .framer-zkbrp0 > :first-child, .framer-aPrQp .framer-pu97ra > :first-child, .framer-aPrQp .framer-29f5v4 > :first-child, .framer-aPrQp .framer-qaub98 > :first-child, .framer-aPrQp .framer-o0l7y3 > :first-child, .framer-aPrQp .framer-twpvyo > :first-child, .framer-aPrQp .framer-kn0ond > :first-child, .framer-aPrQp .framer-96kmin > :first-child, .framer-aPrQp .framer-1yk69z1 > :first-child, .framer-aPrQp .framer-ww6epe > :first-child, .framer-aPrQp .framer-1gmpcr > :first-child, .framer-aPrQp .framer-1wuy3yc > :first-child, .framer-aPrQp .framer-1djrst2 > :first-child, .framer-aPrQp .framer-1s2iq7g > :first-child, .framer-aPrQp .framer-1xqlm5j > :first-child { margin-left: 0px; } .framer-aPrQp .framer-1f2bfi1 > :last-child, .framer-aPrQp .framer-1237zo0 > :last-child, .framer-aPrQp .framer-jmvyf1 > :last-child, .framer-aPrQp .framer-bewr4e > :last-child, .framer-aPrQp .framer-2zwmer > :last-child, .framer-aPrQp .framer-2kxh8k > :last-child, .framer-aPrQp .framer-ykcted > :last-child, .framer-aPrQp .framer-1mxvhxm > :last-child, .framer-aPrQp .framer-qnupqe > :last-child, .framer-aPrQp .framer-8b31w9 > :last-child, .framer-aPrQp .framer-26rgp8 > :last-child, .framer-aPrQp .framer-1g9flu8 > :last-child, .framer-aPrQp .framer-1wwau33 > :last-child, .framer-aPrQp .framer-kr5p > :last-child, .framer-aPrQp .framer-ytwmom > :last-child, .framer-aPrQp .framer-1ftjcqa > :last-child, .framer-aPrQp .framer-gk528h > :last-child, .framer-aPrQp .framer-bl2pps > :last-child, .framer-aPrQp .framer-1537p1y > :last-child, .framer-aPrQp .framer-e8vjja > :last-child, .framer-aPrQp .framer-1ez2ms1 > :last-child, .framer-aPrQp .framer-16h2rfj > :last-child, .framer-aPrQp .framer-1vcxoxu > :last-child, .framer-aPrQp .framer-37vsf6 > :last-child, .framer-aPrQp .framer-nidr9j > :last-child, .framer-aPrQp .framer-10fju9w > :last-child, .framer-aPrQp .framer-16wjbfl > :last-child, .framer-aPrQp .framer-15mnm9l > :last-child, .framer-aPrQp .framer-wycj4n > :last-child, .framer-aPrQp .framer-toi96q > :last-child, .framer-aPrQp .framer-wvdus9 > :last-child, .framer-aPrQp .framer-16ntbuu > :last-child, .framer-aPrQp .framer-gc8uww > :last-child, .framer-aPrQp .framer-16jbfkd > :last-child, .framer-aPrQp .framer-qzablm > :last-child, .framer-aPrQp .framer-19x4gcm > :last-child, .framer-aPrQp .framer-11wwrc3 > :last-child, .framer-aPrQp .framer-6josf7 > :last-child, .framer-aPrQp .framer-19ytuik > :last-child, .framer-aPrQp .framer-1d3n3i4 > :last-child, .framer-aPrQp .framer-1wepsha > :last-child, .framer-aPrQp .framer-1wl27qh > :last-child, .framer-aPrQp .framer-ojofx4 > :last-child, .framer-aPrQp .framer-1t5wvt0 > :last-child, .framer-aPrQp .framer-1hontmp > :last-child, .framer-aPrQp .framer-yeyuc4 > :last-child, .framer-aPrQp .framer-j2si2p > :last-child, .framer-aPrQp .framer-1vrzxr1 > :last-child, .framer-aPrQp .framer-r5lahc > :last-child, .framer-aPrQp .framer-1a3xjfm > :last-child, .framer-aPrQp .framer-hf0fii > :last-child, .framer-aPrQp .framer-ckz5zm > :last-child, .framer-aPrQp .framer-yrfp2l > :last-child, .framer-aPrQp .framer-1amq1eb > :last-child, .framer-aPrQp .framer-1og0arg > :last-child, .framer-aPrQp .framer-1t4xjhk > :last-child, .framer-aPrQp .framer-15tk34i > :last-child, .framer-aPrQp .framer-crcdo1 > :last-child, .framer-aPrQp .framer-iwwzet > :last-child, .framer-aPrQp .framer-1i1rd6a > :last-child, .framer-aPrQp .framer-k3y8s7 > :last-child, .framer-aPrQp .framer-1fqst3h > :last-child, .framer-aPrQp .framer-utejax > :last-child, .framer-aPrQp .framer-gx7cjf > :last-child, .framer-aPrQp .framer-1hpi4me > :last-child, .framer-aPrQp .framer-iygxcx > :last-child, .framer-aPrQp .framer-64gl5o > :last-child, .framer-aPrQp .framer-rzuu9q > :last-child, .framer-aPrQp .framer-1draqy1 > :last-child, .framer-aPrQp .framer-6l6ku9 > :last-child, .framer-aPrQp .framer-ghlwvw > :last-child, .framer-aPrQp .framer-90ilst > :last-child, .framer-aPrQp .framer-1w9gi8t > :last-child, .framer-aPrQp .framer-1sarrru > :last-child, .framer-aPrQp .framer-1w84aee > :last-child, .framer-aPrQp .framer-17933pq > :last-child, .framer-aPrQp .framer-1k309k6 > :last-child, .framer-aPrQp .framer-wjenge > :last-child, .framer-aPrQp .framer-1r5af64 > :last-child, .framer-aPrQp .framer-u8r0y8 > :last-child, .framer-aPrQp .framer-dk0xc5 > :last-child, .framer-aPrQp .framer-1k68frx > :last-child, .framer-aPrQp .framer-1teeb7q > :last-child, .framer-aPrQp .framer-73mh4t > :last-child, .framer-aPrQp .framer-e4k6am > :last-child, .framer-aPrQp .framer-eerebi > :last-child, .framer-aPrQp .framer-cp0ycx > :last-child, .framer-aPrQp.framer-1p4snyu > :last-child, .framer-aPrQp .framer-54so3r > :last-child, .framer-aPrQp .framer-1plcns2 > :last-child, .framer-aPrQp .framer-1x8qhpl > :last-child, .framer-aPrQp .framer-1chofxb > :last-child, .framer-aPrQp.framer-hbyj6t > :last-child, .framer-aPrQp .framer-rwz2pn > :last-child, .framer-aPrQp .framer-1g5exov > :last-child, .framer-aPrQp .framer-1iju8iy > :last-child, .framer-aPrQp .framer-1n8gdju > :last-child, .framer-aPrQp .framer-liwelx > :last-child, .framer-aPrQp .framer-dlmslb > :last-child, .framer-aPrQp .framer-14t2jl9 > :last-child, .framer-aPrQp .framer-wxpvw9 > :last-child, .framer-aPrQp .framer-1g1hmcq > :last-child, .framer-aPrQp .framer-w31gbp > :last-child, .framer-aPrQp .framer-1eeiaqb > :last-child, .framer-aPrQp .framer-1ft4uhw > :last-child, .framer-aPrQp .framer-181hh50 > :last-child, .framer-aPrQp .framer-a8sldq > :last-child, .framer-aPrQp .framer-1lgadxy > :last-child, .framer-aPrQp .framer-1qozrwl > :last-child, .framer-aPrQp .framer-uvxxwj > :last-child, .framer-aPrQp .framer-bl91hp > :last-child, .framer-aPrQp .framer-1bz7ved > :last-child, .framer-aPrQp .framer-17p1gff > :last-child, .framer-aPrQp .framer-sb10fz > :last-child, .framer-aPrQp .framer-ei1q38 > :last-child, .framer-aPrQp .framer-j3reqf > :last-child, .framer-aPrQp .framer-x04ov7 > :last-child, .framer-aPrQp .framer-cl0vzd > :last-child, .framer-aPrQp .framer-4pazcd > :last-child, .framer-aPrQp .framer-ql5keb > :last-child, .framer-aPrQp .framer-1f1t36 > :last-child, .framer-aPrQp .framer-1aoicy8 > :last-child, .framer-aPrQp .framer-v4co42 > :last-child, .framer-aPrQp .framer-qwbtz3 > :last-child, .framer-aPrQp .framer-et9u97 > :last-child, .framer-aPrQp .framer-n9urh1 > :last-child, .framer-aPrQp .framer-3hg0zc > :last-child, .framer-aPrQp .framer-hok0rk > :last-child, .framer-aPrQp .framer-1xkgkha > :last-child, .framer-aPrQp .framer-1egtmfp > :last-child, .framer-aPrQp .framer-ywge5g > :last-child, .framer-aPrQp .framer-k3fybe > :last-child, .framer-aPrQp .framer-1jzyc60 > :last-child, .framer-aPrQp .framer-1wars99 > :last-child, .framer-aPrQp .framer-3v5txw > :last-child, .framer-aPrQp .framer-lxfvh9 > :last-child, .framer-aPrQp .framer-vwf3f > :last-child, .framer-aPrQp .framer-npvobe > :last-child, .framer-aPrQp .framer-7uxtf4 > :last-child, .framer-aPrQp .framer-12l1any > :last-child, .framer-aPrQp .framer-xtbovm > :last-child, .framer-aPrQp .framer-nh902o > :last-child, .framer-aPrQp .framer-1pdbhrx > :last-child, .framer-aPrQp .framer-10tevhl > :last-child, .framer-aPrQp .framer-szynwr > :last-child, .framer-aPrQp .framer-14v62mn > :last-child, .framer-aPrQp .framer-6vjhjo > :last-child, .framer-aPrQp .framer-1d1o1bt > :last-child, .framer-aPrQp .framer-x9kxae > :last-child, .framer-aPrQp .framer-1jjxcy7 > :last-child, .framer-aPrQp .framer-wml609 > :last-child, .framer-aPrQp .framer-1n9ro2i > :last-child, .framer-aPrQp .framer-64cd3 > :last-child, .framer-aPrQp .framer-seldx2 > :last-child, .framer-aPrQp .framer-zvm050 > :last-child, .framer-aPrQp .framer-1reoxlh > :last-child, .framer-aPrQp .framer-1s43gwn > :last-child, .framer-aPrQp .framer-5eifx7 > :last-child, .framer-aPrQp .framer-1g4s8kz > :last-child, .framer-aPrQp .framer-1rg0lb > :last-child, .framer-aPrQp .framer-azcyqu > :last-child, .framer-aPrQp .framer-ijswnr > :last-child, .framer-aPrQp .framer-7kerv0 > :last-child, .framer-aPrQp .framer-4k029d > :last-child, .framer-aPrQp .framer-1ep3d2e > :last-child, .framer-aPrQp .framer-o2hv3j > :last-child, .framer-aPrQp .framer-1jgrefu > :last-child, .framer-aPrQp .framer-hdsrip > :last-child, .framer-aPrQp .framer-7hgs44 > :last-child, .framer-aPrQp .framer-3h2rio > :last-child, .framer-aPrQp .framer-12sz97a > :last-child, .framer-aPrQp .framer-1nyxm4a > :last-child, .framer-aPrQp .framer-jvik0c > :last-child, .framer-aPrQp .framer-1pb1wg0 > :last-child, .framer-aPrQp .framer-pmjsd4 > :last-child, .framer-aPrQp .framer-1rxct2b > :last-child, .framer-aPrQp .framer-1iluo66 > :last-child, .framer-aPrQp .framer-19n914n > :last-child, .framer-aPrQp .framer-1wukkcf > :last-child, .framer-aPrQp .framer-1fafaxc > :last-child, .framer-aPrQp .framer-pz6jl0 > :last-child, .framer-aPrQp .framer-zvemws > :last-child, .framer-aPrQp .framer-1gmj53a > :last-child, .framer-aPrQp .framer-yss7xv > :last-child, .framer-aPrQp .framer-1w18kwt > :last-child, .framer-aPrQp .framer-mrypxw > :last-child, .framer-aPrQp .framer-xwx51s > :last-child, .framer-aPrQp .framer-hrdupr > :last-child, .framer-aPrQp .framer-rjbvg2 > :last-child, .framer-aPrQp .framer-5rglgr > :last-child, .framer-aPrQp .framer-1xjcsuh > :last-child, .framer-aPrQp .framer-bdh7z9 > :last-child, .framer-aPrQp .framer-52l4ay > :last-child, .framer-aPrQp .framer-t6qq57 > :last-child, .framer-aPrQp .framer-1qfngk9 > :last-child, .framer-aPrQp .framer-kft9ki > :last-child, .framer-aPrQp .framer-jakn3f > :last-child, .framer-aPrQp .framer-cwuibu > :last-child, .framer-aPrQp .framer-1xwapti > :last-child, .framer-aPrQp .framer-vot6io > :last-child, .framer-aPrQp .framer-ah2czr > :last-child, .framer-aPrQp .framer-1fm7hbh > :last-child, .framer-aPrQp .framer-gx26g0 > :last-child, .framer-aPrQp .framer-12hg8zc > :last-child, .framer-aPrQp .framer-1074oz1 > :last-child, .framer-aPrQp .framer-h6rjd8 > :last-child, .framer-aPrQp .framer-1h9csel > :last-child, .framer-aPrQp .framer-1n0w3qj > :last-child, .framer-aPrQp .framer-jwpup5 > :last-child, .framer-aPrQp .framer-ms2p4q > :last-child, .framer-aPrQp .framer-fk9kwy > :last-child, .framer-aPrQp .framer-intpi1 > :last-child, .framer-aPrQp .framer-9avpn > :last-child, .framer-aPrQp .framer-1757sp7 > :last-child, .framer-aPrQp .framer-1vaevph > :last-child, .framer-aPrQp .framer-1ncsgao > :last-child, .framer-aPrQp .framer-1hjt5sw > :last-child, .framer-aPrQp .framer-104rfjy > :last-child, .framer-aPrQp .framer-1ouprc7 > :last-child, .framer-aPrQp .framer-1yixv0a > :last-child, .framer-aPrQp .framer-1pscr8r > :last-child, .framer-aPrQp .framer-mjlmlc > :last-child, .framer-aPrQp .framer-kdrlz9 > :last-child, .framer-aPrQp .framer-11eibr3 > :last-child, .framer-aPrQp .framer-yzamms > :last-child, .framer-aPrQp .framer-1jon5gx > :last-child, .framer-aPrQp .framer-1y4h0mf > :last-child, .framer-aPrQp .framer-10m65vh > :last-child, .framer-aPrQp .framer-fpooxx > :last-child, .framer-aPrQp .framer-5agvpf > :last-child, .framer-aPrQp .framer-2e7zvi > :last-child, .framer-aPrQp .framer-wypjla > :last-child, .framer-aPrQp .framer-13cgu4s > :last-child, .framer-aPrQp .framer-k0wjsh > :last-child, .framer-aPrQp .framer-40e0dw > :last-child, .framer-aPrQp .framer-26807u > :last-child, .framer-aPrQp .framer-1q5rwf8 > :last-child, .framer-aPrQp .framer-19zlcw1 > :last-child, .framer-aPrQp .framer-54acqb > :last-child, .framer-aPrQp .framer-zf10ab > :last-child, .framer-aPrQp .framer-76ykd > :last-child, .framer-aPrQp .framer-edss0f > :last-child, .framer-aPrQp .framer-1id2d0b > :last-child, .framer-aPrQp .framer-10z1ox2 > :last-child, .framer-aPrQp .framer-1mhig9d > :last-child, .framer-aPrQp .framer-3hwvw6 > :last-child, .framer-aPrQp .framer-mqk50w > :last-child, .framer-aPrQp .framer-1oqv7p7 > :last-child, .framer-aPrQp .framer-1hqlsjz > :last-child, .framer-aPrQp .framer-nplf60 > :last-child, .framer-aPrQp .framer-1apavnz > :last-child, .framer-aPrQp .framer-qkn3o6 > :last-child, .framer-aPrQp .framer-1q5kter > :last-child, .framer-aPrQp .framer-1ivwr1o > :last-child, .framer-aPrQp .framer-1pji02x > :last-child, .framer-aPrQp .framer-1auttwp > :last-child, .framer-aPrQp .framer-1xg0o90 > :last-child, .framer-aPrQp .framer-acrm1p > :last-child, .framer-aPrQp .framer-b4o2w1 > :last-child, .framer-aPrQp .framer-7uagku > :last-child, .framer-aPrQp .framer-1a6zvp6 > :last-child, .framer-aPrQp .framer-1ecspn4 > :last-child, .framer-aPrQp .framer-o8rt7r > :last-child, .framer-aPrQp .framer-1gdm685 > :last-child, .framer-aPrQp .framer-m32dvs > :last-child, .framer-aPrQp .framer-13aietm > :last-child, .framer-aPrQp .framer-1l4f2uk > :last-child, .framer-aPrQp .framer-gpnc8k > :last-child, .framer-aPrQp .framer-6o8xs5 > :last-child, .framer-aPrQp .framer-1q05j2j > :last-child, .framer-aPrQp .framer-13w52va > :last-child, .framer-aPrQp .framer-w0s3i5 > :last-child, .framer-aPrQp .framer-zkbrp0 > :last-child, .framer-aPrQp .framer-pu97ra > :last-child, .framer-aPrQp .framer-29f5v4 > :last-child, .framer-aPrQp .framer-qaub98 > :last-child, .framer-aPrQp .framer-o0l7y3 > :last-child, .framer-aPrQp .framer-twpvyo > :last-child, .framer-aPrQp .framer-kn0ond > :last-child, .framer-aPrQp .framer-96kmin > :last-child, .framer-aPrQp .framer-1yk69z1 > :last-child, .framer-aPrQp .framer-ww6epe > :last-child, .framer-aPrQp .framer-1gmpcr > :last-child, .framer-aPrQp .framer-1wuy3yc > :last-child, .framer-aPrQp .framer-1djrst2 > :last-child, .framer-aPrQp .framer-1s2iq7g > :last-child, .framer-aPrQp .framer-1xqlm5j > :last-child { margin-right: 0px; } .framer-aPrQp .framer-5u6mmu > *, .framer-aPrQp .framer-h5qlwc > *, .framer-aPrQp .framer-srskq6 > *, .framer-aPrQp .framer-4n2nqx > *, .framer-aPrQp .framer-m3ftem > *, .framer-aPrQp .framer-1n3pu9m > *, .framer-aPrQp .framer-bv7eb2 > *, .framer-aPrQp .framer-1ca9twj > *, .framer-aPrQp .framer-1lv88ag > *, .framer-aPrQp .framer-k0ujkh > *, .framer-aPrQp .framer-ten60d > *, .framer-aPrQp .framer-xr6hv1 > *, .framer-aPrQp .framer-1a7kx04 > *, .framer-aPrQp .framer-1xil1b8 > *, .framer-aPrQp .framer-bqkn44 > *, .framer-aPrQp .framer-oeb6he > *, .framer-aPrQp .framer-1ljbj4d > *, .framer-aPrQp .framer-tmwx6r > *, .framer-aPrQp .framer-1298gts > *, .framer-aPrQp .framer-prdtma > *, .framer-aPrQp .framer-v3mxhb > *, .framer-aPrQp .framer-mcke7j > *, .framer-aPrQp .framer-1tkhw1v > *, .framer-aPrQp .framer-3ncdd7 > *, .framer-aPrQp .framer-jk1glz > *, .framer-aPrQp .framer-40b3j7 > *, .framer-aPrQp .framer-1juzmzi > *, .framer-aPrQp .framer-ee0w4u > *, .framer-aPrQp .framer-h4cl0i > *, .framer-aPrQp .framer-k681ks > *, .framer-aPrQp .framer-avoeqb > *, .framer-aPrQp .framer-bsyk8a > *, .framer-aPrQp .framer-1bi6l9k > *, .framer-aPrQp .framer-1ropkht > *, .framer-aPrQp .framer-1n6klm1 > *, .framer-aPrQp .framer-ffrjiq > *, .framer-aPrQp .framer-ff2flp > *, .framer-aPrQp .framer-vq86bl > *, .framer-aPrQp .framer-fosfz1 > *, .framer-aPrQp .framer-1p9fiyg > *, .framer-aPrQp .framer-1xfhhip > *, .framer-aPrQp .framer-1hfooia > *, .framer-aPrQp .framer-1nh4ui7 > *, .framer-aPrQp .framer-16m4pej > *, .framer-aPrQp .framer-16pj5am > *, .framer-aPrQp .framer-1dcmd6x > *, .framer-aPrQp .framer-1c7o1rb > *, .framer-aPrQp .framer-1uv0bu6 > *, .framer-aPrQp .framer-1s9pou7 > *, .framer-aPrQp .framer-16jk0ml > *, .framer-aPrQp .framer-16tamxm > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-aPrQp .framer-1ut1tq9 > *, .framer-aPrQp .framer-1wgmqu8 > *, .framer-aPrQp .framer-xujrhz > *, .framer-aPrQp.framer-5h631n > *, .framer-aPrQp .framer-1pqt0zb > *, .framer-aPrQp .framer-1qgtdt3 > *, .framer-aPrQp .framer-6qo9ia > *, .framer-aPrQp .framer-1muox9 > *, .framer-aPrQp .framer-116d094 > *, .framer-aPrQp .framer-1sfxyb4 > *, .framer-aPrQp .framer-16v1r0n > *, .framer-aPrQp .framer-w40xug > *, .framer-aPrQp .framer-1dnehyt > *, .framer-aPrQp .framer-izjr7c > *, .framer-aPrQp.framer-95602g > *, .framer-aPrQp .framer-18fn4p9 > *, .framer-aPrQp .framer-81w5cr > *, .framer-aPrQp .framer-12l7iuz > *, .framer-aPrQp .framer-frczyo > *, .framer-aPrQp .framer-1atc8oq > *, .framer-aPrQp .framer-qjyb7r > *, .framer-aPrQp .framer-ift7yu > *, .framer-aPrQp .framer-1br8zbu > *, .framer-aPrQp .framer-lk8fw2 > *, .framer-aPrQp .framer-vfnht0 > *, .framer-aPrQp .framer-x78w7i > *, .framer-aPrQp .framer-145bvid > *, .framer-aPrQp .framer-1drbsf > *, .framer-aPrQp .framer-netyfu > *, .framer-aPrQp .framer-7ew60d > *, .framer-aPrQp .framer-12pu31j > *, .framer-aPrQp .framer-1wu8y8o > *, .framer-aPrQp .framer-mpxel3 > *, .framer-aPrQp .framer-g2slct > *, .framer-aPrQp .framer-svvuno > *, .framer-aPrQp .framer-bryji1 > *, .framer-aPrQp .framer-sp4pmk > *, .framer-aPrQp .framer-171snkq > *, .framer-aPrQp .framer-kq1kxq > *, .framer-aPrQp .framer-1skgcmw > *, .framer-aPrQp .framer-xa9r75 > *, .framer-aPrQp .framer-1382hyh > *, .framer-aPrQp .framer-1ficb5x > *, .framer-aPrQp .framer-1ayafhq > *, .framer-aPrQp .framer-hjn81 > *, .framer-aPrQp .framer-1tuhr7o > *, .framer-aPrQp .framer-v9fk7m > *, .framer-aPrQp .framer-1viu7qk > *, .framer-aPrQp .framer-8ltb7x > *, .framer-aPrQp .framer-1bpwu0 > *, .framer-aPrQp .framer-1w116eb > *, .framer-aPrQp .framer-4sz26l > *, .framer-aPrQp .framer-o9edgp > *, .framer-aPrQp .framer-okmgso > *, .framer-aPrQp .framer-16vtna2 > *, .framer-aPrQp .framer-ycysa0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-aPrQp .framer-25xy9e > *, .framer-aPrQp .framer-u4kgzj > *, .framer-aPrQp .framer-q61wf5 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-aPrQp .framer-qv5m1v > * { margin: 0px; margin-bottom: calc(11px / 2); margin-top: calc(11px / 2); } .framer-aPrQp .framer-1nr4t7c > *, .framer-aPrQp .framer-l5543f > *, .framer-aPrQp .framer-gihomf > *, .framer-aPrQp .framer-1ie8toq > *, .framer-aPrQp .framer-11p7y0q > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-aPrQp .framer-1237zo0 > *, .framer-aPrQp .framer-cp0ycx > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-aPrQp .framer-h3uf2u > *, .framer-aPrQp .framer-ov53u4 > *, .framer-aPrQp .framer-1bkbvsm > *, .framer-aPrQp .framer-1ebqxc4 > *, .framer-aPrQp .framer-kjk0o0 > *, .framer-aPrQp .framer-zmzz7k > *, .framer-aPrQp .framer-149q995 > *, .framer-aPrQp .framer-1p31z7t > *, .framer-aPrQp .framer-z67wyw > *, .framer-aPrQp .framer-76jl09 > *, .framer-aPrQp .framer-1bpo4j5 > *, .framer-aPrQp .framer-u2twt5 > *, .framer-aPrQp .framer-1c6jd6o > *, .framer-aPrQp .framer-8s53z6 > *, .framer-aPrQp .framer-1paupek > *, .framer-aPrQp .framer-1ksqlw1 > *, .framer-aPrQp .framer-1usqbdt > *, .framer-aPrQp .framer-14trgh9 > *, .framer-aPrQp .framer-p1pv93 > *, .framer-aPrQp .framer-bfuwll > *, .framer-aPrQp .framer-174gjx4 > *, .framer-aPrQp .framer-9jqzi9 > *, .framer-aPrQp .framer-1xh4p5j > *, .framer-aPrQp .framer-13ktdcp > *, .framer-aPrQp .framer-b5b2vw > *, .framer-aPrQp .framer-1ui46f3 > *, .framer-aPrQp .framer-esj30s > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-aPrQp .framer-jmvyf1 > *, .framer-aPrQp .framer-wjenge > *, .framer-aPrQp .framer-dk0xc5 > *, .framer-aPrQp .framer-1teeb7q > *, .framer-aPrQp .framer-e4k6am > *, .framer-aPrQp .framer-npvobe > *, .framer-aPrQp .framer-7uxtf4 > *, .framer-aPrQp .framer-1iluo66 > *, .framer-aPrQp .framer-pz6jl0 > *, .framer-aPrQp .framer-t6qq57 > *, .framer-aPrQp .framer-cwuibu > *, .framer-aPrQp .framer-12hg8zc > *, .framer-aPrQp .framer-ms2p4q > *, .framer-aPrQp .framer-1id2d0b > *, .framer-aPrQp .framer-mqk50w > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-aPrQp .framer-bewr4e > *, .framer-aPrQp .framer-8b31w9 > *, .framer-aPrQp .framer-gk528h > *, .framer-aPrQp .framer-e8vjja > *, .framer-aPrQp .framer-16h2rfj > *, .framer-aPrQp .framer-1vcxoxu > *, .framer-aPrQp .framer-nidr9j > *, .framer-aPrQp .framer-10fju9w > *, .framer-aPrQp .framer-15mnm9l > *, .framer-aPrQp .framer-wycj4n > *, .framer-aPrQp .framer-wvdus9 > *, .framer-aPrQp .framer-16ntbuu > *, .framer-aPrQp .framer-16jbfkd > *, .framer-aPrQp .framer-qzablm > *, .framer-aPrQp .framer-11wwrc3 > *, .framer-aPrQp .framer-6josf7 > *, .framer-aPrQp .framer-1d3n3i4 > *, .framer-aPrQp .framer-1wepsha > *, .framer-aPrQp .framer-ojofx4 > *, .framer-aPrQp .framer-1t5wvt0 > *, .framer-aPrQp .framer-yeyuc4 > *, .framer-aPrQp .framer-j2si2p > *, .framer-aPrQp .framer-1a3xjfm > *, .framer-aPrQp .framer-hf0fii > *, .framer-aPrQp .framer-1amq1eb > *, .framer-aPrQp .framer-1i1rd6a > *, .framer-aPrQp .framer-k3y8s7 > *, .framer-aPrQp .framer-ghlwvw > *, .framer-aPrQp .framer-90ilst > *, .framer-aPrQp .framer-1w9gi8t > *, .framer-aPrQp .framer-1sarrru > *, .framer-aPrQp .framer-1w84aee > *, .framer-aPrQp .framer-1k309k6 > *, .framer-aPrQp .framer-rwz2pn > *, .framer-aPrQp .framer-1n8gdju > *, .framer-aPrQp .framer-14t2jl9 > *, .framer-aPrQp .framer-1lgadxy > *, .framer-aPrQp .framer-bl91hp > *, .framer-aPrQp .framer-sb10fz > *, .framer-aPrQp .framer-v4co42 > *, .framer-aPrQp .framer-n9urh1 > *, .framer-aPrQp .framer-1xkgkha > *, .framer-aPrQp .framer-vwf3f > *, .framer-aPrQp .framer-6vjhjo > *, .framer-aPrQp .framer-x9kxae > *, .framer-aPrQp .framer-1jjxcy7 > *, .framer-aPrQp .framer-1n9ro2i > *, .framer-aPrQp .framer-zvm050 > *, .framer-aPrQp .framer-5eifx7 > *, .framer-aPrQp .framer-7kerv0 > *, .framer-aPrQp .framer-o2hv3j > *, .framer-aPrQp .framer-7hgs44 > *, .framer-aPrQp .framer-1rxct2b > *, .framer-aPrQp .framer-yss7xv > *, .framer-aPrQp .framer-1w18kwt > *, .framer-aPrQp .framer-hrdupr > *, .framer-aPrQp .framer-bdh7z9 > *, .framer-aPrQp .framer-1h9csel > *, .framer-aPrQp .framer-1n0w3qj > *, .framer-aPrQp .framer-jwpup5 > *, .framer-aPrQp .framer-104rfjy > *, .framer-aPrQp .framer-1ouprc7 > *, .framer-aPrQp .framer-1yixv0a > *, .framer-aPrQp .framer-1pscr8r > *, .framer-aPrQp .framer-mjlmlc > *, .framer-aPrQp .framer-kdrlz9 > *, .framer-aPrQp .framer-11eibr3 > *, .framer-aPrQp .framer-yzamms > *, .framer-aPrQp .framer-1y4h0mf > *, .framer-aPrQp .framer-fpooxx > *, .framer-aPrQp .framer-5agvpf > *, .framer-aPrQp .framer-1hqlsjz > *, .framer-aPrQp .framer-1apavnz > *, .framer-aPrQp .framer-1q5kter > *, .framer-aPrQp .framer-1pji02x > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-aPrQp .framer-2zwmer > *, .framer-aPrQp .framer-yrfp2l > *, .framer-aPrQp .framer-1og0arg > *, .framer-aPrQp .framer-qwbtz3 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-aPrQp .framer-2kxh8k > *, .framer-aPrQp .framer-1g9flu8 > *, .framer-aPrQp .framer-1wwau33 > *, .framer-aPrQp .framer-kr5p > *, .framer-aPrQp .framer-ytwmom > *, .framer-aPrQp .framer-1ftjcqa > *, .framer-aPrQp .framer-ckz5zm > *, .framer-aPrQp .framer-1t4xjhk > *, .framer-aPrQp .framer-15tk34i > *, .framer-aPrQp .framer-crcdo1 > *, .framer-aPrQp .framer-1hpi4me > *, .framer-aPrQp .framer-iygxcx > *, .framer-aPrQp .framer-64gl5o > *, .framer-aPrQp .framer-1r5af64 > *, .framer-aPrQp .framer-u8r0y8 > *, .framer-aPrQp .framer-1k68frx > *, .framer-aPrQp .framer-73mh4t > *, .framer-aPrQp .framer-eerebi > *, .framer-aPrQp .framer-1egtmfp > *, .framer-aPrQp .framer-k3fybe > *, .framer-aPrQp .framer-1jzyc60 > *, .framer-aPrQp .framer-3v5txw > *, .framer-aPrQp .framer-lxfvh9 > *, .framer-aPrQp .framer-xwx51s > *, .framer-aPrQp .framer-1xjcsuh > *, .framer-aPrQp .framer-10m65vh > *, .framer-aPrQp .framer-2e7zvi > *, .framer-aPrQp .framer-wypjla > *, .framer-aPrQp .framer-k0wjsh > *, .framer-aPrQp .framer-26807u > *, .framer-aPrQp .framer-1q5rwf8 > *, .framer-aPrQp .framer-54acqb > *, .framer-aPrQp .framer-zf10ab > *, .framer-aPrQp .framer-76ykd > *, .framer-aPrQp .framer-edss0f > *, .framer-aPrQp .framer-1oqv7p7 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-aPrQp .framer-ykcted > *, .framer-aPrQp .framer-1mxvhxm > *, .framer-aPrQp .framer-qnupqe > *, .framer-aPrQp .framer-54so3r > *, .framer-aPrQp .framer-nh902o > *, .framer-aPrQp .framer-wml609 > *, .framer-aPrQp .framer-seldx2 > *, .framer-aPrQp .framer-1s43gwn > *, .framer-aPrQp .framer-1vaevph > *, .framer-aPrQp .framer-acrm1p > *, .framer-aPrQp .framer-7uagku > *, .framer-aPrQp .framer-1a6zvp6 > *, .framer-aPrQp .framer-zkbrp0 > *, .framer-aPrQp .framer-o0l7y3 > *, .framer-aPrQp .framer-ww6epe > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-aPrQp .framer-r5lahc > *, .framer-aPrQp .framer-iwwzet > *, .framer-aPrQp .framer-181hh50 > *, .framer-aPrQp .framer-ywge5g > *, .framer-aPrQp .framer-jvik0c > *, .framer-aPrQp .framer-kft9ki > *, .framer-aPrQp .framer-ah2czr > *, .framer-aPrQp .framer-1fm7hbh > *, .framer-aPrQp .framer-gx26g0 > *, .framer-aPrQp .framer-40e0dw > *, .framer-aPrQp .framer-1l4f2uk > *, .framer-aPrQp .framer-gpnc8k > *, .framer-aPrQp .framer-6o8xs5 > *, .framer-aPrQp .framer-1q05j2j > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-aPrQp .framer-1fqst3h > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } .framer-aPrQp .framer-102i67a > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-aPrQp .framer-10yd69q > *, .framer-aPrQp .framer-1rktl0 > *, .framer-aPrQp .framer-1xyc9vi > *, .framer-aPrQp .framer-fb7p91 > *, .framer-aPrQp .framer-1h2vdjn > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-aPrQp .framer-1p5cckv > *, .framer-aPrQp .framer-1y6rx58 > *, .framer-aPrQp .framer-1a0e5e9 > *, .framer-aPrQp .framer-gcf3fx > *, .framer-aPrQp .framer-gerf40 > *, .framer-aPrQp .framer-1l86umt > *, .framer-aPrQp .framer-rkkobr > *, .framer-aPrQp .framer-5n8xc9 > *, .framer-aPrQp .framer-ufbrse > *, .framer-aPrQp .framer-1wgxxt4 > *, .framer-aPrQp .framer-uvehlj > *, .framer-aPrQp .framer-13n2nxb > *, .framer-aPrQp .framer-10yn9gg > *, .framer-aPrQp .framer-1sbf8p3 > *, .framer-aPrQp .framer-1bdq61x > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-aPrQp .framer-1w5kd0i > *, .framer-aPrQp .framer-1los3bh > *, .framer-aPrQp .framer-1d8ag9r > *, .framer-aPrQp .framer-quxrne > *, .framer-aPrQp .framer-1gdtc0e > *, .framer-aPrQp .framer-16vz3qi > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-aPrQp .framer-zkh8js > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-aPrQp .framer-x06ank > *, .framer-aPrQp .framer-53th9h > *, .framer-aPrQp .framer-1xracmu > *, .framer-aPrQp .framer-gij6mt > *, .framer-aPrQp .framer-1d8u965 > *, .framer-aPrQp .framer-m1xsbi > *, .framer-aPrQp .framer-dqe7gf > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-aPrQp .framer-5cq9sn > *, .framer-aPrQp .framer-swh5us > *, .framer-aPrQp .framer-1apubgo > *, .framer-aPrQp .framer-licuap > *, .framer-aPrQp .framer-ndsxcc > *, .framer-aPrQp .framer-t77q83 > *, .framer-aPrQp .framer-bbqaiu > *, .framer-aPrQp .framer-19cc745 > *, .framer-aPrQp .framer-fu1zgk > *, .framer-aPrQp .framer-361ieu > *, .framer-aPrQp .framer-1pcykbi > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-aPrQp .framer-1i1uvx1 > *, .framer-aPrQp .framer-1r7bcie > *, .framer-aPrQp .framer-16krbdp > *, .framer-aPrQp .framer-4jjx8a > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-aPrQp .framer-1chofxb > *, .framer-aPrQp .framer-w31gbp > *, .framer-aPrQp .framer-1ft4uhw > *, .framer-aPrQp .framer-ql5keb > *, .framer-aPrQp .framer-12l1any > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-aPrQp .framer-1pk3j56 > *, .framer-aPrQp .framer-13etsif > *, .framer-aPrQp .framer-1x02gwu > *, .framer-aPrQp .framer-8fkzju > *, .framer-aPrQp .framer-17o00mf > *, .framer-aPrQp .framer-1mna7if > *, .framer-aPrQp .framer-x41lr6 > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-aPrQp .framer-1kdgwrz > *, .framer-aPrQp .framer-11pyx > *, .framer-aPrQp .framer-qx1rqu > *, .framer-aPrQp .framer-sh792w > *, .framer-aPrQp .framer-1swdc2l > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-aPrQp .framer-n8aeaw > * { margin: 0px; margin-bottom: calc(128px / 2); margin-top: calc(128px / 2); } .framer-aPrQp .framer-4pazcd > *, .framer-aPrQp .framer-1aoicy8 > *, .framer-aPrQp .framer-1gdm685 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-aPrQp .framer-1k2qwdb > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-aPrQp .framer-17w5gt8 > *, .framer-aPrQp .framer-ihps4g > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-aPrQp .framer-14v62mn > *, .framer-aPrQp .framer-ijswnr > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-aPrQp .framer-1d1o1bt > * { margin: 0px; margin-left: calc(1px / 2); margin-right: calc(1px / 2); } .framer-aPrQp .framer-1mhig9d > *, .framer-aPrQp .framer-3hwvw6 > * { margin: 0px; margin-left: calc(36px / 2); margin-right: calc(36px / 2); } .framer-aPrQp .framer-w0s3i5 > *, .framer-aPrQp .framer-twpvyo > *, .framer-aPrQp .framer-kn0ond > *, .framer-aPrQp .framer-96kmin > *, .framer-aPrQp .framer-1yk69z1 > *, .framer-aPrQp .framer-1gmpcr > *, .framer-aPrQp .framer-1wuy3yc > *, .framer-aPrQp .framer-1djrst2 > *, .framer-aPrQp .framer-1s2iq7g > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,...sharedStyle14.css,...sharedStyle15.css,'.framer-aPrQp[data-border=\"true\"]::after, .framer-aPrQp [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1023px) { .framer-aPrQp.framer-72rtr7 { width: 810px; } .framer-aPrQp .framer-5u6mmu, .framer-aPrQp .framer-1i1uvx1, .framer-aPrQp .framer-bv7eb2, .framer-aPrQp .framer-ten60d, .framer-aPrQp .framer-xr6hv1, .framer-aPrQp .framer-1r7bcie, .framer-aPrQp .framer-7ew60d, .framer-aPrQp .framer-8ltb7x, .framer-aPrQp .framer-16krbdp, .framer-aPrQp .framer-16vtna2, .framer-aPrQp .framer-ycysa0 { padding: 0px 24px 0px 24px; } .framer-aPrQp.framer-5h631n, .framer-aPrQp.framer-95602g { aspect-ratio: 1.6276276276276276 / 1; height: var(--framer-aspect-ratio-supported, 500px); left: 24px; overflow: visible; right: 24px; top: 47%; transform: translateY(-50%); width: unset; } .framer-aPrQp .framer-1vugair-container, .framer-aPrQp .framer-1j2iret-container { height: var(--framer-aspect-ratio-supported, 113px); width: 100%; } .framer-aPrQp .framer-1ngotjw { height: var(--framer-aspect-ratio-supported, 9px); } .framer-aPrQp .framer-1mxvhxm { aspect-ratio: 1.7031963470319635 / 1; height: var(--framer-aspect-ratio-supported, 438px); } .framer-aPrQp .framer-o54ytn { height: var(--framer-aspect-ratio-supported, 23px); } .framer-aPrQp .framer-141afmu, .framer-aPrQp .framer-vq2mb3, .framer-aPrQp .framer-562mtm, .framer-aPrQp .framer-s4he1v, .framer-aPrQp .framer-mt9j03, .framer-aPrQp .framer-1vj24ir { height: var(--framer-aspect-ratio-supported, 24px); } .framer-aPrQp .framer-1i2r0m9 { height: var(--framer-aspect-ratio-supported, 13px); } .framer-aPrQp .framer-6hstwh { height: var(--framer-aspect-ratio-supported, 45px); } .framer-aPrQp .framer-1qwq0hy { height: var(--framer-aspect-ratio-supported, 19px); } .framer-aPrQp .framer-16pkygu { height: var(--framer-aspect-ratio-supported, 70px); } .framer-aPrQp .framer-1ebqxc4 { background: linear-gradient(180deg, var(--token-af619ec5-0318-4f5f-a839-621227e671f8, #fcfdff) 16%, rgba(0, 0, 0, 0) 100%); } .framer-aPrQp .framer-1chofxb, .framer-aPrQp .framer-w31gbp, .framer-aPrQp .framer-4pazcd, .framer-aPrQp .framer-ql5keb, .framer-aPrQp .framer-1aoicy8, .framer-aPrQp .framer-12l1any { gap: 16px; } .framer-aPrQp .framer-18fn4p9 { bottom: 0px; left: 31%; top: unset; transform: translateX(-50%); } .framer-aPrQp .framer-1ft4uhw { flex-direction: column; } .framer-aPrQp .framer-81w5cr { flex: none; max-width: 700px; padding: 0px 24px 0px 24px; width: 100%; } .framer-aPrQp .framer-ol84v2 { height: min-content; width: min-content; } .framer-aPrQp .framer-a8sldq { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-aPrQp .framer-dqe7gf { align-self: stretch; height: auto; max-width: unset; padding: 0px 24px 0px 24px; } .framer-aPrQp .framer-n8aeaw { order: 0; } .framer-aPrQp .framer-12l7iuz { bottom: -356px; left: 31%; order: 0; top: unset; transform: translateX(-50%); } .framer-aPrQp .framer-1k2qwdb { order: 1; } .framer-aPrQp .framer-1atc8oq { left: calc(50.05128205128207% - min(320px, 320px) / 2); max-width: 320px; width: 320px; } .framer-aPrQp .framer-wml609, .framer-aPrQp .framer-seldx2, .framer-aPrQp .framer-1s43gwn { max-width: 24px; } .framer-aPrQp .framer-9n3q4v, .framer-aPrQp .framer-hblmv3, .framer-aPrQp .framer-m62qwe { flex: 0.5 0 0px; } .framer-aPrQp .framer-11pyx { padding: 80px 0px 96px 0px; } .framer-aPrQp .framer-xwx51s, .framer-aPrQp .framer-1xjcsuh { height: min-content; } .framer-aPrQp .framer-1z0abns, .framer-aPrQp .framer-ay56u5 { align-self: stretch; height: auto; } .framer-aPrQp .framer-k640jc { height: var(--framer-aspect-ratio-supported, 18px); } .framer-aPrQp .framer-1ropkht { padding: 0px 24px 6px 24px; } .framer-aPrQp .framer-9avpn { top: 50%; } .framer-aPrQp .framer-svvuno { aspect-ratio: 1.492 / 1; background-color: unset; height: var(--framer-aspect-ratio-supported, 500px); } .framer-aPrQp .framer-14hr0hu { grid-template-columns: repeat(2, minmax(200px, 1fr)); } .framer-aPrQp .framer-w0s3i5 { gap: 0px; } .framer-aPrQp .framer-1jj63sx { padding: 0px; } .framer-aPrQp .framer-16tamxm { padding: 96px 24px 0px 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-aPrQp .framer-1chofxb, .framer-aPrQp .framer-w31gbp, .framer-aPrQp .framer-1ft4uhw, .framer-aPrQp .framer-4pazcd, .framer-aPrQp .framer-ql5keb, .framer-aPrQp .framer-1aoicy8, .framer-aPrQp .framer-12l1any, .framer-aPrQp .framer-w0s3i5 { gap: 0px; } .framer-aPrQp .framer-1chofxb > *, .framer-aPrQp .framer-w31gbp > *, .framer-aPrQp .framer-4pazcd > *, .framer-aPrQp .framer-ql5keb > *, .framer-aPrQp .framer-1aoicy8 > *, .framer-aPrQp .framer-12l1any > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-aPrQp .framer-1chofxb > :first-child, .framer-aPrQp .framer-w31gbp > :first-child, .framer-aPrQp .framer-4pazcd > :first-child, .framer-aPrQp .framer-ql5keb > :first-child, .framer-aPrQp .framer-1aoicy8 > :first-child, .framer-aPrQp .framer-12l1any > :first-child, .framer-aPrQp .framer-w0s3i5 > :first-child { margin-left: 0px; } .framer-aPrQp .framer-1chofxb > :last-child, .framer-aPrQp .framer-w31gbp > :last-child, .framer-aPrQp .framer-4pazcd > :last-child, .framer-aPrQp .framer-ql5keb > :last-child, .framer-aPrQp .framer-1aoicy8 > :last-child, .framer-aPrQp .framer-12l1any > :last-child, .framer-aPrQp .framer-w0s3i5 > :last-child { margin-right: 0px; } .framer-aPrQp .framer-1ft4uhw > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-aPrQp .framer-1ft4uhw > :first-child { margin-top: 0px; } .framer-aPrQp .framer-1ft4uhw > :last-child { margin-bottom: 0px; } .framer-aPrQp .framer-w0s3i5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }}\",\"@media (max-width: 809px) { .framer-aPrQp.framer-72rtr7 { width: 390px; } .framer-aPrQp .framer-5u6mmu, .framer-aPrQp .framer-1i1uvx1, .framer-aPrQp .framer-1r7bcie, .framer-aPrQp .framer-7ew60d, .framer-aPrQp .framer-8ltb7x, .framer-aPrQp .framer-16krbdp, .framer-aPrQp .framer-11p7y0q { padding: 0px 24px 0px 24px; } .framer-aPrQp .framer-1ut1tq9 { top: 67%; transform: translate(-50%, -50%); } .framer-aPrQp .framer-g18ar6 { height: 941px; width: 948px; } .framer-aPrQp .framer-25xy9e { padding: 104px 0px 48px 0px; } .framer-aPrQp .framer-1237zo0 { flex-direction: column; width: 100%; } .framer-aPrQp .framer-xujrhz, .framer-aPrQp .framer-kjk0o0, .framer-aPrQp .framer-437nwf-container, .framer-aPrQp .framer-mcke7j, .framer-aPrQp .framer-1tkhw1v, .framer-aPrQp .framer-3ncdd7, .framer-aPrQp .framer-wttcol-container, .framer-aPrQp .framer-16jfqjt-container, .framer-aPrQp .framer-18uwbxi-container, .framer-aPrQp .framer-1hoa586-container, .framer-aPrQp .framer-16ynl8h-container, .framer-aPrQp .framer-1sahc3i-container, .framer-aPrQp .framer-1giedfy-container, .framer-aPrQp .framer-5qygw0-container, .framer-aPrQp .framer-1iqsf8n-container, .framer-aPrQp .framer-twpvyo, .framer-aPrQp .framer-96kmin, .framer-aPrQp .framer-1gmpcr, .framer-aPrQp .framer-1djrst2 { flex: none; width: 100%; } .framer-aPrQp .framer-sir2ji-container, .framer-aPrQp .framer-183rgfe-container { width: 100%; } .framer-aPrQp .framer-h3uf2u { min-height: 31px; min-width: 228px; } .framer-aPrQp .framer-1ve45tk, .framer-aPrQp .framer-2kxh8k, .framer-aPrQp .framer-x04ov7, .framer-aPrQp .framer-1f1t36, .framer-aPrQp .framer-xtbovm, .framer-aPrQp .framer-1nyxm4a, .framer-aPrQp .framer-1pb1wg0, .framer-aPrQp .framer-1wukkcf, .framer-aPrQp .framer-jakn3f, .framer-aPrQp .framer-1757sp7, .framer-aPrQp .framer-nplf60, .framer-aPrQp .framer-13ktdcp, .framer-aPrQp .framer-1xg0o90, .framer-aPrQp .framer-13aietm, .framer-aPrQp .framer-b5b2vw, .framer-aPrQp .framer-13w52va, .framer-aPrQp .framer-1xqlm5j { padding: 0px; } .framer-aPrQp .framer-ykcted { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; padding: 4px; } .framer-aPrQp .framer-1mxvhxm { aspect-ratio: 1.7040816326530612 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; height: var(--framer-aspect-ratio-supported, 196px); } .framer-aPrQp .framer-66chmb-container { top: 50%; } .framer-aPrQp.framer-95602g { aspect-ratio: 1.638733705772812 / 1; height: var(--framer-aspect-ratio-supported, 537px); left: 24px; overflow: visible; right: 24px; top: 47%; transform: translateY(-50%); width: unset; } .framer-aPrQp .framer-1j2iret-container { height: var(--framer-aspect-ratio-supported, 113px); width: 100%; } .framer-aPrQp .framer-zkh8js { padding: 40px; } .framer-aPrQp .framer-cp0ycx { gap: 4px; width: 100%; } .framer-aPrQp .framer-x06ank, .framer-aPrQp .framer-1xracmu, .framer-aPrQp .framer-gij6mt, .framer-aPrQp .framer-1d8u965, .framer-aPrQp .framer-m1xsbi { gap: 4px; } .framer-aPrQp .framer-5cq9sn, .framer-aPrQp .framer-53th9h, .framer-aPrQp .framer-swh5us, .framer-aPrQp .framer-1apubgo, .framer-aPrQp .framer-licuap { padding: 12px; } .framer-aPrQp .framer-o54ytn, .framer-aPrQp .framer-141afmu, .framer-aPrQp .framer-vq2mb3, .framer-aPrQp .framer-562mtm, .framer-aPrQp .framer-mt9j03 { height: var(--framer-aspect-ratio-supported, 12px); } .framer-aPrQp .framer-1i2r0m9 { height: var(--framer-aspect-ratio-supported, 7px); } .framer-aPrQp .framer-ndsxcc, .framer-aPrQp .framer-t77q83, .framer-aPrQp .framer-361ieu { gap: 4px; padding: 4px; } .framer-aPrQp .framer-6hstwh { height: var(--framer-aspect-ratio-supported, 33px); } .framer-aPrQp .framer-s4he1v, .framer-aPrQp .framer-1vj24ir { height: var(--framer-aspect-ratio-supported, 17px); } .framer-aPrQp .framer-bbqaiu, .framer-aPrQp .framer-19cc745 { gap: 4px; padding: 12px; } .framer-aPrQp .framer-fu1zgk, .framer-aPrQp .framer-1pcykbi { gap: 10px; padding: 12px; } .framer-aPrQp .framer-1qwq0hy { height: var(--framer-aspect-ratio-supported, 10px); } .framer-aPrQp .framer-16pkygu { height: var(--framer-aspect-ratio-supported, 35px); } .framer-aPrQp .framer-gerf40 { padding: 64px 0px 0px 0px; } .framer-aPrQp .framer-1chofxb, .framer-aPrQp .framer-w31gbp, .framer-aPrQp .framer-w0s3i5 { flex-direction: column; gap: 32px; } .framer-aPrQp .framer-zmzz7k { flex: none; gap: 32px; width: 100%; } .framer-aPrQp .framer-1oxysv7 { order: 0; } .framer-aPrQp .framer-fm9bzv { order: 1; } .framer-aPrQp .framer-bv7eb2 { background: radial-gradient(50% 11% at 50% 30%, rgba(18, 101, 255, 0.16) 0%, rgba(18, 101, 255, 0) 100%); gap: 0px; padding: 64px 24px 64px 24px; } .framer-aPrQp .framer-1pk3j56, .framer-aPrQp .framer-8fkzju { gap: 64px; padding: 0px; } .framer-aPrQp .framer-1kdgwrz { aspect-ratio: 1.4132231404958677 / 1; gap: 40px; height: var(--framer-aspect-ratio-supported, 933px); } .framer-aPrQp .framer-l5543f, .framer-aPrQp .framer-gihomf, .framer-aPrQp .framer-1ie8toq { flex: none; padding: 0px; width: 100%; } .framer-aPrQp .framer-1p31z7t { flex: 1 0 0px; } .framer-aPrQp .framer-1ft4uhw, .framer-aPrQp .framer-1l4f2uk, .framer-aPrQp .framer-gpnc8k, .framer-aPrQp .framer-6o8xs5, .framer-aPrQp .framer-1q05j2j { flex-direction: column; } .framer-aPrQp .framer-81w5cr { -webkit-mask: linear-gradient(270deg, rgba(0, 0, 0, 0) 5%, rgba(0,0,0,1) 27%) add; flex: none; mask: linear-gradient(270deg, rgba(0, 0, 0, 0) 5%, rgba(0,0,0,1) 27%) add; width: 100%; } .framer-aPrQp .framer-ol84v2 { height: min-content; width: min-content; } .framer-aPrQp .framer-1kr14h3-container { width: 140%; } .framer-aPrQp .framer-a8sldq { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-aPrQp .framer-dqe7gf, .framer-aPrQp .framer-14trgh9 { gap: 24px; height: min-content; } .framer-aPrQp .framer-ten60d, .framer-aPrQp .framer-xr6hv1 { background: radial-gradient(85% 34% at 29.799999999999997% 55.50000000000001%, rgba(18, 101, 255, 0.16) 0%, rgba(18, 101, 255, 0) 100%); padding: 0px 24px 0px 24px; } .framer-aPrQp .framer-n8aeaw { background: radial-gradient(50% 21% at 47% 36.1%, rgba(18, 156, 255, 0.12) 0%, rgba(18, 156, 255, 0) 100%); gap: 96px; padding: 0px; } .framer-aPrQp .framer-4pazcd { aspect-ratio: 1.4132231404958677 / 1; flex-direction: column; gap: 40px; height: var(--framer-aspect-ratio-supported, 687px); } .framer-aPrQp .framer-ql5keb { flex: none; flex-direction: column; gap: 32px; width: 100%; } .framer-aPrQp .framer-1k2qwdb { background: radial-gradient(50% 21% at 47% 36.1%, rgba(18, 156, 255, 0.12) 0%, rgba(18, 156, 255, 0) 100%); gap: 64px; padding: 64px 0px 64px 0px; } .framer-aPrQp .framer-1aoicy8 { flex-direction: column; gap: 40px; } .framer-aPrQp .framer-frczyo { align-self: unset; flex: none; height: min-content; order: 1; padding: 0px 0px 64px 0px; width: 100%; } .framer-aPrQp .framer-qjyb7r { align-content: center; align-items: center; bottom: 0px; padding: 0px 16px 0px 16px; top: unset; } .framer-aPrQp .framer-12l1any { flex: none; flex-direction: column; gap: 32px; order: 0; width: 100%; } .framer-aPrQp .framer-13etsif, .framer-aPrQp .framer-1bgyo4n { padding: 64px 0px 64px 0px; } .framer-aPrQp .framer-17w5gt8 { gap: 64px; padding: 16px; } .framer-aPrQp .framer-ikzx71 { -webkit-mask: linear-gradient(180deg, #000000 75%, rgba(0, 0, 0, 0) 100%) add; mask: linear-gradient(180deg, #000000 75%, rgba(0, 0, 0, 0) 100%) add; } .framer-aPrQp .framer-1d1o1bt { padding: 24px 24px 56px 24px; } .framer-aPrQp .framer-x9kxae { flex: 1 0 0px; flex-direction: column; gap: 16px; height: min-content; } .framer-aPrQp .framer-oeb6he, .framer-aPrQp .framer-tmwx6r, .framer-aPrQp .framer-prdtma { flex: none; height: min-content; width: 100%; } .framer-aPrQp .framer-64cd3, .framer-aPrQp .framer-1reoxlh, .framer-aPrQp .framer-1g4s8kz, .framer-aPrQp .framer-okmgso { flex: none; height: min-content; } .framer-aPrQp .framer-19u72qk-container, .framer-aPrQp .framer-88zc6v-container, .framer-aPrQp .framer-1rziksx-container { height: 100px; } .framer-aPrQp .framer-seldx2, .framer-aPrQp .framer-1s43gwn { flex: none; width: min-content; } .framer-aPrQp .framer-ijswnr { flex-direction: column; gap: 24px; padding: 0px; } .framer-aPrQp .framer-11pyx { gap: 40px; padding: 0px; } .framer-aPrQp .framer-1x02gwu { gap: 48px; } .framer-aPrQp .framer-u2twt5, .framer-aPrQp .framer-esj30s { align-content: flex-start; align-items: flex-start; } .framer-aPrQp .framer-jvik0c, .framer-aPrQp .framer-kft9ki { flex-direction: column; height: min-content; } .framer-aPrQp .framer-5hnd93, .framer-aPrQp .framer-9ap5ek, .framer-aPrQp .framer-szy0c3 { box-shadow: 0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.7226247621292714px 2.167874286387814px -1.3333333333333333px rgba(63, 84, 131, 0.18), 0px 2.7462399638921484px 8.238719891676446px -2.6666666666666665px rgba(63, 84, 131, 0.16), 0px 12px 36px -4px rgba(63, 84, 131, 0.05), inset 0px -1.2px 0.2px 0px rgb(255, 255, 255); flex: none; height: 345px; width: 100%; } .framer-aPrQp .framer-jk1glz, .framer-aPrQp .framer-40b3j7, .framer-aPrQp .framer-ee0w4u, .framer-aPrQp .framer-h4cl0i, .framer-aPrQp .framer-k681ks, .framer-aPrQp .framer-1bi6l9k { padding: 16px; } .framer-aPrQp .framer-8s53z6 { gap: 24px; } .framer-aPrQp .framer-1paupek, .framer-aPrQp .framer-avoeqb, .framer-aPrQp .framer-19mziae { max-width: 256px; } .framer-aPrQp .framer-1677umt, .framer-aPrQp .framer-z5qkyi, .framer-aPrQp .framer-144pa0e { box-shadow: 0px 0px 0px 1px rgba(14, 63, 126, 0.04), 0px 0.7226247621292714px 2.167874286387814px -1.3333333333333333px rgba(63, 84, 131, 0.18), 0px 2.7462399638921484px 8.238719891676446px -2.6666666666666665px rgba(63, 84, 131, 0.16), 0px 12px 36px -4px rgba(63, 84, 131, 0.05), inset 0px -1.2px 0.2px 0px rgb(255, 255, 255); flex: none; height: min-content; width: 100%; } .framer-aPrQp .framer-1gmj53a, .framer-aPrQp .framer-vot6io { flex: none; height: min-content; padding: 32px 0px 32px 0px; } .framer-aPrQp .framer-1ksqlw1 { height: min-content; overflow: visible; } .framer-aPrQp .framer-q7elpn-container { bottom: 47px; left: 218px; } .framer-aPrQp .framer-2rqewo-container { left: 53px; top: 57px; } .framer-aPrQp .framer-wfsl1n-container { bottom: 36px; left: 25px; } .framer-aPrQp .framer-3sbrqr-container { left: 243px; top: 68px; } .framer-aPrQp .framer-k640jc { height: var(--framer-aspect-ratio-supported, 18px); } .framer-aPrQp .framer-h6rjd8 { flex: none; height: min-content; padding: 0px; } .framer-aPrQp .framer-p1pv93 { height: min-content; padding: 32px 16px 0px 16px; } .framer-aPrQp .framer-1ropkht { background: radial-gradient(48% 43% at 33.6% 55.2%, rgba(18, 101, 255, 0.12) 0%, rgba(18, 101, 255, 0) 100%); padding: 64px 24px 64px 24px; } .framer-aPrQp .framer-qx1rqu { gap: 40px; overflow: visible; } .framer-aPrQp .framer-174gjx4 { align-content: flex-start; align-items: flex-start; padding: 0px; } .framer-aPrQp .framer-g2slct { -webkit-backdrop-filter: unset; backdrop-filter: unset; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; padding: 4px; } .framer-aPrQp .framer-svvuno { aspect-ratio: 1.4885844748858448 / 1; background-color: unset; box-shadow: 0px 0px 0px 1px rgba(14, 63, 126, 0.04), inset 0px 1.6px 0.4px 0px rgb(255, 255, 255); height: var(--framer-aspect-ratio-supported, 224px); } .framer-aPrQp .framer-17o00mf, .framer-aPrQp .framer-1mna7if, .framer-aPrQp .framer-x41lr6 { gap: 64px; } .framer-aPrQp .framer-q61wf5, .framer-aPrQp .framer-1swdc2l { gap: 40px; } .framer-aPrQp .framer-14hr0hu { gap: 8px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-aPrQp .framer-acrm1p { flex-direction: column; gap: 64px; } .framer-aPrQp .framer-7uagku { flex: none; flex-direction: column; width: 100%; } .framer-aPrQp .framer-4jjx8a { flex: none; gap: 0px; width: 100%; } .framer-aPrQp .framer-1a6zvp6 { padding: 24px; } .framer-aPrQp .framer-1jwm93w { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-aPrQp .framer-o9edgp { align-self: unset; flex: none; height: min-content; padding: 32px 0px 0px 24px; width: 100%; } .framer-aPrQp .framer-ax1wmy { flex: none; height: 191px; } .framer-aPrQp .framer-16vtna2 { padding: 0px 24px 64px 24px; } .framer-aPrQp .framer-ycysa0 { background: radial-gradient(54% 20% at 42.4% 22.5%, rgba(18, 101, 255, 0.12) 0%, rgba(18, 101, 255, 0) 100%); padding: 0px 24px 0px 24px; } .framer-aPrQp .framer-ghny22 { align-self: unset; flex: none; gap: 0px; height: min-content; justify-content: center; width: 100%; } .framer-aPrQp .framer-16vz3qi { flex: none; height: 213px; } .framer-aPrQp .framer-1jj63sx { flex: none; gap: 8px; padding: 0px; width: 100%; } .framer-aPrQp .framer-o0l7y3, .framer-aPrQp .framer-ww6epe { flex-direction: column; gap: 8px; } .framer-aPrQp .framer-16tamxm { padding: 64px 24px 0px 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-aPrQp .framer-1237zo0, .framer-aPrQp .framer-cp0ycx, .framer-aPrQp .framer-x06ank, .framer-aPrQp .framer-1xracmu, .framer-aPrQp .framer-gij6mt, .framer-aPrQp .framer-ndsxcc, .framer-aPrQp .framer-t77q83, .framer-aPrQp .framer-1d8u965, .framer-aPrQp .framer-bbqaiu, .framer-aPrQp .framer-19cc745, .framer-aPrQp .framer-m1xsbi, .framer-aPrQp .framer-fu1zgk, .framer-aPrQp .framer-361ieu, .framer-aPrQp .framer-1pcykbi, .framer-aPrQp .framer-1chofxb, .framer-aPrQp .framer-zmzz7k, .framer-aPrQp .framer-bv7eb2, .framer-aPrQp .framer-1pk3j56, .framer-aPrQp .framer-1kdgwrz, .framer-aPrQp .framer-w31gbp, .framer-aPrQp .framer-1ft4uhw, .framer-aPrQp .framer-dqe7gf, .framer-aPrQp .framer-n8aeaw, .framer-aPrQp .framer-4pazcd, .framer-aPrQp .framer-ql5keb, .framer-aPrQp .framer-1k2qwdb, .framer-aPrQp .framer-1aoicy8, .framer-aPrQp .framer-12l1any, .framer-aPrQp .framer-17w5gt8, .framer-aPrQp .framer-x9kxae, .framer-aPrQp .framer-ijswnr, .framer-aPrQp .framer-11pyx, .framer-aPrQp .framer-1x02gwu, .framer-aPrQp .framer-jvik0c, .framer-aPrQp .framer-8s53z6, .framer-aPrQp .framer-kft9ki, .framer-aPrQp .framer-14trgh9, .framer-aPrQp .framer-8fkzju, .framer-aPrQp .framer-qx1rqu, .framer-aPrQp .framer-17o00mf, .framer-aPrQp .framer-q61wf5, .framer-aPrQp .framer-14hr0hu, .framer-aPrQp .framer-acrm1p, .framer-aPrQp .framer-7uagku, .framer-aPrQp .framer-4jjx8a, .framer-aPrQp .framer-1mna7if, .framer-aPrQp .framer-1l4f2uk, .framer-aPrQp .framer-gpnc8k, .framer-aPrQp .framer-6o8xs5, .framer-aPrQp .framer-1q05j2j, .framer-aPrQp .framer-x41lr6, .framer-aPrQp .framer-1swdc2l, .framer-aPrQp .framer-w0s3i5, .framer-aPrQp .framer-ghny22, .framer-aPrQp .framer-1jj63sx, .framer-aPrQp .framer-o0l7y3, .framer-aPrQp .framer-ww6epe { gap: 0px; } .framer-aPrQp .framer-1237zo0 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-aPrQp .framer-1237zo0 > :first-child, .framer-aPrQp .framer-x06ank > :first-child, .framer-aPrQp .framer-1xracmu > :first-child, .framer-aPrQp .framer-gij6mt > :first-child, .framer-aPrQp .framer-ndsxcc > :first-child, .framer-aPrQp .framer-t77q83 > :first-child, .framer-aPrQp .framer-1d8u965 > :first-child, .framer-aPrQp .framer-bbqaiu > :first-child, .framer-aPrQp .framer-19cc745 > :first-child, .framer-aPrQp .framer-m1xsbi > :first-child, .framer-aPrQp .framer-fu1zgk > :first-child, .framer-aPrQp .framer-361ieu > :first-child, .framer-aPrQp .framer-1pcykbi > :first-child, .framer-aPrQp .framer-1chofxb > :first-child, .framer-aPrQp .framer-zmzz7k > :first-child, .framer-aPrQp .framer-bv7eb2 > :first-child, .framer-aPrQp .framer-1pk3j56 > :first-child, .framer-aPrQp .framer-1kdgwrz > :first-child, .framer-aPrQp .framer-w31gbp > :first-child, .framer-aPrQp .framer-1ft4uhw > :first-child, .framer-aPrQp .framer-dqe7gf > :first-child, .framer-aPrQp .framer-n8aeaw > :first-child, .framer-aPrQp .framer-4pazcd > :first-child, .framer-aPrQp .framer-ql5keb > :first-child, .framer-aPrQp .framer-1k2qwdb > :first-child, .framer-aPrQp .framer-1aoicy8 > :first-child, .framer-aPrQp .framer-12l1any > :first-child, .framer-aPrQp .framer-17w5gt8 > :first-child, .framer-aPrQp .framer-x9kxae > :first-child, .framer-aPrQp .framer-ijswnr > :first-child, .framer-aPrQp .framer-11pyx > :first-child, .framer-aPrQp .framer-1x02gwu > :first-child, .framer-aPrQp .framer-jvik0c > :first-child, .framer-aPrQp .framer-8s53z6 > :first-child, .framer-aPrQp .framer-kft9ki > :first-child, .framer-aPrQp .framer-14trgh9 > :first-child, .framer-aPrQp .framer-8fkzju > :first-child, .framer-aPrQp .framer-qx1rqu > :first-child, .framer-aPrQp .framer-17o00mf > :first-child, .framer-aPrQp .framer-q61wf5 > :first-child, .framer-aPrQp .framer-acrm1p > :first-child, .framer-aPrQp .framer-7uagku > :first-child, .framer-aPrQp .framer-4jjx8a > :first-child, .framer-aPrQp .framer-1mna7if > :first-child, .framer-aPrQp .framer-1l4f2uk > :first-child, .framer-aPrQp .framer-gpnc8k > :first-child, .framer-aPrQp .framer-6o8xs5 > :first-child, .framer-aPrQp .framer-1q05j2j > :first-child, .framer-aPrQp .framer-x41lr6 > :first-child, .framer-aPrQp .framer-1swdc2l > :first-child, .framer-aPrQp .framer-w0s3i5 > :first-child, .framer-aPrQp .framer-ghny22 > :first-child, .framer-aPrQp .framer-1jj63sx > :first-child, .framer-aPrQp .framer-o0l7y3 > :first-child, .framer-aPrQp .framer-ww6epe > :first-child { margin-top: 0px; } .framer-aPrQp .framer-1237zo0 > :last-child, .framer-aPrQp .framer-x06ank > :last-child, .framer-aPrQp .framer-1xracmu > :last-child, .framer-aPrQp .framer-gij6mt > :last-child, .framer-aPrQp .framer-ndsxcc > :last-child, .framer-aPrQp .framer-t77q83 > :last-child, .framer-aPrQp .framer-1d8u965 > :last-child, .framer-aPrQp .framer-bbqaiu > :last-child, .framer-aPrQp .framer-19cc745 > :last-child, .framer-aPrQp .framer-m1xsbi > :last-child, .framer-aPrQp .framer-fu1zgk > :last-child, .framer-aPrQp .framer-361ieu > :last-child, .framer-aPrQp .framer-1pcykbi > :last-child, .framer-aPrQp .framer-1chofxb > :last-child, .framer-aPrQp .framer-zmzz7k > :last-child, .framer-aPrQp .framer-bv7eb2 > :last-child, .framer-aPrQp .framer-1pk3j56 > :last-child, .framer-aPrQp .framer-1kdgwrz > :last-child, .framer-aPrQp .framer-w31gbp > :last-child, .framer-aPrQp .framer-1ft4uhw > :last-child, .framer-aPrQp .framer-dqe7gf > :last-child, .framer-aPrQp .framer-n8aeaw > :last-child, .framer-aPrQp .framer-4pazcd > :last-child, .framer-aPrQp .framer-ql5keb > :last-child, .framer-aPrQp .framer-1k2qwdb > :last-child, .framer-aPrQp .framer-1aoicy8 > :last-child, .framer-aPrQp .framer-12l1any > :last-child, .framer-aPrQp .framer-17w5gt8 > :last-child, .framer-aPrQp .framer-x9kxae > :last-child, .framer-aPrQp .framer-ijswnr > :last-child, .framer-aPrQp .framer-11pyx > :last-child, .framer-aPrQp .framer-1x02gwu > :last-child, .framer-aPrQp .framer-jvik0c > :last-child, .framer-aPrQp .framer-8s53z6 > :last-child, .framer-aPrQp .framer-kft9ki > :last-child, .framer-aPrQp .framer-14trgh9 > :last-child, .framer-aPrQp .framer-8fkzju > :last-child, .framer-aPrQp .framer-qx1rqu > :last-child, .framer-aPrQp .framer-17o00mf > :last-child, .framer-aPrQp .framer-q61wf5 > :last-child, .framer-aPrQp .framer-acrm1p > :last-child, .framer-aPrQp .framer-7uagku > :last-child, .framer-aPrQp .framer-4jjx8a > :last-child, .framer-aPrQp .framer-1mna7if > :last-child, .framer-aPrQp .framer-1l4f2uk > :last-child, .framer-aPrQp .framer-gpnc8k > :last-child, .framer-aPrQp .framer-6o8xs5 > :last-child, .framer-aPrQp .framer-1q05j2j > :last-child, .framer-aPrQp .framer-x41lr6 > :last-child, .framer-aPrQp .framer-1swdc2l > :last-child, .framer-aPrQp .framer-w0s3i5 > :last-child, .framer-aPrQp .framer-ghny22 > :last-child, .framer-aPrQp .framer-1jj63sx > :last-child, .framer-aPrQp .framer-o0l7y3 > :last-child, .framer-aPrQp .framer-ww6epe > :last-child { margin-bottom: 0px; } .framer-aPrQp .framer-cp0ycx > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-aPrQp .framer-cp0ycx > :first-child { margin-left: 0px; } .framer-aPrQp .framer-cp0ycx > :last-child { margin-right: 0px; } .framer-aPrQp .framer-x06ank > *, .framer-aPrQp .framer-1xracmu > *, .framer-aPrQp .framer-gij6mt > *, .framer-aPrQp .framer-ndsxcc > *, .framer-aPrQp .framer-t77q83 > *, .framer-aPrQp .framer-1d8u965 > *, .framer-aPrQp .framer-bbqaiu > *, .framer-aPrQp .framer-19cc745 > *, .framer-aPrQp .framer-m1xsbi > *, .framer-aPrQp .framer-361ieu > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-aPrQp .framer-fu1zgk > *, .framer-aPrQp .framer-1pcykbi > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-aPrQp .framer-1chofxb > *, .framer-aPrQp .framer-zmzz7k > *, .framer-aPrQp .framer-w31gbp > *, .framer-aPrQp .framer-ql5keb > *, .framer-aPrQp .framer-12l1any > *, .framer-aPrQp .framer-w0s3i5 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-aPrQp .framer-bv7eb2 > *, .framer-aPrQp .framer-7uagku > *, .framer-aPrQp .framer-4jjx8a > *, .framer-aPrQp .framer-ghny22 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-aPrQp .framer-1pk3j56 > *, .framer-aPrQp .framer-1k2qwdb > *, .framer-aPrQp .framer-17w5gt8 > *, .framer-aPrQp .framer-8fkzju > *, .framer-aPrQp .framer-17o00mf > *, .framer-aPrQp .framer-acrm1p > *, .framer-aPrQp .framer-1mna7if > *, .framer-aPrQp .framer-x41lr6 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-aPrQp .framer-1kdgwrz > *, .framer-aPrQp .framer-4pazcd > *, .framer-aPrQp .framer-1aoicy8 > *, .framer-aPrQp .framer-11pyx > *, .framer-aPrQp .framer-qx1rqu > *, .framer-aPrQp .framer-q61wf5 > *, .framer-aPrQp .framer-1swdc2l > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-aPrQp .framer-1ft4uhw > *, .framer-aPrQp .framer-1x02gwu > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-aPrQp .framer-dqe7gf > *, .framer-aPrQp .framer-ijswnr > *, .framer-aPrQp .framer-8s53z6 > *, .framer-aPrQp .framer-14trgh9 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-aPrQp .framer-n8aeaw > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-aPrQp .framer-x9kxae > *, .framer-aPrQp .framer-jvik0c > *, .framer-aPrQp .framer-kft9ki > *, .framer-aPrQp .framer-1l4f2uk > *, .framer-aPrQp .framer-gpnc8k > *, .framer-aPrQp .framer-6o8xs5 > *, .framer-aPrQp .framer-1q05j2j > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-aPrQp .framer-14hr0hu > *, .framer-aPrQp .framer-14hr0hu > :first-child, .framer-aPrQp .framer-14hr0hu > :last-child { margin: 0px; } .framer-aPrQp .framer-1jj63sx > *, .framer-aPrQp .framer-o0l7y3 > *, .framer-aPrQp .framer-ww6epe > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 12354.5\n * @framerIntrinsicWidth 1024\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"WKcbh0Qtk\":{\"layout\":[\"fixed\",\"auto\"]},\"De4pc5p8s\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Dq0vRmTxI\":{\"pattern\":\":Dq0vRmTxI\",\"name\":\"main\"},\"UFZi88u45\":{\"pattern\":\":UFZi88u45\",\"name\":\"solution\"},\"ZV6MfQ0dP\":{\"pattern\":\":ZV6MfQ0dP\",\"name\":\"ai-agent\"},\"O7CmfEC9_\":{\"pattern\":\":O7CmfEC9_\",\"name\":\"blog\"}}\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-aPrQp\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:12354.5,width:1024};addFonts(FrameraugiA20Il,[{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:\"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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Geist  Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/dPkibpepZ03iV3cotNMEkZQ1p0U.woff2\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Geist  SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/7pR8uTzuzTu64khiNT8cGz0UVg4.woff2\"}]},...NavFonts,...Button2Fonts,...ButtonPlainFonts,...Close_ButtonFonts,...YouTubeFonts,...DisplayLogoFonts,...DisplayFonts,...SVG1Fonts,...PlayButtonFonts,...ButtonFonts,...RequestAccessFormFonts,...BadgeFonts,...PatternFonts,...MotionTextFonts,...ScrapeLoadingFonts,...ScrapeDatabaseFonts,...AIAgentFonts,...PerfectGridFonts,...IconBentoFonts,...CommentCursorFonts,...FeatherFonts,...TestimonialCaseFonts,...TestimonialCardFonts,...BlogHomeFonts,...CTAV2Fonts,...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),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts),...getFontsFromSharedStyle(sharedStyle15.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"12354.5\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1024\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"{\\\"Dq0vRmTxI\\\":{\\\"pattern\\\":\\\":Dq0vRmTxI\\\",\\\"name\\\":\\\"main\\\"},\\\"UFZi88u45\\\":{\\\"pattern\\\":\\\":UFZi88u45\\\",\\\"name\\\":\\\"solution\\\"},\\\"ZV6MfQ0dP\\\":{\\\"pattern\\\":\\\":ZV6MfQ0dP\\\",\\\"name\\\":\\\"ai-agent\\\"},\\\"O7CmfEC9_\\\":{\\\"pattern\\\":\\\":O7CmfEC9_\\\",\\\"name\\\":\\\"blog\\\"}}\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WKcbh0Qtk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"De4pc5p8s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "r", "s", "o", "t", "e", "i", "l", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "uppercaseIconKeys", "name", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "s", "npm_react_18_2_exports", "importModule", "active", "module", "e", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "PerfectGrid", "props", "containerRef", "pe", "gridSize", "setGridSize", "ye", "ue", "containerWidth", "columns", "adjustedColumnWidth", "dashArray", "encodedSvg", "containerStyle", "p", "motion", "addPropertyControls", "ControlType", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "PGTtbrm0C", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap2kskcq", "args", "onMouseEnterl4u302", "onMouseLeave1spjtgh", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "SVG", "css", "FramerOMjS2w354", "withCSS", "OMjS2w354_default", "addPropertyControls", "ControlType", "addFonts", "MotionDivWithFX", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transformTemplate1", "_", "t", "Variants", "x", "humanReadableVariantMap", "getProps", "buttonCTA", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "ZM1fDqcxs", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "p", "LayoutGroup", "u", "RichText2", "css", "FramerAqMvJzmQV", "withCSS", "AqMvJzmQV_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "SVGFonts", "getFonts", "SVG_default", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "check", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "PuQ5WOk1G", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppearwlmdcy", "args", "useOnVariantChange", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "SVG", "css", "FramerhL9A6DmUv", "withCSS", "hL9A6DmUv_default", "addPropertyControls", "ControlType", "addFonts", "LoaderFonts", "getFonts", "hL9A6DmUv_default", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "transition2", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "tJXIQyks1", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapg3lynu", "args", "onTapbyg6t7", "onAppear1erwml1", "useOnVariantChange", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "SVG", "css", "FramerXj7bg5Vru", "withCSS", "Xj7bg5Vru_default", "addPropertyControls", "ControlType", "addFonts", "MotionTextFonts", "getFonts", "qbvKw_HgH_default", "ButtonCopyFonts", "Xj7bg5Vru_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "transformTemplate2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppearr05dv0", "args", "tJXIQyks11avw3e0", "tJXIQyks113ccg0p", "useOnVariantChange", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "SVG", "css", "FramercnaRPWYSJ", "withCSS", "cnaRPWYSJ_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "truncatedTextPrefix", "TruncatedText", "Component", "props", "name", "lines", "p", "fontStore", "fonts", "css", "className", "RichTextTruncatedText", "TruncatedText", "RichText2", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "numberToPixelString", "value", "toDateString", "options", "activeLocale", "date", "fallbackLocale", "locale", "dateStyle", "timeZone", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "category", "description", "height", "id", "padding", "title", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "createLayoutDependency", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "U2d2BohHY", "hyJeDntfI", "XD8ZD4tVx", "AZwlmbme0", "wRXu5x1vl", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "textContent", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "css", "Framerjy83tX05K", "withCSS", "jy83tX05K_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "SVGFonts", "getFonts", "SVG_default", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "animation1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "sVGCode", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "YicrK1to0", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "ComponentViewportProvider", "css", "Framerl41QJVVVm", "withCSS", "l41QJVVVm_default", "addPropertyControls", "ControlType", "addFonts", "SVGFonts", "getFonts", "SVG_default", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "tap", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "gJG5Uy1jx", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapzfw8bu", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "u", "ComponentViewportProvider", "SVG_default", "RichText2", "css", "FramerQDQRMMG39", "withCSS", "QDQRMMG39_default", "addPropertyControls", "ControlType", "addFonts", "SVGFonts", "getFontsFromSharedStyle", "fonts", "DisplayFonts", "getFonts", "iPRuCEmmI_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "name1", "photo", "photoVisible", "position", "testimonial", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_humanReadableVariantMap_props_variant", "_ref4", "_ref5", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "hV34tQkFv", "q6r_69rVW", "wVFJrNIOy", "ppMrQtnjh", "DuAziLyjC", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "ComponentViewportProvider", "Image2", "css", "FramerqhMN50iUK", "withCSS", "qhMN50iUK_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "SVGFonts", "getFonts", "SVG_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "color", "height", "id", "link", "overlay", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "vWsdOreu0", "mc6xcbwYi", "Ur64Qc8LN", "O2reigzYb", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap10u7yyp", "args", "onMouseEnter5zqbo6", "onMouseLeavesx4lnz", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramersHb9B3Rzw", "withCSS", "sHb9B3Rzw_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NoiseFonts", "getFonts", "Noise", "TickerFonts", "Ticker", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "isDisplayed10", "isDisplayed11", "isDisplayed12", "isDisplayed13", "isDisplayed14", "isDisplayed15", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "SVG", "css", "FramerTDAksnNOk", "withCSS", "TDAksnNOk_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "numberToPixelString", "value", "transition1", "toResponsiveImage", "transformTemplate1", "_", "t", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "image", "logoVisible", "name1", "padding", "photo", "photoVisible", "position", "testimonial", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "_ref7", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "gb9IgUzbl", "Lw8Rrix3o", "C_Ekd2Fqg", "Tc9ylwJYX", "z6h2_nn2m", "XZLIiEMBw", "S0EEwR1RE", "EIPJShQjr", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "Image2", "RichText2", "css", "FramerXqjs_9O5s", "withCSS", "Xqjs_9O5s_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "fontSize", "height", "id", "name1", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Akd22Wgt3", "Yxjn7LT1E", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "SVG", "css", "FramerzFXVmT3Tc", "withCSS", "zFXVmT3Tc_default", "addPropertyControls", "ControlType", "addFonts", "truncatedTextPrefix", "TruncatedText", "Component", "props", "name", "lines", "p", "NavFonts", "getFonts", "lHNU7Y2oY_default", "Button2Fonts", "AqMvJzmQV_default", "ButtonPlainFonts", "sHb9B3Rzw_default", "Close_ButtonFonts", "OMjS2w354_default", "YouTubeFonts", "Youtube", "DisplayLogoFonts", "TDAksnNOk_default", "DisplayFonts", "iPRuCEmmI_default", "RichTextTruncatedTextur2rio", "withCodeBoundaryForOverrides", "RichText2", "TruncatedText", "RichTextTruncatedText1w3zo0e", "RichTextTruncatedText1f8qvb5", "RichTextTruncatedTextegcsax", "RichTextTruncatedTextwe3kj7", "RichTextTruncatedText1vorkjx", "RichTextTruncatedText9fqj32", "RichTextTruncatedTextbo86cm", "RichTextTruncatedText1qslatm", "SVG1Fonts", "SVG_default", "PlayButtonFonts", "QDQRMMG39_default", "ButtonFonts", "MpJ5Rn1Tn_default", "RequestAccessFormFonts", "ve2VTRz4q_default", "BadgeFonts", "mgvo6n7FT_default", "PatternFonts", "Pattern", "MotionTextFonts", "qbvKw_HgH_default", "MotionTextWithVariantAppearEffect", "withVariantAppearEffect", "ScrapeLoadingFonts", "bUAImVYeF_default", "ScrapeLoadingWithVariantAppearEffect", "ScrapeDatabaseFonts", "WrU3KISBY_default", "ScrapeDatabaseWithVariantAppearEffect", "AIAgentFonts", "cnaRPWYSJ_default", "AIAgentWithVariantAppearEffect", "PerfectGridFonts", "PerfectGrid", "IconBentoFonts", "l41QJVVVm_default", "MotionDivWithFX", "withFX", "motion", "CommentCursorFonts", "zFXVmT3Tc_default", "ContainerWithFX", "Container", "FeatherFonts", "Icon", "RichTextTruncatedTextaebrfa", "RichTextTruncatedTextkjg4z1", "RichTextTruncatedText6iadkk", "RichTextTruncatedTextr3kvid", "RichTextTruncatedText1okql2", "RichTextTruncatedTextl203h1", "RichTextTruncatedText9rq1s5", "RichTextTruncatedText1xikfz8", "TestimonialCaseFonts", "Xqjs_9O5s_default", "TestimonialCardFonts", "qhMN50iUK_default", "BlogHomeFonts", "jy83tX05K_default", "CTAV2Fonts", "mZUNYWWPu_default", "FooterFonts", "nHE68CxUa_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "formVariants", "form", "variants", "currentVariant", "transition1", "animation", "transition2", "animation1", "animation2", "transformTemplate1", "_", "t", "transformTemplate2", "transition3", "animation3", "transition4", "animation4", "transition5", "animation5", "transition6", "animation6", "animation7", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition7", "animation8", "transition8", "animation9", "animation10", "transformTemplate3", "transition9", "animation11", "transition10", "animation12", "transition11", "animation13", "transition12", "animation14", "animation15", "animation16", "animation17", "QueryData", "query", "pageSize", "data", "useQueryData", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "mW0FsSONTsYpkNpZuD", "hbi_jBDsCsYpkNpZuD", "YC2UFn0rCsYpkNpZuD", "fBuHQI98QsYpkNpZuD", "UDvsYKiPrsYpkNpZuD", "idsYpkNpZuD", "mW0FsSONTDNyWWaws7", "hbi_jBDsCDNyWWaws7", "YC2UFn0rCDNyWWaws7", "fBuHQI98QDNyWWaws7", "UDvsYKiPrDNyWWaws7", "idDNyWWaws7", "mW0FsSONTMDdBxWOfV", "hbi_jBDsCMDdBxWOfV", "YC2UFn0rCMDdBxWOfV", "fBuHQI98QMDdBxWOfV", "UDvsYKiPrMDdBxWOfV", "idMDdBxWOfV", "mW0FsSONTztuZYXcfJ", "hbi_jBDsCztuZYXcfJ", "YC2UFn0rCztuZYXcfJ", "fBuHQI98QztuZYXcfJ", "UDvsYKiPrztuZYXcfJ", "idztuZYXcfJ", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Ur64Qc8LN3bnx0g", "overlay", "loadMore", "args", "PGTtbrm0C1wnntms", "gJG5Uy1jx3bnx0g", "b_FcZGaEy3bnx0g", "b2eUuUcEj1wnntms", "scopingClassNames", "cx", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "isDisplayed", "isDisplayed1", "elementId1", "ref2", "elementId2", "ref3", "elementId3", "ref4", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "PropertyOverrides2", "SVG", "x", "Link", "FormContainer", "formState", "l", "FormPlainTextInput2", "AnimatePresence", "Ga", "Image2", "overlay1", "overlay2", "resolvedLinks1", "overlay3", "overlay4", "overlay5", "resolvedLinks2", "resolvedLinks3", "ChildrenCanSuspend", "pghWKxgmd_default", "collection", "paginationInfo", "index", "PathVariablesContext", "enumToDisplayNameFunctions", "collection1", "paginationInfo1", "loadMore1", "index1", "collection2", "paginationInfo2", "loadMore2", "index2", "collection3", "paginationInfo3", "loadMore3", "index3", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
