{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/lYTIsh7rfZbnCpJ3EIHE/DvVT3Y4CYwuElZREf0Su/actja3YYw.js"],
  "sourcesContent": ["// Generated by Framer (722666c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import EvidencedLogo from\"#framer/local/canvasComponent/b8l26Yuki/b8l26Yuki.js\";import AnimationIconTicker from\"#framer/local/canvasComponent/BEMhg3QX7/BEMhg3QX7.js\";import SectionCustomerQuote from\"#framer/local/canvasComponent/eQl0jAEm9/eQl0jAEm9.js\";import Button from\"#framer/local/canvasComponent/EXgVnDhxa/EXgVnDhxa.js\";import MotionHeader from\"#framer/local/canvasComponent/itu1q4GzV/itu1q4GzV.js\";import SwitchFeatureItem from\"#framer/local/canvasComponent/JfqHTrk8c/JfqHTrk8c.js\";import Footer from\"#framer/local/canvasComponent/ks4mf4IKv/ks4mf4IKv.js\";import SectionFeatureAreaNav from\"#framer/local/canvasComponent/LmgC9VOuc/LmgC9VOuc.js\";import Nav from\"#framer/local/canvasComponent/p0oapj6TD/p0oapj6TD.js\";import HeaderBlock from\"#framer/local/canvasComponent/reYla38f7/reYla38f7.js\";import SectionInterviewGuides from\"#framer/local/canvasComponent/RKFofLpMC/RKFofLpMC.js\";import NavStickyTrigger from\"#framer/local/canvasComponent/s5hTocA0N/s5hTocA0N.js\";import Iconic from\"#framer/local/codeFile/gRiw57t/Iconic.js\";import{TiledImage}from\"#framer/local/codeFile/JIBtsn8/TiledImage.js\";import*as sharedStyle from\"#framer/local/css/QARYQYJZ7/QARYQYJZ7.js\";import*as sharedStyle1 from\"#framer/local/css/texYubEN7/texYubEN7.js\";import metadataProvider from\"#framer/local/webPageMetadata/actja3YYw/actja3YYw.js\";const NavStickyTriggerFonts=getFonts(NavStickyTrigger);const NavFonts=getFonts(Nav);const NavWithVariantAppearEffect=withVariantAppearEffect(Nav);const TiledImageFonts=getFonts(TiledImage);const MotionHeaderFonts=getFonts(MotionHeader);const IconicFonts=getFonts(Iconic);const AnimationIconTickerFonts=getFonts(AnimationIconTicker);const HeaderBlockFonts=getFonts(HeaderBlock);const EvidencedLogoFonts=getFonts(EvidencedLogo);const SwitchFeatureItemFonts=getFonts(SwitchFeatureItem);const ButtonFonts=getFonts(Button);const SectionCustomerQuoteFonts=getFonts(SectionCustomerQuote);const SectionFeatureAreaNavFonts=getFonts(SectionFeatureAreaNav);const SectionInterviewGuidesFonts=getFonts(SectionInterviewGuides);const FooterFonts=getFonts(Footer);const breakpoints={CIR75DXvL:\"(min-width: 1200px)\",iL7E3kal7:\"(min-width: 810px) and (max-width: 1199px)\",yTYJeh4mm:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-KJkRm\";const variantClassNames={CIR75DXvL:\"framer-v-zg8z15\",iL7E3kal7:\"framer-v-150rotu\",yTYJeh4mm:\"framer-v-xo4g6x\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"CIR75DXvL\",Phone:\"yTYJeh4mm\",Tablet:\"iL7E3kal7\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"CIR75DXvL\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"kn7pB6WP3\");const ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"yTYJeh4mm\")return false;return true;};const router=useRouter();const elementId1=useRouteElementId(\"PYy3_il1x\");const ref3=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"CIR75DXvL\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-c6029c69-0aeb-4df8-82ab-92e733c286dc, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-zg8z15\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pyjvtl-container\",id:elementId,nodeId:\"kn7pB6WP3\",ref:ref2,scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(NavStickyTrigger,{height:\"100%\",id:\"kn7pB6WP3\",layoutId:\"kn7pB6WP3\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-f9m08-container\",layoutScroll:true,nodeId:\"DsZ5mWpqu\",rendersWithMotion:true,scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{__framer__targets:[{ref:ref2,target:\"MqGFBaGX7\"}],variant:\"iK1PbzDy8\"},yTYJeh4mm:{__framer__targets:[{ref:ref2,target:\"MqGFBaGX7\"}],variant:\"iK1PbzDy8\"}},children:/*#__PURE__*/_jsx(NavWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"y5itqUsXw\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,DABwUYXmm:\"n0CaWs0z4\",e9zcsYbrB:\"n0CaWs0z4\",FCFgHaAmE:\"TgSB8LdpL\",height:\"100%\",id:\"DsZ5mWpqu\",layoutId:\"DsZ5mWpqu\",m8SKLUyuO:\"qG5hMNSTN\",SgQ_zipxZ:\"n0CaWs0z4\",style:{width:\"100%\"},SUYfIWp4o:\"qG5hMNSTN\",tX82QaBtu:\"qG5hMNSTN\",variant:\"LMFHPUDVP\",vOhPx2bwy:\"n0CaWs0z4\",width:\"100%\",YeqPBQnZI:\"qG5hMNSTN\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qakk5t\",\"data-framer-name\":\"Section - Switch Hero\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-gvjc9b-container\",isAuthoredByUser:true,nodeId:\"RT8kbbxqf\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(TiledImage,{borderRadius:0,colorFrom:\"var(--token-b6bcc0e7-6c33-4114-a518-236e3bc63bdc, rgb(57, 55, 91))\",colorTo:\"var(--token-a5263fa0-57b6-4b41-b91a-7f43ce9283a1, rgb(35, 33, 54))\",height:\"100%\",id:\"RT8kbbxqf\",image:\"https://framerusercontent.com/images/FNcr79w56lYSGTZ5MD0smN91o.png\",layoutId:\"RT8kbbxqf\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`},yTYJeh4mm:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:287,width:`calc(${componentViewport?.width||\"100vw\"} - 120px)`,y:(componentViewport?.y||0)+0+0+120+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18uypw7-container\",nodeId:\"u5JcQnyim\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{variant:\"HkJaE7Dgx\"},yTYJeh4mm:{variant:\"pRIKAGyP0\"}},children:/*#__PURE__*/_jsx(MotionHeader,{height:\"100%\",id:\"u5JcQnyim\",j21vt289Y:\"var(--token-c6029c69-0aeb-4df8-82ab-92e733c286dc, rgb(255, 255, 255))\",layoutId:\"u5JcQnyim\",OKhkWsHo8:\"See why using an all-in-one tool can help your team make more accurate hiring decisions.\",qn8DIAbdD:\"Looking for a Screenloop Alternative? Try Evidenced!\",style:{width:\"100%\"},U_Kx_w6xY:\"var(--token-8641f267-9f46-40f6-ac51-448707263e34, rgb(233, 233, 238))\",variant:\"aSoJ3pOM5\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mpgyam\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g2bsod\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ngzrws\",\"data-border\":true,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-b8cpgw-container\",isAuthoredByUser:true,nodeId:\"G9v8BBVHM\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(Iconic,{height:\"100%\",iconName:\"browser\",id:\"G9v8BBVHM\",layoutId:\"G9v8BBVHM\",style:{height:\"100%\",width:\"100%\"},tint:\"var(--token-b6bcc0e7-6c33-4114-a518-236e3bc63bdc, rgb(57, 55, 91))\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-eujr3c\",\"data-styles-preset\":\"QARYQYJZ7\",style:{\"--framer-text-color\":\"var(--token-5ae63d9a-e077-43c8-8a7d-23ff07860c11, rgb(66, 66, 66))\"},children:\"Scrambling to get set up for each interview?\"})}),className:\"framer-injq6h\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10o5lmd\",\"data-border\":true,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-134nt0n-container\",isAuthoredByUser:true,nodeId:\"K9HYOyyE4\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(Iconic,{height:\"100%\",iconName:\"faceSad\",id:\"K9HYOyyE4\",layoutId:\"K9HYOyyE4\",style:{height:\"100%\",width:\"100%\"},tint:\"var(--token-b6bcc0e7-6c33-4114-a518-236e3bc63bdc, rgb(57, 55, 91))\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-eujr3c\",\"data-styles-preset\":\"QARYQYJZ7\",style:{\"--framer-text-color\":\"var(--token-5ae63d9a-e077-43c8-8a7d-23ff07860c11, rgb(66, 66, 66))\"},children:\"Giving your candidates a poor experience?\"})}),className:\"framer-9fby4j\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dm9cb6\",\"data-border\":true,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-i1nogp-container\",isAuthoredByUser:true,nodeId:\"F0gxvipkj\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(Iconic,{height:\"100%\",iconName:\"lockOpen\",id:\"F0gxvipkj\",layoutId:\"F0gxvipkj\",style:{height:\"100%\",width:\"100%\"},tint:\"var(--token-b6bcc0e7-6c33-4114-a518-236e3bc63bdc, rgb(57, 55, 91))\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-eujr3c\",\"data-styles-preset\":\"QARYQYJZ7\",style:{\"--framer-text-color\":\"var(--token-5ae63d9a-e077-43c8-8a7d-23ff07860c11, rgb(66, 66, 66))\"},children:\"Worried about keeping recordings safe for GDPR?\"})}),className:\"framer-13a95ac\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:386,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+709-386,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a892n1-container hidden-xo4g6x\",nodeId:\"zYQaxQyeD\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(AnimationIconTicker,{aHSeEBjSC:\"right\",height:\"100%\",id:\"zYQaxQyeD\",layoutId:\"zYQaxQyeD\",style:{height:\"100%\",width:\"100%\"},tfyhE7JOJ:\"question\",tLuRdAuGo:\"rgba(255, 255, 255, 0.1)\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9mqo7k\",\"data-framer-name\":\"Section - Benefits\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`},yTYJeh4mm:{width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+0+973+90+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:213,width:`calc(${componentViewport?.width||\"100vw\"} - 120px)`,y:(componentViewport?.y||0)+0+709+90+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lycwmy-container\",nodeId:\"TvtTMc_uj\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(HeaderBlock,{d9IMJxdfH:\"How Evidenced compares to Screenloop\",gew1nDoZH:\"Both platforms offer unique features designed to enhance hiring processes, but let's see how they stack up against each other*\",height:\"100%\",id:\"TvtTMc_uj\",layoutId:\"TvtTMc_uj\",style:{width:\"100%\"},variant:\"VwABSI0KG\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jd6xfz\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dkbpmw hidden-xo4g6x\",\"data-border\":true,\"data-framer-name\":\"Header - Spacer\"}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ydifg1 hidden-xo4g6x\",\"data-border\":true,\"data-framer-name\":\"Header - Title Block\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-17h0vqq\",\"data-framer-name\":\"Inner\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-r0w738\",\"data-framer-name\":\"sl\",fill:\"black\",intrinsicHeight:32,intrinsicWidth:160,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"160\" height=\"32\" fill=\"none\"><path fill=\"#0C161D\" d=\"M14.405 15.607c-.736-.306-1.674-.577-2.845-.882-1.005-.237-1.74-.44-2.243-.678-.469-.237-.703-.576-.703-1.017 0-.373.134-.678.435-.882.302-.203.737-.339 1.272-.339.67 0 1.172.17 1.573.475.402.305.636.746.703 1.288h4.419c-.168-1.627-.804-2.915-1.942-3.899-1.138-.983-2.678-1.491-4.619-1.491-1.339 0-2.477.203-3.448.644-.97.44-1.673 1.017-2.175 1.763-.502.746-.737 1.56-.737 2.475 0 1.085.268 1.932.804 2.576a4.689 4.689 0 0 0 1.941 1.39c.736.306 1.674.577 2.812.848 1.037.271 1.807.509 2.276.712.468.203.703.543.703 1.017 0 .373-.168.678-.502.916-.335.237-.804.338-1.373.338-.67 0-1.205-.169-1.64-.508-.435-.339-.703-.78-.77-1.322H3.66c.067 1.017.435 1.932 1.038 2.78.602.814 1.473 1.458 2.51 1.932 1.071.475 2.276.712 3.649.712 1.272 0 2.376-.203 3.347-.61.97-.407 1.707-.983 2.21-1.729.501-.712.77-1.56.77-2.475-.034-1.085-.302-1.966-.838-2.61-.569-.645-1.205-1.12-1.941-1.424zm12.519-3.255c1.239 0 2.075.61 2.477 1.83h5.088c-.402-1.898-1.272-3.356-2.577-4.407-1.306-1.05-2.946-1.56-4.92-1.56-1.54 0-2.88.34-4.085.984-1.171.678-2.108 1.594-2.778 2.848-.67 1.22-1.004 2.678-1.004 4.306 0 1.627.335 3.085 1.004 4.305.67 1.22 1.573 2.17 2.778 2.848 1.172.678 2.544.983 4.084.983 1.942 0 3.582-.542 4.887-1.593 1.339-1.051 2.21-2.509 2.61-4.373h-5.087c-.435 1.22-1.272 1.83-2.477 1.83-.87 0-1.573-.339-2.109-1.05-.535-.679-.77-1.662-.77-2.95 0-1.289.268-2.272.77-2.95.536-.712 1.239-1.051 2.11-1.051zm14.929-1.289V8.419h-4.787V24.25h4.787v-7.357c0-1.322.301-2.203.904-2.746.602-.508 1.506-.78 2.678-.78h1.305V8.25c-1.038 0-1.975.237-2.812.746a6.736 6.736 0 0 0-2.075 2.068zm18.176-1.898c-1.172-.644-2.51-.95-4.05-.95s-2.913.34-4.117.984a6.861 6.861 0 0 0-2.779 2.848c-.67 1.22-1.004 2.678-1.004 4.306 0 1.627.335 3.085 1.004 4.305a7.147 7.147 0 0 0 2.812 2.848c1.205.678 2.544.983 4.084.983 1.272 0 2.41-.237 3.447-.712a7.105 7.105 0 0 0 2.578-1.966 7.41 7.41 0 0 0 1.406-2.814h-5.088c-.469 1.017-1.306 1.526-2.477 1.526a2.955 2.955 0 0 1-2.042-.78c-.536-.509-.87-1.288-.937-2.271H63.71c.067-.51.067-.95.067-1.425 0-1.593-.335-2.983-1.004-4.17-.636-1.152-1.574-2.068-2.745-2.712zm-7.13 5.628c.134-.881.469-1.526 1.038-2 .535-.475 1.238-.712 2.042-.712.837 0 1.54.237 2.108.746.57.508.837 1.152.837 2H52.9v-.034zM77.3 9.165c-1.171-.644-2.51-.95-4.05-.95s-2.912.34-4.117.984a6.861 6.861 0 0 0-2.778 2.848c-.67 1.22-1.004 2.678-1.004 4.306 0 1.627.334 3.085 1.004 4.305a7.147 7.147 0 0 0 2.811 2.848c1.206.678 2.544.983 4.084.983 1.272 0 2.41-.237 3.448-.712a7.105 7.105 0 0 0 2.577-1.966 7.41 7.41 0 0 0 1.406-2.814h-5.088c-.468 1.017-1.305 1.526-2.477 1.526a2.954 2.954 0 0 1-2.042-.78c-.535-.509-.87-1.288-.937-2.271h10.845c.067-.51.067-.95.067-1.425 0-1.593-.335-2.983-1.004-4.17-.67-1.152-1.573-2.068-2.745-2.712zm-7.163 5.628c.134-.881.469-1.526 1.038-2 .535-.475 1.238-.712 2.042-.712.837 0 1.54.237 2.108.746.57.508.837 1.152.837 2h-6.025v-.034zM93.1 8.249c-1.038 0-1.942.203-2.779.61a5.027 5.027 0 0 0-1.975 1.662V8.419H83.56V24.25h4.786v-8.61c0-1.051.268-1.899.803-2.475.536-.576 1.272-.881 2.176-.881.904 0 1.64.305 2.176.881.535.576.803 1.424.803 2.475v8.611h4.753v-9.255c0-2.102-.535-3.764-1.64-4.95-1.037-1.187-2.51-1.797-4.318-1.797zm14.125-4.983h-4.787v20.986h4.787V3.266zm51.548 8.747c-.602-1.22-1.439-2.17-2.477-2.848-1.038-.678-2.209-.983-3.515-.983-1.104 0-2.075.237-2.878.678a5.011 5.011 0 0 0-1.942 1.797V8.419h-4.786v23.393h4.786v-9.764c.469.712 1.105 1.289 1.942 1.763.837.44 1.774.678 2.878.678a6.443 6.443 0 0 0 3.515-1.017c1.038-.678 1.875-1.627 2.477-2.882.603-1.254.904-2.678.904-4.305 0-1.594-.301-3.018-.904-4.272zm-4.954 7.187c-.669.712-1.473 1.051-2.443 1.051-.938 0-1.774-.339-2.41-1.05-.67-.713-1.005-1.662-1.005-2.883 0-1.22.335-2.17 1.005-2.881.669-.712 1.472-1.051 2.41-1.051.97 0 1.774.339 2.443 1.05.67.679 1.004 1.628 1.004 2.849 0 1.22-.334 2.203-1.004 2.915z\"/><path fill=\"#4AE6D2\" d=\"M115.527 24.015a7.964 7.964 0 0 0-6.226 7.764h4.184c0-2.035 1.64-3.696 3.648-3.696 2.009 0 3.649 1.661 3.649 3.696h4.184c0-3.831-2.678-7.018-6.226-7.764a8.677 8.677 0 0 1-1.64.17c-.569 0-1.038-.035-1.573-.17zM141.802.757h-4.184c0 2.034-1.64 3.695-3.649 3.695-2.008 0-3.648-1.661-3.648-3.695h-4.184c0 3.763 2.611 6.95 6.125 7.764a7.413 7.413 0 0 1 1.741-.204 7.41 7.41 0 0 1 1.74.204c3.415-.814 6.059-4 6.059-7.764z\"/><path fill=\"#0C161D\" d=\"M117.167 8.317c-4.318 0-7.833 3.56-7.833 7.968 0 3.797 2.678 7.018 6.226 7.764.535.101 1.071.17 1.64.17s1.105-.069 1.64-.17c3.548-.746 6.226-3.967 6.226-7.764-.033-4.408-3.581-7.968-7.899-7.968zm0 11.63c-2.009 0-3.649-1.662-3.649-3.696 0-2.034 1.64-3.696 3.649-3.696 2.008 0 3.648 1.662 3.648 3.696 0 2.034-1.64 3.695-3.648 3.695zm18.51-11.427a7.413 7.413 0 0 0-1.741-.203 7.41 7.41 0 0 0-1.74.204 7.975 7.975 0 0 0-6.126 7.764c0 4.373 3.515 7.933 7.833 7.933s7.833-3.56 7.833-7.933c.066-3.797-2.578-6.984-6.059-7.764zm-1.741 11.426c-2.008 0-3.648-1.661-3.648-3.695s1.64-3.696 3.648-3.696c2.009 0 3.649 1.662 3.649 3.696 0 2.034-1.64 3.695-3.649 3.695z\"/></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-h76pkb\",\"data-framer-name\":\"Header - Evidenced\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rt6d8x\",\"data-border\":true,\"data-framer-name\":\"Inner\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{y:(componentViewport?.y||0)+0+973+90+273+0+0+20+42}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"188px\",y:(componentViewport?.y||0)+0+709+90+273+0+0+20+42,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uholpm-container\",nodeId:\"yrA276Mlm\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(EvidencedLogo,{height:\"100%\",id:\"yrA276Mlm\",layoutId:\"yrA276Mlm\",style:{height:\"100%\",width:\"100%\"},variant:\"eStOe9irO\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+140}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+140,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hzplw8-container\",nodeId:\"cVYplsRus\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"cVYplsRus\",layoutId:\"cVYplsRus\",mabQUcQCY:\"Tools needed to conduct an interview\\n\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+140,children:/*#__PURE__*/_jsx(Container,{className:\"framer-v4wyir-container hidden-xo4g6x\",nodeId:\"yN5502OpS\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"yN5502OpS\",layoutId:\"yN5502OpS\",mabQUcQCY:\"\",n8MMNEktK:\"Multiple tools open\\n\",style:{width:\"100%\"},variant:\"sTkhNITBa\",width:\"100%\",Z8fWZvWrC:\"ATS, Video call, Screenloop, CV\\n\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+140,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3yaium-container hidden-xo4g6x\",nodeId:\"ykJnjAKkt\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"ykJnjAKkt\",layoutId:\"ykJnjAKkt\",mabQUcQCY:\"Title\",n8MMNEktK:\"All-in-one\",style:{width:\"100%\"},variant:\"RBW8A1HlW\",width:\"100%\",Z8fWZvWrC:\"Evidenced\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+260}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+260,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ful5i0-container\",nodeId:\"mv7106uat\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"mv7106uat\",layoutId:\"mv7106uat\",mabQUcQCY:\"High quality video recording for playback\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+260,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bu2o02-container hidden-xo4g6x\",nodeId:\"N79eV9vji\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"N79eV9vji\",layoutId:\"N79eV9vji\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"dHFPUkZyR\",width:\"100%\",Z8fWZvWrC:\"Screen recording of your video call provider\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+260,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15ob3fm-container hidden-xo4g6x\",nodeId:\"G2Egu0hbz\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"G2Egu0hbz\",layoutId:\"G2Egu0hbz\",mabQUcQCY:\"Title\",n8MMNEktK:\"\",style:{width:\"100%\"},variant:\"npim1IMNT\",width:\"100%\",Z8fWZvWrC:\"Individual HD video feeds and emphasis on screen recording\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+380}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+380,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dkihpd-container\",nodeId:\"HB7Qn7mqw\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"HB7Qn7mqw\",layoutId:\"HB7Qn7mqw\",mabQUcQCY:\"Recording access controls and GDPR audit trail\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+380,children:/*#__PURE__*/_jsx(Container,{className:\"framer-u37vll-container hidden-xo4g6x\",nodeId:\"EgK6wpA4C\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"EgK6wpA4C\",layoutId:\"EgK6wpA4C\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"dHFPUkZyR\",width:\"100%\",Z8fWZvWrC:\"Recordings are stored with the video call provider, so are reliant on their security\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+380,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ksf1e8-container hidden-xo4g6x\",nodeId:\"jTnFbIe16\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"jTnFbIe16\",layoutId:\"jTnFbIe16\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"npim1IMNT\",width:\"100%\",Z8fWZvWrC:\"Fully protected and managed\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+500}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+500,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12i1dk4-container\",nodeId:\"EU3LzYeqO\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"EU3LzYeqO\",layoutId:\"EU3LzYeqO\",mabQUcQCY:\"Live candidate messaging\\n\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+500,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cs6sxw-container hidden-xo4g6x\",nodeId:\"GclUb9nvd\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"GclUb9nvd\",layoutId:\"GclUb9nvd\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"dHFPUkZyR\",width:\"100%\",Z8fWZvWrC:\"Only if video call provider supports it\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+500,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vi06v1-container hidden-xo4g6x\",nodeId:\"i5ig8s4od\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"i5ig8s4od\",layoutId:\"i5ig8s4od\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"npim1IMNT\",width:\"100%\",Z8fWZvWrC:\"Available directly in the interviewing experience\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+620}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+620,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gth6oz-container\",nodeId:\"xQyMIqLsz\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"xQyMIqLsz\",layoutId:\"xQyMIqLsz\",mabQUcQCY:\"Screen sharing\\n\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+620,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19aag3s-container hidden-xo4g6x\",nodeId:\"Nzhm_Y460\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"Nzhm_Y460\",layoutId:\"Nzhm_Y460\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"dHFPUkZyR\",width:\"100%\",Z8fWZvWrC:\"Only if video call provider supports it\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+620,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qmkv8k-container hidden-xo4g6x\",nodeId:\"mXvmKf2XH\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"mXvmKf2XH\",layoutId:\"mXvmKf2XH\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"npim1IMNT\",width:\"100%\",Z8fWZvWrC:\"Prioritised HD video feed and recording for high quality reviews\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+740}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+740,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ozjsbp-container\",nodeId:\"FcWbagSEj\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"FcWbagSEj\",layoutId:\"FcWbagSEj\",mabQUcQCY:\"Automated candidate interview feedback surveys\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+740,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lw5gth-container hidden-xo4g6x\",nodeId:\"TCjI9e773\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"TCjI9e773\",layoutId:\"TCjI9e773\",mabQUcQCY:\"Title\",n8MMNEktK:\"\",style:{width:\"100%\"},variant:\"dHFPUkZyR\",width:\"100%\",Z8fWZvWrC:\"Emailed to candidate rather than shown at the end of the call\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+740,children:/*#__PURE__*/_jsx(Container,{className:\"framer-118ccfb-container hidden-xo4g6x\",nodeId:\"VZPeSBHc9\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"VZPeSBHc9\",layoutId:\"VZPeSBHc9\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"npim1IMNT\",width:\"100%\",Z8fWZvWrC:\"Shown automatically when interview ends for higher completion rate\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+860}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+860,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1x8g3j5-container\",nodeId:\"dntkljB2B\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"dntkljB2B\",layoutId:\"dntkljB2B\",mabQUcQCY:\"Branded candidate experience and interview waiting room\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+860,children:/*#__PURE__*/_jsx(Container,{className:\"framer-a8n5hx-container hidden-xo4g6x\",nodeId:\"pkfYj_2P5\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"pkfYj_2P5\",layoutId:\"pkfYj_2P5\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"L9oBFcenI\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+860,children:/*#__PURE__*/_jsx(Container,{className:\"framer-muv9jo-container hidden-xo4g6x\",nodeId:\"awtBWP6MK\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"awtBWP6MK\",layoutId:\"awtBWP6MK\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"Fba2FQkw_\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+980}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+980,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1um77ut-container\",nodeId:\"X9Tgxf0lQ\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"X9Tgxf0lQ\",layoutId:\"X9Tgxf0lQ\",mabQUcQCY:\"Ready made interview templates & question library\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+980,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ux7iw1-container hidden-xo4g6x\",nodeId:\"RBT6Np0y7\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"RBT6Np0y7\",layoutId:\"RBT6Np0y7\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"L9oBFcenI\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+980,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uwn0sx-container hidden-xo4g6x\",nodeId:\"XUg7TRMFG\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"XUg7TRMFG\",layoutId:\"XUg7TRMFG\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"Fba2FQkw_\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+1100}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1100,children:/*#__PURE__*/_jsx(Container,{className:\"framer-l4csrk-container\",nodeId:\"KTA99Q6nD\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"KTA99Q6nD\",layoutId:\"KTA99Q6nD\",mabQUcQCY:\"Structured interview builder\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1100,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zd2eul-container hidden-xo4g6x\",nodeId:\"exe_1TxB_\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"exe_1TxB_\",layoutId:\"exe_1TxB_\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"L9oBFcenI\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1100,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qmyaye-container hidden-xo4g6x\",nodeId:\"iZ21Y3ybX\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"iZ21Y3ybX\",layoutId:\"iZ21Y3ybX\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"Fba2FQkw_\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+1220}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1220,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j0nn4y-container\",nodeId:\"P6EZXVRuZ\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"P6EZXVRuZ\",layoutId:\"P6EZXVRuZ\",mabQUcQCY:\"Candidate CV available within video call\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1220,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mt5rpz-container hidden-xo4g6x\",nodeId:\"FRzC1HHZE\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"FRzC1HHZE\",layoutId:\"FRzC1HHZE\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"L9oBFcenI\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1220,children:/*#__PURE__*/_jsx(Container,{className:\"framer-c0lla7-container hidden-xo4g6x\",nodeId:\"TGF2BxiJB\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"TGF2BxiJB\",layoutId:\"TGF2BxiJB\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"Fba2FQkw_\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+1340}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1340,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x1440u-container\",nodeId:\"ReNZGQP9K\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"ReNZGQP9K\",layoutId:\"ReNZGQP9K\",mabQUcQCY:\"Customisable scorecards (sync\u2019d to your ATS)\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1340,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5eotrg-container hidden-xo4g6x\",nodeId:\"VMwu_IvOs\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"VMwu_IvOs\",layoutId:\"VMwu_IvOs\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"YBqlfi1OZ\",width:\"100%\",Z8fWZvWrC:\"Need to have ATS open alongside video call\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1340,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gc31k5-container hidden-xo4g6x\",nodeId:\"GsfZFhlKh\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"GsfZFhlKh\",layoutId:\"GsfZFhlKh\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"Fba2FQkw_\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+1460}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1460,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g9ydyq-container\",nodeId:\"sbA11U3_i\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"sbA11U3_i\",layoutId:\"sbA11U3_i\",mabQUcQCY:\"Live interview time keeping\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1460,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bsnwc6-container hidden-xo4g6x\",nodeId:\"JetfF3kOb\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"JetfF3kOb\",layoutId:\"JetfF3kOb\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"L9oBFcenI\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1460,children:/*#__PURE__*/_jsx(Container,{className:\"framer-198rbfr-container hidden-xo4g6x\",nodeId:\"HrV1yD71Y\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"HrV1yD71Y\",layoutId:\"HrV1yD71Y\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"Fba2FQkw_\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+1580}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1580,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pxzz8m-container\",nodeId:\"SeV1gY_1y\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"SeV1gY_1y\",layoutId:\"SeV1gY_1y\",mabQUcQCY:\"Live question detection\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1580,children:/*#__PURE__*/_jsx(Container,{className:\"framer-103ykzw-container hidden-xo4g6x\",nodeId:\"w4dEMTEHT\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"w4dEMTEHT\",layoutId:\"w4dEMTEHT\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"L9oBFcenI\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1580,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2p0eu2-container hidden-xo4g6x\",nodeId:\"htTo1Wp4K\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"htTo1Wp4K\",layoutId:\"htTo1Wp4K\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"Fba2FQkw_\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+1700}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1700,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l3ab9w-container\",nodeId:\"XyTF7Yyxu\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"XyTF7Yyxu\",layoutId:\"XyTF7Yyxu\",mabQUcQCY:\"Live searchable transcription\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1700,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b05hm4-container hidden-xo4g6x\",nodeId:\"Ji2kdI0bp\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"Ji2kdI0bp\",layoutId:\"Ji2kdI0bp\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"L9oBFcenI\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1700,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h6ncuc-container hidden-xo4g6x\",nodeId:\"c1pNCK_kW\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"c1pNCK_kW\",layoutId:\"c1pNCK_kW\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"Fba2FQkw_\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+1820}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1820,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hg03os-container\",nodeId:\"L8aXjnNpr\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"L8aXjnNpr\",layoutId:\"L8aXjnNpr\",mabQUcQCY:\"Live bookmarks to recap key moments\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1820,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fnh6vg-container hidden-xo4g6x\",nodeId:\"oFq1jgI3H\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"oFq1jgI3H\",layoutId:\"oFq1jgI3H\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"L9oBFcenI\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1820,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q0q24w-container hidden-xo4g6x\",nodeId:\"COUWlXkUW\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"COUWlXkUW\",layoutId:\"COUWlXkUW\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"Fba2FQkw_\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+1940}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1940,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mdcdhj-container\",nodeId:\"UpOCPr6L9\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"UpOCPr6L9\",layoutId:\"UpOCPr6L9\",mabQUcQCY:\"ATS decision syncing\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1940,children:/*#__PURE__*/_jsx(Container,{className:\"framer-63ar7w-container hidden-xo4g6x\",nodeId:\"NHMFMYSH1\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"NHMFMYSH1\",layoutId:\"NHMFMYSH1\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"YBqlfi1OZ\",width:\"100%\",Z8fWZvWrC:\"Need to have ATS open alongside video call\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+1940,children:/*#__PURE__*/_jsx(Container,{className:\"framer-u43yhk-container hidden-xo4g6x\",nodeId:\"xpHUHbW6G\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"xpHUHbW6G\",layoutId:\"xpHUHbW6G\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"Fba2FQkw_\",width:\"100%\",Z8fWZvWrC:\"Fully protected and managed\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+2060}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+2060,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ciddkz-container\",nodeId:\"BRpTLAtwM\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"BRpTLAtwM\",layoutId:\"BRpTLAtwM\",mabQUcQCY:\"ATS agnostic assessment\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+2060,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ekxkw2-container hidden-xo4g6x\",nodeId:\"dmtOd1HvC\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"dmtOd1HvC\",layoutId:\"dmtOd1HvC\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"YBqlfi1OZ\",width:\"100%\",Z8fWZvWrC:\"Need to retrain when you switch ATS\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+2060,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i4l8dg-container hidden-xo4g6x\",nodeId:\"v7wpcY1XG\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"v7wpcY1XG\",layoutId:\"v7wpcY1XG\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"Fba2FQkw_\",width:\"100%\",Z8fWZvWrC:\"Fully protected and managed\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+2180}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+2180,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1x0ok7d-container\",nodeId:\"brfGVyBfZ\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"brfGVyBfZ\",layoutId:\"brfGVyBfZ\",mabQUcQCY:\"Bias-free decision making\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+2180,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1031xe5-container hidden-xo4g6x\",nodeId:\"NwTeQfcpm\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"NwTeQfcpm\",layoutId:\"NwTeQfcpm\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"YBqlfi1OZ\",width:\"100%\",Z8fWZvWrC:\"The ATS is where you leave your decisions, so it\u2019s open to bias\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+2180,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15gqjho-container hidden-xo4g6x\",nodeId:\"qVJBUGOLa\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"qVJBUGOLa\",layoutId:\"qVJBUGOLa\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"Fba2FQkw_\",width:\"100%\",Z8fWZvWrC:\"Fully protected and managed\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`},yTYJeh4mm:{width:`max(${componentViewport?.width||\"100vw\"} - 30px, 200px)`,y:(componentViewport?.y||0)+0+973+90+273+0+2300}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+2300,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yllvln-container\",nodeId:\"VuXv9H4Gq\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{variant:\"s35R3tSUs\"}},children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"VuXv9H4Gq\",layoutId:\"VuXv9H4Gq\",mabQUcQCY:\"Interviewer performance targets and goals\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"N9aF20XV9\",width:\"100%\",Z8fWZvWrC:\"Label item\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+2300,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zs5s8y-container hidden-xo4g6x\",nodeId:\"kJPpNIyFe\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"kJPpNIyFe\",layoutId:\"kJPpNIyFe\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"L9oBFcenI\",width:\"100%\",Z8fWZvWrC:\"Need to have ATS open alongside video call\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{width:`max((${componentViewport?.width||\"100vw\"} - 60px) / 3, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"333.3333px\",y:(componentViewport?.y||0)+0+709+90+273+0+2300,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qb6u9q-container hidden-xo4g6x\",nodeId:\"yR1k2rVXi\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SwitchFeatureItem,{height:\"100%\",id:\"yR1k2rVXi\",layoutId:\"yR1k2rVXi\",mabQUcQCY:\"Title\",n8MMNEktK:\"Label Heading\",style:{width:\"100%\"},variant:\"Fba2FQkw_\",width:\"100%\",Z8fWZvWrC:\"Fully protected and managed\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-12hvgt6 hidden-xo4g6x\",\"data-framer-name\":\"Footer - Spacer\"}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t0dy6x hidden-xo4g6x\",\"data-framer-name\":\"Footer - Spacer\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13wkna6\",\"data-border\":true,\"data-framer-name\":\"Footer - Demo\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"eq9F6AJzn\"},implicitPathVariables:undefined},{href:{webPageId:\"eq9F6AJzn\"},implicitPathVariables:undefined},{href:{webPageId:\"eq9F6AJzn\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{y:(componentViewport?.y||0)+0+973+90+273+0+2420+37}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+0+709+90+273+0+2420+37,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9szio8-container\",nodeId:\"F3u7dPgnu\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{pYVAA2JCp:resolvedLinks[1]},yTYJeh4mm:{pYVAA2JCp:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Button,{FWfi7w37X:\"Book a demo\",height:\"100%\",id:\"F3u7dPgnu\",layoutId:\"F3u7dPgnu\",pYVAA2JCp:resolvedLinks[0],variant:\"A6vBVXVwZ\",width:\"100%\",YiPSN6yCf:\"calendar\"})})})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-xk4zs4\",\"data-styles-preset\":\"texYubEN7\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3ff97097-70eb-4fcb-86f9-8c4b1eb2f7cc, rgb(103, 106, 141))\"},children:\"*The comparison data shown above is sourced from Screenloop's website. However, features and pricing may change, so it's advisable to check each platform's site directly for the most current and accurate details.\"})}),className:\"framer-1t0562f hidden-xo4g6x\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"aBXpZnVa3\"},implicitPathVariables:undefined},{href:{webPageId:\"aBXpZnVa3\"},implicitPathVariables:undefined},{href:{webPageId:\"aBXpZnVa3\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{y:(componentViewport?.y||0)+0+3936}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:520,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3920,children:/*#__PURE__*/_jsx(Container,{className:\"framer-c70xgt-container\",nodeId:\"RUlTbKdxR\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{zQi9WCRUX:resolvedLinks1[1]},yTYJeh4mm:{zQi9WCRUX:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(SectionCustomerQuote,{aOvAEQ730:addImageAlt({src:\"https://framerusercontent.com/images/dDvxc3hDpzIPJXU8cBQSQ36pSH0.jpg\"},'\"\"'),height:\"100%\",id:\"RUlTbKdxR\",iUb3AWC3n:true,layoutId:\"RUlTbKdxR\",MDekvJgNy:\"https://www.underwriteme.co.uk/\",QUjbllOnV:'\u201CIt\u2019s super simple to use, Hiring Managers just need to turn up and have the conversation, everything is set up and ready for them.\"',sdmlc9LnN:\"Ben Mason\",SqFaGKIU9:\"var(--token-cbc7cdca-08a6-4587-8e3b-bae771936f59, rgb(246, 246, 247))\",style:{width:\"100%\"},width:\"100%\",xPLPqgXEJ:\"Technical Recruiter, UnderwriteMe\",zQi9WCRUX:resolvedLinks1[0],ZRj4Wp5ni:addImageAlt({src:\"https://framerusercontent.com/images/m3DsXWLlIr6NqLcLEbs55VJyg.svg\"},\"UnderwriteMe\")})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{y:(componentViewport?.y||0)+0+4456}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1019,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4440,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fxhv4x-container\",nodeId:\"TUT2VKY69\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SectionFeatureAreaNav,{A9XaWGw7o:true,height:\"100%\",id:\"TUT2VKY69\",khwZ5ZwsA:true,layoutId:\"TUT2VKY69\",pApQKMQF2:true,style:{width:\"100%\"},UCzgPR84M:true,width:\"100%\",zilKLCHV5:true,ZXtAwG1Bb:true})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{y:(componentViewport?.y||0)+0+5475}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:699,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5459,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hdzkjd-container\",id:elementId1,nodeId:\"PYy3_il1x\",ref:ref3,scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(SectionInterviewGuides,{height:\"100%\",id:\"PYy3_il1x\",layoutId:\"PYy3_il1x\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yTYJeh4mm:{y:(componentViewport?.y||0)+0+6174}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:957,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6158,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7jfkdt-container\",nodeId:\"caLVxck3V\",scopeId:\"actja3YYw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iL7E3kal7:{variant:\"GMIaaOLrA\"},yTYJeh4mm:{variant:\"GIEUL7XwN\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"caLVxck3V\",kg5dfO01v:true,layoutId:\"caLVxck3V\",nOdrduvcE:\"rgba(255, 255, 255, 0)\",style:{width:\"100%\"},variant:\"tO2hb4MWF\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KJkRm.framer-1c5amr6, .framer-KJkRm .framer-1c5amr6 { display: block; }\",\".framer-KJkRm.framer-zg8z15 { align-content: center; align-items: center; background-color: var(--token-c6029c69-0aeb-4df8-82ab-92e733c286dc, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-KJkRm .framer-1pyjvtl-container { flex: none; height: 2px; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 4px; width: 100%; z-index: 1; }\",\".framer-KJkRm .framer-f9m08-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 2; }\",\".framer-KJkRm .framer-1qakk5t { align-content: center; align-items: center; background-color: #e3e3e5; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 60px 120px 60px; position: relative; width: 100%; }\",\".framer-KJkRm .framer-gvjc9b-container { bottom: 0px; flex: none; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-KJkRm .framer-18uypw7-container, .framer-KJkRm .framer-1lycwmy-container, .framer-KJkRm .framer-c70xgt-container, .framer-KJkRm .framer-1fxhv4x-container, .framer-KJkRm .framer-7jfkdt-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-KJkRm .framer-mpgyam { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 940px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-KJkRm .framer-1g2bsod { display: grid; flex: none; gap: 20px; 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: hidden; padding: 0px; position: relative; width: 100%; }\",'.framer-KJkRm .framer-1ngzrws, .framer-KJkRm .framer-10o5lmd, .framer-KJkRm .framer-1dm9cb6 { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.05); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; align-self: start; background: linear-gradient(180deg, var(--token-c6029c69-0aeb-4df8-82ab-92e733c286dc, #ffffff) /* {\"name\":\"Core - White\"} */ 0%, var(--token-cbc7cdca-08a6-4587-8e3b-bae771936f59, rgb(246, 246, 247)) /* {\"name\":\"Core - Background\"} */ 100%); 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: 10px; height: 100%; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }',\".framer-KJkRm .framer-b8cpgw-container, .framer-KJkRm .framer-134nt0n-container, .framer-KJkRm .framer-i1nogp-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 30px; }\",\".framer-KJkRm .framer-injq6h, .framer-KJkRm .framer-9fby4j, .framer-KJkRm .framer-13a95ac { --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-KJkRm .framer-1a892n1-container { bottom: 0px; flex: none; height: 386px; left: 0px; position: absolute; width: 100%; z-index: 0; }\",\".framer-KJkRm .framer-9mqo7k { 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: visible; padding: 90px 60px 120px 60px; position: relative; width: 100%; }\",\".framer-KJkRm .framer-jd6xfz { display: grid; flex: none; gap: 0px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-KJkRm .framer-1dkbpmw { --border-bottom-width: 1px; --border-color: var(--token-52f3257c-34dc-4219-9ed4-750f7c6f316a, #bce4d0); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; align-self: start; background-color: var(--token-c6029c69-0aeb-4df8-82ab-92e733c286dc, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 140px; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: sticky; top: 70px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-KJkRm .framer-1ydifg1 { --border-bottom-width: 1px; --border-color: var(--token-52f3257c-34dc-4219-9ed4-750f7c6f316a, #bce4d0); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; align-self: start; background-color: var(--token-c6029c69-0aeb-4df8-82ab-92e733c286dc, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 140px; justify-content: flex-end; justify-self: start; overflow: hidden; padding: 0px; position: sticky; top: 70px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-KJkRm .framer-17h0vqq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 120px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-KJkRm .framer-r0w738 { aspect-ratio: 5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 152px; }\",\".framer-KJkRm .framer-h76pkb { align-content: center; align-items: center; align-self: start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 140px; justify-content: center; justify-self: start; overflow: hidden; padding: 20px 0px 0px 0px; position: sticky; top: 70px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-KJkRm .framer-1rt6d8x { --border-bottom-width: 1px; --border-color: var(--token-52f3257c-34dc-4219-9ed4-750f7c6f316a, #bce4d0); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; background-color: var(--token-60520148-f128-43a6-9679-1da8cd410eaa, #e3f4ec); border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 120px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-KJkRm .framer-uholpm-container { flex: none; height: 36px; position: relative; width: 188px; }\",\".framer-KJkRm .framer-hzplw8-container, .framer-KJkRm .framer-v4wyir-container, .framer-KJkRm .framer-3yaium-container, .framer-KJkRm .framer-1ful5i0-container, .framer-KJkRm .framer-1bu2o02-container, .framer-KJkRm .framer-15ob3fm-container, .framer-KJkRm .framer-1dkihpd-container, .framer-KJkRm .framer-u37vll-container, .framer-KJkRm .framer-ksf1e8-container, .framer-KJkRm .framer-12i1dk4-container, .framer-KJkRm .framer-1cs6sxw-container, .framer-KJkRm .framer-1vi06v1-container, .framer-KJkRm .framer-1gth6oz-container, .framer-KJkRm .framer-19aag3s-container, .framer-KJkRm .framer-1qmkv8k-container, .framer-KJkRm .framer-ozjsbp-container, .framer-KJkRm .framer-1lw5gth-container, .framer-KJkRm .framer-118ccfb-container, .framer-KJkRm .framer-1x8g3j5-container, .framer-KJkRm .framer-a8n5hx-container, .framer-KJkRm .framer-muv9jo-container, .framer-KJkRm .framer-1um77ut-container, .framer-KJkRm .framer-1ux7iw1-container, .framer-KJkRm .framer-uwn0sx-container, .framer-KJkRm .framer-l4csrk-container, .framer-KJkRm .framer-zd2eul-container, .framer-KJkRm .framer-1qmyaye-container, .framer-KJkRm .framer-j0nn4y-container, .framer-KJkRm .framer-1mt5rpz-container, .framer-KJkRm .framer-c0lla7-container, .framer-KJkRm .framer-x1440u-container, .framer-KJkRm .framer-5eotrg-container, .framer-KJkRm .framer-gc31k5-container, .framer-KJkRm .framer-g9ydyq-container, .framer-KJkRm .framer-1bsnwc6-container, .framer-KJkRm .framer-198rbfr-container, .framer-KJkRm .framer-pxzz8m-container, .framer-KJkRm .framer-103ykzw-container, .framer-KJkRm .framer-2p0eu2-container, .framer-KJkRm .framer-1l3ab9w-container, .framer-KJkRm .framer-b05hm4-container, .framer-KJkRm .framer-h6ncuc-container, .framer-KJkRm .framer-hg03os-container, .framer-KJkRm .framer-fnh6vg-container, .framer-KJkRm .framer-1q0q24w-container, .framer-KJkRm .framer-mdcdhj-container, .framer-KJkRm .framer-63ar7w-container, .framer-KJkRm .framer-u43yhk-container, .framer-KJkRm .framer-ciddkz-container, .framer-KJkRm .framer-ekxkw2-container, .framer-KJkRm .framer-1i4l8dg-container, .framer-KJkRm .framer-1x0ok7d-container, .framer-KJkRm .framer-1031xe5-container, .framer-KJkRm .framer-15gqjho-container, .framer-KJkRm .framer-yllvln-container, .framer-KJkRm .framer-zs5s8y-container, .framer-KJkRm .framer-1qb6u9q-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-KJkRm .framer-12hvgt6, .framer-KJkRm .framer-1t0dy6x { align-content: center; align-items: center; align-self: start; background-color: var(--token-c6029c69-0aeb-4df8-82ab-92e733c286dc, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 120px; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: sticky; top: 80px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-KJkRm .framer-13wkna6 { --border-bottom-width: 2px; --border-color: var(--token-52f3257c-34dc-4219-9ed4-750f7c6f316a, #bce4d0); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; align-self: start; background-color: var(--token-60520148-f128-43a6-9679-1da8cd410eaa, #e3f4ec); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 120px; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: sticky; top: 80px; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-KJkRm .framer-9szio8-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-KJkRm .framer-1t0562f { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 1000px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-KJkRm .framer-hdzkjd-container { flex: none; height: auto; position: relative; scroll-margin-top: 100px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-KJkRm.framer-zg8z15, .framer-KJkRm .framer-1qakk5t, .framer-KJkRm .framer-mpgyam, .framer-KJkRm .framer-1ngzrws, .framer-KJkRm .framer-10o5lmd, .framer-KJkRm .framer-1dm9cb6, .framer-KJkRm .framer-9mqo7k, .framer-KJkRm .framer-1dkbpmw, .framer-KJkRm .framer-1ydifg1, .framer-KJkRm .framer-17h0vqq, .framer-KJkRm .framer-h76pkb, .framer-KJkRm .framer-1rt6d8x, .framer-KJkRm .framer-12hvgt6, .framer-KJkRm .framer-1t0dy6x, .framer-KJkRm .framer-13wkna6 { gap: 0px; } .framer-KJkRm.framer-zg8z15 > *, .framer-KJkRm .framer-1ydifg1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-KJkRm.framer-zg8z15 > :first-child, .framer-KJkRm .framer-1qakk5t > :first-child, .framer-KJkRm .framer-mpgyam > :first-child, .framer-KJkRm .framer-1ngzrws > :first-child, .framer-KJkRm .framer-10o5lmd > :first-child, .framer-KJkRm .framer-1dm9cb6 > :first-child, .framer-KJkRm .framer-9mqo7k > :first-child, .framer-KJkRm .framer-1ydifg1 > :first-child { margin-top: 0px; } .framer-KJkRm.framer-zg8z15 > :last-child, .framer-KJkRm .framer-1qakk5t > :last-child, .framer-KJkRm .framer-mpgyam > :last-child, .framer-KJkRm .framer-1ngzrws > :last-child, .framer-KJkRm .framer-10o5lmd > :last-child, .framer-KJkRm .framer-1dm9cb6 > :last-child, .framer-KJkRm .framer-9mqo7k > :last-child, .framer-KJkRm .framer-1ydifg1 > :last-child { margin-bottom: 0px; } .framer-KJkRm .framer-1qakk5t > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-KJkRm .framer-mpgyam > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-KJkRm .framer-1ngzrws > *, .framer-KJkRm .framer-10o5lmd > *, .framer-KJkRm .framer-1dm9cb6 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-KJkRm .framer-9mqo7k > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-KJkRm .framer-1dkbpmw > *, .framer-KJkRm .framer-17h0vqq > *, .framer-KJkRm .framer-h76pkb > *, .framer-KJkRm .framer-1rt6d8x > *, .framer-KJkRm .framer-12hvgt6 > *, .framer-KJkRm .framer-1t0dy6x > *, .framer-KJkRm .framer-13wkna6 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-KJkRm .framer-1dkbpmw > :first-child, .framer-KJkRm .framer-17h0vqq > :first-child, .framer-KJkRm .framer-h76pkb > :first-child, .framer-KJkRm .framer-1rt6d8x > :first-child, .framer-KJkRm .framer-12hvgt6 > :first-child, .framer-KJkRm .framer-1t0dy6x > :first-child, .framer-KJkRm .framer-13wkna6 > :first-child { margin-left: 0px; } .framer-KJkRm .framer-1dkbpmw > :last-child, .framer-KJkRm .framer-17h0vqq > :last-child, .framer-KJkRm .framer-h76pkb > :last-child, .framer-KJkRm .framer-1rt6d8x > :last-child, .framer-KJkRm .framer-12hvgt6 > :last-child, .framer-KJkRm .framer-1t0dy6x > :last-child, .framer-KJkRm .framer-13wkna6 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-KJkRm[data-border=\"true\"]::after, .framer-KJkRm [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: 1199px) { .framer-KJkRm.framer-zg8z15 { width: 810px; } .framer-KJkRm .framer-1qakk5t { padding: 120px 30px 120px 30px; } .framer-KJkRm .framer-9mqo7k { padding: 90px 30px 120px 30px; } .framer-KJkRm .framer-jd6xfz { width: 100%; }}\",\"@media (max-width: 809px) { .framer-KJkRm.framer-zg8z15 { width: 390px; } .framer-KJkRm .framer-1qakk5t { padding: 120px 15px 120px 15px; } .framer-KJkRm .framer-1g2bsod { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-KJkRm .framer-9mqo7k { padding: 90px 15px 60px 15px; } .framer-KJkRm .framer-jd6xfz { grid-template-columns: repeat(1, minmax(200px, 1fr)); width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7264\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"iL7E3kal7\":{\"layout\":[\"fixed\",\"auto\"]},\"yTYJeh4mm\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"kn7pB6WP3\":{\"pattern\":\":kn7pB6WP3\",\"name\":\"nav-trigger\"},\"PYy3_il1x\":{\"pattern\":\":PYy3_il1x\",\"name\":\"interview-guides\"}}\n * @framerResponsiveScreen\n */const Frameractja3YYw=withCSS(Component,css,\"framer-KJkRm\");export default Frameractja3YYw;Frameractja3YYw.displayName=\"Compare / Metaview Alternative\";Frameractja3YYw.defaultProps={height:7264,width:1200};addFonts(Frameractja3YYw,[{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\"}]},...NavStickyTriggerFonts,...NavFonts,...TiledImageFonts,...MotionHeaderFonts,...IconicFonts,...AnimationIconTickerFonts,...HeaderBlockFonts,...EvidencedLogoFonts,...SwitchFeatureItemFonts,...ButtonFonts,...SectionCustomerQuoteFonts,...SectionFeatureAreaNavFonts,...SectionInterviewGuidesFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameractja3YYw\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"7264\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iL7E3kal7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yTYJeh4mm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"kn7pB6WP3\\\":{\\\"pattern\\\":\\\":kn7pB6WP3\\\",\\\"name\\\":\\\"nav-trigger\\\"},\\\"PYy3_il1x\\\":{\\\"pattern\\\":\\\":PYy3_il1x\\\",\\\"name\\\":\\\"interview-guides\\\"}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavStickyTriggerFonts", "getFonts", "s5hTocA0N_default", "NavFonts", "p0oapj6TD_default", "NavWithVariantAppearEffect", "withVariantAppearEffect", "TiledImageFonts", "TiledImage", "MotionHeaderFonts", "itu1q4GzV_default", "IconicFonts", "Iconic", "AnimationIconTickerFonts", "BEMhg3QX7_default", "HeaderBlockFonts", "reYla38f7_default", "EvidencedLogoFonts", "b8l26Yuki_default", "SwitchFeatureItemFonts", "JfqHTrk8c_default", "ButtonFonts", "EXgVnDhxa_default", "SectionCustomerQuoteFonts", "eQl0jAEm9_default", "SectionFeatureAreaNavFonts", "LmgC9VOuc_default", "SectionInterviewGuidesFonts", "RKFofLpMC_default", "FooterFonts", "ks4mf4IKv_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "isDisplayed", "router", "useRouter", "elementId1", "ref3", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "RichText2", "x", "SVG", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "css", "Frameractja3YYw", "withCSS", "actja3YYw_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
