{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/T08RxQJ4qrs7LLc8wx4E/border.js", "ssg:https://framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js", "ssg:https://framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js", "ssg:https://framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/6SPClu354QJPCp6Xj5C0/padding.js", "ssg:https://framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/58OHv7BfCzgeBhiv1TYu/radius.js", "ssg:https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/UfMN9oeTJKQqVQHIwZ5z/LocaleSelector.js", "ssg:https://ga.jspm.io/npm:@motionone/utils@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/easing@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/animation@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:tslib@2.4.0/tslib.es6.js", "ssg:https://ga.jspm.io/npm:hey-listen@1.0.8/dist/index.js", "ssg:https://ga.jspm.io/npm:@motionone/generators@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/dom@10.12.0/dist/index.es.js", "ssg:https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js", "ssg:https://framerusercontent.com/modules/vbcyYfLQqlzn0bgIkgZK/GWQEKmXon2Qh0yXY7XzJ/A08iDlZlm-0.js", "ssg:https://framerusercontent.com/modules/vbcyYfLQqlzn0bgIkgZK/GWQEKmXon2Qh0yXY7XzJ/A08iDlZlm.js", "ssg:https://framerusercontent.com/modules/tfVQqNUIpPaJZ32jZQBC/LB2e474WYy33eDaZmGBt/lbgytid8P-0.js", "ssg:https://framerusercontent.com/modules/tfVQqNUIpPaJZ32jZQBC/LB2e474WYy33eDaZmGBt/lbgytid8P.js", "ssg:https://framerusercontent.com/modules/E41cYmqeZkEMXGF7NKH5/bPTY6OjOSuOgnMJySYuI/P4s9VDJND-0.js", "ssg:https://framerusercontent.com/modules/E41cYmqeZkEMXGF7NKH5/bPTY6OjOSuOgnMJySYuI/P4s9VDJND.js", "ssg:https://framerusercontent.com/modules/njH9lYNtjERxopnKGa9g/G0K7f73jUnoR8DT5sEMs/Td7eph248-0.js", "ssg:https://framer.com/m/feather-icons/home.js@0.0.29", "ssg:https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js", "ssg:https://framerusercontent.com/modules/kQoYNcsXzTdp2rfWtXyd/7xQqbhwNPFxnh3uPXRYM/zL0foYKoV-0.js", "ssg:https://framerusercontent.com/modules/kQoYNcsXzTdp2rfWtXyd/7xQqbhwNPFxnh3uPXRYM/zL0foYKoV.js", "ssg:https://framerusercontent.com/modules/njH9lYNtjERxopnKGa9g/G0K7f73jUnoR8DT5sEMs/Td7eph248.js", "ssg:https://framerusercontent.com/modules/k06PKS0pb6zkBoLisiah/yJ70NYHj9ps9IO7lt7vY/HD4tRtJug.js", "ssg:https://framerusercontent.com/modules/uKxuNlNo45I9fpJQuyuM/2mGzCtIVyWhGBWuYYKJT/QibW832ON.js", "ssg:https://framerusercontent.com/modules/dNhtYZU7w4FK00rEDScd/23aJysMW2qNyYzayz3IM/P5xhKewVH.js", "ssg:https://framerusercontent.com/modules/3bAg0yUApiVBX2ieC3IC/553Eg7KEhakXkjWDeh85/P5xhKewVH.js"],
  "sourcesContent": ["import{ControlType as e}from\"framer\";export function getBorderStyle({color:e,width:t=0,widthPerSide:o=!1,widthTop:d=0,widthRight:r=0,widthBottom:i=0,widthLeft:l=0,style:h=\"none\"}={}){let b={};return e?(b[\"--framer-border-color\"]=e,b.borderStyle=h,o?(b.borderTopWidth=d,b.borderRightWidth=r,b.borderBottomWidth=i,b.borderLeftWidth=l):(b.borderTopWidth=t,b.borderRightWidth=t,b.borderBottomWidth=t,b.borderLeftWidth=t)):b.border=\"none\",b;}export const borderControls={color:{type:e.Color,defaultValue:\"#444\"},width:{type:e.FusedNumber,toggleKey:\"widthPerSide\",toggleTitles:[\"Width\",\"Width per side\"],valueKeys:[\"widthTop\",\"widthRight\",\"widthBottom\",\"widthLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],defaultValue:1,min:0},style:{type:e.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"borderControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getBorderStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"BorderOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./border.map", "import{ControlType}from\"framer\";export function getFocusStyle({color,width,style,offset}={}){const result={};if(color){result[\"--framer-focus-outline\"]=`${width}px ${style} ${color}`;result[\"--framer-focus-outline-offset\"]=`${offset}px`;}return result;}export const focusControls={color:{type:ControlType.Color,defaultValue:\"#09f\"},width:{type:ControlType.Number,displayStepper:true,defaultValue:1,min:0},style:{type:ControlType.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"},offset:{type:ControlType.Number,displayStepper:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"focusControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getFocusStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"FocusOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./focus.map", "import{ControlType}from\"framer\";export function getHoverStyle({fillColor,textColor,borderColor}={}){return{\"--framer-hover-background-color\":fillColor,\"--framer-hover-color\":textColor,\"--framer-hover-border-color\":borderColor};}export const hoverControls={fillColor:{type:ControlType.Color,title:\"Fill\",optional:true},textColor:{type:ControlType.Color,title:\"Text\",optional:true},borderColor:{type:ControlType.Color,title:\"Border\",optional:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"HoverOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getHoverStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"hoverControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hover.map", "import{ControlType}from\"framer\";export function getPaddingStyle({padding=0,paddingPerSide=false,paddingTop=0,paddingRight=0,paddingBottom=0,paddingLeft=0}={}){if(paddingPerSide){return{paddingTop:paddingTop,paddingRight:paddingRight,paddingBottom:paddingBottom,paddingLeft:paddingLeft};}else{return{paddingTop:padding,paddingRight:padding,paddingBottom:padding,paddingLeft:padding};}}export const paddingControls={padding:{type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\",],valueLabels:[\"T\",\"R\",\"B\",\"L\"],defaultValue:10,min:0}};\nexport const __FramerMetadata__ = {\"exports\":{\"getPaddingStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./padding.map", "import{ControlType}from\"framer\";export function getRadiusStyle({radius=0,radiusPerCorner=false,radiusTopLeft=0,radiusTopRight=0,radiusBottomRight=0,radiusBottomLeft=0}={}){const result={};if(radiusPerCorner){result.borderTopLeftRadius=radiusTopLeft;result.borderTopRightRadius=radiusTopRight;result.borderBottomRightRadius=radiusBottomRight;result.borderBottomLeftRadius=radiusBottomLeft;}else{result.borderTopLeftRadius=radius;result.borderTopRightRadius=radius;result.borderBottomRightRadius=radius;result.borderBottomLeftRadius=radius;}return result;}export const radiusControls={radius:{type:ControlType.FusedNumber,toggleKey:\"radiusPerConrner\",toggleTitles:[\"Radius\",\"Radius per side\"],valueKeys:[\"radiusTopLeft\",\"radiusTopRight\",\"radiusBottomRight\",\"radiusBottomLeft\",],valueLabels:[\"TL\",\"TR\",\"BR\",\"BL\"],defaultValue:10,min:0}};\nexport const __FramerMetadata__ = {\"exports\":{\"getRadiusStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"radiusControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./radius.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,// @ts-ignore Internal function\nuseLocaleInfo,withCSS}from\"framer\";import{useId,useState}from\"react\";import{getBorderStyle,borderControls}from\"https://framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/T08RxQJ4qrs7LLc8wx4E/border.js\";import{getFocusStyle,focusControls}from\"https://framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js\";import{getHoverStyle,hoverControls}from\"https://framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js\";import{getPaddingStyle,paddingControls}from\"https://framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/6SPClu354QJPCp6Xj5C0/padding.js\";import{getRadiusStyle,radiusControls}from\"https://framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/58OHv7BfCzgeBhiv1TYu/radius.js\";const className=\"framer-locale-picker\";function addPixel(value){if(typeof value===\"number\"){return`${value}px`;}return value;}var IconType;(function(IconType){IconType[\"Default\"]=\"default\";IconType[\"Custom\"]=\"custom\";})(IconType||(IconType={}));function Icon({type,color,image,size}){if(type===\"custom\"&&image){return /*#__PURE__*/_jsx(\"img\",{...image,width:size,height:size});}return /*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",width:size,height:size,fill:color,children:/*#__PURE__*/_jsx(\"path\",{d:\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm87.63,96H175.8c-1.41-28.46-10.27-55.47-25.12-77A88.2,88.2,0,0,1,215.63,120ZM128,215.89c-18.73-20.27-30.09-49-31.77-79.89h63.54C158.09,166.87,146.73,195.62,128,215.89ZM96.23,120c1.68-30.87,13-59.62,31.77-79.89,18.73,20.27,30.09,49,31.77,79.89Zm9.09-77C90.47,64.53,81.61,91.54,80.2,120H40.37A88.2,88.2,0,0,1,105.32,43ZM40.37,136H80.2c1.41,28.46,10.27,55.47,25.12,77A88.2,88.2,0,0,1,40.37,136Zm110.31,77c14.85-21.56,23.71-48.57,25.12-77h39.83A88.2,88.2,0,0,1,150.68,213Z\"})});}var CaretType;(function(CaretType){CaretType[\"Default\"]=\"default\";CaretType[\"Custom\"]=\"custom\";})(CaretType||(CaretType={}));function Caret({type,color,image,size}){if(type===\"custom\"&&image){return /*#__PURE__*/_jsx(\"img\",{...image,width:size,height:size});}return /*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 12 12\",width:size,height:size,children:/*#__PURE__*/_jsx(\"path\",{d:\"M 2 4.5 L 6 8.5 L 10 4.5\",fill:\"none\",stroke:color,strokeWidth:1.5,strokeLinecap:\"round\",strokeLinejoin:\"round\"})});}/**\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any\n * @framerDisableUnlink\n * @framerIntrinsicWidth 120\n * @framerIntrinsicHeight 34\n */const LocaleSelector=withCSS(({font,fillColor,textColor,icon,caret,options:{title,gap,border,hover,focus},style,...props})=>{const id=useId();const{activeLocale,locales,setLocale}=useLocaleInfo();var _activeLocale_id;const activeLocaleId=(_activeLocale_id=activeLocale===null||activeLocale===void 0?void 0:activeLocale.id)!==null&&_activeLocale_id!==void 0?_activeLocale_id:\"default\";const[lastActiveLocaleId,setLastActiveLocaleId]=useState(activeLocaleId);// The useLocaleInfo hook updates the activeLocale variable inside\n// a startTransition to load the translations with Suspense. To make\n// the component feel responsive we update our own state without Suspense.\nconst[selectedLocaleId,setSelectedLocaleId]=useState(activeLocaleId);const selectedLocale=locales.find(locale=>locale.id===selectedLocaleId);// The active locale was updated. Ensure we update our internal state as well.\nif(lastActiveLocaleId!==activeLocaleId){setLastActiveLocaleId(activeLocaleId);if(selectedLocaleId!==activeLocaleId){setSelectedLocaleId(activeLocaleId);}}function handleChange(event){const localeId=event.target.value;setSelectedLocaleId(localeId);const locale=locales.find(locale=>locale.id===localeId);setLocale(locale);}var _selectedLocale_name;return /*#__PURE__*/_jsxs(\"div\",{className:className,style:style,children:[/*#__PURE__*/_jsx(\"label\",{htmlFor:id,children:\"Select Language\"}),/*#__PURE__*/_jsx(\"select\",{id:id,value:selectedLocaleId,onChange:handleChange,// If a navigation occurs from switching locales\n// the browser can attempt to autofill the select to the last value\n// when you use browser back navigation. We don't want that.\nautoComplete:\"off\",children:locales.map(locale=>/*#__PURE__*/_jsx(\"option\",{value:locale.id,children:locale.name},locale.id))}),/*#__PURE__*/_jsxs(\"div\",{className:\"input\",style:{...font,\"--framer-background-color\":fillColor,\"--framer-color\":textColor,...getPaddingStyle(props),...getRadiusStyle(props),...getBorderStyle(border),...getHoverStyle(hover),...getFocusStyle(focus),gap},children:[icon&&/*#__PURE__*/_jsx(\"div\",{className:\"icon\",children:/*#__PURE__*/_jsx(Icon,{...icon})}),title&&/*#__PURE__*/_jsx(\"div\",{className:\"title\",children:(_selectedLocale_name=selectedLocale===null||selectedLocale===void 0?void 0:selectedLocale.name)!==null&&_selectedLocale_name!==void 0?_selectedLocale_name:\"English\"}),caret&&/*#__PURE__*/_jsx(\"div\",{className:\"caret\",children:/*#__PURE__*/_jsx(Caret,{...caret})})]})]});},[`\n            .${className} {\n                position: relative;\n            }\n        `,`\n            .${className} label {\n                position: absolute;\n                width: 1px;\n                height: 1px;\n                margin: -1px;\n                overflow: hidden;\n                white-space: nowrap;\n                clip: rect(0 0 0 0);\n                clip-path: inset(50%);\n            }\n        `,`\n            .${className} select {\n                appearance: none;\n                position: absolute;\n                opacity: 0;\n                top: 0;\n                right: 0;\n                bottom: 0;\n                left: 0;\n                cursor: inherit;\n                width: 100%;\n            }\n        `,`\n            .${className} .input {\n                display: flex;\n                justify-content: center;\n                align-items: center;\n                height: 100%;\n                pointer-events: none;\n                overflow: hidden;\n                background-color: var(--framer-background-color);\n                color: var(--framer-color);\n                border-color: var(--framer-border-color);\n            }\n        `,`\n            .${className} select:focus-visible + .input  {\n                outline: var(--framer-focus-outline, none);\n                outline-offset: var(--framer-focus-outline-offset);\n            }\n        `,`\n            .${className}:hover .input {\n                background-color: var(--framer-hover-background-color, var(--framer-background-color));\n                color: var(--framer-hover-color, var(--framer-color));\n                border-color: var(--framer-hover-border-color, var(--framer-border-color));\n            }\n        `,`\n            .${className} .title {\n                flex: 1 1 auto;\n                white-space: nowrap;\n                text-overflow: ellipsis;\n                overflow: hidden;\n            }\n        `,`\n            .${className} .icon, .${className} .caret {\n                display: flex;\n                align-items: center;\n            }\n        `]);LocaleSelector.displayName=\"Locale Selector\";addPropertyControls(LocaleSelector,{font:{// @ts-ignore\ntype:ControlType.Font,controls:\"extended\",defaultFontType:\"sans-serif\",defaultValue:{fontSize:14,lineHeight:\"1.5em\"}},fillColor:{type:ControlType.Color,title:\"Fill\",optional:true,defaultValue:\"#eee\"},textColor:{type:ControlType.Color,title:\"Text\",defaultValue:\"#000\"},...paddingControls,...radiusControls,icon:{type:ControlType.Object,buttonTitle:\"Size, Color\",optional:true,controls:{type:{type:ControlType.Enum,title:\"Icon\",options:Object.values(IconType),optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:true,defaultValue:\"default\"},color:{type:ControlType.Color,displaySegmentedControl:true,defaultValue:\"#000\",hidden:props=>props.type!==\"default\"},image:{type:ControlType.ResponsiveImage,title:\"File\",allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:props=>props.type!==\"custom\"},size:{type:ControlType.Number,displayStepper:true,defaultValue:18}}},caret:{type:ControlType.Object,buttonTitle:\"Size, Color\",optional:true,controls:{type:{type:ControlType.Enum,title:\"Icon\",options:Object.values(CaretType),optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:true,defaultValue:\"default\"},color:{type:ControlType.Color,displaySegmentedControl:true,defaultValue:\"#000\",hidden:props=>props.type!==\"default\"},image:{type:ControlType.ResponsiveImage,title:\"File\",allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:props=>props.type!==\"custom\"},size:{type:ControlType.Number,displayStepper:true,defaultValue:12}},defaultValue:{}},options:{type:ControlType.Object,title:\"Options\",buttonTitle:\"Border, Hover\",controls:{title:{type:ControlType.Boolean,defaultValue:true},gap:{type:ControlType.Number,displayStepper:true,defaultValue:5},border:{type:ControlType.Object,buttonTitle:\"Color, Width\",optional:true,controls:borderControls},hover:{type:ControlType.Object,buttonTitle:\"Fill, Border\",optional:true,controls:hoverControls},focus:{type:ControlType.Object,buttonTitle:\"Color, Width\",controls:focusControls}}}});export default LocaleSelector;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"LocaleSelector\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerSupportedLayoutHeight\":\"any\",\"framerDisableUnlink\":\"* @framerIntrinsicWidth 120\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"34\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LocaleSelector.map", "function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const isString=t=>\"string\"===typeof t;const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingList=t=>Array.isArray(t)&&!isNumber(t[0]);const wrap=(t,e,n)=>{const o=e-t;return((n-t)%o+o)%o+t};function getEasingForSegment(t,e){return isEasingList(t)?t[wrap(0,t.length,e)]:t}const mix=(t,e,n)=>-n*t+n*e+t;const noop=()=>{};const noopReturn=t=>t;const progress=(t,e,n)=>e-t===0?1:(n-t)/(e-t);function fillOffset(t,e){const n=t[t.length-1];for(let o=1;o<=e;o++){const s=progress(0,e,o);t.push(mix(n,1,s))}}function defaultOffset(t){const e=[0];fillOffset(e,t-1);return e}function interpolate(t,e=defaultOffset(t.length),n=noopReturn){const o=t.length;const s=o-e.length;s>0&&fillOffset(e,s);return s=>{let r=0;for(;r<o-2;r++)if(s<e[r+1])break;let f=clamp(0,1,progress(e[r],e[r+1],s));const c=getEasingForSegment(n,r);f=c(f);return mix(t[r],t[r+1],f)}}const e={ms:t=>1e3*t,s:t=>t/1e3};\n/*\n  Convert velocity into velocity per second\n\n  @param [number]: Unit per frame\n  @param [number]: Frame duration in ms\n*/function velocityPerSecond(t,e){return e?t*(1e3/e):0}export{addUniqueItem,clamp,defaultOffset,t as defaults,fillOffset,getEasingForSegment,interpolate,isCubicBezier,isEasingGenerator,isEasingList,isNumber,isString,mix,noop,noopReturn,progress,removeItem,e as time,velocityPerSecond,wrap};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,clamp as n}from\"@motionone/utils\";const calcBezier=(t,n,e)=>(((1-3*e+3*n)*t+(3*e-6*n))*t+3*n)*t;const e=1e-7;const i=12;function binarySubdivide(t,n,o,r,c){let u;let a;let s=0;do{a=n+(o-n)/2;u=calcBezier(a,r,c)-t;u>0?o=a:n=a}while(Math.abs(u)>e&&++s<i);return a}function cubicBezier(n,e,i,o){if(n===e&&i===o)return t;const getTForX=t=>binarySubdivide(t,0,1,n,i);return t=>0===t||1===t?t:calcBezier(getTForX(t),e,o)}const steps=(t,e=\"end\")=>i=>{i=\"end\"===e?Math.min(i,.999):Math.max(i,.001);const o=i*t;const r=\"end\"===e?Math.floor(o):Math.ceil(o);return n(0,1,r/t)};export{cubicBezier,steps};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,defaults as i,isEasingGenerator as e,isEasingList as s,interpolate as a}from\"@motionone/utils\";import{cubicBezier as n,steps as r}from\"@motionone/easing\";const o={ease:n(.25,.1,.25,1),\"ease-in\":n(.42,0,1,1),\"ease-in-out\":n(.42,0,.58,1),\"ease-out\":n(0,0,.58,1)};const h=/\\((.*?)\\)/;function getEasingFunction(i){if(\"function\"===typeof i)return i;if(Array.isArray(i))return n(...i);if(o[i])return o[i];if(i.startsWith(\"steps\")){const t=h.exec(i);if(t){const i=t[1].split(\",\");return r(parseFloat(i[0]),i[1].trim())}}return t}class Animation{constructor(n,r=[0,1],{easing:o,duration:h=i.duration,delay:u=i.delay,endDelay:l=i.endDelay,repeat:m=i.repeat,offset:c,direction:p=\"normal\"}={}){this.startTime=null;this.rate=1;this.t=0;this.cancelTimestamp=null;this.easing=t;this.duration=0;this.totalDuration=0;this.repeat=0;this.playState=\"idle\";this.finished=new Promise(((t,i)=>{this.resolve=t;this.reject=i}));o=o||i.easing;if(e(o)){const t=o.createAnimation(r,(()=>\"0\"),true);o=t.easing;void 0!==t.keyframes&&(r=t.keyframes);void 0!==t.duration&&(h=t.duration)}this.repeat=m;this.easing=s(o)?t:getEasingFunction(o);this.updateDuration(h);const d=a(r,c,s(o)?o.map(getEasingFunction):t);this.tick=t=>{var i;u=u;let e=0;e=void 0!==this.pauseTime?this.pauseTime:(t-this.startTime)*this.rate;this.t=e;e/=1e3;e=Math.max(e-u,0);\"finished\"===this.playState&&void 0===this.pauseTime&&(e=this.totalDuration);const s=e/this.duration;let a=Math.floor(s);let r=s%1;!r&&s>=1&&(r=1);1===r&&a--;const o=a%2;(\"reverse\"===p||\"alternate\"===p&&o||\"alternate-reverse\"===p&&!o)&&(r=1-r);const h=e>=this.totalDuration?1:Math.min(r,1);const m=d(this.easing(h));n(m);const c=void 0===this.pauseTime&&(\"finished\"===this.playState||e>=this.totalDuration+l);if(c){this.playState=\"finished\";null===(i=this.resolve)||void 0===i?void 0:i.call(this,m)}else\"idle\"!==this.playState&&(this.frameRequestId=requestAnimationFrame(this.tick))};this.play()}play(){const t=performance.now();this.playState=\"running\";void 0!==this.pauseTime?this.startTime=t-this.pauseTime:this.startTime||(this.startTime=t);this.cancelTimestamp=this.startTime;this.pauseTime=void 0;this.frameRequestId=requestAnimationFrame(this.tick)}pause(){this.playState=\"paused\";this.pauseTime=this.t}finish(){this.playState=\"finished\";this.tick(0)}stop(){var t;this.playState=\"idle\";void 0!==this.frameRequestId&&cancelAnimationFrame(this.frameRequestId);null===(t=this.reject)||void 0===t?void 0:t.call(this,false)}cancel(){this.stop();this.tick(this.cancelTimestamp)}reverse(){this.rate*=-1}commitStyles(){}updateDuration(t){this.duration=t;this.totalDuration=t*(this.repeat+1)}get currentTime(){return this.t}set currentTime(t){void 0!==this.pauseTime||0===this.rate?this.pauseTime=t:this.startTime=performance.now()-t/this.rate}get playbackRate(){return this.rate}set playbackRate(t){this.rate=t}}export{Animation,getEasingFunction};\n\n//# sourceMappingURL=index.es.js.map", "var extendStatics=function(e,t){extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])};return extendStatics(e,t)};function __extends(e,t){if(\"function\"!==typeof t&&null!==t)throw new TypeError(\"Class extends value \"+String(t)+\" is not a constructor or null\");extendStatics(e,t);function __(){this.constructor=e}e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}var __assign=function(){__assign=Object.assign||function __assign(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e};return __assign.apply(this,arguments)};function __rest(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&\"function\"===typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function __decorate(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i}function __param(e,t){return function(r,n){t(r,n,e)}}function __metadata(e,t){if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.metadata)return Reflect.metadata(e,t)}function __awaiter(e,t,r,n){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,o){function fulfilled(e){try{step(n.next(e))}catch(e){o(e)}}function rejected(e){try{step(n.throw(e))}catch(e){o(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((n=n.apply(e,t||[])).next())}))}function __generator(e,t){var r,n,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:verb(0),throw:verb(1),return:verb(2)},\"function\"===typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function verb(e){return function(t){return step([e,t])}}function step(a){if(r)throw new TypeError(\"Generator is already executing.\");while(i)try{if(r=1,n&&(o=2&a[0]?n.return:a[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,a[1])).done)return o;(n=0,o)&&(a=[2&a[0],o.value]);switch(a[0]){case 0:case 1:o=a;break;case 4:i.label++;return{value:a[1],done:false};case 5:i.label++;n=a[1];a=[0];continue;case 7:a=i.ops.pop();i.trys.pop();continue;default:if(!(o=i.trys,o=o.length>0&&o[o.length-1])&&(6===a[0]||2===a[0])){i=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){i.label=a[1];break}if(6===a[0]&&i.label<o[1]){i.label=o[1];o=a;break}if(o&&i.label<o[2]){i.label=o[2];i.ops.push(a);break}o[2]&&i.ops.pop();i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e];n=0}finally{r=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:true}}}var e=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!(\"get\"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:true,get:function(){return t[r]}});Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r);e[n]=t[r]};function __exportStar(t,r){for(var n in t)\"default\"===n||Object.prototype.hasOwnProperty.call(r,n)||e(r,t,n)}function __values(e){var t=\"function\"===typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&\"number\"===typeof e.length)return{next:function(){e&&n>=e.length&&(e=void 0);return{value:e&&e[n++],done:!e}}};throw new TypeError(t?\"Object is not iterable.\":\"Symbol.iterator is not defined.\")}function __read(e,t){var r=\"function\"===typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{while((void 0===t||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i}\n/** @deprecated */function __spread(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(__read(arguments[t]));return e}\n/** @deprecated */function __spreadArrays(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var a=arguments[t],i=0,c=a.length;i<c;i++,o++)n[o]=a[i];return n}function __spreadArray(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)if(n||!(o in t)){n||(n=Array.prototype.slice.call(t,0,o));n[o]=t[o]}return e.concat(n||Array.prototype.slice.call(t))}function __await(e){return this instanceof __await?(this.v=e,this):new __await(e)}function __asyncGenerator(e,t,r){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var n,o=r.apply(e,t||[]),a=[];return n={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),n[Symbol.asyncIterator]=function(){return this},n;function verb(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){a.push([e,t,r,n])>1||resume(e,t)}))})}function resume(e,t){try{step(o[e](t))}catch(e){settle(a[0][3],e)}}function step(e){e.value instanceof __await?Promise.resolve(e.value.v).then(fulfill,reject):settle(a[0][2],e)}function fulfill(e){resume(\"next\",e)}function reject(e){resume(\"throw\",e)}function settle(e,t){(e(t),a.shift(),a.length)&&resume(a[0][0],a[0][1])}}function __asyncDelegator(e){var t,r;return t={},verb(\"next\"),verb(\"throw\",(function(e){throw e})),verb(\"return\"),t[Symbol.iterator]=function(){return this},t;function verb(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:__await(e[n](t)),done:\"return\"===n}:o?o(t):t}:o}}function __asyncValues(e){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=\"function\"===typeof __values?__values(e):e[Symbol.iterator](),t={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),t[Symbol.asyncIterator]=function(){return this},t);function verb(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){t=e[r](t),settle(n,o,t.done,t.value)}))}}function settle(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)}}function __makeTemplateObject(e,t){Object.defineProperty?Object.defineProperty(e,\"raw\",{value:t}):e.raw=t;return e}var t=Object.create?function(e,t){Object.defineProperty(e,\"default\",{enumerable:true,value:t})}:function(e,t){e.default=t};function __importStar(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var o in r)\"default\"!==o&&Object.prototype.hasOwnProperty.call(r,o)&&e(n,r,o);t(n,r);return n}function __importDefault(e){return e&&e.__esModule?e:{default:e}}function __classPrivateFieldGet(e,t,r,n){if(\"a\"===r&&!n)throw new TypeError(\"Private accessor was defined without a getter\");if(\"function\"===typeof t?e!==t||!n:!t.has(e))throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");return\"m\"===r?n:\"a\"===r?n.call(e):n?n.value:t.get(e)}function __classPrivateFieldSet(e,t,r,n,o){if(\"m\"===n)throw new TypeError(\"Private method is not writable\");if(\"a\"===n&&!o)throw new TypeError(\"Private accessor was defined without a setter\");if(\"function\"===typeof t?e!==t||!o:!t.has(e))throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");return\"a\"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function __classPrivateFieldIn(e,t){if(null===t||\"object\"!==typeof t&&\"function\"!==typeof t)throw new TypeError(\"Cannot use 'in' operator on non-object\");return\"function\"===typeof e?t===e:e.has(t)}export{__assign,__asyncDelegator,__asyncGenerator,__asyncValues,__await,__awaiter,__classPrivateFieldGet,__classPrivateFieldIn,__classPrivateFieldSet,e as __createBinding,__decorate,__exportStar,__extends,__generator,__importDefault,__importStar,__makeTemplateObject,__metadata,__param,__read,__rest,__spread,__spreadArray,__spreadArrays,__values};\n\n//# sourceMappingURL=tslib.es6.js.map", "var n={};Object.defineProperty(n,\"__esModule\",{value:true});n.warning=function(){};n.invariant=function(){};const e=n.__esModule,t=n.warning,r=n.invariant;export default n;export{e as __esModule,r as invariant,t as warning};\n\n//# sourceMappingURL=index.js.map", "import{velocityPerSecond as e,time as t}from\"@motionone/utils\";const s=5;function calcGeneratorVelocity(t,n,r){const a=Math.max(n-s,0);return e(r-t(a),n-a)}const n={stiffness:100,damping:10,mass:1};const calcDampingRatio=(e=n.stiffness,t=n.damping,s=n.mass)=>t/(2*Math.sqrt(e*s));function hasReachedTarget(e,t,s){return e<t&&s>=t||e>t&&s<=t}const spring=({stiffness:e=n.stiffness,damping:s=n.damping,mass:r=n.mass,from:a=0,to:o=1,velocity:c=0,restSpeed:i=2,restDistance:h=.5}={})=>{c=c?t.s(c):0;const u={done:false,hasReachedTarget:false,current:a,target:o};const d=o-a;const f=Math.sqrt(e/r)/1e3;const l=calcDampingRatio(e,s,r);let g;if(l<1){const e=f*Math.sqrt(1-l*l);g=t=>o-Math.exp(-l*f*t)*((l*f*d-c)/e*Math.sin(e*t)+d*Math.cos(e*t))}else g=e=>o-Math.exp(-f*e)*(d+(f*d-c)*e);return e=>{u.current=g(e);const t=0===e?c:calcGeneratorVelocity(g,e,u.current);const s=Math.abs(t)<=i;const n=Math.abs(o-u.current)<=h;u.done=s&&n;u.hasReachedTarget=hasReachedTarget(a,o,u.current);return u}};const glide=({from:e=0,velocity:s=0,power:n=.8,decay:r=.325,bounceDamping:a,bounceStiffness:o,changeTarget:c,min:i,max:h,restDistance:u=.5,restSpeed:d})=>{r=t.ms(r);const f={hasReachedTarget:false,done:false,current:e,target:e};const isOutOfBounds=e=>void 0!==i&&e<i||void 0!==h&&e>h;const nearestBoundary=e=>void 0===i?h:void 0===h||Math.abs(i-e)<Math.abs(h-e)?i:h;let l=n*s;const g=e+l;const m=void 0===c?g:c(g);f.target=m;m!==g&&(l=m-e);const calcDelta=e=>-l*Math.exp(-e/r);const calcLatest=e=>m+calcDelta(e);const applyFriction=e=>{const t=calcDelta(e);const s=calcLatest(e);f.done=Math.abs(t)<=u;f.current=f.done?m:s};let p;let M;const checkCatchBoundary=e=>{if(isOutOfBounds(f.current)){p=e;M=spring({from:f.current,to:nearestBoundary(f.current),velocity:calcGeneratorVelocity(calcLatest,e,f.current),damping:a,stiffness:o,restDistance:u,restSpeed:d})}};checkCatchBoundary(0);return e=>{let t=false;if(!M&&void 0===p){t=true;applyFriction(e);checkCatchBoundary(e)}if(void 0!==p&&e>p){f.hasReachedTarget=true;return M(e-p)}f.hasReachedTarget=false;!t&&applyFriction(e);return f}};const r=10;const a=1e4;function pregenerateKeyframes(e){let t;let s=r;let n=e(0);const o=[n.current];while(!n.done&&s<a){n=e(s);o.push(n.done?n.target:n.current);void 0===t&&n.hasReachedTarget&&(t=s);s+=r}const c=s-r;1===o.length&&o.push(n.current);return{keyframes:o,duration:c/1e3,overshootDuration:(null!==t&&void 0!==t?t:c)/1e3}}export{calcGeneratorVelocity,glide,pregenerateKeyframes,spring};\n\n//# sourceMappingURL=index.es.js.map", "import{MotionValue as e}from\"@motionone/types\";import{noopReturn as t,addUniqueItem as n,isCubicBezier as o,defaults as i,isEasingGenerator as s,isNumber as r,time as a,isEasingList as c,noop as l,removeItem as f,mix as u,getEasingForSegment as d,isString as g,defaultOffset as m,fillOffset as h,progress as p,velocityPerSecond as v,interpolate as y}from\"@motionone/utils\";import{Animation as w,getEasingFunction as E}from\"@motionone/animation\";import{__rest as b}from\"tslib\";import{invariant as S}from\"hey-listen\";import{pregenerateKeyframes as A,calcGeneratorVelocity as O,spring as x,glide as V}from\"@motionone/generators\";const z=new WeakMap;function getAnimationData(e){z.has(e)||z.set(e,{transforms:[],values:new Map});return z.get(e)}function getMotionValue(t,n){t.has(n)||t.set(n,new e);return t.get(n)}const W=[\"\",\"X\",\"Y\",\"Z\"];const L=[\"translate\",\"scale\",\"rotate\",\"skew\"];const T={x:\"translateX\",y:\"translateY\",z:\"translateZ\"};const D={syntax:\"<angle>\",initialValue:\"0deg\",toDefaultUnit:e=>e+\"deg\"};const M={translate:{syntax:\"<length-percentage>\",initialValue:\"0px\",toDefaultUnit:e=>e+\"px\"},rotate:D,scale:{syntax:\"<number>\",initialValue:1,toDefaultUnit:t},skew:D};const k=new Map;const asTransformCssVar=e=>`--motion-${e}`;const B=[\"x\",\"y\",\"z\"];L.forEach((e=>{W.forEach((t=>{B.push(e+t);k.set(asTransformCssVar(e+t),M[e])}))}));const compareTransformOrder=(e,t)=>B.indexOf(e)-B.indexOf(t);const j=new Set(B);const isTransform=e=>j.has(e);const addTransformToElement=(e,t)=>{T[t]&&(t=T[t]);const{transforms:o}=getAnimationData(e);n(o,t);e.style.transform=buildTransformTemplate(o)};const buildTransformTemplate=e=>e.sort(compareTransformOrder).reduce(transformListToString,\"\").trim();const transformListToString=(e,t)=>`${e} ${t}(var(${asTransformCssVar(t)}))`;const isCssVar=e=>e.startsWith(\"--\");const P=new Set;function registerCssVariable(e){if(!P.has(e)){P.add(e);try{const{syntax:t,initialValue:n}=k.has(e)?k.get(e):{};CSS.registerProperty({name:e,inherits:false,syntax:t,initialValue:n})}catch(e){}}}const convertEasing=e=>o(e)?cubicBezierAsString(e):e;const cubicBezierAsString=([e,t,n,o])=>`cubic-bezier(${e}, ${t}, ${n}, ${o})`;const testAnimation=e=>document.createElement(\"div\").animate(e,{duration:.001});const C={cssRegisterProperty:()=>\"undefined\"!==typeof CSS&&Object.hasOwnProperty.call(CSS,\"registerProperty\"),waapi:()=>Object.hasOwnProperty.call(Element.prototype,\"animate\"),partialKeyframes:()=>{try{testAnimation({opacity:[1]})}catch(e){return false}return true},finished:()=>Boolean(testAnimation({opacity:[0,1]}).finished)};const $={};const R={};for(const e in C)R[e]=()=>{void 0===$[e]&&($[e]=C[e]());return $[e]};function hydrateKeyframes(e,t){for(let n=0;n<e.length;n++)null===e[n]&&(e[n]=n?e[n-1]:t());return e}const keyframesList=e=>Array.isArray(e)?e:[e];function getStyleName(e){T[e]&&(e=T[e]);return isTransform(e)?asTransformCssVar(e):e}const H={get:(e,t)=>{t=getStyleName(t);let n=isCssVar(t)?e.style.getPropertyValue(t):getComputedStyle(e)[t];if(!n&&0!==n){const e=k.get(t);e&&(n=e.initialValue)}return n},set:(e,t,n)=>{t=getStyleName(t);isCssVar(t)?e.style.setProperty(t,n):e.style[t]=n}};function stopAnimation(e,t=true){if(e&&\"finished\"!==e.playState)try{if(e.stop)e.stop();else{t&&e.commitStyles();e.cancel()}}catch(e){}}function getDevToolsRecord(){return window.__MOTION_DEV_TOOLS_RECORD}function animateStyle(e,t,n,o={}){const f=getDevToolsRecord();const u=false!==o.record&&f;let d;let{duration:g=i.duration,delay:m=i.delay,endDelay:h=i.endDelay,repeat:p=i.repeat,easing:v=i.easing,direction:y,offset:E,allowWebkitAcceleration:b=false}=o;const S=getAnimationData(e);let A=R.waapi();const O=isTransform(t);O&&addTransformToElement(e,t);const x=getStyleName(t);const V=getMotionValue(S.values,x);const z=k.get(x);stopAnimation(V.animation,!(s(v)&&V.generator)&&false!==o.record);return()=>{const readInitialValue=()=>{var t,n;return null!==(n=null!==(t=H.get(e,x))&&void 0!==t?t:null===z||void 0===z?void 0:z.initialValue)&&void 0!==n?n:0};let i=hydrateKeyframes(keyframesList(n),readInitialValue);if(s(v)){const e=v.createAnimation(i,readInitialValue,O,x,V);v=e.easing;void 0!==e.keyframes&&(i=e.keyframes);void 0!==e.duration&&(g=e.duration)}isCssVar(x)&&(R.cssRegisterProperty()?registerCssVariable(x):A=false);if(A){z&&(i=i.map((e=>r(e)?z.toDefaultUnit(e):e)));1!==i.length||R.partialKeyframes()&&!u||i.unshift(readInitialValue());const t={delay:a.ms(m),duration:a.ms(g),endDelay:a.ms(h),easing:c(v)?void 0:convertEasing(v),direction:y,iterations:p+1,fill:\"both\"};d=e.animate({[x]:i,offset:E,easing:c(v)?v.map(convertEasing):void 0},t);d.finished||(d.finished=new Promise(((e,t)=>{d.onfinish=e;d.oncancel=t})));const n=i[i.length-1];d.finished.then((()=>{H.set(e,x,n);d.cancel()})).catch(l);b||(d.playbackRate=1.000001)}else if(O){i=i.map((e=>\"string\"===typeof e?parseFloat(e):e));1===i.length&&i.unshift(parseFloat(readInitialValue()));const render=t=>{z&&(t=z.toDefaultUnit(t));H.set(e,x,t)};d=new w(render,i,Object.assign(Object.assign({},o),{duration:g,easing:v}))}else{const t=i[i.length-1];H.set(e,x,z&&r(t)?z.toDefaultUnit(t):t)}u&&f(e,t,i,{duration:g,delay:m,easing:v,repeat:p,offset:E},\"motion-one\");V.setAnimation(d);return d}}const getOptions=(e,t)=>e[t]?Object.assign(Object.assign({},e),e[t]):Object.assign({},e);function resolveElements(e,t){var n;if(\"string\"===typeof e)if(t){null!==(n=t[e])&&void 0!==n?n:t[e]=document.querySelectorAll(e);e=t[e]}else e=document.querySelectorAll(e);else e instanceof Element&&(e=[e]);return Array.from(e||[])}const createAnimation=e=>e();const withControls=(e,t,n=i.duration)=>new Proxy({animations:e.map(createAnimation).filter(Boolean),duration:n,options:t},I);const getActiveAnimation=e=>e.animations[0];const I={get:(e,t)=>{const n=getActiveAnimation(e);switch(t){case\"duration\":return e.duration;case\"currentTime\":return a.s((null===n||void 0===n?void 0:n[t])||0);case\"playbackRate\":case\"playState\":return null===n||void 0===n?void 0:n[t];case\"finished\":e.finished||(e.finished=Promise.all(e.animations.map(selectFinished)).catch(l));return e.finished;case\"stop\":return()=>{e.animations.forEach((e=>stopAnimation(e)))};case\"forEachNative\":return t=>{e.animations.forEach((n=>t(n,e)))};default:return\"undefined\"===typeof(null===n||void 0===n?void 0:n[t])?void 0:()=>e.animations.forEach((e=>e[t]()))}},set:(e,t,n)=>{switch(t){case\"currentTime\":n=a.ms(n);case\"currentTime\":case\"playbackRate\":for(let o=0;o<e.animations.length;o++)e.animations[o][t]=n;return true}return false}};const selectFinished=e=>e.finished;function stagger(e=.1,{start:t=0,from:n=0,easing:o}={}){return(i,s)=>{const a=r(n)?n:getFromIndex(n,s);const c=Math.abs(a-i);let l=e*c;if(o){const t=s*e;const n=E(o);l=n(l/t)*t}return t+l}}function getFromIndex(e,t){if(\"first\"===e)return 0;{const n=t-1;return\"last\"===e?n:n/2}}function resolveOption(e,t,n){return\"function\"===typeof e?e(t,n):e}function animate(e,t,n={}){e=resolveElements(e);const o=e.length;const i=[];for(let s=0;s<o;s++){const r=e[s];for(const e in t){const a=getOptions(n,e);a.delay=resolveOption(a.delay,s,o);const c=animateStyle(r,e,t[e],a);i.push(c)}}return withControls(i,n,n.duration)}function calcNextTime(e,t,n,o){var i;return r(t)?t:t.startsWith(\"-\")||t.startsWith(\"+\")?Math.max(0,e+parseFloat(t)):\"<\"===t?n:null!==(i=o.get(t))&&void 0!==i?i:e}function eraseKeyframes(e,t,n){for(let o=0;o<e.length;o++){const i=e[o];if(i.at>t&&i.at<n){f(e,i);o--}}}function addKeyframes(e,t,n,o,i,s){eraseKeyframes(e,i,s);for(let r=0;r<t.length;r++)e.push({value:t[r],at:u(i,s,o[r]),easing:d(n,r)})}function compareByTime(e,t){return e.at===t.at?null===e.value?1:-1:e.at-t.at}function timeline(e,t={}){var n;const o=createAnimationsFromTimeline(e,t);const i=o.map((e=>animateStyle(...e))).filter(Boolean);return withControls(i,t,null===(n=o[0])||void 0===n?void 0:n[3].duration)}function createAnimationsFromTimeline(e,t={}){var{defaultOptions:n={}}=t,o=b(t,[\"defaultOptions\"]);const r=[];const a=new Map;const c={};const l=new Map;let f=0;let u=0;let d=0;for(let t=0;t<e.length;t++){const o=e[t];if(g(o)){l.set(o,u);continue}if(!Array.isArray(o)){l.set(o.name,calcNextTime(u,o.at,f,l));continue}const[r,p,v={}]=o;void 0!==v.at&&(u=calcNextTime(u,v.at,f,l));let y=0;const w=resolveElements(r,c);const E=w.length;for(let e=0;e<E;e++){const t=w[e];const o=getElementSequence(t,a);for(const t in p){const r=getValueSequence(t,o);let a=keyframesList(p[t]);const c=getOptions(v,t);let{duration:l=n.duration||i.duration,easing:f=n.easing||i.easing}=c;if(s(f)){const e=isTransform(t);S(2===a.length||!e,\"spring must be provided 2 keyframes within timeline\");const n=f.createAnimation(a,(()=>\"0\"),e);f=n.easing;void 0!==n.keyframes&&(a=n.keyframes);void 0!==n.duration&&(l=n.duration)}const g=resolveOption(v.delay,e,E)||0;const w=u+g;const b=w+l;let{offset:A=m(a.length)}=c;1===A.length&&0===A[0]&&(A[1]=1);const O=length-a.length;O>0&&h(A,O);1===a.length&&a.unshift(null);addKeyframes(r,a,f,A,w,b);y=Math.max(g+l,y);d=Math.max(b,d)}}f=u;u+=y}a.forEach(((e,t)=>{for(const s in e){const a=e[s];a.sort(compareByTime);const c=[];const l=[];const f=[];for(let e=0;e<a.length;e++){const{at:t,value:n,easing:o}=a[e];c.push(n);l.push(p(0,d,t));f.push(o||i.easing)}if(0!==l[0]){l.unshift(0);c.unshift(c[0]);f.unshift(\"linear\")}if(1!==l[l.length-1]){l.push(1);c.push(null)}r.push([t,s,c,Object.assign(Object.assign(Object.assign({},n),{duration:d,easing:f,offset:l}),o)])}}));return r}function getElementSequence(e,t){!t.has(e)&&t.set(e,{});return t.get(e)}function getValueSequence(e,t){t[e]||(t[e]=[]);return t[e]}function createGeneratorEasing(e){const t=new WeakMap;return(n={})=>{const o=new Map;const getGenerator=(t=0,i=100,s=0,r=false)=>{const a=`${t}-${i}-${s}-${r}`;o.has(a)||o.set(a,e(Object.assign({from:t,to:i,velocity:s,restSpeed:r?.05:2,restDistance:r?.01:.5},n)));return o.get(a)};const getKeyframes=e=>{t.has(e)||t.set(e,A(e));return t.get(e)};return{createAnimation:(e,t,n,o,i)=>{var s,r;let a;const c=e.length;let l=n&&c<=2&&e.every(isNumberOrNull);if(l){const n=e[c-1];const l=1===c?null:e[0];let f=0;let u=0;const d=null===i||void 0===i?void 0:i.generator;if(d){const{animation:t,generatorStartTime:n}=i;const o=(null===t||void 0===t?void 0:t.startTime)||n||0;const r=(null===t||void 0===t?void 0:t.currentTime)||performance.now()-o;const a=d(r).current;u=null!==(s=l)&&void 0!==s?s:a;(1===c||2===c&&null===e[0])&&(f=O((e=>d(e).current),r,a))}else u=null!==(r=l)&&void 0!==r?r:parseFloat(t());const g=getGenerator(u,n,f,null===o||void 0===o?void 0:o.includes(\"scale\"));const m=getKeyframes(g);a=Object.assign(Object.assign({},m),{easing:\"linear\"});if(i){i.generator=g;i.generatorStartTime=performance.now()}}else{const e=getKeyframes(getGenerator(0,100));a={easing:\"ease\",duration:e.overshootDuration}}return a}}}}const isNumberOrNull=e=>\"string\"!==typeof e;const N=createGeneratorEasing(x);const F=createGeneratorEasing(V);const U={any:0,all:1};function inView$1(e,t,{root:n,margin:o,amount:i=\"any\"}={}){if(\"undefined\"===typeof IntersectionObserver)return()=>{};const s=resolveElements(e);const r=new WeakMap;const onIntersectionChange=e=>{e.forEach((e=>{const n=r.get(e.target);if(e.isIntersecting!==Boolean(n))if(e.isIntersecting){const n=t(e);\"function\"===typeof n?r.set(e.target,n):a.unobserve(e.target)}else if(n){n(e);r.delete(e.target)}}))};const a=new IntersectionObserver(onIntersectionChange,{root:n,rootMargin:o,threshold:\"number\"===typeof i?i:U[i]});s.forEach((e=>a.observe(e)));return()=>a.disconnect()}const q=new WeakMap;let K;function getElementSize(e,t){if(t){const{inlineSize:e,blockSize:n}=t[0];return{width:e,height:n}}return e instanceof SVGElement&&\"getBBox\"in e?e.getBBox():{width:e.offsetWidth,height:e.offsetHeight}}function notifyTarget({target:e,contentRect:t,borderBoxSize:n}){var o;null===(o=q.get(e))||void 0===o?void 0:o.forEach((o=>{o({target:e,contentSize:t,get size(){return getElementSize(e,n)}})}))}function notifyAll(e){e.forEach(notifyTarget)}function createResizeObserver(){\"undefined\"!==typeof ResizeObserver&&(K=new ResizeObserver(notifyAll))}function resizeElement(e,t){K||createResizeObserver();const n=resolveElements(e);n.forEach((e=>{let n=q.get(e);if(!n){n=new Set;q.set(e,n)}n.add(t);null===K||void 0===K?void 0:K.observe(e)}));return()=>{n.forEach((e=>{const n=q.get(e);null===n||void 0===n?void 0:n.delete(t);(null===n||void 0===n?void 0:n.size)||(null===K||void 0===K?void 0:K.unobserve(e))}))}}const G=new Set;let _;function createWindowResizeHandler(){_=()=>{const e={width:window.innerWidth,height:window.innerHeight};const t={target:window,size:e,contentSize:e};G.forEach((e=>e(t)))};window.addEventListener(\"resize\",_)}function resizeWindow(e){G.add(e);_||createWindowResizeHandler();return()=>{G.delete(e);!G.size&&_&&(_=void 0)}}function resize(e,t){return\"function\"===typeof e?resizeWindow(e):resizeElement(e,t)}const Z=50;const createAxisInfo=()=>({current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0});const createScrollInfo=()=>({time:0,x:createAxisInfo(),y:createAxisInfo()});const X={x:{length:\"Width\",position:\"Left\"},y:{length:\"Height\",position:\"Top\"}};function updateAxisInfo(e,t,n,o){const i=n[t];const{length:s,position:r}=X[t];const a=i.current;const c=n.time;i.current=e[\"scroll\"+r];i.scrollLength=e[\"scroll\"+s]-e[\"client\"+s];i.offset.length=0;i.offset[0]=0;i.offset[1]=i.scrollLength;i.progress=p(0,i.scrollLength,i.current);const l=o-c;i.velocity=l>Z?0:v(i.current-a,l)}function updateScrollInfo(e,t,n){updateAxisInfo(e,\"x\",t,n);updateAxisInfo(e,\"y\",t,n);t.time=n}function calcInset(e,t){let n={x:0,y:0};let o=e;while(o&&o!==t)if(o instanceof HTMLElement){n.x+=o.offsetLeft;n.y+=o.offsetTop;o=o.offsetParent}else if(o instanceof SVGGraphicsElement&&\"getBBox\"in o){const{top:e,left:t}=o.getBBox();n.x+=t;n.y+=e;while(o&&\"svg\"!==o.tagName)o=o.parentNode}return n}const Y={Enter:[[0,1],[1,1]],Exit:[[0,0],[1,0]],Any:[[1,0],[0,1]],All:[[0,0],[1,1]]};const J={start:0,center:.5,end:1};function resolveEdge(e,t,n=0){let o=0;void 0!==J[e]&&(e=J[e]);if(g(e)){const t=parseFloat(e);e.endsWith(\"px\")?o=t:e.endsWith(\"%\")?e=t/100:e.endsWith(\"vw\")?o=t/100*document.documentElement.clientWidth:e.endsWith(\"vh\")?o=t/100*document.documentElement.clientHeight:e=t}r(e)&&(o=t*e);return n+o}const Q=[0,0];function resolveOffset(e,t,n,o){let i=Array.isArray(e)?e:Q;let s=0;let a=0;if(r(e))i=[e,e];else if(g(e)){e=e.trim();i=e.includes(\" \")?e.split(\" \"):[e,J[e]?e:\"0\"]}s=resolveEdge(i[0],n,o);a=resolveEdge(i[1],t);return s-a}const ee={x:0,y:0};function resolveOffsets(e,t,n){let{offset:o=Y.All}=n;const{target:i=e,axis:s=\"y\"}=n;const r=\"y\"===s?\"height\":\"width\";const a=i!==e?calcInset(i,e):ee;const c=i===e?{width:e.scrollWidth,height:e.scrollHeight}:{width:i.clientWidth,height:i.clientHeight};const l={width:e.clientWidth,height:e.clientHeight};t[s].offset.length=0;let f=!t[s].interpolate;const u=o.length;for(let e=0;e<u;e++){const n=resolveOffset(o[e],l[r],c[r],a[s]);f||n===t[s].interpolatorOffsets[e]||(f=true);t[s].offset[e]=n}if(f){t[s].interpolate=y(m(u),t[s].offset);t[s].interpolatorOffsets=[...t[s].offset]}t[s].progress=t[s].interpolate(t[s].current)}function measure(e,t=e,n){n.x.targetOffset=0;n.y.targetOffset=0;if(t!==e){let o=t;while(o&&o!=e){n.x.targetOffset+=o.offsetLeft;n.y.targetOffset+=o.offsetTop;o=o.offsetParent}}n.x.targetLength=t===e?t.scrollWidth:t.clientWidth;n.y.targetLength=t===e?t.scrollHeight:t.clientHeight;n.x.containerLength=e.clientWidth;n.y.containerLength=e.clientHeight}function createOnScrollHandler(e,t,n,o={}){const i=o.axis||\"y\";return{measure:()=>measure(e,o.target,n),update:t=>{updateScrollInfo(e,n,t);(o.offset||o.target)&&resolveOffsets(e,n,o)},notify:\"function\"===typeof t?()=>t(n):scrubAnimation(t,n[i])}}function scrubAnimation(e,n){e.pause();e.forEachNative(((e,{easing:n})=>{var o,i;if(e.updateDuration){n||(e.easing=t);e.updateDuration(1)}else{const t={duration:1e3};n||(t.easing=\"linear\");null===(i=null===(o=e.effect)||void 0===o?void 0:o.updateTiming)||void 0===i?void 0:i.call(o,t)}}));return()=>{e.currentTime=n.progress}}const te=new WeakMap;const ne=new WeakMap;const oe=new WeakMap;const getEventTarget=e=>e===document.documentElement?window:e;function scroll(e,t={}){var{container:n=document.documentElement}=t,o=b(t,[\"container\"]);let i=oe.get(n);if(!i){i=new Set;oe.set(n,i)}const s=createScrollInfo();const r=createOnScrollHandler(n,e,s,o);i.add(r);if(!te.has(n)){const listener=()=>{const e=performance.now();for(const e of i)e.measure();for(const t of i)t.update(e);for(const e of i)e.notify()};te.set(n,listener);const e=getEventTarget(n);window.addEventListener(\"resize\",listener,{passive:true});n!==document.documentElement&&ne.set(n,resize(n,listener));e.addEventListener(\"scroll\",listener,{passive:true})}const a=te.get(n);const c=requestAnimationFrame(a);return()=>{var t;\"function\"!==typeof e&&e.stop();cancelAnimationFrame(c);const o=oe.get(n);if(!o)return;o.delete(r);if(o.size)return;const i=te.get(n);te.delete(n);if(i){getEventTarget(n).removeEventListener(\"scroll\",i);null===(t=ne.get(n))||void 0===t?void 0:t();window.removeEventListener(\"resize\",i)}}}function hasChanged(e,t){return typeof e!==typeof t||(Array.isArray(e)&&Array.isArray(t)?!shallowCompare(e,t):e!==t)}function shallowCompare(e,t){const n=t.length;if(n!==e.length)return false;for(let o=0;o<n;o++)if(t[o]!==e[o])return false;return true}function isVariant(e){return\"object\"===typeof e}function resolveVariant(e,t){return isVariant(e)?e:e&&t?t[e]:void 0}let ie;function processScheduledAnimations(){if(!ie)return;const e=ie.sort(compareByDepth).map(fireAnimateUpdates);e.forEach(fireNext);e.forEach(fireNext);ie=void 0}function scheduleAnimation(e){if(ie)n(ie,e);else{ie=[e];requestAnimationFrame(processScheduledAnimations)}}function unscheduleAnimation(e){ie&&f(ie,e)}const compareByDepth=(e,t)=>e.getDepth()-t.getDepth();const fireAnimateUpdates=e=>e.animateUpdates();const fireNext=e=>e.next();const motionEvent=(e,t)=>new CustomEvent(e,{detail:{target:t}});function dispatchPointerEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEvent:n}}))}function dispatchViewEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEntry:n}}))}const se={isActive:e=>Boolean(e.inView),subscribe:(e,{enable:t,disable:n},{inViewOptions:o={}})=>{const{once:i}=o,s=b(o,[\"once\"]);return inView$1(e,(o=>{t();dispatchViewEvent(e,\"viewenter\",o);if(!i)return t=>{n();dispatchViewEvent(e,\"viewleave\",t)}}),s)}};const mouseEvent=(e,t,n)=>o=>{if(!o.pointerType||\"mouse\"===o.pointerType){n();dispatchPointerEvent(e,t,o)}};const re={isActive:e=>Boolean(e.hover),subscribe:(e,{enable:t,disable:n})=>{const o=mouseEvent(e,\"hoverstart\",t);const i=mouseEvent(e,\"hoverend\",n);e.addEventListener(\"pointerenter\",o);e.addEventListener(\"pointerleave\",i);return()=>{e.removeEventListener(\"pointerenter\",o);e.removeEventListener(\"pointerleave\",i)}}};const ae={isActive:e=>Boolean(e.press),subscribe:(e,{enable:t,disable:n})=>{const onPointerUp=t=>{n();dispatchPointerEvent(e,\"pressend\",t);window.removeEventListener(\"pointerup\",onPointerUp)};const onPointerDown=n=>{t();dispatchPointerEvent(e,\"pressstart\",n);window.addEventListener(\"pointerup\",onPointerUp)};e.addEventListener(\"pointerdown\",onPointerDown);return()=>{e.removeEventListener(\"pointerdown\",onPointerDown);window.removeEventListener(\"pointerup\",onPointerUp)}}};const ce={inView:se,hover:re,press:ae};const le=[\"initial\",\"animate\",...Object.keys(ce),\"exit\"];const fe=new WeakMap;function createMotionState(e={},t){let n;let o=t?t.getDepth()+1:0;const i={initial:true,animate:true};const s={};const r={};for(const n of le)r[n]=\"string\"===typeof e[n]?e[n]:null===t||void 0===t?void 0:t.getContext()[n];const a=false===e.initial?\"animate\":\"initial\";let c=resolveVariant(e[a]||r[a],e.variants)||{},f=b(c,[\"transition\"]);const u=Object.assign({},f);function*animateUpdates(){var t,o;const s=f;f={};const r={};for(const n of le){if(!i[n])continue;const s=resolveVariant(e[n]);if(s)for(const n in s)if(\"transition\"!==n){f[n]=s[n];r[n]=getOptions(null!==(o=null!==(t=s.transition)&&void 0!==t?t:e.transition)&&void 0!==o?o:{},n)}}const a=new Set([...Object.keys(f),...Object.keys(s)]);const c=[];a.forEach((e=>{var t;void 0===f[e]&&(f[e]=u[e]);if(hasChanged(s[e],f[e])){null!==(t=u[e])&&void 0!==t?t:u[e]=H.get(n,e);c.push(animateStyle(n,e,f[e],r[e]))}}));yield;const d=c.map((e=>e())).filter(Boolean);if(!d.length)return;const g=f;n.dispatchEvent(motionEvent(\"motionstart\",g));Promise.all(d.map((e=>e.finished))).then((()=>{n.dispatchEvent(motionEvent(\"motioncomplete\",g))})).catch(l)}const setGesture=(e,t)=>()=>{i[e]=t;scheduleAnimation(d)};const updateGestureSubscriptions=()=>{for(const t in ce){const o=ce[t].isActive(e);const i=s[t];if(o&&!i)s[t]=ce[t].subscribe(n,{enable:setGesture(t,true),disable:setGesture(t,false)},e);else if(!o&&i){i();delete s[t]}}};const d={update:t=>{if(n){e=t;updateGestureSubscriptions();scheduleAnimation(d)}},setActive:(e,t)=>{if(n){i[e]=t;scheduleAnimation(d)}},animateUpdates:animateUpdates,getDepth:()=>o,getTarget:()=>f,getOptions:()=>e,getContext:()=>r,mount:e=>{S(Boolean(e),\"Animation state must be mounted with valid Element\");n=e;fe.set(n,d);updateGestureSubscriptions();return()=>{fe.delete(n);unscheduleAnimation(d);for(const e in s)s[e]()}},isMounted:()=>Boolean(n)};return d}function createStyles(e){const t={};const n=[];for(let o in e){const i=e[o];if(isTransform(o)){T[o]&&(o=T[o]);n.push(o);o=asTransformCssVar(o)}let s=Array.isArray(i)?i[0]:i;const a=k.get(o);a&&(s=r(i)?a.toDefaultUnit(i):i);t[o]=s}n.length&&(t.transform=buildTransformTemplate(n));return t}const camelLetterToPipeLetter=e=>`-${e.toLowerCase()}`;const camelToPipeCase=e=>e.replace(/[A-Z]/g,camelLetterToPipeLetter);function createStyleString(e={}){const t=createStyles(e);let n=\"\";for(const e in t){n+=e.startsWith(\"--\")?e:camelToPipeCase(e);n+=`: ${t[e]}; `}return n}export{Y as ScrollOffset,animate,animateStyle,createMotionState,createStyleString,createStyles,getAnimationData,getStyleName,F as glide,inView$1 as inView,fe as mountedStates,resize,scroll,N as spring,stagger,H as style,timeline,withControls};\n\n//# sourceMappingURL=index.es.js.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Children,useEffect,useState,useRef,useMemo,createRef,useCallback,cloneElement}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{useAnimationFrame,useReducedMotion,LayoutGroup,useInView,useMotionValue,useTransform,motion,wrap,frame}from\"framer-motion\";import{resize}from\"@motionone/dom\";const MAX_DUPLICATED_ITEMS=100;const directionTransformers={left:offset=>`translateX(-${offset}px)`,right:offset=>`translateX(${offset}px)`,top:offset=>`translateY(-${offset}px)`,bottom:offset=>`translateY(${offset}px)`};const supportsAcceleratedAnimations=typeof Animation!==\"undefined\"&&typeof Animation.prototype.updatePlaybackRate===\"function\";/**\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function Ticker(props){/* Props */let{slots,gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,speed,hoverFactor,direction,alignment,sizingOptions,fadeOptions,style}=props;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{widthType,heightType}=sizingOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/* Checks */const isCanvas=RenderTarget.current()===RenderTarget.canvas;// Remove empty slots (such as hidden layers)\nconst filteredSlots=slots.filter(Boolean);const numChildren=Children.count(filteredSlots);const hasChildren=numChildren>0;if(direction===true){direction=\"left\";}const isHorizontal=direction===\"left\"||direction===\"right\";const offset=useMotionValue(0);const transformer=directionTransformers[direction];const transform=useTransform(offset,transformer);/* Refs and State */const parentRef=useRef(null);const childrenRef=useMemo(()=>{return[/*#__PURE__*/createRef(),/*#__PURE__*/createRef()];},[]);const[size,setSize]=useState({parent:null,children:null});/* Arrays */let clonedChildren=[];let dupedChildren=[];/* Duplicate value */let duplicateBy=0;let opacity=0;if(isCanvas){duplicateBy=numChildren?Math.floor(10/numChildren):0;opacity=1;}if(!isCanvas&&hasChildren&&size.parent){duplicateBy=Math.round(size.parent/size.children*2)+1;duplicateBy=Math.min(duplicateBy,MAX_DUPLICATED_ITEMS);opacity=1;}/* Measure parent and child */const measure=useCallback(()=>{if(hasChildren&&parentRef.current){const parentLength=isHorizontal?parentRef.current.offsetWidth:parentRef.current.offsetHeight;const start=childrenRef[0].current?isHorizontal?childrenRef[0].current.offsetLeft:childrenRef[0].current.offsetTop:0;const end=childrenRef[1].current?isHorizontal?childrenRef[1].current.offsetLeft+childrenRef[1].current.offsetWidth:childrenRef[1].current.offsetTop+childrenRef[1].current.offsetHeight:0;const childrenLength=end-start+gap;setSize({parent:parentLength,children:childrenLength});}},[]);const childrenStyles=isCanvas?{contentVisibility:\"auto\"}:{};/* Add refs to first and last child */if(hasChildren){// TODO: These conditional hooks will be unsafe if hasChildren ever changes outside the canvas.\nif(!isCanvas){/**\n             * Track whether this is the initial resize event. By default this will fire on mount,\n             * which we do in the useEffect. We should only fire it on subsequent resizes.\n             */let initialResize=useRef(true);useEffect(()=>{frame.read(measure);return resize(parentRef.current,({contentSize})=>{if(!initialResize.current&&(contentSize.width||contentSize.height)){frame.read(measure);}initialResize.current=false;});},[]);}clonedChildren=Children.map(filteredSlots,(child,index)=>{var _child_props,_child_props1,_child_props2,_child_props3;let ref;if(index===0){ref=childrenRef[0];}if(index===filteredSlots.length-1){ref=childrenRef[1];}const size={width:widthType?(_child_props=child.props)===null||_child_props===void 0?void 0:_child_props.width:\"100%\",height:heightType?(_child_props1=child.props)===null||_child_props1===void 0?void 0:_child_props1.height:\"100%\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{ref:ref,style:size,children:/*#__PURE__*/cloneElement(child,{style:{...(_child_props2=child.props)===null||_child_props2===void 0?void 0:_child_props2.style,...size,flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-original-\"+index:undefined},(_child_props3=child.props)===null||_child_props3===void 0?void 0:_child_props3.children)})});});}if(!isCanvas){for(let i=0;i<duplicateBy;i++){dupedChildren=[...dupedChildren,...Children.map(filteredSlots,(child,childIndex)=>{var _child_props,_child_props1,_child_props2,_child_props3,_child_props4,_child_props5;const size={width:widthType?(_child_props=child.props)===null||_child_props===void 0?void 0:_child_props.width:\"100%\",height:heightType?(_child_props1=child.props)===null||_child_props1===void 0?void 0:_child_props1.height:\"100%\",willChange:\"transform\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{style:size,\"aria-hidden\":true,children:/*#__PURE__*/cloneElement(child,{key:i+\" \"+childIndex,style:{...(_child_props2=child.props)===null||_child_props2===void 0?void 0:_child_props2.style,width:widthType?(_child_props3=child.props)===null||_child_props3===void 0?void 0:_child_props3.width:\"100%\",height:heightType?(_child_props4=child.props)===null||_child_props4===void 0?void 0:_child_props4.height:\"100%\",flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-dupe-\"+i:undefined},(_child_props5=child.props)===null||_child_props5===void 0?void 0:_child_props5.children)},i+\"li\"+childIndex)},i+\"lg\"+childIndex);})];}}const animateToValue=size.children+size.children*Math.round(size.parent/size.children);const initialTime=useRef(null);const prevTime=useRef(null);const xOrY=useRef(0);const isHover=useRef(false);const isReducedMotion=useReducedMotion();const listRef=useRef(null);const animationRef=useRef(null);/**\n     * Setup animations\n     */if(!isCanvas){const isInView=useInView(parentRef);/**\n         * If this is an animation we can hardware accelerate, animate with WAAPI\n         */if(supportsAcceleratedAnimations){useEffect(()=>{if(isReducedMotion||!animateToValue||!speed){return;}animationRef.current=listRef.current.animate({transform:[transformer(0),transformer(animateToValue)]},{duration:Math.abs(animateToValue)/speed*1e3,iterations:Infinity,easing:\"linear\"});return()=>animationRef.current.cancel();},[hoverFactor,animateToValue,speed]);// Pause the animation when it's out of view\nuseEffect(()=>{if(!animationRef.current)return;if(isInView&&animationRef.current.playState===\"paused\"){animationRef.current.play();}else if(!isInView&&animationRef.current.playState===\"running\"){animationRef.current.pause();}},[isInView]);}else{/**\n             * If we can't accelerate this animation because we have a hoverFactor defined\n             * animate with a rAF loop.\n             */useAnimationFrame(t=>{if(!animateToValue||isReducedMotion||supportsAcceleratedAnimations){return;}/**\n                 * In case this animation is delayed from starting because we're running a bunch\n                 * of other work, we want to set an initial time rather than counting from 0.\n                 * That ensures that if the animation is delayed, it starts from the first frame\n                 * rather than jumping.\n                 */if(initialTime.current===null){initialTime.current=t;}t=t-initialTime.current;const timeSince=prevTime.current===null?0:t-prevTime.current;let delta=timeSince*(speed/1e3);if(isHover.current){delta*=hoverFactor;}xOrY.current+=delta;xOrY.current=wrap(0,animateToValue,xOrY.current);prevTime.current=t;if(!isInView)return;offset.set(xOrY.current);});}}/* Fades */const fadeDirection=isHorizontal?\"to right\":\"to bottom\";const fadeWidthStart=fadeWidth/2;const fadeWidthEnd=100-fadeWidth/2;const fadeInsetStart=clamp(fadeInset,0,fadeWidthStart);const fadeInsetEnd=100-fadeInset;const fadeMask=`linear-gradient(${fadeDirection}, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetStart}%, rgba(0, 0, 0, 1) ${fadeWidthStart}%, rgba(0, 0, 0, 1) ${fadeWidthEnd}%, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetEnd}%)`;/* Empty state */if(!hasChildren){return /*#__PURE__*/_jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/_jsx(\"div\",{style:emojiStyles,children:\"\u2728\"}),/*#__PURE__*/_jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/_jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to infinitely loop on your page.\"})]});}return /*#__PURE__*/_jsx(\"section\",{style:{...containerStyle,opacity:opacity,WebkitMaskImage:fadeContent?fadeMask:undefined,MozMaskImage:fadeContent?fadeMask:undefined,maskImage:fadeContent?fadeMask:undefined,overflow:overflow?\"visible\":\"hidden\",padding:paddingValue},ref:parentRef,children:/*#__PURE__*/_jsxs(motion.ul,{ref:listRef,style:{...containerStyle,gap:gap,top:direction===\"bottom\"&&isValidNumber(animateToValue)?-animateToValue:undefined,left:direction===\"right\"&&isValidNumber(animateToValue)?-animateToValue:undefined,placeItems:alignment,position:\"relative\",flexDirection:isHorizontal?\"row\":\"column\",...style,willChange:isCanvas?\"auto\":\"transform\",transform:supportsAcceleratedAnimations?transformer(0):transform},onMouseEnter:()=>{isHover.current=true;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=hoverFactor;}},onMouseLeave:()=>{isHover.current=false;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=1;}},children:[clonedChildren,dupedChildren]})});}/* Default Properties */Ticker.defaultProps={gap:10,padding:10,sizingOptions:{widthType:true,heightType:true},fadeOptions:{fadeContent:true,overflow:false,fadeWidth:25,fadeAlpha:0,fadeInset:0},direction:true};/* Property Controls */addPropertyControls(Ticker,{slots:{type:ControlType.Array,title:\"Children\",control:{type:ControlType.ComponentInstance}},speed:{type:ControlType.Number,title:\"Speed\",min:0,max:1e3,defaultValue:100,unit:\"%\",displayStepper:true,step:5},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"left\",\"right\",\"top\",\"bottom\"],optionIcons:[\"direction-left\",\"direction-right\",\"direction-up\",\"direction-down\"],optionTitles:[\"Left\",\"Right\",\"Top\",\"Bottom\"],defaultValue:\"left\",displaySegmentedControl:true},alignment:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{direction:{right:[\"align-top\",\"align-middle\",\"align-bottom\"],left:[\"align-top\",\"align-middle\",\"align-bottom\"],top:[\"align-left\",\"align-center\",\"align-right\"],bottom:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},gap:{type:ControlType.Number,title:\"Gap\"},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},sizingOptions:{type:ControlType.Object,title:\"Sizing\",controls:{widthType:{type:ControlType.Boolean,title:\"Width\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true},heightType:{type:ControlType.Boolean,title:\"Height\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true}}},fadeOptions:{type:ControlType.Object,title:\"Clipping\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Fade\",defaultValue:true},overflow:{type:ControlType.Boolean,title:\"Overflow\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false,hidden(props){return props.fadeContent===true;}},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",defaultValue:0,min:0,max:1,step:.05,hidden(props){return props.fadeContent===false;}}}},hoverFactor:{type:ControlType.Number,title:\"Hover\",min:0,max:1,unit:\"x\",defaultValue:1,step:.1,displayStepper:true,description:\"Slows down the speed while you are hovering.\"}});/* Placeholder Styles */const containerStyle={display:\"flex\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"};/* Styles */const placeholderStyles={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\",padding:\"20px 20px 30px 20px\"};const emojiStyles={fontSize:32,marginBottom:10};const titleStyles={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"};const subtitleStyles={margin:0,opacity:.7,maxWidth:150,lineHeight:1.5,textAlign:\"center\"};/* Clamp function, used for fadeInset */const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);const isValidNumber=value=>typeof value===\"number\"&&!isNaN(value);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Ticker\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"*\",\"framerIntrinsicWidth\":\"400\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"200\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ticker.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"Intervieweur\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"Parle-moi d'une fois o\\xf9 tu as expliqu\\xe9 un probl\\xe8me technique \\xe0 quelqu'un qui n'avait pas de formation technique.\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"21px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"\\xe9coutant l'intervieweur...\"})});export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"Ma\\xeetre\"})});export const v4=/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"Situation :\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(51, 51, 51))\"},children:\"- Construction d'analyses en temps r\\xe9el en int\\xe9grant des syst\\xe8mes CRM tiers.\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-1iakedh, rgb(51, 51, 51))\"},children:\"- Latence significative dans le processus de synchronisation des donn\\xe9es entre notre plateforme et les syst\\xe8mes CRM.\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-14qxiz, rgb(51, 51, 51))\"},children:\"- La fa\\xe7on dont notre plateforme g\\xe9rait les limites de taux d'API et les requ\\xeates de donn\\xe9es concurrentes \\xe9tait incorrecte.\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-ydz9fi, rgb(51, 51, 51))\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-1yfvjw7, rgb(51, 51, 51))\"},children:\"T\\xe2che :\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-8vgz36, rgb(51, 51, 51))\"},children:\"- Expliquer \\xe0 l'\\xe9quipe de vente et de marketing, qui se pr\\xe9paraient \\xe0 un lancement de produit.\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-t2ptvp, rgb(51, 51, 51))\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-1jpqyj2, rgb(51, 51, 51))\"},children:\"Action :\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-f9af1q, rgb(51, 51, 51))\"},children:\"- Comparer le processus de synchronisation des donn\\xe9es \\xe0 un service postal g\\xe9rant un grand volume de courriers.\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-i57awu, rgb(51, 51, 51))\"},children:\"- Le probl\\xe8me ressemblait \\xe0 une surcharge de colis.\"})]});\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e4277c8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./A08iDlZlm-0.js\";const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const serializationHash=\"framer-WPGNM\";const variantClassNames={BfsLkvA93:\"framer-v-fxme7b\"};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 valuesByLocaleId={bR8CrJ7u0:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const animation={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={damping:40,delay:.03,mass:1,stiffness:400,type:\"spring\"};const textEffect={effect:animation,repeat:false,tokenization:\"word\",transition:transition2,trigger:\"onInView\",type:\"appear\"};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const textEffect1={effect:animation,repeat:false,startDelay:1.2,threshold:0,tokenization:\"word\",transition:transition2,trigger:\"onInView\",type:\"appear\"};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,width,...props})=>{return{...props};};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({defaultVariant:\"BfsLkvA93\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4;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-fxme7b\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"BfsLkvA93\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,boxShadow:\"0px 4px 32px 0px rgba(0, 0, 0, 0.05999999865889549)\",...style},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17mqxm7\",\"data-framer-name\":\"Rectangle 38\",layoutDependency:layoutDependency,layoutId:\"iRLyqJ1Dv\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4kb7m7\",layoutDependency:layoutDependency,layoutId:\"eBA1A55ug\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ykiuyh\",layoutDependency:layoutDependency,layoutId:\"iiRU_SbWV\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"Interviewer\"})}),className:\"framer-14uk8b7\",\"data-framer-name\":\"Interviewer\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"eyA6HL1MY\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-0-(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-0)*1)/2)+24+(0+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-0)*1-54-187)/1*0)+0+0+3.0000000000000053),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/N95TBLcosuLV0N7FnpCf4Sk0Lrw.png\"},className:\"framer-etfins\",\"data-framer-name\":\"Ellipse 24\",layoutDependency:layoutDependency,layoutId:\"OP_3zqXya\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"},transformTemplate:transformTemplate1})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"Tell me about a time when you explained a technical problem to someone who didn\u2019t have a tech background.\"})}),className:\"framer-1t1np76\",\"data-framer-name\":\"Google values communication. Tell me about a time when you explained a technical problem to someone who didn\u2019t have a tech background.\",effect:textEffect,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yaS5J2zzG\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nffy8q\",layoutDependency:layoutDependency,layoutId:\"Zj3OMaciU\",children:[/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-17hur0g\",\"data-framer-appear-id\":\"17hur0g\",\"data-framer-name\":\"Ellipse 15\",initial:animation2,layoutDependency:layoutDependency,layoutId:\"aJCnxJl4h\",optimized:true,style:{backgroundColor:\"rgb(63, 84, 255)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"21px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"listening to interviewer...\"})}),className:\"framer-1oqz6kn\",\"data-framer-name\":\"listening to interviewer...\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IWGpaRpuZ\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-paragraph-spacing\":\"40px\",opacity:.7},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mbtyao\",\"data-framer-name\":\"Rectangle 38\",layoutDependency:layoutDependency,layoutId:\"Ppvk1XD6E\",style:{backgroundColor:\"rgb(250, 250, 250)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qc7evn\",layoutDependency:layoutDependency,layoutId:\"E2r87gv68\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-g05tl6\",\"data-framer-name\":\"Ellipse 25\",layoutDependency:layoutDependency,layoutId:\"CZh_Vu02c\",style:{background:\"linear-gradient(220.42607791576597deg, rgba(63, 197, 255, 0.5) 0%, rgba(63, 85, 255, 0.5) 100%)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"Sensei\"})}),className:\"framer-ski0o0\",\"data-framer-name\":\"Sensei\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Ix_3dI2RE\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-t3wqz4\",layoutDependency:layoutDependency,layoutId:\"rWguvcas9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:[\"Situation\",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXI=\",\"--framer-font-family\":'\"Inter\", sans-serif',\"--framer-font-weight\":\"400\"},children:\":\"})]}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(51, 51, 51))\"},children:\"-  Building real-time analytics by integrating with third-party CRM systems.\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-1iakedh, rgb(51, 51, 51))\"},children:\"-  Significant latency for the data synchronization process between our platform and the CRM systems\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-14qxiz, rgb(51, 51, 51))\"},children:\"-  The way our platform handled API rate limits and managed concurrent data requests is incorrect\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-ydz9fi, rgb(51, 51, 51))\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-1yfvjw7, rgb(51, 51, 51))\"},children:[\"Task\",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXI=\",\"--framer-font-family\":'\"Inter\", sans-serif',\"--framer-font-weight\":\"400\"},children:\":\"})]}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-8vgz36, rgb(51, 51, 51))\"},children:\"-  Explain to sales and marketing, who were preparing for a product launch.\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-t2ptvp, rgb(51, 51, 51))\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-1jpqyj2, rgb(51, 51, 51))\"},children:[\"Action\",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXI=\",\"--framer-font-family\":'\"Inter\", sans-serif',\"--framer-font-weight\":\"400\"},children:\":\"})]}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-f9af1q, rgb(51, 51, 51))\"},children:\"-  Compare data synchronisation process to a postal service handling large volumes of mail.\\xa0\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"var(--extracted-i57awu, rgb(51, 51, 51))\"},children:\"-  The issue was like having too many packages\"})]}),className:\"framer-h3kpqx\",\"data-framer-name\":\"Situation: Building a feature that provided real-time analytics by integrating with third-party CRM systems. Encountered a complex issue where the data synchronization process between our platform and the CRM systems was causing significant latency.\\xa0 Resulted from the way our platform handled API rate limits and managed concurrent data requests Task: I had to explain this technical issue to our sales and marketing teams, who were preparing for a product launch. Crucial to ensure they understood the problem, its implications on the product\u2019s performance, and the timeline for resolution, without diving into too much technical details that could overwhelm them. Action: Broke down the problem using an analogy: Compared our platform's data synchronization process to a postal service handling large volumes of mail.\\xa0 Just as a post office can only process a certain number of packages at a time, our platform could only handle a limited number of data requests due to the CRM's API rate limits. The issue was like having too many packages arriving at once, which caused a backlog and delayed delivery .\\xa0 Working on optimizing the delivery routes (improving our data request algorithms) and expanding our sorting capacity (increasing the efficiency of our concurrency handling) to ensure timely and accurate data updates. Result: The sales and marketing teams were able to grasp the complexity of the issue without getting lost in technical jargon. They understood how the problem could impact the user experience and adjusted their messaging to set realistic expectations with potential clients. Allowed our technical team to focus on implementing the necessary fixes without added pressure, and the sales team was well-prepared to handle any questions from clients during the launch. our choice to prioritize a timely release.\",effect:textEffect1,fonts:[\"Inter-SemiBold\",\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aA1lyRbPP\",style:{\"--extracted-14qxiz\":\"rgb(51, 51, 51)\",\"--extracted-1iakedh\":\"rgb(51, 51, 51)\",\"--extracted-1jpqyj2\":\"rgb(51, 51, 51)\",\"--extracted-1yfvjw7\":\"rgb(51, 51, 51)\",\"--extracted-2gxw0f\":\"rgb(51, 51, 51)\",\"--extracted-8vgz36\":\"rgb(51, 51, 51)\",\"--extracted-f9af1q\":\"rgb(51, 51, 51)\",\"--extracted-i57awu\":\"rgb(51, 51, 51)\",\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--extracted-t2ptvp\":\"rgb(51, 51, 51)\",\"--extracted-ydz9fi\":\"rgb(51, 51, 51)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-WPGNM.framer-1hdueo3, .framer-WPGNM .framer-1hdueo3 { display: block; }\",\".framer-WPGNM.framer-fxme7b { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: 500px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 800px; will-change: var(--framer-will-change-override, transform); }\",\".framer-WPGNM .framer-17mqxm7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; padding: 24px 0px 30px 24px; position: relative; width: 1px; }\",\".framer-WPGNM .framer-4kb7m7 { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-WPGNM .framer-1ykiuyh { flex: none; height: 26px; overflow: hidden; position: relative; width: 105px; }\",\".framer-WPGNM .framer-14uk8b7 { flex: none; height: auto; position: absolute; right: 0px; top: 50%; white-space: pre; width: auto; }\",\".framer-WPGNM .framer-etfins { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); left: 0px; position: absolute; top: 50%; width: 20px; }\",\".framer-WPGNM .framer-1t1np76 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-WPGNM .framer-nffy8q { 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; position: relative; width: min-content; }\",\".framer-WPGNM .framer-17hur0g { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 7px); position: relative; width: 7px; }\",\".framer-WPGNM .framer-1oqz6kn, .framer-WPGNM .framer-ski0o0 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-WPGNM .framer-mbtyao { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-start; padding: 24px; position: relative; width: min-content; }\",\".framer-WPGNM .framer-qc7evn { 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: min-content; }\",\".framer-WPGNM .framer-g05tl6 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); position: relative; width: 20px; }\",\".framer-WPGNM .framer-t3wqz4 { 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: 408px; }\",\".framer-WPGNM .framer-h3kpqx { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WPGNM.framer-fxme7b, .framer-WPGNM .framer-4kb7m7, .framer-WPGNM .framer-nffy8q, .framer-WPGNM .framer-mbtyao, .framer-WPGNM .framer-qc7evn, .framer-WPGNM .framer-t3wqz4 { gap: 0px; } .framer-WPGNM.framer-fxme7b > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-WPGNM.framer-fxme7b > :first-child, .framer-WPGNM .framer-nffy8q > :first-child, .framer-WPGNM .framer-qc7evn > :first-child, .framer-WPGNM .framer-t3wqz4 > :first-child { margin-left: 0px; } .framer-WPGNM.framer-fxme7b > :last-child, .framer-WPGNM .framer-nffy8q > :last-child, .framer-WPGNM .framer-qc7evn > :last-child, .framer-WPGNM .framer-t3wqz4 > :last-child { margin-right: 0px; } .framer-WPGNM .framer-4kb7m7 > *, .framer-WPGNM .framer-mbtyao > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-WPGNM .framer-4kb7m7 > :first-child, .framer-WPGNM .framer-mbtyao > :first-child { margin-top: 0px; } .framer-WPGNM .framer-4kb7m7 > :last-child, .framer-WPGNM .framer-mbtyao > :last-child { margin-bottom: 0px; } .framer-WPGNM .framer-nffy8q > *, .framer-WPGNM .framer-qc7evn > *, .framer-WPGNM .framer-t3wqz4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 500\n * @framerIntrinsicWidth 800\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerA08iDlZlm=withCSS(Component,css,\"framer-WPGNM\");export default FramerA08iDlZlm;FramerA08iDlZlm.displayName=\"Main Frame\";FramerA08iDlZlm.defaultProps={height:500,width:800};addFonts(FramerA08iDlZlm,[{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/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:\"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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerA08iDlZlm\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"500\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"800\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./A08iDlZlm.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"21px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"\\xc9couter l'intervieweur...\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(18, 18, 18))\"},children:\"Quelle est votre plus grande force ?\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"21px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"G\\xe9n\\xe9ration de la r\\xe9ponse...\"})});export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(18, 18, 18))\"},children:\"Ma plus grande force est l'analyse des donn\\xe9es. Chez ClearView Analytics, j'ai identifi\\xe9 une erreur de reporting majeure, je l'ai corrig\\xe9e et j'ai \\xe9conomis\\xe9 \\xe0 l'entreprise 50 000 $ en pertes potentielles.\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e4277c8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./lbgytid8P-0.js\";const cycleOrder=[\"CfTvmfET8\",\"YOpCcek6A\"];const serializationHash=\"framer-xKuy9\";const variantClassNames={CfTvmfET8:\"framer-v-5yesc\",YOpCcek6A:\"framer-v-1kfx2od\"};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 valuesByLocaleId={bR8CrJ7u0:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={damping:40,delay:.03,mass:1,stiffness:400,type:\"spring\"};const textEffect={effect:animation,repeat:false,startDelay:0,threshold:0,tokenization:\"word\",transition:transition2,trigger:\"onInView\",type:\"appear\"};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\":\"CfTvmfET8\",\"Variant 2\":\"YOpCcek6A\"};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:\"CfTvmfET8\"};};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:\"CfTvmfET8\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1fniqj2=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"CfTvmfET8\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3;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-5yesc\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"CfTvmfET8\",onTap:onTap1fniqj2,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({YOpCcek6A:{\"data-framer-name\":\"Variant 2\",\"data-highlight\":undefined,onTap:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1f3hlqx\",\"data-framer-name\":\"Group 626313\",layoutDependency:layoutDependency,layoutId:\"m_DoHsxW3\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bdvwv3\",\"data-framer-name\":\"Frame 1000001161\",layoutDependency:layoutDependency,layoutId:\"XDGnwHdJ0\",style:{scale:1},variants:{YOpCcek6A:{scale:.8}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ubyuyb\",\"data-framer-name\":\"Frame 38\",layoutDependency:layoutDependency,layoutId:\"BC_wDy5A8\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-3uu97g\",\"data-framer-name\":\"Ellipse 15\",layoutDependency:layoutDependency,layoutId:\"RZUx3fHIc\",style:{backgroundColor:\"rgb(63, 84, 255)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"21px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"Listening to interviewer...\"})}),className:\"framer-14cppqn\",\"data-framer-name\":\"Listening to interviewer...\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Q4OGTo2d3\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-paragraph-spacing\":\"40px\",opacity:.7},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1llwj8s\",\"data-framer-name\":\"Frame 1000001140\",layoutDependency:layoutDependency,layoutId:\"XzsIPPc6s\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,boxShadow:\"0px 4px 32px 0px rgba(0, 0, 0, 0.05999999865889549)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(18, 18, 18))\"},children:\"What\u2019s your biggest strength?\"})}),className:\"framer-e62qyp\",\"data-framer-name\":\"What\u2019s your biggest strength?\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OYlNs1Nop\",style:{\"--extracted-r6o4lv\":\"rgb(18, 18, 18)\",\"--framer-paragraph-spacing\":\"40px\"},verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19gr5kv\",\"data-framer-name\":\"Frame 1000001171\",layoutDependency:layoutDependency,layoutId:\"XCd5218kM\",style:{scale:1},variants:{YOpCcek6A:{scale:.8}},...addPropertyOverrides({YOpCcek6A:{transformTemplate:transformTemplate1}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tqwu48\",\"data-framer-name\":\"Frame 39\",layoutDependency:layoutDependency,layoutId:\"QWnkmbw1P\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ih1ph4\",\"data-framer-name\":\"Ellipse 15\",layoutDependency:layoutDependency,layoutId:\"sx5NcyM7k\",style:{backgroundColor:\"rgb(63, 84, 255)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"21px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"Generating answer...\"})}),className:\"framer-ctt4wy\",\"data-framer-name\":\"Generating answer...\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rUqAMqLjA\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-paragraph-spacing\":\"40px\",opacity:.7},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15043rn\",\"data-framer-name\":\"Group 626309\",layoutDependency:layoutDependency,layoutId:\"aLv0_RLQZ\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,boxShadow:\"0px 4px 32px 0px rgba(0, 0, 0, 0.05999999865889549)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(18, 18, 18))\"},children:\"My biggest strength is data analysis. At ClearView Analytics, I identified a major reporting error, corrected it, and saved the company $50,000 in potential losses.\"})}),className:\"framer-1dhjfh2\",\"data-framer-name\":\"My biggest strength is data analysis. At ClearView Analytics, I identified a major reporting error, corrected it, and saved the company $50,000 in potential losses.\",effect:textEffect,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zfpvI67M3\",style:{\"--extracted-r6o4lv\":\"rgb(18, 18, 18)\",\"--framer-paragraph-spacing\":\"40px\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xKuy9.framer-1wdr3cc, .framer-xKuy9 .framer-1wdr3cc { display: block; }\",\".framer-xKuy9.framer-5yesc { cursor: pointer; height: 326px; overflow: visible; position: relative; width: 519px; }\",\".framer-xKuy9 .framer-1f3hlqx { flex: none; height: 30%; left: 0px; overflow: visible; position: absolute; top: 0px; width: 56%; }\",\".framer-xKuy9 .framer-bdvwv3 { 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; left: 0px; overflow: visible; padding: 0px; position: absolute; top: 0px; width: 289px; }\",\".framer-xKuy9 .framer-ubyuyb, .framer-xKuy9 .framer-tqwu48 { 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; position: relative; width: min-content; }\",\".framer-xKuy9 .framer-3uu97g, .framer-xKuy9 .framer-ih1ph4 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 7px); position: relative; width: 7px; }\",\".framer-xKuy9 .framer-14cppqn, .framer-xKuy9 .framer-ctt4wy { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-xKuy9 .framer-1llwj8s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 65px; justify-content: flex-start; overflow: visible; padding: 23px 21px 23px 21px; position: relative; width: 100%; }\",\".framer-xKuy9 .framer-e62qyp { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 252px; word-break: break-word; word-wrap: break-word; }\",\".framer-xKuy9 .framer-19gr5kv { align-content: flex-start; align-items: flex-start; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: absolute; right: 0px; width: 83%; }\",\".framer-xKuy9 .framer-15043rn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 22px 25px 22px 25px; position: relative; width: 393px; }\",\".framer-xKuy9 .framer-1dhjfh2 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 356px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-xKuy9 .framer-bdvwv3, .framer-xKuy9 .framer-ubyuyb, .framer-xKuy9 .framer-1llwj8s, .framer-xKuy9 .framer-19gr5kv, .framer-xKuy9 .framer-tqwu48, .framer-xKuy9 .framer-15043rn { gap: 0px; } .framer-xKuy9 .framer-bdvwv3 > *, .framer-xKuy9 .framer-19gr5kv > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-xKuy9 .framer-bdvwv3 > :first-child, .framer-xKuy9 .framer-19gr5kv > :first-child, .framer-xKuy9 .framer-15043rn > :first-child { margin-top: 0px; } .framer-xKuy9 .framer-bdvwv3 > :last-child, .framer-xKuy9 .framer-19gr5kv > :last-child, .framer-xKuy9 .framer-15043rn > :last-child { margin-bottom: 0px; } .framer-xKuy9 .framer-ubyuyb > *, .framer-xKuy9 .framer-1llwj8s > *, .framer-xKuy9 .framer-tqwu48 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-xKuy9 .framer-ubyuyb > :first-child, .framer-xKuy9 .framer-1llwj8s > :first-child, .framer-xKuy9 .framer-tqwu48 > :first-child { margin-left: 0px; } .framer-xKuy9 .framer-ubyuyb > :last-child, .framer-xKuy9 .framer-1llwj8s > :last-child, .framer-xKuy9 .framer-tqwu48 > :last-child { margin-right: 0px; } .framer-xKuy9 .framer-15043rn > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-xKuy9.framer-v-1kfx2od.framer-5yesc { aspect-ratio: 1.5920245398773005 / 1; cursor: unset; height: var(--framer-aspect-ratio-supported, 326px); }\",\".framer-xKuy9.framer-v-1kfx2od .framer-1f3hlqx { left: -24px; }\",\".framer-xKuy9.framer-v-1kfx2od .framer-19gr5kv { bottom: 42px; left: 51%; right: unset; }\",\".framer-xKuy9.framer-v-1kfx2od .framer-tqwu48 { order: 0; }\",\".framer-xKuy9.framer-v-1kfx2od .framer-15043rn { order: 1; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 326\n * @framerIntrinsicWidth 519\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"YOpCcek6A\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerlbgytid8P=withCSS(Component,css,\"framer-xKuy9\");export default Framerlbgytid8P;Framerlbgytid8P.displayName=\"effortless\";Framerlbgytid8P.defaultProps={height:326,width:519};addPropertyControls(Framerlbgytid8P,{variant:{options:[\"CfTvmfET8\",\"YOpCcek6A\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerlbgytid8P,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerlbgytid8P\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"YOpCcek6A\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"326\",\"framerIntrinsicWidth\":\"519\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./lbgytid8P.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Mensuel\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Annuel\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"1.63px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(71, 59, 240))\",\"--framer-text-transform\":\"uppercase\"},children:\"\\xc9conomisez 73 %\"})});export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 84, 255))\"},children:\"Essayer gratuitement\"})});export const v4=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"1.63px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 84, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"Gratuit\"})});export const v5=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.8px\",\"--framer-line-height\":\"65px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"$0\"})});export const v6=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Sessions Copilot de 15 minutes\"})});export const v7=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"G\\xe9n\\xe9rateur de CV par IA\"})});export const v8=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"\\xc9diteur d'histoires IA\"})});export const v9=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Suite de personnalisation compl\\xe8te\"})});export const v10=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Modules compl\\xe9mentaires de base de connaissances de l'industrie\"})});export const v11=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Copilot de codage\"})});export const v12=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Terrain de jeu IA\"})});export const v13=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Obtenez le plan\"})});export const v14=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"1.63px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 84, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"PRO\"})});export const v15=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"65px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"$89\"})});export const v16=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.09px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"/ mois\"})});export const v17=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Sessions de Copilot illimit\\xe9es\"})});export const v18=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Suite de personnalisation compl\\xe8te\"})});export const v19=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"65px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"$24\"})});export const v20=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.09px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"/ mois factur\\xe9 annuellement\"})});export const v21=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})})});\nexport const __FramerMetadata__ = {\"exports\":{\"v21\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v11\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v13\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v10\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v15\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v19\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v20\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v12\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v14\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v16\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v18\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v17\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e4277c8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./P4s9VDJND-0.js\";const cycleOrder=[\"Omfzgi0C_\",\"dSSAdIPEn\",\"lfXw9lG6n\",\"IpcOMhgCg\"];const serializationHash=\"framer-ch6kB\";const variantClassNames={dSSAdIPEn:\"framer-v-qsr6if\",IpcOMhgCg:\"framer-v-kzhl9e\",lfXw9lG6n:\"framer-v-uo6ypd\",Omfzgi0C_:\"framer-v-1oc54dl\"};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 valuesByLocaleId={bR8CrJ7u0:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate3=(_,t)=>`translateY(-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 humanReadableVariantMap={\"Variant 1\":\"Omfzgi0C_\",\"Variant 3\":\"lfXw9lG6n\",\"Variant 4\":\"IpcOMhgCg\",Click:\"dSSAdIPEn\"};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:\"Omfzgi0C_\"};};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:\"Omfzgi0C_\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapxtpa9z=activeVariantCallback(async(...args)=>{setVariant(\"dSSAdIPEn\");});const onTap108c3k9=activeVariantCallback(async(...args)=>{setVariant(\"IpcOMhgCg\");});const onTapgqi8o4=activeVariantCallback(async(...args)=>{setVariant(\"Omfzgi0C_\");});const onTap10fwev2=activeVariantCallback(async(...args)=>{setVariant(\"lfXw9lG6n\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"dSSAdIPEn\",\"IpcOMhgCg\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"lfXw9lG6n\",\"IpcOMhgCg\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"dSSAdIPEn\",\"IpcOMhgCg\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19,_getLocalizedValue20,_getLocalizedValue21,_getLocalizedValue22,_getLocalizedValue23,_getLocalizedValue24,_getLocalizedValue25,_getLocalizedValue26,_getLocalizedValue27,_getLocalizedValue28,_getLocalizedValue29,_getLocalizedValue30,_getLocalizedValue31,_getLocalizedValue32,_getLocalizedValue33,_getLocalizedValue34,_getLocalizedValue35,_getLocalizedValue36;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-1oc54dl\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"Omfzgi0C_\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({dSSAdIPEn:{\"data-framer-name\":\"Click\"},IpcOMhgCg:{\"data-framer-name\":\"Variant 4\"},lfXw9lG6n:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xgjrgi\",\"data-framer-name\":\"Full toggle\",layoutDependency:layoutDependency,layoutId:\"L4Ekixe1s\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Monthly\"})}),className:\"framer-2rhmlb\",\"data-framer-name\":\"Monthly\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"sJK0E02Sv\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-etczlx\",\"data-framer-name\":\"Toggle\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ZR0nKyNxx\",onTap:onTapxtpa9z,...addPropertyOverrides({lfXw9lG6n:{onTap:onTap108c3k9}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-bkut61\",\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"GSbO6MZRY\",style:{backgroundColor:\"rgb(104, 213, 133)\",borderBottomLeftRadius:16.5,borderBottomRightRadius:16.5,borderTopLeftRadius:16.5,borderTopRightRadius:16.5}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ffs9wr\",\"data-framer-name\":\"Oval\",layoutDependency:layoutDependency,layoutId:\"lYkciNE98\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j5f546\",layoutDependency:layoutDependency,layoutId:\"DjBWgjU9z\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Yearly\"})}),className:\"framer-16cu3pv\",\"data-framer-name\":\"Yearly\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"bXsZYYWUX\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nohwln\",\"data-framer-name\":\"Tag/Tag 02\",layoutDependency:layoutDependency,layoutId:\"T3Uah8dTK\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"1.63px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(71, 59, 240))\",\"--framer-text-transform\":\"uppercase\"},children:\"Save 73%\"})}),className:\"framer-gzcwhq\",\"data-framer-name\":\"Save 25%\",fonts:[\"GF;Outfit-500\"],layoutDependency:layoutDependency,layoutId:\"TJo5VeMFO\",style:{\"--extracted-r6o4lv\":\"rgb(71, 59, 240)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-183jjkv\",\"data-framer-name\":\"Tag\",layoutDependency:layoutDependency,layoutId:\"S20AaSMxE\",style:{backgroundColor:\"rgb(71, 59, 240)\",borderBottomLeftRadius:14.5,borderBottomRightRadius:14.5,borderTopLeftRadius:14.5,borderTopRightRadius:14.5,opacity:.1}})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x4c8k6\",\"data-framer-name\":\"Toggle\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"oR1901MdR\",onTap:onTapgqi8o4,...addPropertyOverrides({IpcOMhgCg:{onTap:onTap10fwev2}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-mezaoc\",\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"Hxh4IsZGs\",style:{backgroundColor:\"rgb(22, 28, 45)\",borderBottomLeftRadius:16.5,borderBottomRightRadius:16.5,borderTopLeftRadius:16.5,borderTopRightRadius:16.5,opacity:.15}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-fkemfg\",\"data-framer-name\":\"Oval\",layoutDependency:layoutDependency,layoutId:\"iqMo6AVAB\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10p89an\",\"data-framer-name\":\"Card Group\",layoutDependency:layoutDependency,layoutId:\"ep07bUINR\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ldusyg\",\"data-framer-name\":\"Card 1\",layoutDependency:layoutDependency,layoutId:\"nx1PwlZOp\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2wcrbd\",\"data-framer-name\":\"front\",layoutDependency:layoutDependency,layoutId:\"QQFwXxryy\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ecgooq\",\"data-border\":true,\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"Ljin_rzgS\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(231, 232, 236)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(Link,{href:\"https://app.senseicopilot.com/\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ph8k71 framer-1b8g279\",\"data-border\":true,\"data-framer-name\":\"Frame 1000001133\",layoutDependency:layoutDependency,layoutId:\"QFg6oykcv\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(63, 84, 255)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 84, 255))\"},children:\"Try for free\"})}),className:\"framer-1ota7at\",\"data-framer-name\":\"Get the plan\",fonts:[\"GF;Outfit-600\"],layoutDependency:layoutDependency,layoutId:\"m1e6RdhFB\",style:{\"--extracted-r6o4lv\":\"rgb(63, 84, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-unh8h1\",\"data-framer-name\":\"Group 626297\",layoutDependency:layoutDependency,layoutId:\"ASDIWpa14\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"1.63px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 84, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"Free\"})}),className:\"framer-1rmcmrd\",\"data-framer-name\":\"Standard\",fonts:[\"GF;Outfit-700\"],layoutDependency:layoutDependency,layoutId:\"AkNnZJe0A\",style:{\"--extracted-r6o4lv\":\"rgb(63, 84, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-k70n4z\",\"data-framer-name\":\"Group 626296\",layoutDependency:layoutDependency,layoutId:\"y52KVnT_n\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue5=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.8px\",\"--framer-line-height\":\"65px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:[\"$\",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"60px\",\"--framer-letter-spacing\":\"-2px\"},children:\"0\"})]})}),className:\"framer-hh3lef\",\"data-framer-name\":\"$49\",fonts:[\"GF;Outfit-700\"],layoutDependency:layoutDependency,layoutId:\"gSFogzGgV\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-l7zleh\",\"data-framer-name\":\"Frame 1000001148\",layoutDependency:layoutDependency,layoutId:\"vSr0W_v6p\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-gb5brs\",\"data-framer-name\":\"List/Style 01\",layoutDependency:layoutDependency,layoutId:\"y5zKSytH2\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pktvel\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"lhkWWEiDF\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"15-min Copilot Sessions\"})}),className:\"framer-7ik7a2\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"FDgMUCaJF\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1he4jn9\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"K_K3oIVof\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e7ex5q\",\"data-framer-name\":\"List/Style 2\",layoutDependency:layoutDependency,layoutId:\"qzm6E3r7_\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19w5lgc\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"lXUgi83ew\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"AI Resume Builder\"})}),className:\"framer-uui479\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"Jo_ym5ooV\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-4ud0l2\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"CVv54vUAk\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-udul9x\",\"data-framer-name\":\"List/Style 2\",layoutDependency:layoutDependency,layoutId:\"JxgmE7Vux\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1e8j0lo\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"QjB6PUjNo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"AI Story Editor\"})}),className:\"framer-12mjn9s\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"lj2J6XxFl\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1vpn1x9\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"rtx_kJ0ec\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-lzh8kp\",\"data-framer-name\":\"List/Style 3\",layoutDependency:layoutDependency,layoutId:\"hXcWeA2qQ\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-89yw3r\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"w7o88gZNn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue9=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Full Customization Suite\"})}),className:\"framer-1pg1zxp\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"HJKUjaZeb\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.4},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-8fnofc\",\"data-framer-name\":\"small-remove\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,layoutDependency:layoutDependency,layoutId:\"C6F6ZLtUz\",svg:'<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12 0L0 12\" stroke=\"#D5D7DD\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M12 12L0 0\" stroke=\"#D5D7DD\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1inhm9h\",\"data-framer-name\":\"small-remove\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,layoutDependency:layoutDependency,layoutId:\"Rg5zmvIdD\",svg:'<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12 0L0 12\" stroke=\"#D5D7DD\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M12 12L0 0\" stroke=\"#D5D7DD\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19qmdq2\",\"data-framer-name\":\"List/Style 3\",layoutDependency:layoutDependency,layoutId:\"C4Ji9eghW\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9vu8bp\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"rxs9Hc_M1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue10=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Industry Knowledge Base Add-Ons\"})}),className:\"framer-1dezhir\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"k9n5Wj17x\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.4},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1txdoa4\",\"data-framer-name\":\"small-remove\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,layoutDependency:layoutDependency,layoutId:\"gaScgav93\",svg:'<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12 0L0 12\" stroke=\"#D5D7DD\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M12 12L0 0\" stroke=\"#D5D7DD\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1qxu08x\",\"data-framer-name\":\"small-remove\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,layoutDependency:layoutDependency,layoutId:\"biTMDq2NV\",svg:'<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12 0L0 12\" stroke=\"#D5D7DD\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M12 12L0 0\" stroke=\"#D5D7DD\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ywjisd\",\"data-framer-name\":\"List/Style 3\",layoutDependency:layoutDependency,layoutId:\"LPLYWh2vx\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kbpacu\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"mAUi5RhmA\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue11=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Coding Copilot\"})}),className:\"framer-lgpl1f\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"EjnejCkEo\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.4},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-xlrjrp\",\"data-framer-name\":\"small-remove\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,layoutDependency:layoutDependency,layoutId:\"wdkkk14uq\",svg:'<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12 0L0 12\" stroke=\"#D5D7DD\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M12 12L0 0\" stroke=\"#D5D7DD\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-9rzlj4\",\"data-framer-name\":\"small-remove\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,layoutDependency:layoutDependency,layoutId:\"irMjcgl53\",svg:'<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12 0L0 12\" stroke=\"#D5D7DD\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M12 12L0 0\" stroke=\"#D5D7DD\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15aj42\",\"data-framer-name\":\"List/Style 4\",layoutDependency:layoutDependency,layoutId:\"NrNuOdV9v\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dd8pkp\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"z1nMuTA6e\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue12=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"AI Playground\"})}),className:\"framer-1237mef\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"llQhLxWDb\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.4},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1bhj9f\",\"data-framer-name\":\"small-remove\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,layoutDependency:layoutDependency,layoutId:\"wtuOOdnYb\",svg:'<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12 0L0 12\" stroke=\"#D5D7DD\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M12 12L0 0\" stroke=\"#D5D7DD\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})})]})]})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6yvttl\",\"data-framer-name\":\"Card 2\",layoutDependency:layoutDependency,layoutId:\"g56gQ5qIo\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-d24duz\",\"data-framer-name\":\"front\",layoutDependency:layoutDependency,layoutId:\"A70ueMiPB\",style:{rotateY:180},variants:{dSSAdIPEn:{rotateY:0},IpcOMhgCg:{rotateY:0}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-suxqrr\",\"data-border\":true,\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"x8K7wb7kI\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(231, 232, 236)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(Link,{...addPropertyOverrides({dSSAdIPEn:{href:\"https://app.senseicopilot.com/\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-12h8tk5 framer-1b8g279\",\"data-framer-name\":\"Frame 1000001133\",layoutDependency:layoutDependency,layoutId:\"p53uFweXQ\",style:{backgroundColor:\"rgb(63, 84, 255)\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue13=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Get the plan\"})}),className:\"framer-8fhkcv\",\"data-framer-name\":\"Get the plan\",fonts:[\"GF;Outfit-600\"],layoutDependency:layoutDependency,layoutId:\"tZq8u73AJ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sxz6ca\",\"data-framer-name\":\"Group 626297\",layoutDependency:layoutDependency,layoutId:\"mY67THU01\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue14=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"1.63px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 84, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"PRO\"})}),className:\"framer-d82ujv\",\"data-framer-name\":\"Standard\",fonts:[\"GF;Outfit-700\"],layoutDependency:layoutDependency,layoutId:\"NN2DprczR\",style:{\"--extracted-r6o4lv\":\"rgb(63, 84, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a6453i\",\"data-framer-name\":\"Group 626296\",layoutDependency:layoutDependency,layoutId:\"pnt5flvhX\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue15=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"65px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-letter-spacing\":\"-0.8px\"},children:\"$\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"60px\"},children:\"89\"})]})}),className:\"framer-brisup\",\"data-framer-name\":\"$49\",fonts:[\"GF;Outfit-700\"],layoutDependency:layoutDependency,layoutId:\"MXlLnRm0I\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue16=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.09px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"/ month\"})}),className:\"framer-962boz\",\"data-framer-name\":\"/ month\",fonts:[\"FS;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"AijEjrOI4\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-p9srfh\",\"data-framer-name\":\"Frame 1000001148\",layoutDependency:layoutDependency,layoutId:\"S3O_bf8fr\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-vq5bv6\",\"data-framer-name\":\"List/Style 01\",layoutDependency:layoutDependency,layoutId:\"Vwwm5pNgw\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lcwame\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"r7XeFkQeF\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue17=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\" Unlimited Copilot Sessions\"})}),className:\"framer-1bbrn47\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"NWhubtBOP\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-16bi4mp\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"lFmChiENh\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-65x5w6\",\"data-framer-name\":\"List/Style 5\",layoutDependency:layoutDependency,layoutId:\"xVoplT5H9\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cj84dw\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"uhuqrosCz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue18=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"AI Resume Builder\"})}),className:\"framer-fa194t\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"v5NFpmJh5\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1ozvoyj\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"YkMTodMiG\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-dscgmx\",\"data-framer-name\":\"List/Style 2\",layoutDependency:layoutDependency,layoutId:\"FV4Q0E88h\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hhndc3\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"MrkR9W8c0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue19=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"AI Story Editor\"})}),className:\"framer-1re8yc9\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"K23RxizAJ\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1j7iudo\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"XZiJaz3h7\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-84r4x1\",\"data-framer-name\":\"List/Style 3\",layoutDependency:layoutDependency,layoutId:\"BW1t4qdiE\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ma2q4s\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"T_i5BW0fh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue20=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"\\bFull Customization Suite\"})}),className:\"framer-1ry9ge9\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"VG9lp9SQc\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1cqfw27\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"IdLHAyReW\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v9qxtg\",\"data-framer-name\":\"List/Style 4\",layoutDependency:layoutDependency,layoutId:\"oh89zkop1\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pe8tst\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"crOMxNoJG\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue21=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Industry Knowledge Base Add-Ons\"})}),className:\"framer-zhhque\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"FOQ0zFvFO\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-10l7gsk\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"NKCpfsuKR\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-k16wph\",\"data-framer-name\":\"List/Style 4\",layoutDependency:layoutDependency,layoutId:\"SSXguOvfl\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1e19d5r\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"rk3K1vRz8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue22=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Coding Copilot\"})}),className:\"framer-by3d1l\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"FrLV8jrMk\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-i4nrdj\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"pnKHh1UrY\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-thoz92\",\"data-framer-name\":\"List/Style 6\",layoutDependency:layoutDependency,layoutId:\"toKbPyLln\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5p2mmd\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"bFv6S2_jd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue23=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue23!==void 0?_getLocalizedValue23:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"AI Playground\"})}),className:\"framer-11qfm9c\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"DFidC6yuf\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1laiwwm\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"L2SRx5bDD\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fqu10y\",\"data-framer-name\":\"back\",layoutDependency:layoutDependency,layoutId:\"qmKkLUFIw\",style:{rotateY:0},variants:{dSSAdIPEn:{rotateY:180},IpcOMhgCg:{rotateY:180}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-924pn3\",\"data-border\":true,\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"ko5EygcdP\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(231, 232, 236)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(Link,{href:\"https://app.senseicopilot.com/\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-4euj8r framer-1b8g279\",\"data-framer-name\":\"Frame 1000001133\",layoutDependency:layoutDependency,layoutId:\"WoLq2DJXx\",style:{backgroundColor:\"rgb(63, 84, 255)\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue24=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue24!==void 0?_getLocalizedValue24:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Get the plan\"})}),className:\"framer-1x0bpk5\",\"data-framer-name\":\"Get the plan\",fonts:[\"GF;Outfit-600\"],layoutDependency:layoutDependency,layoutId:\"XH9_bgMdd\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mj8vpe\",\"data-framer-name\":\"Group 626297\",layoutDependency:layoutDependency,layoutId:\"OyYQiHFiL\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue25=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue25!==void 0?_getLocalizedValue25:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"1.63px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 84, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"PRO\"})}),className:\"framer-1gwhymc\",\"data-framer-name\":\"Standard\",fonts:[\"GF;Outfit-700\"],layoutDependency:layoutDependency,layoutId:\"ZM8uIhrZS\",style:{\"--extracted-r6o4lv\":\"rgb(63, 84, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-x4wu5j\",\"data-framer-name\":\"Group 626296\",layoutDependency:layoutDependency,layoutId:\"uq_qHjjyG\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue26=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue26!==void 0?_getLocalizedValue26:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"65px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-letter-spacing\":\"-0.8px\"},children:\"$\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"60px\"},children:\"24\"})]})}),className:\"framer-xugzol\",\"data-framer-name\":\"$49\",fonts:[\"GF;Outfit-700\"],layoutDependency:layoutDependency,layoutId:\"zgc57O3Dh\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue27=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue27!==void 0?_getLocalizedValue27:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.09px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"/ month billed annually\"})}),className:\"framer-t50epe\",\"data-framer-name\":\"/ month\",fonts:[\"FS;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"r_I2dfGTx\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fsxur6\",\"data-framer-name\":\"Frame 1000001148\",layoutDependency:layoutDependency,layoutId:\"qD3GGoxYp\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ek3uh6\",\"data-framer-name\":\"List/Style 01\",layoutDependency:layoutDependency,layoutId:\"B9OeIYG2y\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jaz64v\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"ZMIyaXsyV\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue28=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue28!==void 0?_getLocalizedValue28:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\" Unlimited Copilot Sessions\"})}),className:\"framer-vqapbr\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"Eo_lwElSS\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1cqyaec\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"KTY0_NdgM\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ph787a\",\"data-framer-name\":\"List/Style 5\",layoutDependency:layoutDependency,layoutId:\"cmTyEYJad\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10zhacv\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"CY4QBrEUE\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue29=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue29!==void 0?_getLocalizedValue29:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"AI Resume Builder\"})}),className:\"framer-19j0pm4\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"CW8sUbamD\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-kvt16h\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"Ua032LVKK\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-9etqth\",\"data-framer-name\":\"List/Style 6\",layoutDependency:layoutDependency,layoutId:\"CKm8YpDFP\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vcum4k\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"PTdn3VQYV\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue30=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue30!==void 0?_getLocalizedValue30:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"AI Story Editor\"})}),className:\"framer-109dt8u\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"yfPgau5cV\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1b3vfoq\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"A4aXLcQOK\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-bffake\",\"data-framer-name\":\"List/Style 2\",layoutDependency:layoutDependency,layoutId:\"P3Scniw0U\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jinh35\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"bOmCIp5fL\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue31=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue31!==void 0?_getLocalizedValue31:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Full Customization Suite\"})}),className:\"framer-1no7nkx\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"Qg_0gXneQ\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1q2t3ct\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"fuVF60hbp\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kqheas\",\"data-framer-name\":\"List/Style 3\",layoutDependency:layoutDependency,layoutId:\"bU7cvdFcB\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vrx2fz\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"SENm9PMUT\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue32=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue32!==void 0?_getLocalizedValue32:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Industry Knowledge Base Add-Ons\"})}),className:\"framer-1gcofpv\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"vyL8aqHgG\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({dSSAdIPEn:{children:(_getLocalizedValue33=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue33!==void 0?_getLocalizedValue33:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})})})},IpcOMhgCg:{children:(_getLocalizedValue34=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue34!==void 0?_getLocalizedValue34:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1aa09dl\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"Jz2ekJuit\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-5pudmy\",\"data-framer-name\":\"List/Style 3\",layoutDependency:layoutDependency,layoutId:\"jdOpVR0El\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pj7ka6\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"OtJcC00ra\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue35=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue35!==void 0?_getLocalizedValue35:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"Coding Copilot\"})}),className:\"framer-1ga08s9\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"XwrXhtkij\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-4hajtb\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"Wh2Zsm8IV\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-100l6kb\",\"data-framer-name\":\"List/Style 4\",layoutDependency:layoutDependency,layoutId:\"O4h0VYZ5u\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cn89iw\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"CccLdc0JJ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue36=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue36!==void 0?_getLocalizedValue36:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(22, 28, 45))\"},children:\"AI Playground\"})}),className:\"framer-1bzxfis\",\"data-framer-name\":\"Name your list\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"HyFXSRvIW\",style:{\"--extracted-r6o4lv\":\"rgb(22, 28, 45)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-vuoygr\",\"data-framer-name\":\"Path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"NhyZYlXVo\",svg:'<svg width=\"17\" height=\"12\" viewBox=\"0 0 17 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.20704 11.7692C5.91354 11.7692 5.62062 11.659 5.39648 11.4381L0 6.11882L1.62112 4.52032L6.20704 9.04065L15.3789 0L17 1.5985L7.0176 11.4381C6.79347 11.659 6.50054 11.7692 6.20704 11.7692Z\" fill=\"#68D585\"/>\\n</svg>\\n',withExternalLayout:true})]})})]})]})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ch6kB.framer-1b8g279, .framer-ch6kB .framer-1b8g279 { display: block; }\",\".framer-ch6kB.framer-1oc54dl { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ch6kB .framer-1xgjrgi { 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-ch6kB .framer-2rhmlb, .framer-ch6kB .framer-16cu3pv, .framer-ch6kB .framer-1ota7at, .framer-ch6kB .framer-hh3lef, .framer-ch6kB .framer-8fhkcv, .framer-ch6kB .framer-1x0bpk5, .framer-ch6kB .framer-xugzol, .framer-ch6kB .framer-t50epe { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ch6kB .framer-etczlx, .framer-ch6kB .framer-1x4c8k6 { cursor: pointer; flex: none; height: 33px; overflow: visible; position: relative; width: 72px; }\",\".framer-ch6kB .framer-bkut61, .framer-ch6kB .framer-mezaoc, .framer-ch6kB .framer-ecgooq, .framer-ch6kB .framer-suxqrr, .framer-ch6kB .framer-924pn3 { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-ch6kB .framer-ffs9wr { bottom: 6px; flex: none; left: 44px; position: absolute; right: 7px; top: 6px; }\",\".framer-ch6kB .framer-1j5f546 { 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-ch6kB .framer-1nohwln { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 29px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 95px; }\",\".framer-ch6kB .framer-gzcwhq { flex: none; height: auto; left: 49%; position: absolute; top: 48%; white-space: pre; width: auto; z-index: 1; }\",\".framer-ch6kB .framer-183jjkv { flex: 1 0 0px; height: 29px; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 5; }\",\".framer-ch6kB .framer-fkemfg { bottom: 6px; flex: none; left: 7px; position: absolute; right: 44px; top: 6px; }\",\".framer-ch6kB .framer-10p89an { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ch6kB .framer-1ldusyg { flex: none; height: 593px; overflow: visible; position: relative; transform-style: preserve-3d; width: 365px; }\",\".framer-ch6kB .framer-2wcrbd, .framer-ch6kB .framer-d24duz, .framer-ch6kB .framer-fqu10y { backface-visibility: hidden; bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 365px; }\",\".framer-ch6kB .framer-ph8k71, .framer-ch6kB .framer-4euj8r { 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: visible; padding: 16px 24px 16px 24px; position: absolute; text-decoration: none; top: 497px; width: 285px; }\",\".framer-ch6kB .framer-unh8h1 { flex: none; height: 354px; left: 40px; overflow: visible; position: absolute; top: 40px; width: 285px; }\",\".framer-ch6kB .framer-1rmcmrd, .framer-ch6kB .framer-d82ujv, .framer-ch6kB .framer-1gwhymc { flex: none; height: auto; left: 0px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-ch6kB .framer-k70n4z, .framer-ch6kB .framer-x4wu5j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 65px; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; top: 56px; width: min-content; }\",\".framer-ch6kB .framer-l7zleh, .framer-ch6kB .framer-p9srfh, .framer-ch6kB .framer-1fsxur6 { 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; left: 0px; overflow: visible; padding: 0px; position: absolute; top: 161px; width: 285px; }\",\".framer-ch6kB .framer-gb5brs, .framer-ch6kB .framer-1e7ex5q, .framer-ch6kB .framer-udul9x, .framer-ch6kB .framer-15aj42, .framer-ch6kB .framer-vq5bv6, .framer-ch6kB .framer-65x5w6, .framer-ch6kB .framer-dscgmx, .framer-ch6kB .framer-1v9qxtg, .framer-ch6kB .framer-k16wph, .framer-ch6kB .framer-thoz92, .framer-ch6kB .framer-ek3uh6, .framer-ch6kB .framer-ph787a, .framer-ch6kB .framer-9etqth, .framer-ch6kB .framer-bffake, .framer-ch6kB .framer-100l6kb { flex: none; height: 29px; overflow: visible; position: relative; width: 251px; }\",\".framer-ch6kB .framer-1pktvel, .framer-ch6kB .framer-19w5lgc, .framer-ch6kB .framer-1e8j0lo, .framer-ch6kB .framer-1dd8pkp, .framer-ch6kB .framer-1lcwame, .framer-ch6kB .framer-1cj84dw, .framer-ch6kB .framer-1hhndc3, .framer-ch6kB .framer-1e19d5r, .framer-ch6kB .framer-5p2mmd, .framer-ch6kB .framer-jaz64v, .framer-ch6kB .framer-10zhacv, .framer-ch6kB .framer-1vcum4k, .framer-ch6kB .framer-1jinh35, .framer-ch6kB .framer-1cn89iw { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: -16px; top: 0px; }\",\".framer-ch6kB .framer-7ik7a2, .framer-ch6kB .framer-uui479, .framer-ch6kB .framer-12mjn9s, .framer-ch6kB .framer-1pg1zxp, .framer-ch6kB .framer-1dezhir, .framer-ch6kB .framer-lgpl1f, .framer-ch6kB .framer-1237mef, .framer-ch6kB .framer-1bbrn47, .framer-ch6kB .framer-fa194t, .framer-ch6kB .framer-1re8yc9, .framer-ch6kB .framer-1ry9ge9, .framer-ch6kB .framer-zhhque, .framer-ch6kB .framer-by3d1l, .framer-ch6kB .framer-11qfm9c, .framer-ch6kB .framer-vqapbr, .framer-ch6kB .framer-19j0pm4, .framer-ch6kB .framer-109dt8u, .framer-ch6kB .framer-1no7nkx, .framer-ch6kB .framer-1gcofpv, .framer-ch6kB .framer-1ga08s9, .framer-ch6kB .framer-1bzxfis { flex: none; height: auto; left: 28px; position: absolute; top: 50%; white-space: pre; width: auto; }\",\".framer-ch6kB .framer-1he4jn9, .framer-ch6kB .framer-4ud0l2, .framer-ch6kB .framer-1vpn1x9, .framer-ch6kB .framer-16bi4mp, .framer-ch6kB .framer-1ozvoyj, .framer-ch6kB .framer-1j7iudo, .framer-ch6kB .framer-1cqfw27, .framer-ch6kB .framer-10l7gsk, .framer-ch6kB .framer-i4nrdj, .framer-ch6kB .framer-1laiwwm, .framer-ch6kB .framer-1cqyaec, .framer-ch6kB .framer-kvt16h, .framer-ch6kB .framer-1b3vfoq, .framer-ch6kB .framer-1q2t3ct, .framer-ch6kB .framer-1aa09dl, .framer-ch6kB .framer-4hajtb, .framer-ch6kB .framer-vuoygr { flex: none; height: 12px; left: 0px; position: absolute; top: calc(47.87798421136264% - 12px / 2); width: 17px; }\",\".framer-ch6kB .framer-lzh8kp, .framer-ch6kB .framer-19qmdq2, .framer-ch6kB .framer-ywjisd, .framer-ch6kB .framer-84r4x1, .framer-ch6kB .framer-1kqheas, .framer-ch6kB .framer-5pudmy { flex: none; height: 29px; overflow: visible; position: relative; width: 100%; }\",\".framer-ch6kB .framer-89yw3r, .framer-ch6kB .framer-9vu8bp, .framer-ch6kB .framer-1kbpacu, .framer-ch6kB .framer-ma2q4s, .framer-ch6kB .framer-1vrx2fz, .framer-ch6kB .framer-pj7ka6 { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: -18px; top: 0px; }\",\".framer-ch6kB .framer-8fnofc, .framer-ch6kB .framer-1inhm9h, .framer-ch6kB .framer-1txdoa4, .framer-ch6kB .framer-1qxu08x, .framer-ch6kB .framer-xlrjrp, .framer-ch6kB .framer-9rzlj4, .framer-ch6kB .framer-1bhj9f { flex: none; height: 12px; left: 2px; position: absolute; top: 9px; width: 12px; }\",\".framer-ch6kB .framer-6yvttl { flex: none; height: 593px; overflow: visible; position: relative; transform-style: preserve-3d; width: 367px; }\",\".framer-ch6kB .framer-12h8tk5 { 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: visible; padding: 16px 24px 16px 24px; position: absolute; top: 497px; width: 285px; }\",\".framer-ch6kB .framer-1sxz6ca, .framer-ch6kB .framer-1mj8vpe { flex: none; height: 395px; left: 40px; overflow: visible; position: absolute; top: 40px; width: 285px; }\",\".framer-ch6kB .framer-1a6453i { flex: none; height: 65px; left: 0px; overflow: visible; position: absolute; top: 56px; width: 153px; }\",\".framer-ch6kB .framer-brisup { bottom: -13px; flex: none; height: auto; left: 0px; position: absolute; white-space: pre-wrap; width: 82px; word-break: break-word; word-wrap: break-word; }\",\".framer-ch6kB .framer-962boz { flex: none; height: auto; left: 89px; position: absolute; top: 33px; white-space: pre-wrap; width: 64px; word-break: break-word; word-wrap: break-word; }\",\".framer-ch6kB .framer-1pe8tst { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: -36px; top: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ch6kB.framer-1oc54dl, .framer-ch6kB .framer-1xgjrgi, .framer-ch6kB .framer-1j5f546, .framer-ch6kB .framer-1nohwln, .framer-ch6kB .framer-10p89an, .framer-ch6kB .framer-ph8k71, .framer-ch6kB .framer-k70n4z, .framer-ch6kB .framer-l7zleh, .framer-ch6kB .framer-12h8tk5, .framer-ch6kB .framer-p9srfh, .framer-ch6kB .framer-4euj8r, .framer-ch6kB .framer-x4wu5j, .framer-ch6kB .framer-1fsxur6 { gap: 0px; } .framer-ch6kB.framer-1oc54dl > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-ch6kB.framer-1oc54dl > :first-child, .framer-ch6kB .framer-l7zleh > :first-child, .framer-ch6kB .framer-p9srfh > :first-child, .framer-ch6kB .framer-1fsxur6 > :first-child { margin-top: 0px; } .framer-ch6kB.framer-1oc54dl > :last-child, .framer-ch6kB .framer-l7zleh > :last-child, .framer-ch6kB .framer-p9srfh > :last-child, .framer-ch6kB .framer-1fsxur6 > :last-child { margin-bottom: 0px; } .framer-ch6kB .framer-1xgjrgi > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-ch6kB .framer-1xgjrgi > :first-child, .framer-ch6kB .framer-1j5f546 > :first-child, .framer-ch6kB .framer-1nohwln > :first-child, .framer-ch6kB .framer-10p89an > :first-child, .framer-ch6kB .framer-ph8k71 > :first-child, .framer-ch6kB .framer-k70n4z > :first-child, .framer-ch6kB .framer-12h8tk5 > :first-child, .framer-ch6kB .framer-4euj8r > :first-child, .framer-ch6kB .framer-x4wu5j > :first-child { margin-left: 0px; } .framer-ch6kB .framer-1xgjrgi > :last-child, .framer-ch6kB .framer-1j5f546 > :last-child, .framer-ch6kB .framer-1nohwln > :last-child, .framer-ch6kB .framer-10p89an > :last-child, .framer-ch6kB .framer-ph8k71 > :last-child, .framer-ch6kB .framer-k70n4z > :last-child, .framer-ch6kB .framer-12h8tk5 > :last-child, .framer-ch6kB .framer-4euj8r > :last-child, .framer-ch6kB .framer-x4wu5j > :last-child { margin-right: 0px; } .framer-ch6kB .framer-1j5f546 > *, .framer-ch6kB .framer-ph8k71 > *, .framer-ch6kB .framer-k70n4z > *, .framer-ch6kB .framer-12h8tk5 > *, .framer-ch6kB .framer-4euj8r > *, .framer-ch6kB .framer-x4wu5j > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ch6kB .framer-1nohwln > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ch6kB .framer-10p89an > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-ch6kB .framer-l7zleh > *, .framer-ch6kB .framer-p9srfh > *, .framer-ch6kB .framer-1fsxur6 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\".framer-ch6kB.framer-v-qsr6if .framer-2rhmlb, .framer-ch6kB.framer-v-kzhl9e .framer-2rhmlb { order: 0; }\",\".framer-ch6kB.framer-v-qsr6if .framer-1j5f546, .framer-ch6kB.framer-v-kzhl9e .framer-1j5f546 { order: 3; }\",\".framer-ch6kB.framer-v-qsr6if .framer-1x4c8k6, .framer-ch6kB.framer-v-kzhl9e .framer-1x4c8k6 { order: 2; }\",\".framer-ch6kB.framer-v-qsr6if .framer-12h8tk5 { text-decoration: none; }\",\".framer-ch6kB.framer-v-qsr6if .framer-1a6453i, .framer-ch6kB.framer-v-kzhl9e .framer-1a6453i { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; padding: 0px; width: min-content; }\",\".framer-ch6kB.framer-v-qsr6if .framer-brisup, .framer-ch6kB.framer-v-kzhl9e .framer-brisup { bottom: unset; left: unset; position: relative; white-space: pre; width: auto; }\",\".framer-ch6kB.framer-v-qsr6if .framer-962boz, .framer-ch6kB.framer-v-kzhl9e .framer-962boz { left: unset; position: relative; top: unset; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ch6kB.framer-v-qsr6if .framer-1a6453i { gap: 0px; } .framer-ch6kB.framer-v-qsr6if .framer-1a6453i > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ch6kB.framer-v-qsr6if .framer-1a6453i > :first-child { margin-left: 0px; } .framer-ch6kB.framer-v-qsr6if .framer-1a6453i > :last-child { margin-right: 0px; } }\",\".framer-ch6kB.framer-v-uo6ypd .framer-10p89an, .framer-ch6kB.framer-v-kzhl9e .framer-10p89an { flex-direction: column; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ch6kB.framer-v-uo6ypd .framer-10p89an { gap: 0px; } .framer-ch6kB.framer-v-uo6ypd .framer-10p89an > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ch6kB.framer-v-uo6ypd .framer-10p89an > :first-child { margin-top: 0px; } .framer-ch6kB.framer-v-uo6ypd .framer-10p89an > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ch6kB.framer-v-kzhl9e .framer-10p89an, .framer-ch6kB.framer-v-kzhl9e .framer-1a6453i { gap: 0px; } .framer-ch6kB.framer-v-kzhl9e .framer-10p89an > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ch6kB.framer-v-kzhl9e .framer-10p89an > :first-child { margin-top: 0px; } .framer-ch6kB.framer-v-kzhl9e .framer-10p89an > :last-child { margin-bottom: 0px; } .framer-ch6kB.framer-v-kzhl9e .framer-1a6453i > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ch6kB.framer-v-kzhl9e .framer-1a6453i > :first-child { margin-left: 0px; } .framer-ch6kB.framer-v-kzhl9e .framer-1a6453i > :last-child { margin-right: 0px; } }\",'.framer-ch6kB[data-border=\"true\"]::after, .framer-ch6kB [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 656\n * @framerIntrinsicWidth 756\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"dSSAdIPEn\":{\"layout\":[\"auto\",\"auto\"]},\"lfXw9lG6n\":{\"layout\":[\"auto\",\"auto\"]},\"IpcOMhgCg\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerP4s9VDJND=withCSS(Component,css,\"framer-ch6kB\");export default FramerP4s9VDJND;FramerP4s9VDJND.displayName=\"Pricing\";FramerP4s9VDJND.defaultProps={height:656,width:756};addPropertyControls(FramerP4s9VDJND,{variant:{options:[\"Omfzgi0C_\",\"dSSAdIPEn\",\"lfXw9lG6n\",\"IpcOMhgCg\"],optionTitles:[\"Variant 1\",\"Click\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerP4s9VDJND,[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.woff2\",weight:\"400\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2\",weight:\"500\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4S-EiAou6Y.woff2\",weight:\"600\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2\",weight:\"700\"},{family:\"Outfit\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/RPEPC24XXAVK6EWUOKWQUPTOZQR35AS2/BVWMEQ5ZCLZP2VOXOHXQDCZADXNFBXUF/5REHZLR2B5PQAKMITIQJK6BDK34RDHS4.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerP4s9VDJND\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"656\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dSSAdIPEn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lfXw9lG6n\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IpcOMhgCg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"756\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./P4s9VDJND.map", "export const v0=\"Quelle est la politique d'annulation ?\";export const v1=\"Nous n'offrons pas de remboursements. Une fois que vous vous abonnez, vous avez la flexibilit\\xe9 d'annuler votre abonnement \\xe0 tout moment, mais aucun frais pour la p\\xe9riode de facturation actuelle ne sera rembours\\xe9. Votre acc\\xe8s \\xe0 Sensei AI restera actif jusqu'\\xe0 la fin du cycle de facturation.\";export const v2=\"Que propose un essai gratuit ?\";export const v3=\"Notre essai gratuit vous offre un aper\\xe7u limit\\xe9 mais puissant des capacit\\xe9s de Sensei AI. Pendant l'essai, vous pouvez d\\xe9couvrir la valeur de notre service avec des sessions de Copilot de 15 minutes. Vous pouvez commencer autant de sessions que vous le souhaitez, mais chacune se terminera automatiquement apr\\xe8s 15 minutes, vous obligeant \\xe0 r\\xe9activer pour continuer \\xe0 l'utiliser. Cela vous permet d'explorer pleinement nos fonctionnalit\\xe9s avant de d\\xe9cider de vous abonner.\";export const v4=\"Quels domaines/industries sont pris en charge par Sensei AI ?\";export const v5=\"Sensei AI est con\\xe7u pour soutenir un large \\xe9ventail d'industries, y compris, mais sans s'y limiter, la finance, le conseil, le marketing, la science des donn\\xe9es, l'ing\\xe9nierie logicielle et les ventes. Notre intelligence artificielle est \\xe9quip\\xe9e de bases de connaissances sp\\xe9cifiques \\xe0 l'industrie, garantissant qu'elle fournit une assistance pertinente et inform\\xe9e, adapt\\xe9e \\xe0 votre domaine particulier.\";export const v6=\"Quelles plateformes de r\\xe9union en ligne sont prises en charge par Sensei AI ?\";export const v7=\"Pour une exp\\xe9rience optimale avec Sensei AI, nous vous recommandons d'utiliser la derni\\xe8re version de Chrome. Notre Copilote d'Entretien s'int\\xe8gre parfaitement \\xe0 toutes les plateformes de r\\xe9union en ligne majeures, y compris Zoom, WebEx, Microsoft Teams, Google Meet, Amazon Chime, et d'autres.\";export const v8=\"Cela sera-t-il d\\xe9tect\\xe9 par l'intervieweur ?\";export const v9=\"Soyez assur\\xe9, Sensei AI op\\xe8re discr\\xe8tement. Actuellement, aucun des principaux outils de visioconf\\xe9rence n'a la capacit\\xe9 de d\\xe9tecter notre syst\\xe8me. Nous donnons la priorit\\xe9 \\xe0 votre vie priv\\xe9e et avons con\\xe7u notre solution pour fonctionner de mani\\xe8re ind\\xe9tectable lors de vos entretiens.\";export const v10=\"Qu'est-ce qui distingue Sensei AI des autres outils ?\";export const v11=\"Sensei AI se distingue par sa combinaison in\\xe9gal\\xe9e de rapidit\\xe9, de qualit\\xe9 des r\\xe9ponses, de s\\xe9curit\\xe9 et de personnalisation. Notre IA est non seulement rapide et pr\\xe9cise, mais elle garantit \\xe9galement que vous ne soyez jamais d\\xe9tect\\xe9. De plus, nous adaptons nos r\\xe9ponses \\xe0 votre parcours sp\\xe9cifique.\";\nexport const __FramerMetadata__ = {\"exports\":{\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v10\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v11\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "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{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", "export const v0=\"Accueil\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e4277c8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as localizedValues from\"./zL0foYKoV-0.js\";const FeatherFonts=getFonts(Feather);const cycleOrder=[\"LdmjOgC6Z\",\"ZOMp0Hz3N\",\"LuO4uRCMu\",\"P5KIr5Ai4\"];const serializationHash=\"framer-0RCv3\";const variantClassNames={LdmjOgC6Z:\"framer-v-xc1vtr\",LuO4uRCMu:\"framer-v-1bmwgpp\",P5KIr5Ai4:\"framer-v-1a838bb\",ZOMp0Hz3N:\"framer-v-17l67l8\"};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 valuesByLocaleId={bR8CrJ7u0:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};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={\"Mobile Close\":\"P5KIr5Ai4\",\"Mobile Open\":\"LuO4uRCMu\",Close:\"ZOMp0Hz3N\",Open:\"LdmjOgC6Z\"};const getProps=({answer,click,height,id,question,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,F8pEzwehu:(_ref=question!==null&&question!==void 0?question:props.F8pEzwehu)!==null&&_ref!==void 0?_ref:\"What is search engine optimization?\",IkP4f5MP8:click!==null&&click!==void 0?click:props.IkP4f5MP8,jzuzSg5Gm:(_ref1=answer!==null&&answer!==void 0?answer:props.jzuzSg5Gm)!==null&&_ref1!==void 0?_ref1:\"text\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"LdmjOgC6Z\"};};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,F8pEzwehu,jzuzSg5Gm,IkP4f5MP8,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"LdmjOgC6Z\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1ndhyas=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(IkP4f5MP8){const res=await IkP4f5MP8(...args);if(res===false)return false;}setVariant(\"ZOMp0Hz3N\");});const onTap1kvss72=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(IkP4f5MP8){const res=await IkP4f5MP8(...args);if(res===false)return false;}setVariant(\"LdmjOgC6Z\");});const onTap1f8nzlr=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(IkP4f5MP8){const res=await IkP4f5MP8(...args);if(res===false)return false;}setVariant(\"P5KIr5Ai4\");});const onTap1sdnqx2=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(IkP4f5MP8){const res=await IkP4f5MP8(...args);if(res===false)return false;}setVariant(\"LuO4uRCMu\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"ZOMp0Hz3N\",\"P5KIr5Ai4\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue;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,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-xc1vtr\",className,classNames),\"data-framer-name\":\"Open\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"LdmjOgC6Z\",onTap:onTap1ndhyas,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({LuO4uRCMu:{\"data-framer-name\":\"Mobile Open\",onTap:onTap1f8nzlr},P5KIr5Ai4:{\"data-framer-name\":\"Mobile Close\",onTap:onTap1sdnqx2},ZOMp0Hz3N:{\"data-framer-name\":\"Close\",onTap:onTap1kvss72}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-34e3d8\",layoutDependency:layoutDependency,layoutId:\"Xz4DxWbfP\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-sl0ani\",\"data-framer-name\":\"Question\",layoutDependency:layoutDependency,layoutId:\"OhSmAGTvj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-2fb212b1-74c2-424a-9196-66cb85a09bd4, rgb(0, 0, 0)))\"},children:\"What is search engine optimization?\"})}),className:\"framer-xhnqqb\",fonts:[\"FS;Outfit-medium\"],layoutDependency:layoutDependency,layoutId:\"zT8C1xlaG\",style:{\"--extracted-1of0zx5\":\"var(--token-2fb212b1-74c2-424a-9196-66cb85a09bd4, rgb(0, 0, 0))\"},text:F8pEzwehu,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({LuO4uRCMu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-2fb212b1-74c2-424a-9196-66cb85a09bd4, rgb(0, 0, 0)))\"},children:\"What is search engine optimization?\"})})},P5KIr5Ai4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-2fb212b1-74c2-424a-9196-66cb85a09bd4, rgb(0, 0, 0)))\"},children:\"What is search engine optimization?\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jgcrs-container\",layoutDependency:layoutDependency,layoutId:\"QcHYhxAkn-container\",style:{rotate:45},variants:{P5KIr5Ai4:{rotate:0},ZOMp0Hz3N:{rotate:0}},children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-2fb212b1-74c2-424a-9196-66cb85a09bd4, rgb(0, 0, 0))\",height:\"100%\",iconSearch:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Home\",iconSelection:\"plus\",id:\"QcHYhxAkn\",layoutId:\"QcHYhxAkn\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-12n4u5f\",\"data-framer-name\":\"Answer\",layoutDependency:layoutDependency,layoutId:\"kH6zzh1Wd\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(88, 88, 88, 0.8))\"},children:\"Search engine optimization (SEO) is improving a website\u2019s visibility on search engine results pages by optimizing content, solving technical issues, and building authority. A lot goes into search engine optimization to increase website traffic, including web design, software development, content marketing, backlinking, market research, and more.\"})}),className:\"framer-62aluf\",fonts:[\"FS;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"dGa772UFF\",style:{\"--extracted-r6o4lv\":\"rgba(88, 88, 88, 0.8)\"},text:jzuzSg5Gm,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({LuO4uRCMu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(88, 88, 88, 0.8))\"},children:\"text\"})})}},baseVariant,gestureVariant)})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0RCv3.framer-1o1itdx, .framer-0RCv3 .framer-1o1itdx { display: block; }\",\".framer-0RCv3.framer-xc1vtr { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 34px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: 1200px; }\",\".framer-0RCv3 .framer-34e3d8 { 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-0RCv3 .framer-sl0ani { 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-0RCv3 .framer-xhnqqb { -webkit-user-select: none; flex: 1 0 0px; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-0RCv3 .framer-jgcrs-container { flex: none; height: 25px; position: relative; width: 25px; }\",\".framer-0RCv3 .framer-12n4u5f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-0RCv3 .framer-62aluf { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0RCv3.framer-xc1vtr, .framer-0RCv3 .framer-34e3d8, .framer-0RCv3 .framer-sl0ani, .framer-0RCv3 .framer-12n4u5f { gap: 0px; } .framer-0RCv3.framer-xc1vtr > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } .framer-0RCv3.framer-xc1vtr > :first-child, .framer-0RCv3 .framer-34e3d8 > :first-child, .framer-0RCv3 .framer-12n4u5f > :first-child { margin-top: 0px; } .framer-0RCv3.framer-xc1vtr > :last-child, .framer-0RCv3 .framer-34e3d8 > :last-child, .framer-0RCv3 .framer-12n4u5f > :last-child { margin-bottom: 0px; } .framer-0RCv3 .framer-34e3d8 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-0RCv3 .framer-sl0ani > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-0RCv3 .framer-sl0ani > :first-child { margin-left: 0px; } .framer-0RCv3 .framer-sl0ani > :last-child { margin-right: 0px; } .framer-0RCv3 .framer-12n4u5f > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-0RCv3.framer-v-1bmwgpp.framer-xc1vtr { padding: 10px; width: 390px; }\",\".framer-0RCv3.framer-v-1bmwgpp .framer-34e3d8, .framer-0RCv3.framer-v-1a838bb .framer-34e3d8 { gap: 10px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0RCv3.framer-v-1bmwgpp .framer-34e3d8 { gap: 0px; } .framer-0RCv3.framer-v-1bmwgpp .framer-34e3d8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-0RCv3.framer-v-1bmwgpp .framer-34e3d8 > :first-child { margin-top: 0px; } .framer-0RCv3.framer-v-1bmwgpp .framer-34e3d8 > :last-child { margin-bottom: 0px; } }\",\".framer-0RCv3.framer-v-1a838bb.framer-xc1vtr { gap: 10px; padding: 10px; width: 390px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0RCv3.framer-v-1a838bb.framer-xc1vtr, .framer-0RCv3.framer-v-1a838bb .framer-34e3d8 { gap: 0px; } .framer-0RCv3.framer-v-1a838bb.framer-xc1vtr > *, .framer-0RCv3.framer-v-1a838bb .framer-34e3d8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-0RCv3.framer-v-1a838bb.framer-xc1vtr > :first-child, .framer-0RCv3.framer-v-1a838bb .framer-34e3d8 > :first-child { margin-top: 0px; } .framer-0RCv3.framer-v-1a838bb.framer-xc1vtr > :last-child, .framer-0RCv3.framer-v-1a838bb .framer-34e3d8 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 104\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ZOMp0Hz3N\":{\"layout\":[\"fixed\",\"auto\"]},\"LuO4uRCMu\":{\"layout\":[\"fixed\",\"auto\"]},\"P5KIr5Ai4\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"F8pEzwehu\":\"question\",\"jzuzSg5Gm\":\"answer\",\"IkP4f5MP8\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerzL0foYKoV=withCSS(Component,css,\"framer-0RCv3\");export default FramerzL0foYKoV;FramerzL0foYKoV.displayName=\"Simple FAQ\";FramerzL0foYKoV.defaultProps={height:104,width:1200};addPropertyControls(FramerzL0foYKoV,{variant:{options:[\"LdmjOgC6Z\",\"ZOMp0Hz3N\",\"LuO4uRCMu\",\"P5KIr5Ai4\"],optionTitles:[\"Open\",\"Close\",\"Mobile Open\",\"Mobile Close\"],title:\"Variant\",type:ControlType.Enum},F8pEzwehu:{defaultValue:\"What is search engine optimization?\",displayTextArea:false,title:\"Question\",type:ControlType.String},jzuzSg5Gm:{defaultValue:\"text\",displayTextArea:true,title:\"Answer\",type:ControlType.String},IkP4f5MP8:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerzL0foYKoV,[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/YEOHRCKDRRMJG7KXODMRI7H3TDTC7DCR/GSC37XQOTJL5UUXY7GT63Z6TK3GPURF7/3JX43FCBGINLH25MK4NSVCHCDXUSMHUE.woff2\",weight:\"500\"},{family:\"Outfit\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/RPEPC24XXAVK6EWUOKWQUPTOZQR35AS2/BVWMEQ5ZCLZP2VOXOHXQDCZADXNFBXUF/5REHZLR2B5PQAKMITIQJK6BDK34RDHS4.woff2\",weight:\"400\"}]},...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzL0foYKoV\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"104\",\"framerVariables\":\"{\\\"F8pEzwehu\\\":\\\"question\\\",\\\"jzuzSg5Gm\\\":\\\"answer\\\",\\\"IkP4f5MP8\\\":\\\"click\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZOMp0Hz3N\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LuO4uRCMu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"P5KIr5Ai4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./zL0foYKoV.map", "// Generated by Framer (e4277c8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./Td7eph248-0.js\";import SimpleFAQ from\"https://framerusercontent.com/modules/kQoYNcsXzTdp2rfWtXyd/7xQqbhwNPFxnh3uPXRYM/zL0foYKoV.js\";const SimpleFAQFonts=getFonts(SimpleFAQ);const cycleOrder=[\"laMe0MGPK\",\"W1wnnFhQq\",\"jxvkBDW7n\",\"otCpJIV8P\",\"TJPHzuRqV\",\"CpdDl3xFe\",\"ppOEfmmcF\",\"n976BTIz1\",\"sD2_Gxslu\",\"iQoU7dj6E\",\"hSvc6jvCR\",\"M7BXbYTjt\",\"YnyqrqQjX\",\"QCf1Y22eV\"];const serializationHash=\"framer-EiRO4\";const variantClassNames={CpdDl3xFe:\"framer-v-gyqvk3\",hSvc6jvCR:\"framer-v-197jyrv\",iQoU7dj6E:\"framer-v-ch1wsk\",jxvkBDW7n:\"framer-v-831037\",laMe0MGPK:\"framer-v-1y972s8\",M7BXbYTjt:\"framer-v-zzqtrl\",n976BTIz1:\"framer-v-1mzczcm\",otCpJIV8P:\"framer-v-1ajh63k\",ppOEfmmcF:\"framer-v-14azmoc\",QCf1Y22eV:\"framer-v-1jy944l\",sD2_Gxslu:\"framer-v-z49crs\",TJPHzuRqV:\"framer-v-lelg8j\",W1wnnFhQq:\"framer-v-1pi2bfn\",YnyqrqQjX:\"framer-v-19mck3x\"};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 valuesByLocaleId={bR8CrJ7u0:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};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={\"1 Open Mobile\":\"sD2_Gxslu\",\"1 Open\":\"W1wnnFhQq\",\"2 Open Mobile\":\"iQoU7dj6E\",\"2 Open\":\"jxvkBDW7n\",\"3 Open Mobile\":\"hSvc6jvCR\",\"3 Open\":\"otCpJIV8P\",\"4 Open Mobile\":\"M7BXbYTjt\",\"4 Open\":\"TJPHzuRqV\",\"5 Open Mobile\":\"YnyqrqQjX\",\"5 Open\":\"CpdDl3xFe\",\"6 Open Mobile\":\"QCf1Y22eV\",\"6 Open\":\"ppOEfmmcF\",\"All Close Mobile\":\"n976BTIz1\",\"All Close\":\"laMe0MGPK\"};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:\"laMe0MGPK\"};};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:\"laMe0MGPK\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const IkP4f5MP81fno6te=activeVariantCallback(async(...args)=>{setVariant(\"W1wnnFhQq\");});const IkP4f5MP81lc3z9=activeVariantCallback(async(...args)=>{setVariant(\"laMe0MGPK\");});const IkP4f5MP8qg6yfj=activeVariantCallback(async(...args)=>{setVariant(\"sD2_Gxslu\");});const IkP4f5MP816bvtl9=activeVariantCallback(async(...args)=>{setVariant(\"n976BTIz1\");});const IkP4f5MP818zktmk=activeVariantCallback(async(...args)=>{setVariant(\"jxvkBDW7n\");});const IkP4f5MP8n55qdy=activeVariantCallback(async(...args)=>{setVariant(\"iQoU7dj6E\");});const IkP4f5MP81cpp263=activeVariantCallback(async(...args)=>{setVariant(\"otCpJIV8P\");});const IkP4f5MP8rimvqg=activeVariantCallback(async(...args)=>{setVariant(\"hSvc6jvCR\");});const IkP4f5MP815fxg2q=activeVariantCallback(async(...args)=>{setVariant(\"TJPHzuRqV\");});const IkP4f5MP812bba5o=activeVariantCallback(async(...args)=>{setVariant(\"M7BXbYTjt\");});const IkP4f5MP8s8bq99=activeVariantCallback(async(...args)=>{setVariant(\"CpdDl3xFe\");});const IkP4f5MP8okh979=activeVariantCallback(async(...args)=>{setVariant(\"YnyqrqQjX\");});const IkP4f5MP81c9d9ml=activeVariantCallback(async(...args)=>{setVariant(\"ppOEfmmcF\");});const IkP4f5MP813jy5dh=activeVariantCallback(async(...args)=>{setVariant(\"QCf1Y22eV\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11;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-1y972s8\",className,classNames),\"data-framer-name\":\"All Close\",layoutDependency:layoutDependency,layoutId:\"laMe0MGPK\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({CpdDl3xFe:{\"data-framer-name\":\"5 Open\"},hSvc6jvCR:{\"data-framer-name\":\"3 Open Mobile\"},iQoU7dj6E:{\"data-framer-name\":\"2 Open Mobile\"},jxvkBDW7n:{\"data-framer-name\":\"2 Open\"},M7BXbYTjt:{\"data-framer-name\":\"4 Open Mobile\"},n976BTIz1:{\"data-framer-name\":\"All Close Mobile\"},otCpJIV8P:{\"data-framer-name\":\"3 Open\"},ppOEfmmcF:{\"data-framer-name\":\"6 Open\"},QCf1Y22eV:{\"data-framer-name\":\"6 Open Mobile\"},sD2_Gxslu:{\"data-framer-name\":\"1 Open Mobile\"},TJPHzuRqV:{\"data-framer-name\":\"4 Open\"},W1wnnFhQq:{\"data-framer-name\":\"1 Open\"},YnyqrqQjX:{\"data-framer-name\":\"5 Open Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-809)/2+0+0),...addPropertyOverrides({hSvc6jvCR:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+0+0)},iQoU7dj6E:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+0+0)},M7BXbYTjt:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+0+0)},n976BTIz1:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+0+0)},QCf1Y22eV:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+0+0)},sD2_Gxslu:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+0+0)},YnyqrqQjX:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+0+0)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-j1zfez-container\",layoutDependency:layoutDependency,layoutId:\"OoTvkm4fK-container\",children:/*#__PURE__*/_jsx(SimpleFAQ,{F8pEzwehu:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"What is the cancellation policy?\",height:\"100%\",id:\"OoTvkm4fK\",IkP4f5MP8:IkP4f5MP81fno6te,jzuzSg5Gm:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"We do not offer refunds. Once you subscribe, you have the flexibility to cancel your subscription at any time, but any charges for the current billing period will not be refunded. Your access to Sensei AI will remain active until the end of the billing cycle.\",layoutId:\"OoTvkm4fK\",style:{width:\"100%\"},variant:\"ZOMp0Hz3N\",width:\"100%\",...addPropertyOverrides({hSvc6jvCR:{IkP4f5MP8:IkP4f5MP8qg6yfj,variant:\"P5KIr5Ai4\"},iQoU7dj6E:{IkP4f5MP8:IkP4f5MP8qg6yfj,variant:\"P5KIr5Ai4\"},M7BXbYTjt:{IkP4f5MP8:IkP4f5MP8qg6yfj,variant:\"P5KIr5Ai4\"},n976BTIz1:{IkP4f5MP8:IkP4f5MP8qg6yfj,variant:\"P5KIr5Ai4\"},QCf1Y22eV:{IkP4f5MP8:IkP4f5MP8qg6yfj,variant:\"P5KIr5Ai4\"},sD2_Gxslu:{IkP4f5MP8:IkP4f5MP816bvtl9,variant:\"LuO4uRCMu\"},W1wnnFhQq:{IkP4f5MP8:IkP4f5MP81lc3z9,variant:\"LdmjOgC6Z\"},YnyqrqQjX:{IkP4f5MP8:IkP4f5MP8qg6yfj,variant:\"P5KIr5Ai4\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ril3ma\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"Y7CWWoBKa\",style:{backgroundColor:\"rgba(0, 0, 0, 0.12)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-809)/2+105+36),...addPropertyOverrides({hSvc6jvCR:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+105+20)},iQoU7dj6E:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+105+20)},M7BXbYTjt:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+105+20)},n976BTIz1:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+105+20)},QCf1Y22eV:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+105+20)},sD2_Gxslu:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+105+20)},YnyqrqQjX:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+105+20)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v3l8jc-container\",layoutDependency:layoutDependency,layoutId:\"x3NroDgt4-container\",children:/*#__PURE__*/_jsx(SimpleFAQ,{F8pEzwehu:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"What does a free trial offer?\",height:\"100%\",id:\"x3NroDgt4\",IkP4f5MP8:IkP4f5MP818zktmk,jzuzSg5Gm:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Our free trial provides you with a limited, yet powerful glimpse into Sensei AI\u2019s capabilities. During the trial, you can experience the value of our service with 15-minute Copilot sessions. You can start as many sessions as you need, but each will automatically end after 15 minutes, requiring you to reactivate for continued use. This allows you to fully explore our features before deciding on a subscription.\",layoutId:\"x3NroDgt4\",style:{width:\"100%\"},variant:\"ZOMp0Hz3N\",width:\"100%\",...addPropertyOverrides({hSvc6jvCR:{IkP4f5MP8:IkP4f5MP8n55qdy,variant:\"P5KIr5Ai4\"},iQoU7dj6E:{IkP4f5MP8:IkP4f5MP816bvtl9,variant:\"LuO4uRCMu\"},jxvkBDW7n:{IkP4f5MP8:IkP4f5MP81lc3z9,variant:\"LdmjOgC6Z\"},M7BXbYTjt:{IkP4f5MP8:IkP4f5MP8n55qdy,variant:\"P5KIr5Ai4\"},n976BTIz1:{IkP4f5MP8:IkP4f5MP8n55qdy,variant:\"P5KIr5Ai4\"},QCf1Y22eV:{IkP4f5MP8:IkP4f5MP8n55qdy,variant:\"P5KIr5Ai4\"},sD2_Gxslu:{IkP4f5MP8:IkP4f5MP8n55qdy,variant:\"P5KIr5Ai4\"},YnyqrqQjX:{IkP4f5MP8:IkP4f5MP8n55qdy,variant:\"P5KIr5Ai4\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nvaedq\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"fhWXHVSfU\",style:{backgroundColor:\"rgba(0, 0, 0, 0.12)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-809)/2+210+72),...addPropertyOverrides({hSvc6jvCR:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+210+40)},iQoU7dj6E:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+210+40)},M7BXbYTjt:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+210+40)},n976BTIz1:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+210+40)},QCf1Y22eV:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+210+40)},sD2_Gxslu:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+210+40)},YnyqrqQjX:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+210+40)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1184clh-container\",layoutDependency:layoutDependency,layoutId:\"H7rNbIKYl-container\",children:/*#__PURE__*/_jsx(SimpleFAQ,{F8pEzwehu:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"What domains/industries are supported by Sensei AI?\",height:\"100%\",id:\"H7rNbIKYl\",IkP4f5MP8:IkP4f5MP81cpp263,jzuzSg5Gm:(_getLocalizedValue5=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Sensei AI is designed to support a broad spectrum of industries, including but not limited to Finance, Consulting, Marketing, Data Science, Software Engineering, and Sales. Our AI is equipped with industry-specific knowledge bases, ensuring that it provides relevant and informed assistance tailored to your particular field.\",layoutId:\"H7rNbIKYl\",style:{width:\"100%\"},variant:\"ZOMp0Hz3N\",width:\"100%\",...addPropertyOverrides({hSvc6jvCR:{IkP4f5MP8:IkP4f5MP816bvtl9,variant:\"LuO4uRCMu\"},iQoU7dj6E:{IkP4f5MP8:IkP4f5MP8rimvqg,variant:\"P5KIr5Ai4\"},M7BXbYTjt:{IkP4f5MP8:IkP4f5MP8rimvqg,variant:\"P5KIr5Ai4\"},n976BTIz1:{IkP4f5MP8:IkP4f5MP8rimvqg,variant:\"P5KIr5Ai4\"},otCpJIV8P:{IkP4f5MP8:IkP4f5MP81lc3z9,variant:\"LdmjOgC6Z\"},QCf1Y22eV:{IkP4f5MP8:IkP4f5MP8rimvqg,variant:\"P5KIr5Ai4\"},sD2_Gxslu:{IkP4f5MP8:IkP4f5MP8rimvqg,variant:\"P5KIr5Ai4\"},YnyqrqQjX:{IkP4f5MP8:IkP4f5MP8rimvqg,variant:\"P5KIr5Ai4\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-uw317p\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"YtsG0wl8L\",style:{backgroundColor:\"rgba(0, 0, 0, 0.12)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-809)/2+315+108),...addPropertyOverrides({hSvc6jvCR:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+315+60)},iQoU7dj6E:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+315+60)},M7BXbYTjt:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+315+60)},n976BTIz1:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+315+60)},QCf1Y22eV:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+315+60)},sD2_Gxslu:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+315+60)},YnyqrqQjX:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+315+60)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-znwe1f-container\",layoutDependency:layoutDependency,layoutId:\"rZQMXdt5E-container\",children:/*#__PURE__*/_jsx(SimpleFAQ,{F8pEzwehu:(_getLocalizedValue6=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Which online meeting platforms are supported by Sensei AI?\",height:\"100%\",id:\"rZQMXdt5E\",IkP4f5MP8:IkP4f5MP815fxg2q,jzuzSg5Gm:(_getLocalizedValue7=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"For an optimal experience with Sensei AI, we recommend using the latest version of Chrome. Our Interview Copilot seamlessly integrates with all major online meeting platforms, including Zoom, WebEx, Microsoft Teams, Google Meet, Amazon Chime, and others.\",layoutId:\"rZQMXdt5E\",style:{width:\"100%\"},variant:\"ZOMp0Hz3N\",width:\"100%\",...addPropertyOverrides({hSvc6jvCR:{IkP4f5MP8:IkP4f5MP812bba5o,variant:\"P5KIr5Ai4\"},iQoU7dj6E:{IkP4f5MP8:IkP4f5MP812bba5o,variant:\"P5KIr5Ai4\"},M7BXbYTjt:{IkP4f5MP8:IkP4f5MP816bvtl9,variant:\"LuO4uRCMu\"},n976BTIz1:{IkP4f5MP8:IkP4f5MP812bba5o,variant:\"P5KIr5Ai4\"},QCf1Y22eV:{IkP4f5MP8:IkP4f5MP812bba5o,variant:\"P5KIr5Ai4\"},sD2_Gxslu:{IkP4f5MP8:IkP4f5MP812bba5o,variant:\"P5KIr5Ai4\"},TJPHzuRqV:{IkP4f5MP8:IkP4f5MP81lc3z9,variant:\"LdmjOgC6Z\"},YnyqrqQjX:{IkP4f5MP8:IkP4f5MP812bba5o,variant:\"P5KIr5Ai4\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-154tybv\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"Z2BUqy_Z2\",style:{backgroundColor:\"rgba(0, 0, 0, 0.12)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-809)/2+420+144),...addPropertyOverrides({hSvc6jvCR:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+420+80)},iQoU7dj6E:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+420+80)},M7BXbYTjt:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+420+80)},n976BTIz1:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+420+80)},QCf1Y22eV:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+420+80)},sD2_Gxslu:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+420+80)},YnyqrqQjX:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+420+80)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vm5dki-container\",layoutDependency:layoutDependency,layoutId:\"v6WBSeZFY-container\",children:/*#__PURE__*/_jsx(SimpleFAQ,{F8pEzwehu:(_getLocalizedValue8=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Will this be detected by the interviewer?\",height:\"100%\",id:\"v6WBSeZFY\",IkP4f5MP8:IkP4f5MP8s8bq99,jzuzSg5Gm:(_getLocalizedValue9=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Rest assured, Sensei AI operates discreetly. Currently, none of the major video conferencing tools have the capability to detect our system. We prioritize your privacy and have engineered our solution to function undetectably during your interviews.\",layoutId:\"v6WBSeZFY\",style:{width:\"100%\"},variant:\"ZOMp0Hz3N\",width:\"100%\",...addPropertyOverrides({CpdDl3xFe:{IkP4f5MP8:IkP4f5MP81lc3z9,variant:\"LdmjOgC6Z\"},hSvc6jvCR:{IkP4f5MP8:IkP4f5MP8okh979,variant:\"P5KIr5Ai4\"},iQoU7dj6E:{IkP4f5MP8:IkP4f5MP8okh979,variant:\"P5KIr5Ai4\"},M7BXbYTjt:{IkP4f5MP8:IkP4f5MP8okh979,variant:\"P5KIr5Ai4\"},n976BTIz1:{IkP4f5MP8:IkP4f5MP8okh979,variant:\"P5KIr5Ai4\"},QCf1Y22eV:{IkP4f5MP8:IkP4f5MP8okh979,variant:\"P5KIr5Ai4\"},sD2_Gxslu:{IkP4f5MP8:IkP4f5MP8okh979,variant:\"P5KIr5Ai4\"},YnyqrqQjX:{IkP4f5MP8:IkP4f5MP816bvtl9,variant:\"LuO4uRCMu\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-132amv4\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"SOKCe3gYF\",style:{backgroundColor:\"rgba(0, 0, 0, 0.12)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-809)/2+525+180),...addPropertyOverrides({hSvc6jvCR:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+525+100)},iQoU7dj6E:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+525+100)},M7BXbYTjt:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+525+100)},n976BTIz1:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+525+100)},QCf1Y22eV:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+525+100)},sD2_Gxslu:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+525+100)},YnyqrqQjX:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-729)/2+525+100)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1du9fn8-container\",layoutDependency:layoutDependency,layoutId:\"wKJVwx_wK-container\",children:/*#__PURE__*/_jsx(SimpleFAQ,{F8pEzwehu:(_getLocalizedValue10=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"What sets Sensei AI apart from other tools?\",height:\"100%\",id:\"wKJVwx_wK\",IkP4f5MP8:IkP4f5MP81c9d9ml,jzuzSg5Gm:(_getLocalizedValue11=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Sensei AI stands out through its unmatched combination of speed, answer quality, security, and personalization. Our AI is not only fast and accurate but also ensures you never get detected. Additionally, we tailor our responses to your specific background.\",layoutId:\"wKJVwx_wK\",style:{width:\"100%\"},variant:\"ZOMp0Hz3N\",width:\"100%\",...addPropertyOverrides({hSvc6jvCR:{IkP4f5MP8:IkP4f5MP813jy5dh,variant:\"P5KIr5Ai4\"},iQoU7dj6E:{IkP4f5MP8:IkP4f5MP813jy5dh,variant:\"P5KIr5Ai4\"},M7BXbYTjt:{IkP4f5MP8:IkP4f5MP813jy5dh,variant:\"P5KIr5Ai4\"},n976BTIz1:{IkP4f5MP8:IkP4f5MP813jy5dh,variant:\"P5KIr5Ai4\"},ppOEfmmcF:{IkP4f5MP8:IkP4f5MP81lc3z9,variant:\"LdmjOgC6Z\"},QCf1Y22eV:{IkP4f5MP8:IkP4f5MP816bvtl9,variant:\"LuO4uRCMu\"},sD2_Gxslu:{IkP4f5MP8:IkP4f5MP813jy5dh,variant:\"P5KIr5Ai4\"},YnyqrqQjX:{IkP4f5MP8:IkP4f5MP813jy5dh,variant:\"P5KIr5Ai4\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-EiRO4.framer-1nazyt0, .framer-EiRO4 .framer-1nazyt0 { display: block; }\",\".framer-EiRO4.framer-1y972s8 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-EiRO4 .framer-j1zfez-container, .framer-EiRO4 .framer-1v3l8jc-container, .framer-EiRO4 .framer-1184clh-container, .framer-EiRO4 .framer-znwe1f-container, .framer-EiRO4 .framer-1vm5dki-container, .framer-EiRO4 .framer-1du9fn8-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-EiRO4 .framer-1ril3ma, .framer-EiRO4 .framer-1nvaedq, .framer-EiRO4 .framer-uw317p, .framer-EiRO4 .framer-154tybv, .framer-EiRO4 .framer-132amv4 { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EiRO4.framer-1y972s8 { gap: 0px; } .framer-EiRO4.framer-1y972s8 > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-EiRO4.framer-1y972s8 > :first-child { margin-top: 0px; } .framer-EiRO4.framer-1y972s8 > :last-child { margin-bottom: 0px; } }\",\".framer-EiRO4.framer-v-1mzczcm.framer-1y972s8, .framer-EiRO4.framer-v-z49crs.framer-1y972s8, .framer-EiRO4.framer-v-ch1wsk.framer-1y972s8, .framer-EiRO4.framer-v-197jyrv.framer-1y972s8, .framer-EiRO4.framer-v-zzqtrl.framer-1y972s8, .framer-EiRO4.framer-v-19mck3x.framer-1y972s8, .framer-EiRO4.framer-v-1jy944l.framer-1y972s8 { gap: 10px; width: 390px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EiRO4.framer-v-1mzczcm.framer-1y972s8 { gap: 0px; } .framer-EiRO4.framer-v-1mzczcm.framer-1y972s8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-EiRO4.framer-v-1mzczcm.framer-1y972s8 > :first-child { margin-top: 0px; } .framer-EiRO4.framer-v-1mzczcm.framer-1y972s8 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EiRO4.framer-v-z49crs.framer-1y972s8 { gap: 0px; } .framer-EiRO4.framer-v-z49crs.framer-1y972s8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-EiRO4.framer-v-z49crs.framer-1y972s8 > :first-child { margin-top: 0px; } .framer-EiRO4.framer-v-z49crs.framer-1y972s8 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EiRO4.framer-v-ch1wsk.framer-1y972s8 { gap: 0px; } .framer-EiRO4.framer-v-ch1wsk.framer-1y972s8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-EiRO4.framer-v-ch1wsk.framer-1y972s8 > :first-child { margin-top: 0px; } .framer-EiRO4.framer-v-ch1wsk.framer-1y972s8 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EiRO4.framer-v-197jyrv.framer-1y972s8 { gap: 0px; } .framer-EiRO4.framer-v-197jyrv.framer-1y972s8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-EiRO4.framer-v-197jyrv.framer-1y972s8 > :first-child { margin-top: 0px; } .framer-EiRO4.framer-v-197jyrv.framer-1y972s8 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EiRO4.framer-v-zzqtrl.framer-1y972s8 { gap: 0px; } .framer-EiRO4.framer-v-zzqtrl.framer-1y972s8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-EiRO4.framer-v-zzqtrl.framer-1y972s8 > :first-child { margin-top: 0px; } .framer-EiRO4.framer-v-zzqtrl.framer-1y972s8 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EiRO4.framer-v-19mck3x.framer-1y972s8 { gap: 0px; } .framer-EiRO4.framer-v-19mck3x.framer-1y972s8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-EiRO4.framer-v-19mck3x.framer-1y972s8 > :first-child { margin-top: 0px; } .framer-EiRO4.framer-v-19mck3x.framer-1y972s8 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EiRO4.framer-v-1jy944l.framer-1y972s8 { gap: 0px; } .framer-EiRO4.framer-v-1jy944l.framer-1y972s8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-EiRO4.framer-v-1jy944l.framer-1y972s8 > :first-child { margin-top: 0px; } .framer-EiRO4.framer-v-1jy944l.framer-1y972s8 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 557\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"W1wnnFhQq\":{\"layout\":[\"fixed\",\"auto\"]},\"jxvkBDW7n\":{\"layout\":[\"fixed\",\"auto\"]},\"otCpJIV8P\":{\"layout\":[\"fixed\",\"auto\"]},\"TJPHzuRqV\":{\"layout\":[\"fixed\",\"auto\"]},\"CpdDl3xFe\":{\"layout\":[\"fixed\",\"auto\"]},\"ppOEfmmcF\":{\"layout\":[\"fixed\",\"auto\"]},\"n976BTIz1\":{\"layout\":[\"fixed\",\"auto\"]},\"sD2_Gxslu\":{\"layout\":[\"fixed\",\"auto\"]},\"iQoU7dj6E\":{\"layout\":[\"fixed\",\"auto\"]},\"hSvc6jvCR\":{\"layout\":[\"fixed\",\"auto\"]},\"M7BXbYTjt\":{\"layout\":[\"fixed\",\"auto\"]},\"YnyqrqQjX\":{\"layout\":[\"fixed\",\"auto\"]},\"QCf1Y22eV\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerTd7eph248=withCSS(Component,css,\"framer-EiRO4\");export default FramerTd7eph248;FramerTd7eph248.displayName=\"FAQ Section\";FramerTd7eph248.defaultProps={height:557,width:1200};addPropertyControls(FramerTd7eph248,{variant:{options:[\"laMe0MGPK\",\"W1wnnFhQq\",\"jxvkBDW7n\",\"otCpJIV8P\",\"TJPHzuRqV\",\"CpdDl3xFe\",\"ppOEfmmcF\",\"n976BTIz1\",\"sD2_Gxslu\",\"iQoU7dj6E\",\"hSvc6jvCR\",\"M7BXbYTjt\",\"YnyqrqQjX\",\"QCf1Y22eV\"],optionTitles:[\"All Close\",\"1 Open\",\"2 Open\",\"3 Open\",\"4 Open\",\"5 Open\",\"6 Open\",\"All Close Mobile\",\"1 Open Mobile\",\"2 Open Mobile\",\"3 Open Mobile\",\"4 Open Mobile\",\"5 Open Mobile\",\"6 Open Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerTd7eph248,[{explicitInter:true,fonts:[]},...SimpleFAQFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTd7eph248\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"W1wnnFhQq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jxvkBDW7n\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"otCpJIV8P\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TJPHzuRqV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CpdDl3xFe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ppOEfmmcF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"n976BTIz1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sD2_Gxslu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iQoU7dj6E\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hSvc6jvCR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"M7BXbYTjt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YnyqrqQjX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QCf1Y22eV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"557\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Td7eph248.map", "// Generated by Framer (90417e1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Outfit-regular\",\"FS;Outfit-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/RPEPC24XXAVK6EWUOKWQUPTOZQR35AS2/BVWMEQ5ZCLZP2VOXOHXQDCZADXNFBXUF/5REHZLR2B5PQAKMITIQJK6BDK34RDHS4.woff2\",weight:\"400\"},{family:\"Outfit\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/EUV6IZMPXOYBUY6KFIXKZWM47ESY5XYA/BLW2AGODUKQKRMYEVOEMMPY2ITRKBJIP/OKGWSU2PUNNFKQVFV2XFOSAHRXYREMR2.woff2\",weight:\"700\"}]}];export const css=['.framer-TAer4 .framer-styles-preset-ukpxwf:not(.rich-text-wrapper), .framer-TAer4 .framer-styles-preset-ukpxwf.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 21px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0px; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #474747; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-TAer4\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (575e68f)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-regular\",\"GF;Outfit-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.woff2\",weight:\"400\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2\",weight:\"700\"}]}];export const css=['.framer-mDudd .framer-styles-preset-d2x3zp:not(.rich-text-wrapper), .framer-mDudd .framer-styles-preset-d2x3zp.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 17px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: #575757; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 992px) { .framer-mDudd .framer-styles-preset-d2x3zp:not(.rich-text-wrapper), .framer-mDudd .framer-styles-preset-d2x3zp.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 17px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: #575757; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 991px) and (min-width: 810px) { .framer-mDudd .framer-styles-preset-d2x3zp:not(.rich-text-wrapper), .framer-mDudd .framer-styles-preset-d2x3zp.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: #575757; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-mDudd .framer-styles-preset-d2x3zp:not(.rich-text-wrapper), .framer-mDudd .framer-styles-preset-d2x3zp.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: #575757; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-mDudd\";\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 (677c5d1)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={bR8CrJ7u0:new LazyValue(()=>import(\"./P5xhKewVH-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (677c5d1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LocaleSelector from\"https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/UfMN9oeTJKQqVQHIwZ5z/LocaleSelector.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import MainFrame from\"#framer/local/canvasComponent/A08iDlZlm/A08iDlZlm.js\";import Navigation from\"#framer/local/canvasComponent/gYeuhKFIT/gYeuhKFIT.js\";import Effortless from\"#framer/local/canvasComponent/lbgytid8P/lbgytid8P.js\";import Pricing from\"#framer/local/canvasComponent/P4s9VDJND/P4s9VDJND.js\";import FAQSection from\"#framer/local/canvasComponent/Td7eph248/Td7eph248.js\";import Button from\"#framer/local/canvasComponent/VW5k0K3xO/VW5k0K3xO.js\";import*as sharedStyle2 from\"#framer/local/css/BNLT5JU9R/BNLT5JU9R.js\";import*as sharedStyle6 from\"#framer/local/css/CQHDVcY6m/CQHDVcY6m.js\";import*as sharedStyle1 from\"#framer/local/css/fZcikHfFy/fZcikHfFy.js\";import*as sharedStyle3 from\"#framer/local/css/Gc7F3xIcj/Gc7F3xIcj.js\";import*as sharedStyle4 from\"#framer/local/css/HD4tRtJug/HD4tRtJug.js\";import*as sharedStyle5 from\"#framer/local/css/QibW832ON/QibW832ON.js\";import*as sharedStyle from\"#framer/local/css/RikjzLJRr/RikjzLJRr.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/P5xhKewVH/P5xhKewVH.js\";import metadataProvider from\"#framer/local/webPageMetadata/P5xhKewVH/P5xhKewVH.js\";const ButtonFonts=getFonts(Button);const MotionNavWithFX=withFX(motion.nav);const NavigationFonts=getFonts(Navigation);const ContainerWithFX=withFX(Container);const MainFrameFonts=getFonts(MainFrame);const TickerFonts=getFonts(Ticker);const MotionDivWithFX=withFX(motion.div);const EffortlessFonts=getFonts(Effortless);const PricingFonts=getFonts(Pricing);const FAQSectionFonts=getFonts(FAQSection);const LocaleSelectorFonts=getFonts(LocaleSelector);const breakpoints={bYS5wpePV:\"(min-width: 480px) and (max-width: 809px)\",FGZe8UzdF:\"(min-width: 810px) and (max-width: 991px)\",M13vwEgcM:\"(max-width: 479px)\",RXphjNK3I:\"(min-width: 1440px)\",URPmGDfNT:\"(min-width: 992px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-AjOSc\";const variantClassNames={bYS5wpePV:\"framer-v-1hk7gu0\",FGZe8UzdF:\"framer-v-1y6fc5i\",M13vwEgcM:\"framer-v-1nedgju\",RXphjNK3I:\"framer-v-hpdzqf\",URPmGDfNT:\"framer-v-1ooy8jj\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-100};const transition1={damping:28,delay:0,mass:1,stiffness:150,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition2={damping:53,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-80};const animation2={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition3={damping:40,delay:.075,mass:1,stiffness:400,type:\"spring\"};const getTextEffect=ref=>({effect:animation2,repeat:false,startDelay:0,target:{ref},threshold:0,tokenization:\"word\",transition:transition3,trigger:\"onScrollTarget\",type:\"appear\"});const getTextEffect1=ref=>({effect:animation2,startDelay:.2,target:{ref},tokenization:\"element\",transition:transition3,trigger:\"onScrollTarget\",type:\"appear\"});const getTextEffect2=ref=>({effect:animation2,target:{ref},tokenization:\"word\",transition:transition3,trigger:\"onScrollTarget\",type:\"appear\"});const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:120};const transition4={damping:95,delay:0,mass:1,stiffness:301,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80};const transition5={damping:95,delay:0,mass:1,stiffness:159,type:\"spring\"};const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate3=(_,t)=>`translateY(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Large Desktop\":\"RXphjNK3I\",\"Phone 2\":\"bYS5wpePV\",Desktop:\"URPmGDfNT\",Phone:\"M13vwEgcM\",Tablet:\"FGZe8UzdF\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"RXphjNK3I\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"M13vwEgcM\",\"bYS5wpePV\"].includes(baseVariant))return false;return true;};const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"bYS5wpePV\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"bYS5wpePV\")return true;return false;};const elementId=useRouteElementId(\"gsTruj74x\");const elementId1=useRouteElementId(\"x0_GSg6Tm\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"MpKNpT8eE\");const ref3=React.useRef(null);const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"M13vwEgcM\")return true;return false;};const isDisplayed4=()=>{if(!isBrowser())return true;if(baseVariant===\"M13vwEgcM\")return false;return true;};const elementId3=useRouteElementId(\"OneSxaT_J\");const ref4=React.useRef(null);const isDisplayed5=()=>{if(!isBrowser())return true;if(baseVariant===\"FGZe8UzdF\")return false;return true;};const isDisplayed6=()=>{if(!isBrowser())return true;if(baseVariant===\"FGZe8UzdF\")return true;return false;};const elementId4=useRouteElementId(\"lrtaQROHg\");const ref5=React.useRef(null);const elementId5=useRouteElementId(\"wNxSC1XHF\");const ref6=React.useRef(null);const isDisplayed7=()=>{if(!isBrowser())return true;if([\"FGZe8UzdF\",\"M13vwEgcM\",\"bYS5wpePV\"].includes(baseVariant))return false;return true;};const isDisplayed8=()=>{if(!isBrowser())return true;if([\"FGZe8UzdF\",\"M13vwEgcM\",\"bYS5wpePV\"].includes(baseVariant))return true;return false;};const elementId6=useRouteElementId(\"zYxwxvqtk\");const ref7=React.useRef(null);const elementId7=useRouteElementId(\"LE7Ewdj8m\");const ref8=React.useRef(null);const elementId8=useRouteElementId(\"ikZB9Aqao\");const ref9=React.useRef(null);const elementId9=useRouteElementId(\"AeY9K3o9z\");const ref10=React.useRef(null);const elementId10=useRouteElementId(\"dc7QLHW90\");const ref11=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"RXphjNK3I\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-hpdzqf\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(MotionNavWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref1,target:\"animate\"}],__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-5lehdx hidden-1nedgju hidden-1hk7gu0\",\"data-framer-name\":\"Navigation\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h017s8\",\"data-framer-name\":\"Links\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iiz69l\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":OneSxaT_J\",webPageId:\"P5xhKewVH\"},motionChild:true,nodeId:\"uFyuGwVfq\",openInNewTab:false,scopeId:\"P5xhKewVH\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ccrkue\",\"data-styles-preset\":\"RikjzLJRr\",children:\"Feature\"})})})}),className:\"framer-bovkn0\",fonts:[\"FS;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":ikZB9Aqao\",webPageId:\"P5xhKewVH\"},motionChild:true,nodeId:\"Ib1pZNWQZ\",openInNewTab:false,scopeId:\"P5xhKewVH\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ccrkue\",\"data-styles-preset\":\"RikjzLJRr\",children:\"Pricing\"})})})}),className:\"framer-1cp47gp\",fonts:[\"FS;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":AeY9K3o9z\",webPageId:\"P5xhKewVH\"},motionChild:true,nodeId:\"o6Jjt1tgE\",openInNewTab:false,scopeId:\"P5xhKewVH\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ccrkue\",\"data-styles-preset\":\"RikjzLJRr\",children:\"Testimonials\"})})})}),className:\"framer-14g7o9x\",fonts:[\"FS;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":dc7QLHW90\",webPageId:\"P5xhKewVH\"},motionChild:true,nodeId:\"VPK55qbMT\",openInNewTab:false,scopeId:\"P5xhKewVH\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ccrkue\",\"data-styles-preset\":\"RikjzLJRr\",children:\"FAQs\"})})})}),className:\"framer-1m4x9mm\",fonts:[\"FS;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://discord.com/invite/uNUgbqe8xP\",motionChild:true,nodeId:\"ocBEPIta1\",openInNewTab:true,scopeId:\"P5xhKewVH\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ccrkue\",\"data-styles-preset\":\"RikjzLJRr\",children:\"Community\"})})})}),className:\"framer-1ey3ny2\",fonts:[\"FS;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"F226cWIu5\"},motionChild:true,nodeId:\"ls2QSANty\",openInNewTab:false,scopeId:\"P5xhKewVH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ccrkue\",\"data-styles-preset\":\"RikjzLJRr\",children:\"Blog\"})})})}),className:\"framer-1jjr85a\",fonts:[\"FS;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://senseicopilot.tolt.io/\",motionChild:true,nodeId:\"JjEUCJIxg\",openInNewTab:true,scopeId:\"P5xhKewVH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ccrkue\",\"data-styles-preset\":\"RikjzLJRr\",children:\"Affiliates\"})})})}),className:\"framer-m8lnol\",\"data-framer-name\":\"Affiliates\",fonts:[\"FS;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gkvtye\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1onobx9-container\",nodeId:\"HjoLWHOUa\",scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"HjoLWHOUa\",iDiXCSmaR:getLocalizedValue(\"v7\",activeLocale)??\"Try for free\",layoutId:\"HjoLWHOUa\",n_VjzY4Ba:\"https://app.senseicopilot.com/\",Uhg5GYRvv:true,variant:\"bbEVHLo7H\",width:\"100%\"})})})})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FGZe8UzdF:{y:undefined},M13vwEgcM:{width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:93,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation1},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,layoutScroll:true,transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-tdvlm0-container hidden-1hk7gu0\",nodeId:\"djfTcM5NI\",rendersWithMotion:true,scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{variant:\"WWlptbRrD\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"djfTcM5NI\",layoutId:\"djfTcM5NI\",style:{width:\"100%\"},variant:\"YwVkIpcWt\",width:\"100%\"})})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{height:93,width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation1},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-4okobo-container hidden-hpdzqf hidden-1ooy8jj hidden-1y6fc5i hidden-1nedgju\",nodeId:\"AVhvr3RfZ\",rendersWithMotion:true,scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"AVhvr3RfZ\",layoutId:\"AVhvr3RfZ\",style:{width:\"100%\"},variant:\"WWlptbRrD\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a5agbz\",\"data-framer-name\":\"Hero\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eqzp5y\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zlfhn7\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ucerwp\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:[\"Real-time assistance for\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\" live interviews\"})]})})},FGZe8UzdF:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:[\"Real-time assistance for\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\" live interviews\"})]})})},M13vwEgcM:{children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:[\"Real-time assistance for\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\" live interviews\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:[\"Real-time assistance for\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\" live interviews\"})]})}),className:\"framer-1oj13s4\",\"data-framer-name\":\"Real-time assistance for live interviews\",fonts:[\"GF;Outfit-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-uisy51\",\"data-styles-preset\":\"fZcikHfFy\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(67, 67, 67)\"},children:\"Instant answers to any question during live interviews. Guaranteed to land your dream job.\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(67, 67, 67)\"},children:\"Instant answers to any question during live interviews. Guaranteed to land your dream job.\"})}),className:\"framer-1dxv895\",\"data-framer-name\":\"Instant answers to any question during live interviews. Guaranteed to land your dream job.\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10j7jut\",\"data-framer-name\":\"Frame 1000001183\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-izi5zp\",\"data-framer-name\":\"Frame 1000001182\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/LwWMJkpYyIcHEKMixchKV3tRZU.png\"}},FGZe8UzdF:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/LwWMJkpYyIcHEKMixchKV3tRZU.png\"}},M13vwEgcM:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+0+88+400+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/LwWMJkpYyIcHEKMixchKV3tRZU.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+93+139.99999999999994+0+0+0+115.6+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/LwWMJkpYyIcHEKMixchKV3tRZU.png\"},className:\"framer-1shxwe0\",\"data-border\":true,\"data-framer-name\":\"Ellipse 31\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/1ktRSXhtnPGQi9pB5D27Vk2lm9g.png\"}},FGZe8UzdF:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/1ktRSXhtnPGQi9pB5D27Vk2lm9g.png\"}},M13vwEgcM:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+0+88+400+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/1ktRSXhtnPGQi9pB5D27Vk2lm9g.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+93+139.99999999999994+0+0+0+115.6+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/1ktRSXhtnPGQi9pB5D27Vk2lm9g.png\"},className:\"framer-1q9j0mp\",\"data-border\":true,\"data-framer-name\":\"Ellipse 33\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/FHsJFKbeH8Nuzel7uYLWfNOZvEc.png\"}},FGZe8UzdF:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/FHsJFKbeH8Nuzel7uYLWfNOZvEc.png\"}},M13vwEgcM:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+0+88+400+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/FHsJFKbeH8Nuzel7uYLWfNOZvEc.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+93+139.99999999999994+0+0+0+115.6+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/FHsJFKbeH8Nuzel7uYLWfNOZvEc.png\"},className:\"framer-1mo7kv5\",\"data-border\":true,\"data-framer-name\":\"Ellipse 32\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vZH6IOuksuiUOW87yK6rHtUhoI.png\"}},FGZe8UzdF:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vZH6IOuksuiUOW87yK6rHtUhoI.png\"}},M13vwEgcM:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+0+88+400+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vZH6IOuksuiUOW87yK6rHtUhoI.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+93+139.99999999999994+0+0+0+115.6+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vZH6IOuksuiUOW87yK6rHtUhoI.png\"},className:\"framer-11wxyy4\",\"data-border\":true,\"data-framer-name\":\"Ellipse 34\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3rH1aXnvxbuLHtYA5sI80vEZpc0.png\"}},FGZe8UzdF:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3rH1aXnvxbuLHtYA5sI80vEZpc0.png\"}},M13vwEgcM:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+40+0+0+88+400+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3rH1aXnvxbuLHtYA5sI80vEZpc0.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+93+139.99999999999994+0+0+0+115.6+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3rH1aXnvxbuLHtYA5sI80vEZpc0.png\"},className:\"framer-1nmcxrs\",\"data-border\":true,\"data-framer-name\":\"Ellipse 35\"})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(67, 67, 67)\"},children:\"Join 11K+ Job Seekers\"})}),className:\"framer-m54m1a\",\"data-framer-name\":\"11K interviews aced\",fonts:[\"FS;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{y:undefined},FGZe8UzdF:{y:undefined},M13vwEgcM:{y:(componentViewport?.y||0)+0+0+40+0+0+88+462}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+0+93+139.99999999999994+0+0+0+165.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qfmrop-container\",nodeId:\"mbivK4hQo\",scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"mbivK4hQo\",iDiXCSmaR:getLocalizedValue(\"v7\",activeLocale)??\"Try for free\",layoutId:\"mbivK4hQo\",n_VjzY4Ba:\"https://app.senseicopilot.com/\",Uhg5GYRvv:true,variant:\"DDPjvYhKz\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n5r1ju\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{y:undefined},FGZe8UzdF:{y:undefined},M13vwEgcM:{y:(componentViewport?.y||0)+0+0+40+0+654+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:515,width:\"800px\",y:(componentViewport?.y||0)+0+93+139.99999999999994+0+309.6+0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{style:{scale:.5}},FGZe8UzdF:{style:{scale:.8}},M13vwEgcM:{style:{scale:.39}}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-12shj83-container\",nodeId:\"uPajh9i2l\",rendersWithMotion:true,scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(MainFrame,{height:\"100%\",id:\"uPajh9i2l\",layoutId:\"uPajh9i2l\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{style:{scale:.8}},FGZe8UzdF:{style:{scale:.8}},M13vwEgcM:{style:{scale:.8}}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ifztby\",\"data-framer-name\":\"hero arrows\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jmfvju\",\"data-framer-name\":\"Group 626316\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xhycpk\",\"data-border\":true,\"data-framer-name\":\"Frame 1000001136\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Real-time speech recognition\"})}),className:\"framer-ip45d9\",\"data-framer-name\":\"Real-time speech recognition\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ptdbt3\",\"data-framer-name\":\"Frame\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:80,intrinsicWidth:42,svg:'<svg width=\"42\" height=\"80\" viewBox=\"0 0 42 80\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_1_744)\">\\n<path d=\"M40.6514 2.59871C31.8874 8.19171 24.4534 15.7447 18.8534 24.4947C13.2534 33.2447 9.51539 42.9467 7.95439 53.1107C7.06539 58.8857 6.96739 64.6747 7.46439 70.4917C7.51339 71.0867 7.24039 71.9197 6.77839 72.3047C6.39339 72.6197 5.91739 72.5007 5.86139 71.9407C4.67839 61.0417 6.28139 49.8697 9.86539 39.5447C13.4284 29.2897 19.1334 19.7137 26.5534 11.7827C30.7254 7.32371 35.4434 3.37571 40.5954 0.106709C41.1274 -0.229291 41.3584 0.400709 41.3794 0.834709C41.4074 1.40171 41.1624 2.26971 40.6514 2.60571L40.6514 2.59871Z\" fill=\"#333333\"/>\\n<path d=\"M2.19375 59.2991C2.55075 62.4001 2.99175 65.4871 3.53075 68.5601C3.79675 70.0651 4.08375 71.5701 4.39175 73.0681C4.55275 73.8451 4.72075 74.6221 4.89575 75.3921C5.02175 75.9381 5.09175 76.4351 5.61675 76.7361L4.39875 77.8281C5.84775 72.1021 8.10875 66.5791 11.1818 61.5321C11.4268 61.1261 11.9168 60.7761 12.2318 61.2941C12.5468 61.8121 12.2528 62.7291 11.9798 63.2051C9.22875 67.9091 7.11475 72.9141 5.76375 78.1921C5.63775 78.6751 5.18275 79.6621 4.54575 79.2841C3.46075 78.6401 3.36275 76.8201 3.13175 75.7281C2.79575 74.1181 2.47375 72.5011 2.18675 70.8841C1.59875 67.5871 1.11575 64.2761 0.737753 60.9441C0.667752 60.3071 0.779752 59.5301 1.24875 59.0401C1.60575 58.6761 2.13075 58.6901 2.20075 59.2921L2.19375 59.2991Z\" fill=\"#333333\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_1_744\">\\n<rect width=\"79.366\" height=\"40.67\" fill=\"white\" transform=\"matrix(4.37114e-08 1 1 -4.37114e-08 0.714844 0.0078125)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ipmfyd\",\"data-framer-name\":\"Group 626317\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19ghq85\",\"data-border\":true,\"data-framer-name\":\"Frame 1000001138\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Personalized answer\"})}),className:\"framer-162ipax\",\"data-framer-name\":\"Personalized answer\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{style:{rotate:-427}}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1j91hha\",\"data-framer-name\":\"Frame\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:52,intrinsicWidth:81,svg:'<svg width=\"81\" height=\"52\" viewBox=\"0 0 81 52\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_1_750)\">\\n<path d=\"M0.293842 49.2259C10.932 54.5356 23.5145 51.5593 33.361 45.9003C38.4162 42.994 43.0201 39.3541 47.4781 35.6023C52.2555 31.5851 56.8802 27.3793 61.3383 23.0058C66.3032 18.1432 71.2265 13.12 75.6151 7.71949C75.997 7.2514 75.3859 6.95797 75.0109 6.90907C74.4485 6.8392 73.5874 7.02085 73.1847 7.461C69.178 11.8415 65.2408 16.2709 61.0466 20.4767C56.9011 24.6336 52.6166 28.6439 48.1933 32.4934C39.9925 39.6265 31.0556 47.1439 20.2161 49.5752C14.3415 50.8956 8.06414 50.4974 2.62701 47.7867C2.01595 47.4793 1.09934 47.7098 0.543825 48.0661C0.148018 48.3176 -0.345003 48.9045 0.286898 49.2189H0.293842V49.2259Z\" fill=\"#333333\"/>\\n<path d=\"M62.1374 10.417C67.4009 6.97968 72.9075 3.9336 78.6293 1.32766L76.8517 1.29972C77.2961 1.62808 77.7335 1.96343 78.178 2.2848L78.0807 1.92151C76.3447 6.62338 74.3241 11.1925 72.0534 15.6568C71.477 16.7886 74.1157 16.4812 74.5185 15.7127C76.9211 11.1506 78.9973 6.42077 80.7819 1.57917C80.8167 1.43944 80.7819 1.32067 80.6847 1.21588C80.2403 0.887516 79.789 0.559153 79.3445 0.230791C78.8446 -0.132503 78.1016 -0.0416797 77.5669 0.202845C71.6576 2.91358 65.9496 6.05049 60.4986 9.61357C60.1167 9.86508 59.7487 10.3262 60.2695 10.6476C60.7903 10.9689 61.693 10.6895 62.1374 10.396V10.417Z\" fill=\"#333333\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_1_750\">\\n<rect width=\"80.8\" height=\"52\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17nfm1f\",\"data-framer-name\":\"Group 626318\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-119zt7a\",\"data-border\":true,\"data-framer-name\":\"Frame 1000001137\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"<1 second latency\"})}),className:\"framer-gj7m58\",\"data-framer-name\":\"<1 second latency\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{style:{rotate:79}}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-11r7zqh\",\"data-framer-name\":\"Frame\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:34,intrinsicWidth:45,svg:'<svg width=\"45\" height=\"34\" viewBox=\"0 0 45 34\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_1_756)\">\\n<path d=\"M0.278529 22.8885C0.761761 18.2723 4.07485 14.7787 7.70786 12.224C11.115 9.83232 14.9851 8.06165 19.0249 7.04872C23.0648 6.03579 27.9627 5.3439 31.9849 6.99312C35.4251 8.40356 37.9853 11.831 38.4395 15.514C39.008 20.1305 36.5976 25.1082 32.7033 27.6178C32.103 28.0036 31.6407 27.6892 31.6482 27.0121C31.6517 26.2262 32.2392 25.3318 32.8694 24.8961C38.5788 20.9596 36.4311 12.6237 30.6054 9.97778C27.2602 8.46026 23.0985 8.87733 19.6011 9.59666C16.1038 10.316 12.9733 11.4898 10.0045 13.2038C7.03574 14.9178 2.795 17.6079 2.38221 21.4976C2.30404 22.222 1.89592 23.0651 1.25285 23.456C0.729412 23.7713 0.200917 23.58 0.278529 22.8885V22.8885Z\" fill=\"#333333\"/>\\n<path d=\"M29.7762 19.0701L31.8619 23.7121C32.5578 25.2568 33.3238 26.7872 33.9454 28.3618C34.2244 29.0826 33.8683 29.9479 33.4007 30.5183C33.167 30.8035 32.8883 31.1015 32.5331 31.2217C32.3166 31.2879 31.9651 31.3014 31.8608 31.0416C31.7679 30.8013 31.6826 30.5631 31.5973 30.325C31.3216 29.5305 32.8448 26.9985 33.6738 28.0157C33.7669 28.1317 33.8523 28.2457 33.9434 28.3695L31.8588 31.0493C31.0845 29.5498 30.4592 27.9577 29.7633 26.413L27.6777 21.771C27.3595 21.0729 27.7708 20.1561 28.2265 19.5991C28.4583 19.3216 29.4524 18.3622 29.7742 19.0778L29.7762 19.0701Z\" fill=\"#333333\"/>\\n<path d=\"M33.402 28.7532C35.3544 25.8558 37.6993 23.1629 40.4125 20.9498C40.7943 20.6379 41.5089 20.258 41.6652 21.0038C41.8107 21.6971 41.3062 22.622 40.8058 23.0677C40.1929 23.624 39.5955 24.1845 39.0016 24.7625C38.688 25.0677 38.3799 25.3827 38.0796 25.6998C37.9295 25.8584 37.7793 26.0169 37.6292 26.1754C37.558 26.2557 37.479 26.334 37.4078 26.4143C37.2891 26.5481 37.2654 26.5749 37.3268 26.5002C37.396 26.4277 37.3624 26.4601 37.2458 26.5862C37.1746 26.6665 37.1034 26.7468 37.0301 26.8348C36.8856 27.0032 36.7509 27.1659 36.6064 27.3342C36.3489 27.6462 36.0893 27.9659 35.8375 28.2877C35.3198 28.9523 34.8212 29.6387 34.3514 30.341C34.0927 30.7189 33.2519 31.4461 32.8584 30.8437C32.4649 30.2414 33.0561 29.2403 33.3865 28.749L33.402 28.7532Z\" fill=\"#333333\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_1_756\">\\n<rect width=\"24.232\" height=\"39.776\" fill=\"white\" transform=\"matrix(-0.258819 0.965926 0.965926 0.258819 6.27344 0)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})]})]})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9zt2j8\",\"data-framer-name\":\"Ellipse 16\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uvlyeb\",\"data-framer-name\":\"Numbers Section\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10lgv8i\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yc5ump\",\"data-framer-name\":\"Frame 1000001179\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"96%\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"96%\"})}),className:\"framer-1ajj4py\",\"data-framer-name\":\"96%\",effect:getTextEffect(ref2),fonts:[\"GF;Outfit-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Interview Success Rate\"})})},M13vwEgcM:{children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Interview Success Rate\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Interview Success Rate\"})}),className:\"framer-ht3nnb\",\"data-framer-name\":\"Interview Success Rate\",effect:getTextEffect1(ref2),fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-67gjxx\",\"data-framer-name\":\"Frame 1000001178\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{children:getLocalizedValue(\"v23\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"7000+\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v22\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"7000+\"})}),className:\"framer-d4a3cd\",\"data-framer-name\":\"11k\",effect:getTextEffect(ref2),fonts:[\"GF;Outfit-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{children:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Interviews Aced\"})})},M13vwEgcM:{children:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Interviews Aced\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v24\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Interviews Aced\"})}),className:\"framer-1m1mjjd\",\"data-framer-name\":\"Interviews Aced\",effect:getTextEffect1(ref2),fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-axl043\",\"data-framer-name\":\"Frame 1000001177\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{children:getLocalizedValue(\"v28\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"1500+\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v27\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"1500+\"})}),className:\"framer-euyu76\",\"data-framer-name\":\"1500+\",effect:getTextEffect2(ref2),fonts:[\"GF;Outfit-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{children:getLocalizedValue(\"v31\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Offers\"})})},M13vwEgcM:{children:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Offers\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v29\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Offers\"})}),className:\"framer-128bv2m\",\"data-framer-name\":\"Offers\",effect:getTextEffect1(ref2),fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fpykw2\",\"data-framer-name\":\"Logo\",id:elementId2,ref:ref3,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-11pa2qw\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nb3y8w\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vbfnc-container hidden-hpdzqf hidden-1ooy8jj hidden-1y6fc5i hidden-1hk7gu0\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"E5TLUReIr\",scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"E5TLUReIr\",layoutId:\"E5TLUReIr\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:48,intrinsicWidth:3305,positionX:\"center\",positionY:\"center\",sizes:\"1377.0833px\",src:\"https://framerusercontent.com/images/jMbNYo42nM9KwQg0YoSB28AxUA.svg\",srcSet:\"https://framerusercontent.com/images/jMbNYo42nM9KwQg0YoSB28AxUA.svg?scale-down-to=512 512w,https://framerusercontent.com/images/jMbNYo42nM9KwQg0YoSB28AxUA.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/jMbNYo42nM9KwQg0YoSB28AxUA.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/jMbNYo42nM9KwQg0YoSB28AxUA.svg 3305w\"},className:\"framer-1mznc23\",\"data-framer-name\":\"Frame 1000001075\"})],speed:40,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dmptda-container hidden-1nedgju\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"nNKpj3z1F\",scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:0,id:\"nNKpj3z1F\",layoutId:\"nNKpj3z1F\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:48,intrinsicWidth:3305,positionX:\"center\",positionY:\"center\",sizes:\"3305px\",src:\"https://framerusercontent.com/images/jMbNYo42nM9KwQg0YoSB28AxUA.svg\",srcSet:\"https://framerusercontent.com/images/jMbNYo42nM9KwQg0YoSB28AxUA.svg?scale-down-to=512 512w,https://framerusercontent.com/images/jMbNYo42nM9KwQg0YoSB28AxUA.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/jMbNYo42nM9KwQg0YoSB28AxUA.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/jMbNYo42nM9KwQg0YoSB28AxUA.svg 3305w\"},className:\"framer-14yjh9o\",\"data-framer-name\":\"Frame 1000001075\"})],speed:40,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-bvd5ck\",\"data-framer-name\":\"Divider\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-77i96n\",\"data-framer-name\":\"Why Sensei\",id:elementId3,ref:ref4,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1asr1ic\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v32\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1e670wl\",\"data-styles-preset\":\"BNLT5JU9R\",children:\"Why Sensei?\"})}),className:\"framer-al4wc8\",\"data-framer-name\":\"Why Sensei?\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed5()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i4zbct hidden-1y6fc5i\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{__framer__animate:{transition:transition5},__framer__enter:animation4}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1amkfrr\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5bl1xf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(63, 84, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Why Sensei\"})}),className:\"framer-deadyz\",\"data-framer-name\":\"Why Sensei\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-unim9\",\"data-framer-name\":\"Frame 42\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v34\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-rio5ur\",\"data-styles-preset\":\"Gc7F3xIcj\",children:\"Job-Winning Interview Answers\"})}),className:\"framer-1r06huc\",\"data-framer-name\":\"Job-Winning Interview Answers\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v35\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ukpxwf\",\"data-styles-preset\":\"HD4tRtJug\",children:\"Understand the true intent behind interview questions with advanced AI insights.\"})}),className:\"framer-1geqqw6\",\"data-framer-name\":\"Understand the true intent behind interview questions with advanced AI insights.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{style:{scale:.8}}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fqcwff hidden-1nedgju\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16v9n8e\",\"data-framer-name\":\"gradients\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-131c72a\",\"data-framer-name\":\"Ellipse 18\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j4ohrm\",\"data-framer-name\":\"Ellipse 19\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18zebjr\",\"data-framer-name\":\"Frame 1000001164\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v36\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83D\uDDE3\uFE0F Tone\"})}),className:\"framer-askkai\",\"data-framer-name\":\"\uD83D\uDDE3\uFE0F Tone\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-g666ui\",\"data-framer-name\":\"Frame 1000001165\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v37\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83D\uDCAC Word Choices\"})}),className:\"framer-1woxu7i\",\"data-framer-name\":\"\uD83D\uDCAC Word Choices\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10l4qth\",\"data-framer-name\":\"Frame 1000001169\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v38\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83C\uDF1F Keyword\"})}),className:\"framer-1ygn4a4\",\"data-framer-name\":\"\uD83C\uDF1F Keyword\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8r85br\",\"data-framer-name\":\"Frame 1000001168\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v39\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83D\uDD53 Timing\"})}),className:\"framer-1wnt6dp\",\"data-framer-name\":\"\uD83D\uDD53 Timing\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ecxwdx\",\"data-framer-name\":\"Frame 1000001170\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v40\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83E\uDD35 Formality level\"})}),className:\"framer-19zdz8c\",\"data-framer-name\":\"\uD83E\uDD35 Formality level\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xhm33i\",\"data-framer-name\":\"Frame 1000001166\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v41\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83D\uDCC4 Context\"})}),className:\"framer-sxjb2v\",\"data-framer-name\":\"\uD83D\uDCC4 Context\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-amv3nr hidden-hpdzqf hidden-1ooy8jj hidden-1hk7gu0\",style:{scale:.7},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xyjvvj\",\"data-framer-name\":\"gradients\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-151tpjk\",\"data-framer-name\":\"Ellipse 18\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11vi2vg\",\"data-framer-name\":\"Ellipse 19\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qymisi\",\"data-framer-name\":\"Frame 1000001164\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v36\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83D\uDDE3\uFE0F Tone\"})}),className:\"framer-10lj3cv\",\"data-framer-name\":\"\uD83D\uDDE3\uFE0F Tone\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hfi712\",\"data-framer-name\":\"Frame 1000001165\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v37\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83D\uDCAC Word Choices\"})}),className:\"framer-cimo4e\",\"data-framer-name\":\"\uD83D\uDCAC Word Choices\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v1yu82\",\"data-framer-name\":\"Frame 1000001169\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v38\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83C\uDF1F Keyword\"})}),className:\"framer-1ogc38i\",\"data-framer-name\":\"\uD83C\uDF1F Keyword\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gpp2jz\",\"data-framer-name\":\"Frame 1000001168\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v39\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83D\uDD53 Timing\"})}),className:\"framer-1bmeekz\",\"data-framer-name\":\"\uD83D\uDD53 Timing\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1573kgd\",\"data-framer-name\":\"Frame 1000001170\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v40\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83E\uDD35 Formality level\"})}),className:\"framer-18sr7ts\",\"data-framer-name\":\"\uD83E\uDD35 Formality level\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15e7zig\",\"data-framer-name\":\"Frame 1000001166\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v41\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83D\uDCC4 Context\"})}),className:\"framer-xaxa05\",\"data-framer-name\":\"\uD83D\uDCC4 Context\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{__framer__animate:{transition:transition5},__framer__enter:animation4}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-mww3v9\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v3d5ay\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(63, 84, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Why Sensei\"})}),className:\"framer-ytyx2u\",\"data-framer-name\":\"Why Sensei\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xf6hb1\",\"data-framer-name\":\"Frame 42\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v42\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-rio5ur\",\"data-styles-preset\":\"Gc7F3xIcj\",children:\"Effortless interaction\"})}),className:\"framer-130bbvy\",\"data-framer-name\":\"Job-Winning Interview Answers\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v43\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ukpxwf\",\"data-styles-preset\":\"HD4tRtJug\",children:\"Enjoy a 100% hands-free experience with no awkward pauses that allows you to focus entirely on your interview.\"})}),className:\"framer-txcwzc\",\"data-framer-name\":\"Understand the true intent behind interview questions with advanced AI insights.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mmdpas\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c3wj9e\",\"data-framer-name\":\"gradients\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fomw1z\",\"data-framer-name\":\"Ellipse 18\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jj384b\",\"data-framer-name\":\"Ellipse 19\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px) + 119px)`,y:undefined},M13vwEgcM:{height:319,width:\"280px\",y:(componentViewport?.y||0)+0+1653+64+0+89+0+618.5+0+329.9+-.49999999999994316},URPmGDfNT:{width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px) * 0.4905)`,y:(componentViewport?.y||0)+0+1819.6+160+0+148+0+509.9+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:326,width:\"519px\",y:(componentViewport?.y||0)+0+1859.6+160+0+148+0+509.9+0+8526512829121202e-29,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{style:{scale:.8}},M13vwEgcM:{style:{scale:.8}}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-ay3wxm-container\",nodeId:\"bWIYV08ut\",rendersWithMotion:true,scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{variant:\"YOpCcek6A\"}},children:/*#__PURE__*/_jsx(Effortless,{height:\"100%\",id:\"bWIYV08ut\",layoutId:\"bWIYV08ut\",style:{height:\"100%\",width:\"100%\"},variant:\"CfTvmfET8\",width:\"100%\"})})})})})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{__framer__animate:{transition:transition5},__framer__enter:animation4}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1a5gg24\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bcmfd9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(63, 84, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Why Sensei\"})}),className:\"framer-1q8th6j\",\"data-framer-name\":\"Why Sensei\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1iakk15 hidden-hpdzqf hidden-1ooy8jj hidden-1nedgju\",style:{scale:.8},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wqii4m\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1arevb3\",\"data-framer-name\":\"gradients\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1axorwp\",\"data-framer-name\":\"Ellipse 18\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pyc36r\",\"data-framer-name\":\"Ellipse 19\"})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:483.5,intrinsicWidth:511,pixelHeight:967,pixelWidth:1022,sizes:\"511px\",src:\"https://framerusercontent.com/images/yCZVSlcphbn0QEVtySqMJPUgsg.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/yCZVSlcphbn0QEVtySqMJPUgsg.png?scale-down-to=512 512w,https://framerusercontent.com/images/yCZVSlcphbn0QEVtySqMJPUgsg.png 1022w\"},className:\"framer-ix9bwh\",\"data-framer-name\":\"Lock\"})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lcmzo0\",\"data-framer-name\":\"Frame 42\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v44\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-rio5ur\",\"data-styles-preset\":\"Gc7F3xIcj\",children:\"Robust Privacy\"})}),className:\"framer-1ehury\",\"data-framer-name\":\"Job-Winning Interview Answers\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{children:getLocalizedValue(\"v46\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-uisy51\",\"data-styles-preset\":\"fZcikHfFy\",children:\"Fully undetectable and unnoticeable by interviewers across all types of interviews.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v45\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-ukpxwf\",\"data-styles-preset\":\"HD4tRtJug\",children:[\"Fully undetectable and unnoticeable by interviewers across all  \",/*#__PURE__*/_jsx(\"br\",{}),\"types of interviews.\"]})}),className:\"framer-x0lcy3\",\"data-framer-name\":\"Understand the true intent behind interview questions with advanced AI insights.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{style:{scale:.7}}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jnph4 hidden-1hk7gu0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ug5o3p\",\"data-framer-name\":\"gradients\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zyqqjl\",\"data-framer-name\":\"Ellipse 18\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-m4688q\",\"data-framer-name\":\"Ellipse 19\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:483.5,intrinsicWidth:511,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1653+64+0+89+0+1269.4+556-340+-48.999999999999886),pixelHeight:967,pixelWidth:1022,sizes:\"511px\",src:\"https://framerusercontent.com/images/yCZVSlcphbn0QEVtySqMJPUgsg.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/yCZVSlcphbn0QEVtySqMJPUgsg.png?scale-down-to=512 512w,https://framerusercontent.com/images/yCZVSlcphbn0QEVtySqMJPUgsg.png 1022w\"},style:{scale:.8}},URPmGDfNT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:483.5,intrinsicWidth:511,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1819.6+160+0+148+0+1035.9+0+-22),pixelHeight:967,pixelWidth:1022,sizes:\"511px\",src:\"https://framerusercontent.com/images/yCZVSlcphbn0QEVtySqMJPUgsg.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/yCZVSlcphbn0QEVtySqMJPUgsg.png?scale-down-to=512 512w,https://framerusercontent.com/images/yCZVSlcphbn0QEVtySqMJPUgsg.png 1022w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:483.5,intrinsicWidth:511,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1859.6+160+0+148+0+1035.9+0+-22),pixelHeight:967,pixelWidth:1022,sizes:\"511px\",src:\"https://framerusercontent.com/images/yCZVSlcphbn0QEVtySqMJPUgsg.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/yCZVSlcphbn0QEVtySqMJPUgsg.png?scale-down-to=512 512w,https://framerusercontent.com/images/yCZVSlcphbn0QEVtySqMJPUgsg.png 1022w\"},className:\"framer-wp062w\",\"data-framer-name\":\"Lock\"})})]})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{__framer__animate:{transition:transition5},__framer__enter:animation4}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-g4fc1r\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wzv1qb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(63, 84, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Why Sensei\"})}),className:\"framer-acxd32\",\"data-framer-name\":\"Why Sensei\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gxhjm3\",\"data-framer-name\":\"Frame 42\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v47\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-rio5ur\",\"data-styles-preset\":\"Gc7F3xIcj\",children:\"Personalized Experience\"})}),className:\"framer-1cidrrv\",\"data-framer-name\":\"Job-Winning Interview Answers\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v48\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ukpxwf\",\"data-styles-preset\":\"HD4tRtJug\",children:\"Receive answers tailored to your job role, resume, and personal stories for a truly customized interview experience.\"})}),className:\"framer-1rhugmo\",\"data-framer-name\":\"Understand the true intent behind interview questions with advanced AI insights.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{style:{scale:.8}}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ln225f\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{style:{scale:.71}}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-43hmef\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jou5kj\",\"data-framer-name\":\"gradients\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-px856x\",\"data-framer-name\":\"Ellipse 18\"}),isDisplayed4()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-at14ca hidden-1nedgju\",\"data-framer-name\":\"Ellipse 19\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hkgefb\",\"data-framer-name\":\"Frame 1000001141\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v49\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Upload your resume\"})}),className:\"framer-k1ted4\",\"data-framer-name\":\"Upload your resume\",fonts:[\"Inter-Medium\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b4zq87\",\"data-framer-name\":\"Close_round\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ywjv4y\",\"data-framer-name\":\"Vector 47\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,svg:'<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12 0L0 12\" stroke=\"#CCD2E3\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ffmmmr\",\"data-framer-name\":\"Vector 48\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,svg:'<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M-4.76837e-07 0L12 12\" stroke=\"#CCD2E3\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uuo7be\",\"data-border\":true,\"data-framer-name\":\"Rectangle 938\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bm8cif\",\"data-border\":true,\"data-framer-name\":\"Rectangle 939\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v50\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"11.2px\",\"--framer-line-height\":\"18px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"We will your professional background and skills to tailor interview answers specifically for you.\"})}),className:\"framer-onfydy\",\"data-framer-name\":\"We will your professional background and skills to tailor interview answers specifically for you.\",fonts:[\"Inter\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{style:{scale:.71}}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ioew9s\",\"data-framer-name\":\"Group 626292\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-12wxjxq\",\"data-framer-name\":\"Rectangle 940\",style:{rotate:-15}}),/*#__PURE__*/_jsx(SVG,{className:\"framer-todv5j\",\"data-framer-name\":\"closedhand\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:19,svg:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_1_193)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.97662 5.70637C4.39419 5.4102 5.33713 5.27039 5.71889 5.72921C6.04421 6.12034 6.4226 6.82544 6.38929 6.6625C6.31697 6.29987 6.06407 5.54148 6.11165 5.09702C6.14599 4.7731 6.29413 4.43731 6.59543 4.25201C6.84846 4.09518 7.16429 3.9795 7.46599 3.96181C7.78489 3.94262 8.16039 4.07287 8.33407 4.24581C8.84498 4.75389 9.18103 5.98486 9.17985 5.91478C9.17127 5.63548 8.92938 4.70954 9.04324 4.3115C9.11861 4.04802 9.40813 3.75303 9.58286 3.67102C9.85338 3.5447 10.1989 3.43555 10.5119 3.41379C10.7651 3.39667 11.167 3.5944 11.2919 3.70897C11.5925 3.98457 11.9629 4.89161 12.0871 5.21238C12.1391 5.34444 12.0569 4.81362 12.1796 4.42563C12.4064 3.70332 13.7633 3.21137 14.1784 4.55162C14.3727 5.1766 14.3592 5.14918 14.4731 5.57419C14.6066 6.0726 14.6758 6.37708 14.7455 6.74558C14.8198 7.13875 14.971 8.03517 14.9636 8.4906C14.9584 8.8036 14.8584 9.5313 14.6911 9.99645C14.6911 9.99645 13.9772 11.4818 14.0096 12.055C14.0423 12.6291 14.081 12.6228 14.1609 13.0135C14.2419 13.4048 14.5166 13.8737 14.5166 13.8737C14.5166 13.8737 13.7698 14.1815 13.3335 14.2259C12.9397 14.2672 12.2709 13.641 12.0885 13.4435C11.8375 13.1712 11.4993 13.327 11.4238 13.5978C11.3066 14.0257 11.0159 14.8148 10.6977 14.9446C10.0732 15.1989 8.72045 15.5055 7.66983 15.7766C7.66983 15.7766 7.58686 14.7522 7.09909 14.5237C6.73719 14.3515 6.09446 13.9812 5.71973 13.7959L4.6777 13.1216C4.31117 12.8471 3.4694 12.4836 2.9633 11.5259C2.5153 10.677 2.41679 10.2282 2.54093 9.80667C2.66642 9.3786 3.03566 9.06433 3.20407 8.98193C3.39411 8.88753 3.8624 8.76516 4.0653 8.81535C4.31254 8.87645 4.40879 8.88793 4.63787 9.06673C4.93949 9.30374 5.05726 9.42644 4.87493 9.12848C4.73371 8.89507 4.40991 8.63709 4.20466 8.30385C4.00595 7.98337 3.57326 7.49677 3.44265 6.9282C3.39318 6.71266 3.3426 6.15682 3.97662 5.70637Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.97662 5.70637C4.39419 5.4102 5.33713 5.27039 5.71889 5.72921C6.04421 6.12034 6.4226 6.82544 6.38929 6.6625C6.31697 6.29987 6.06407 5.54148 6.11165 5.09702C6.14599 4.7731 6.29413 4.43731 6.59543 4.25201C6.84846 4.09518 7.16429 3.9795 7.46599 3.96181C7.78489 3.94262 8.16039 4.07287 8.33407 4.24581C8.84498 4.75389 9.18103 5.98486 9.17985 5.91478C9.17127 5.63548 8.92938 4.70954 9.04324 4.3115C9.11861 4.04802 9.40813 3.75303 9.58286 3.67102C9.85338 3.5447 10.1989 3.43555 10.5119 3.41379C10.7651 3.39667 11.167 3.5944 11.2919 3.70897C11.5925 3.98457 11.9629 4.89161 12.0871 5.21238C12.1391 5.34444 12.0569 4.81362 12.1796 4.42563C12.4064 3.70332 13.7633 3.21137 14.1784 4.55162C14.3727 5.1766 14.3592 5.14918 14.4731 5.57419C14.6066 6.0726 14.6758 6.37708 14.7455 6.74558C14.8198 7.13875 14.971 8.03517 14.9636 8.4906C14.9584 8.8036 14.8584 9.5313 14.6911 9.99645C14.6911 9.99645 13.9772 11.4818 14.0096 12.055C14.0423 12.6291 14.081 12.6228 14.1609 13.0135C14.2419 13.4048 14.5166 13.8737 14.5166 13.8737C14.5166 13.8737 13.7698 14.1815 13.3335 14.2259C12.9397 14.2672 12.2709 13.641 12.0885 13.4435C11.8375 13.1712 11.4993 13.327 11.4238 13.5978C11.3066 14.0257 11.0159 14.8148 10.6977 14.9446C10.0732 15.1989 8.72045 15.5055 7.66983 15.7766C7.66983 15.7766 7.58686 14.7522 7.09909 14.5237C6.73719 14.3515 6.09446 13.9812 5.71973 13.7959L4.6777 13.1216C4.31117 12.8471 3.4694 12.4836 2.9633 11.5259C2.5153 10.677 2.41679 10.2282 2.54093 9.80667C2.66642 9.3786 3.03566 9.06433 3.20407 8.98193C3.39411 8.88753 3.8624 8.76516 4.0653 8.81535C4.31254 8.87645 4.40879 8.88793 4.63787 9.06673C4.93949 9.30374 5.05726 9.42644 4.87493 9.12848C4.73371 8.89507 4.40991 8.63709 4.20466 8.30385C4.00595 7.98337 3.57326 7.49677 3.44265 6.9282C3.39318 6.71266 3.3426 6.15682 3.97662 5.70637Z\" stroke=\"black\" stroke-width=\"0.75\" stroke-linejoin=\"round\"/>\\n<path d=\"M12.7234 11.3332L11.8281 7.99207\" stroke=\"black\" stroke-width=\"0.75\" stroke-linecap=\"round\"/>\\n<path d=\"M10.7815 11.866L9.86719 8.5155\" stroke=\"black\" stroke-width=\"0.75\" stroke-linecap=\"round\"/>\\n<path d=\"M7.96094 9.05847L8.86794 12.3623\" stroke=\"black\" stroke-width=\"0.75\" stroke-linecap=\"round\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_1_193\">\\n<rect width=\"15\" height=\"14\" fill=\"white\" transform=\"translate(0 4.66394) rotate(-15)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v51\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\"},children:\"Resume_24.pdf\"})}),className:\"framer-18v1us3\",\"data-framer-name\":\"Resume_24.pdf\",fonts:[\"Inter-Medium\"],style:{rotate:-15},verticalAlignment:\"top\",withExternalLayout:true})]})})]})})]})})]}),isDisplayed6()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-187h5th hidden-hpdzqf hidden-1ooy8jj hidden-1nedgju hidden-1hk7gu0\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1er7rxf\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t9jznm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(63, 84, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Why Sensei\"})}),className:\"framer-1e8uv9f\",\"data-framer-name\":\"Why Sensei\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ppxkwc\",\"data-framer-name\":\"Frame 42\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v34\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-rio5ur\",\"data-styles-preset\":\"Gc7F3xIcj\",children:\"Job-Winning Interview Answers\"})}),className:\"framer-1jz87x0\",\"data-framer-name\":\"Job-Winning Interview Answers\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v35\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ukpxwf\",\"data-styles-preset\":\"HD4tRtJug\",children:\"Understand the true intent behind interview questions with advanced AI insights.\"})}),className:\"framer-nc9tl1\",\"data-framer-name\":\"Understand the true intent behind interview questions with advanced AI insights.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o4a752\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18wybp4\",\"data-framer-name\":\"gradients\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cukzft\",\"data-framer-name\":\"Ellipse 18\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fjvul8\",\"data-framer-name\":\"Ellipse 19\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mapu1f\",\"data-framer-name\":\"Frame 1000001164\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v36\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83D\uDDE3\uFE0F Tone\"})}),className:\"framer-cirh8\",\"data-framer-name\":\"\uD83D\uDDE3\uFE0F Tone\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lj48wl\",\"data-framer-name\":\"Frame 1000001165\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v37\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83D\uDCAC Word Choices\"})}),className:\"framer-1kofa92\",\"data-framer-name\":\"\uD83D\uDCAC Word Choices\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y1qgs3\",\"data-framer-name\":\"Frame 1000001169\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v38\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83C\uDF1F Keyword\"})}),className:\"framer-zgg5t4\",\"data-framer-name\":\"\uD83C\uDF1F Keyword\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-eprubh\",\"data-framer-name\":\"Frame 1000001168\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v39\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83D\uDD53 Timing\"})}),className:\"framer-1o7oftj\",\"data-framer-name\":\"\uD83D\uDD53 Timing\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1aecdt4\",\"data-framer-name\":\"Frame 1000001170\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v40\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83E\uDD35 Formality level\"})}),className:\"framer-2xnw1w\",\"data-framer-name\":\"\uD83E\uDD35 Formality level\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jfnsdg\",\"data-framer-name\":\"Frame 1000001166\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v41\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"\uD83D\uDCC4 Context\"})}),className:\"framer-1m79wy6\",\"data-framer-name\":\"\uD83D\uDCC4 Context\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-6gmjut\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6x5eu1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(63, 84, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Why Sensei\"})}),className:\"framer-102q0y9\",\"data-framer-name\":\"Why Sensei\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vob7dj\",\"data-framer-name\":\"Frame 42\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v42\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-rio5ur\",\"data-styles-preset\":\"Gc7F3xIcj\",children:\"Effortless interaction\"})}),className:\"framer-1xssj0r\",\"data-framer-name\":\"Job-Winning Interview Answers\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v43\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ukpxwf\",\"data-styles-preset\":\"HD4tRtJug\",children:\"Enjoy a 100% hands-free experience with no awkward pauses that allows you to focus entirely on your interview.\"})}),className:\"framer-y9ky1a\",\"data-framer-name\":\"Understand the true intent behind interview questions with advanced AI insights.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1orxyj6\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vh51xx\",\"data-framer-name\":\"gradients\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gth6ps\",\"data-framer-name\":\"Ellipse 18\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1phgc10\",\"data-framer-name\":\"Ellipse 19\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FGZe8UzdF:{width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px) * 0.4905)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:326,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18o1rmu-container\",nodeId:\"dYdxzWrfr\",scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(Effortless,{height:\"100%\",id:\"dYdxzWrfr\",layoutId:\"dYdxzWrfr\",style:{height:\"100%\",width:\"100%\"},variant:\"CfTvmfET8\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-8i8g3v\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-197o2kp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(63, 84, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Why Sensei\"})}),className:\"framer-1rirny1\",\"data-framer-name\":\"Why Sensei\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cprazm\",\"data-framer-name\":\"Frame 42\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v44\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-rio5ur\",\"data-styles-preset\":\"Gc7F3xIcj\",children:\"Robust Privacy\"})}),className:\"framer-1mg14lh\",\"data-framer-name\":\"Job-Winning Interview Answers\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v45\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-ukpxwf\",\"data-styles-preset\":\"HD4tRtJug\",children:[\"Fully undetectable and unnoticeable by interviewers across all  \",/*#__PURE__*/_jsx(\"br\",{}),\"types of interviews.\"]})}),className:\"framer-1oibfaa\",\"data-framer-name\":\"Understand the true intent behind interview questions with advanced AI insights.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rvybjd\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o9dw03\",\"data-framer-name\":\"gradients\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-s2gjmy\",\"data-framer-name\":\"Ellipse 18\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12s1yx7\",\"data-framer-name\":\"Ellipse 19\"})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:483.5,intrinsicWidth:511,pixelHeight:967,pixelWidth:1022,sizes:\"511px\",src:\"https://framerusercontent.com/images/yCZVSlcphbn0QEVtySqMJPUgsg.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/yCZVSlcphbn0QEVtySqMJPUgsg.png?scale-down-to=512 512w,https://framerusercontent.com/images/yCZVSlcphbn0QEVtySqMJPUgsg.png 1022w\"},className:\"framer-13cw6gy\",\"data-framer-name\":\"Lock\"})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-xj1l9q\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-94rl47\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(63, 84, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Why Sensei\"})}),className:\"framer-1ykkqlp\",\"data-framer-name\":\"Why Sensei\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jk3ivn\",\"data-framer-name\":\"Frame 42\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v47\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-rio5ur\",\"data-styles-preset\":\"Gc7F3xIcj\",children:\"Personalized Experience\"})}),className:\"framer-xzf5uz\",\"data-framer-name\":\"Job-Winning Interview Answers\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v48\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ukpxwf\",\"data-styles-preset\":\"HD4tRtJug\",children:\"Receive answers tailored to your job role, resume, and personal stories for a truly customized interview experience.\"})}),className:\"framer-1nb92wl\",\"data-framer-name\":\"Understand the true intent behind interview questions with advanced AI insights.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fkjbnw\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mdwz5y\",style:{scale:.8},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dmy8bo\",\"data-framer-name\":\"gradients\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o4dw6y\",\"data-framer-name\":\"Ellipse 18\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8aiygc\",\"data-framer-name\":\"Ellipse 19\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c0pk0p\",\"data-framer-name\":\"Frame 1000001141\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v49\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Upload your resume\"})}),className:\"framer-12agadq\",\"data-framer-name\":\"Upload your resume\",fonts:[\"Inter-Medium\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nrrlie\",\"data-framer-name\":\"Close_round\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1uux1pk\",\"data-framer-name\":\"Vector 47\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,svg:'<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12 0L0 12\" stroke=\"#CCD2E3\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1qblwlg\",\"data-framer-name\":\"Vector 48\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,svg:'<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M-4.76837e-07 0L12 12\" stroke=\"#CCD2E3\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xnzred\",\"data-border\":true,\"data-framer-name\":\"Rectangle 938\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c2z5ly\",\"data-border\":true,\"data-framer-name\":\"Rectangle 939\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v50\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"11.2px\",\"--framer-line-height\":\"18px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"We will your professional background and skills to tailor interview answers specifically for you.\"})}),className:\"framer-6pmrzc\",\"data-framer-name\":\"We will your professional background and skills to tailor interview answers specifically for you.\",fonts:[\"Inter\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ja4gdv\",\"data-framer-name\":\"Group 626292\",style:{scale:.8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-5fxjnl\",\"data-framer-name\":\"Rectangle 940\",style:{rotate:-15,scale:.8}}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1rcumaz\",\"data-framer-name\":\"closedhand\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:19,svg:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_1_193)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.97662 5.70637C4.39419 5.4102 5.33713 5.27039 5.71889 5.72921C6.04421 6.12034 6.4226 6.82544 6.38929 6.6625C6.31697 6.29987 6.06407 5.54148 6.11165 5.09702C6.14599 4.7731 6.29413 4.43731 6.59543 4.25201C6.84846 4.09518 7.16429 3.9795 7.46599 3.96181C7.78489 3.94262 8.16039 4.07287 8.33407 4.24581C8.84498 4.75389 9.18103 5.98486 9.17985 5.91478C9.17127 5.63548 8.92938 4.70954 9.04324 4.3115C9.11861 4.04802 9.40813 3.75303 9.58286 3.67102C9.85338 3.5447 10.1989 3.43555 10.5119 3.41379C10.7651 3.39667 11.167 3.5944 11.2919 3.70897C11.5925 3.98457 11.9629 4.89161 12.0871 5.21238C12.1391 5.34444 12.0569 4.81362 12.1796 4.42563C12.4064 3.70332 13.7633 3.21137 14.1784 4.55162C14.3727 5.1766 14.3592 5.14918 14.4731 5.57419C14.6066 6.0726 14.6758 6.37708 14.7455 6.74558C14.8198 7.13875 14.971 8.03517 14.9636 8.4906C14.9584 8.8036 14.8584 9.5313 14.6911 9.99645C14.6911 9.99645 13.9772 11.4818 14.0096 12.055C14.0423 12.6291 14.081 12.6228 14.1609 13.0135C14.2419 13.4048 14.5166 13.8737 14.5166 13.8737C14.5166 13.8737 13.7698 14.1815 13.3335 14.2259C12.9397 14.2672 12.2709 13.641 12.0885 13.4435C11.8375 13.1712 11.4993 13.327 11.4238 13.5978C11.3066 14.0257 11.0159 14.8148 10.6977 14.9446C10.0732 15.1989 8.72045 15.5055 7.66983 15.7766C7.66983 15.7766 7.58686 14.7522 7.09909 14.5237C6.73719 14.3515 6.09446 13.9812 5.71973 13.7959L4.6777 13.1216C4.31117 12.8471 3.4694 12.4836 2.9633 11.5259C2.5153 10.677 2.41679 10.2282 2.54093 9.80667C2.66642 9.3786 3.03566 9.06433 3.20407 8.98193C3.39411 8.88753 3.8624 8.76516 4.0653 8.81535C4.31254 8.87645 4.40879 8.88793 4.63787 9.06673C4.93949 9.30374 5.05726 9.42644 4.87493 9.12848C4.73371 8.89507 4.40991 8.63709 4.20466 8.30385C4.00595 7.98337 3.57326 7.49677 3.44265 6.9282C3.39318 6.71266 3.3426 6.15682 3.97662 5.70637Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.97662 5.70637C4.39419 5.4102 5.33713 5.27039 5.71889 5.72921C6.04421 6.12034 6.4226 6.82544 6.38929 6.6625C6.31697 6.29987 6.06407 5.54148 6.11165 5.09702C6.14599 4.7731 6.29413 4.43731 6.59543 4.25201C6.84846 4.09518 7.16429 3.9795 7.46599 3.96181C7.78489 3.94262 8.16039 4.07287 8.33407 4.24581C8.84498 4.75389 9.18103 5.98486 9.17985 5.91478C9.17127 5.63548 8.92938 4.70954 9.04324 4.3115C9.11861 4.04802 9.40813 3.75303 9.58286 3.67102C9.85338 3.5447 10.1989 3.43555 10.5119 3.41379C10.7651 3.39667 11.167 3.5944 11.2919 3.70897C11.5925 3.98457 11.9629 4.89161 12.0871 5.21238C12.1391 5.34444 12.0569 4.81362 12.1796 4.42563C12.4064 3.70332 13.7633 3.21137 14.1784 4.55162C14.3727 5.1766 14.3592 5.14918 14.4731 5.57419C14.6066 6.0726 14.6758 6.37708 14.7455 6.74558C14.8198 7.13875 14.971 8.03517 14.9636 8.4906C14.9584 8.8036 14.8584 9.5313 14.6911 9.99645C14.6911 9.99645 13.9772 11.4818 14.0096 12.055C14.0423 12.6291 14.081 12.6228 14.1609 13.0135C14.2419 13.4048 14.5166 13.8737 14.5166 13.8737C14.5166 13.8737 13.7698 14.1815 13.3335 14.2259C12.9397 14.2672 12.2709 13.641 12.0885 13.4435C11.8375 13.1712 11.4993 13.327 11.4238 13.5978C11.3066 14.0257 11.0159 14.8148 10.6977 14.9446C10.0732 15.1989 8.72045 15.5055 7.66983 15.7766C7.66983 15.7766 7.58686 14.7522 7.09909 14.5237C6.73719 14.3515 6.09446 13.9812 5.71973 13.7959L4.6777 13.1216C4.31117 12.8471 3.4694 12.4836 2.9633 11.5259C2.5153 10.677 2.41679 10.2282 2.54093 9.80667C2.66642 9.3786 3.03566 9.06433 3.20407 8.98193C3.39411 8.88753 3.8624 8.76516 4.0653 8.81535C4.31254 8.87645 4.40879 8.88793 4.63787 9.06673C4.93949 9.30374 5.05726 9.42644 4.87493 9.12848C4.73371 8.89507 4.40991 8.63709 4.20466 8.30385C4.00595 7.98337 3.57326 7.49677 3.44265 6.9282C3.39318 6.71266 3.3426 6.15682 3.97662 5.70637Z\" stroke=\"black\" stroke-width=\"0.75\" stroke-linejoin=\"round\"/>\\n<path d=\"M12.7234 11.3332L11.8281 7.99207\" stroke=\"black\" stroke-width=\"0.75\" stroke-linecap=\"round\"/>\\n<path d=\"M10.7815 11.866L9.86719 8.5155\" stroke=\"black\" stroke-width=\"0.75\" stroke-linecap=\"round\"/>\\n<path d=\"M7.96094 9.05847L8.86794 12.3623\" stroke=\"black\" stroke-width=\"0.75\" stroke-linecap=\"round\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_1_193\">\\n<rect width=\"15\" height=\"14\" fill=\"white\" transform=\"translate(0 4.66394) rotate(-15)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v51\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\"},children:\"Resume_24.pdf\"})}),className:\"framer-njyp7s\",\"data-framer-name\":\"Resume_24.pdf\",fonts:[\"Inter-Medium\"],style:{rotate:-15,scale:.8},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nlqhw1\",\"data-framer-name\":\"Our Benefits\",id:elementId4,ref:ref5,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-sk7ccg\",\"data-framer-name\":\"BG\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:621,intrinsicWidth:1288,svg:'<svg width=\"1288\" height=\"621\" viewBox=\"0 0 1288 621\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 0C0 0 392.502 40.5 644 40.5C895.498 40.5 1288 0 1288 0V621H0V0Z\" fill=\"#E6E9FF\" fill-opacity=\"0.3\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eu53yl\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-q8geqg\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v52\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1e670wl\",\"data-styles-preset\":\"BNLT5JU9R\",children:\"Our benefits\"})}),className:\"framer-1qkytmc\",\"data-framer-name\":\"Manage your projects\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jckcij\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aj11go\",\"data-framer-name\":\"Frame 1000001154\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-afbaka\",\"data-framer-name\":\"Icon\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-w5z5hw\",\"data-framer-name\":\"Rectangle\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kyj5oo\",\"data-framer-name\":\"vuesax/outline/bank\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1vquicy\",\"data-framer-name\":\"vuesax/outline/bank\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:48,intrinsicWidth:49,svg:'<svg width=\"49\" height=\"48\" viewBox=\"0 0 49 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M42.5 23.5H6.5C4.58 23.5 3 21.92 3 20V13.36C3 12 3.93995 10.62 5.19995 10.12L23.2 2.92007C23.96 2.62007 25.04 2.62007 25.8 2.92007L43.8 10.12C45.06 10.62 46 12.02 46 13.36V20C46 21.92 44.42 23.5 42.5 23.5ZM24.5 5.68008C24.42 5.68008 24.34 5.67998 24.3 5.69998L6.31995 12.9C6.19995 12.96 6 13.22 6 13.36V20C6 20.28 6.22 20.5 6.5 20.5H42.5C42.78 20.5 43 20.28 43 20V13.36C43 13.22 42.8201 12.96 42.6801 12.9L24.6801 5.69998C24.6401 5.67998 24.58 5.68008 24.5 5.68008Z\" fill=\"#3F55FF\"/>\\n<path d=\"M44.5 45.5H4.5C3.68 45.5 3 44.82 3 44V38C3 36.08 4.58 34.5 6.5 34.5H42.5C44.42 34.5 46 36.08 46 38V44C46 44.82 45.32 45.5 44.5 45.5ZM6 42.5H43V38C43 37.72 42.78 37.5 42.5 37.5H6.5C6.22 37.5 6 37.72 6 38V42.5Z\" fill=\"#3F55FF\"/>\\n<path d=\"M8.5 37.5C7.68 37.5 7 36.82 7 36V22C7 21.18 7.68 20.5 8.5 20.5C9.32 20.5 10 21.18 10 22V36C10 36.82 9.32 37.5 8.5 37.5Z\" fill=\"#3F55FF\"/>\\n<path d=\"M16.5 37.5C15.68 37.5 15 36.82 15 36V22C15 21.18 15.68 20.5 16.5 20.5C17.32 20.5 18 21.18 18 22V36C18 36.82 17.32 37.5 16.5 37.5Z\" fill=\"#3F55FF\"/>\\n<path d=\"M24.5 37.5C23.68 37.5 23 36.82 23 36V22C23 21.18 23.68 20.5 24.5 20.5C25.32 20.5 26 21.18 26 22V36C26 36.82 25.32 37.5 24.5 37.5Z\" fill=\"#3F55FF\"/>\\n<path d=\"M32.5 37.5C31.68 37.5 31 36.82 31 36V22C31 21.18 31.68 20.5 32.5 20.5C33.32 20.5 34 21.18 34 22V36C34 36.82 33.32 37.5 32.5 37.5Z\" fill=\"#3F55FF\"/>\\n<path d=\"M40.5 37.5C39.68 37.5 39 36.82 39 36V22C39 21.18 39.68 20.5 40.5 20.5C41.32 20.5 42 21.18 42 22V36C42 36.82 41.32 37.5 40.5 37.5Z\" fill=\"#3F55FF\"/>\\n<path d=\"M46.5 45.5H2.5C1.68 45.5 1 44.82 1 44C1 43.18 1.68 42.5 2.5 42.5H46.5C47.32 42.5 48 43.18 48 44C48 44.82 47.32 45.5 46.5 45.5Z\" fill=\"#3F55FF\"/>\\n<path d=\"M24.5 18.5C22.02 18.5 20 16.48 20 14C20 11.52 22.02 9.5 24.5 9.5C26.98 9.5 29 11.52 29 14C29 16.48 26.98 18.5 24.5 18.5ZM24.5 12.5C23.68 12.5 23 13.18 23 14C23 14.82 23.68 15.5 24.5 15.5C25.32 15.5 26 14.82 26 14C26 13.18 25.32 12.5 24.5 12.5Z\" fill=\"#A2A9FD\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pbeiag\",\"data-framer-name\":\"Frame 1000001153\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{children:getLocalizedValue(\"v54\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"Tailored to all industries\"})})},FGZe8UzdF:{children:getLocalizedValue(\"v54\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"Tailored to all industries\"})})},URPmGDfNT:{children:getLocalizedValue(\"v54\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"Tailored to all industries\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v53\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"Tailored to all industries\"})}),className:\"framer-nns657\",\"data-framer-name\":\"Easy feedback sharin\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v55\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d2x3zp\",\"data-styles-preset\":\"QibW832ON\",children:\"Trained on industry-specific information\"})}),className:\"framer-1r2j0qy\",\"data-framer-name\":\"With lots of unique\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b5xqi8\",\"data-framer-name\":\"Frame 1000001155\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g80u6f\",\"data-framer-name\":\"Icon\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bqa3ef\",\"data-framer-name\":\"Rectangle\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mem8a\",\"data-framer-name\":\"vuesax/linear/24-support\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1wjgkoq\",\"data-framer-name\":\"vuesax/linear/24-support\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:48,intrinsicWidth:49,svg:'<svg width=\"49\" height=\"48\" viewBox=\"0 0 49 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M36.5 37.72H34.98C33.38 37.72 31.86 38.34 30.74 39.46L27.32 42.8401C25.76 44.3801 23.22 44.3801 21.66 42.8401L18.24 39.46C17.12 38.34 15.58 37.72 14 37.72H12.5C9.18 37.72 6.5 35.06 6.5 31.78V9.95996C6.5 6.67996 9.18 4.02002 12.5 4.02002H36.5C39.82 4.02002 42.5 6.67996 42.5 9.95996V31.78C42.5 35.04 39.82 37.72 36.5 37.72Z\" stroke=\"#3F55FF\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M14.5 18.3201C14.5 16.4601 16.02 14.9399 17.88 14.9399C19.74 14.9399 21.26 16.4601 21.26 18.3201C21.26 22.0801 15.92 22.4801 14.74 26.0601C14.5 26.8001 15.12 27.54 15.9 27.54H21.26\" stroke=\"#A2A9FD\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M32.58 27.52V16.1001C32.58 15.5801 32.24 15.1199 31.74 14.9799C31.24 14.8399 30.7 15.0399 30.42 15.4799C28.98 17.7999 27.42 20.44 26.06 22.76C25.84 23.14 25.84 23.64 26.06 24.02C26.28 24.4 26.7 24.6399 27.16 24.6399H34.5\" stroke=\"#A2A9FD\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y1pvot\",\"data-framer-name\":\"Frame 1000001153\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{children:getLocalizedValue(\"v57\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"Offer 30+ Languages\"})})},FGZe8UzdF:{children:getLocalizedValue(\"v57\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"Offer 30+ Languages\"})})},URPmGDfNT:{children:getLocalizedValue(\"v57\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"Offer 30+ Languages\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v56\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"Offer 30+ Languages\"})}),className:\"framer-15eiuel\",\"data-framer-name\":\"Easy feedback sharin\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v58\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d2x3zp\",\"data-styles-preset\":\"QibW832ON\",children:\"Supporting job seekers around the globe\"})}),className:\"framer-1w30lh3\",\"data-framer-name\":\"With lots of unique\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ixtgic\",\"data-framer-name\":\"Frame 1000001155\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7sl34d\",\"data-framer-name\":\"Icon\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-nz4gxk\",\"data-framer-name\":\"Rectangle\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-exk2if\",\"data-framer-name\":\"vuesax/linear/24-support\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1azno48\",\"data-framer-name\":\"vuesax/linear/24-support\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:48,intrinsicWidth:49,svg:'<svg width=\"49\" height=\"48\" viewBox=\"0 0 49 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M36.5 37.72H34.98C33.38 37.72 31.86 38.34 30.74 39.46L27.32 42.8401C25.76 44.3801 23.22 44.3801 21.66 42.8401L18.24 39.46C17.12 38.34 15.58 37.72 14 37.72H12.5C9.18 37.72 6.5 35.06 6.5 31.78V9.95996C6.5 6.67996 9.18 4.02002 12.5 4.02002H36.5C39.82 4.02002 42.5 6.67996 42.5 9.95996V31.78C42.5 35.04 39.82 37.72 36.5 37.72Z\" stroke=\"#3F55FF\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M14.5 18.3201C14.5 16.4601 16.02 14.9399 17.88 14.9399C19.74 14.9399 21.26 16.4601 21.26 18.3201C21.26 22.0801 15.92 22.4801 14.74 26.0601C14.5 26.8001 15.12 27.54 15.9 27.54H21.26\" stroke=\"#A2A9FD\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M32.58 27.52V16.1001C32.58 15.5801 32.24 15.1199 31.74 14.9799C31.24 14.8399 30.7 15.0399 30.42 15.4799C28.98 17.7999 27.42 20.44 26.06 22.76C25.84 23.14 25.84 23.64 26.06 24.02C26.28 24.4 26.7 24.6399 27.16 24.6399H34.5\" stroke=\"#A2A9FD\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18l0e1a\",\"data-framer-name\":\"Frame 1000001153\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{children:getLocalizedValue(\"v60\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"24/7 Dedicated support\"})})},FGZe8UzdF:{children:getLocalizedValue(\"v60\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"24/7 Dedicated support\"})})},URPmGDfNT:{children:getLocalizedValue(\"v60\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"24/7 Dedicated support\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v59\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"24/7 Dedicated support\"})}),className:\"framer-lc4vqy\",\"data-framer-name\":\"Easy feedback sharin\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v61\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d2x3zp\",\"data-styles-preset\":\"QibW832ON\",children:\"Always available to assist you with any questions\"})}),className:\"framer-9jgzz\",\"data-framer-name\":\"With lots of unique\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3y6jmm\",\"data-framer-name\":\"Frame 1000001156\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q0uiod\",\"data-framer-name\":\"Icon\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-iqwtr\",\"data-framer-name\":\"Rectangle\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yh5cce\",\"data-framer-name\":\"vuesax/twotone/code\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-e4uk4y\",\"data-framer-name\":\"vuesax/twotone/code\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:48,intrinsicWidth:49,svg:'<svg width=\"49\" height=\"48\" viewBox=\"0 0 49 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.4\" d=\"M14.28 18C16.24 18.98 17.92 20.46 19.14 22.3C19.84 23.34 19.84 24.68 19.14 25.72C17.92 27.54 16.24 29.02 14.28 30\" stroke=\"#3F55FF\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path opacity=\"0.4\" d=\"M26.5 30H34.5\" stroke=\"#3F55FF\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M18.5 44H30.5C40.5 44 44.5 40 44.5 30V18C44.5 8 40.5 4 30.5 4H18.5C8.5 4 4.5 8 4.5 18V30C4.5 40 8.5 44 18.5 44Z\" stroke=\"#3F55FF\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7xy4u7\",\"data-framer-name\":\"Frame 1000001153\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-x7y04m\",\"data-framer-name\":\"Frame 1000001157\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v62\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"Coding Copilot \"})}),className:\"framer-13ttnmj\",\"data-framer-name\":\"Easy feedback sharin\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v63\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d2x3zp\",\"data-styles-preset\":\"QibW832ON\",children:\"Ace any technical questions on all coding platforms\"})}),className:\"framer-16gf8lq\",\"data-framer-name\":\"With lots of unique\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-n2l6jt\",\"data-framer-name\":\"Our Integrations\",id:elementId5,ref:ref6,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f2ig1o\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o8r3x4\",\"data-framer-name\":\"Frame 1000001184\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v64\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1e670wl\",\"data-styles-preset\":\"BNLT5JU9R\",children:\"Our Integrations\"})}),className:\"framer-1fzpmvt\",\"data-framer-name\":\"Manage your projects\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v65\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d2x3zp\",\"data-styles-preset\":\"QibW832ON\",children:\"Integrates with almost all video conferencing platforms including Zoom, Microsoft Teams, and Google Meets\"})}),className:\"framer-1p99df\",\"data-framer-name\":\"With lots of unique\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m8xka4\",children:[isDisplayed7()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xrcvcc hidden-1y6fc5i hidden-1nedgju hidden-1hk7gu0\",\"data-framer-name\":\"Group 626325\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-27dfi2\",\"data-framer-name\":\"Frame 1000001186\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tz772e\",\"data-framer-name\":\"Group 626327\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t5v0h5\",\"data-framer-name\":\"Rectangle 952\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{URPmGDfNT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4841.4+60+0+299+0+80+0+0+18),sizes:\"64px\",src:\"https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png\",srcSet:\"https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png 3840w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4921.4+60+0+299+0+80+0+0+18),sizes:\"64px\",src:\"https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png\",srcSet:\"https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png 3840w\"},className:\"framer-1ks36b7\",\"data-framer-name\":\"image\",transformTemplate:transformTemplate2})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-di53c6\",\"data-framer-name\":\"Group 626328\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-tfxhxb\",\"data-framer-name\":\"Rectangle 952\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{URPmGDfNT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4841.4+60+0+299+0+80+0+116+18),sizes:\"64px\",src:\"https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png\",srcSet:\"https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png 3840w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4921.4+60+0+299+0+80+0+116+18),sizes:\"64px\",src:\"https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png\",srcSet:\"https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/I0uCylZjKRaS1fuT8cRqEtlDCQ.png 3840w\"},className:\"framer-17tfb2i\",\"data-framer-name\":\"image\",transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{URPmGDfNT:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4841.4+60+0+299+0+80+0+116+18),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/l0Sx1TBV8zlrBdHJzWcmLcXWs.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4921.4+60+0+299+0+80+0+116+18),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/l0Sx1TBV8zlrBdHJzWcmLcXWs.png\"},className:\"framer-1uexur7\",\"data-framer-name\":\"Ellipse 30\",transformTemplate:transformTemplate2})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dnos5\",\"data-framer-name\":\"Rectangle 953\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-177mh4l\",\"data-framer-name\":\"Frame 1000001188\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rh84fi\",\"data-framer-name\":\"Group 626327\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jiaddo\",\"data-framer-name\":\"Rectangle 952\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{URPmGDfNT:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4841.4+60+0+299+0+23+0+0+18),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zcXL6qaMP6u6n0YcKOs2SE4xGqU.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4921.4+60+0+299+0+23+0+0+18),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zcXL6qaMP6u6n0YcKOs2SE4xGqU.jpg\"},className:\"framer-s1lvn5\",\"data-framer-name\":\"Ellipse 29\",transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1knpxah\",\"data-framer-name\":\"Group 1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{URPmGDfNT:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4841.4+60+0+299+0+23+0+0+13+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/IQxFyfz1GExsVxpaGK3XuucfII.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4921.4+60+0+299+0+23+0+0+13+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/IQxFyfz1GExsVxpaGK3XuucfII.png\"},className:\"framer-1xneogg\",\"data-framer-name\":\"image\",transformTemplate:transformTemplate2})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o2ixsg\",\"data-framer-name\":\"Group 626329\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5kwa5k\",\"data-framer-name\":\"Rectangle 952\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8tjcz8\",\"data-framer-name\":\"Group 626322\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bx02jc\",\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18qhlwt\",\"data-framer-name\":\"vuesax/twotone/call-calling\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-n871vf\",\"data-framer-name\":\"vuesax/twotone/call-calling\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:43,intrinsicWidth:43,svg:'<svg width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M39.2946 32.8025C39.2946 33.4453 39.1518 34.106 38.8482 34.7489C38.5446 35.3917 38.1518 35.9989 37.6339 36.5703C36.7589 37.5346 35.7946 38.231 34.7053 38.6775C33.6339 39.1239 32.4732 39.356 31.2232 39.356C29.4018 39.356 27.4553 38.9275 25.4018 38.0525C23.3482 37.1775 21.2946 35.9989 19.2589 34.5167C17.2053 33.0167 15.2589 31.356 13.4018 29.5167C11.5625 27.6596 9.90177 25.7132 8.41962 23.6775C6.95534 21.6417 5.77677 19.606 4.91963 17.5882C4.06248 15.5525 3.63391 13.606 3.63391 11.7489C3.63391 10.5346 3.8482 9.37388 4.27677 8.30246C4.70534 7.21317 5.38391 6.21317 6.33034 5.32031C7.4732 4.19531 8.7232 3.64174 10.0446 3.64174C10.5446 3.64174 11.0446 3.74888 11.4911 3.96317C11.9553 4.17746 12.3661 4.49888 12.6875 4.96317L16.8303 10.8025C17.1518 11.2489 17.3839 11.6596 17.5446 12.0525C17.7053 12.4275 17.7946 12.8025 17.7946 13.1417C17.7946 13.5703 17.6696 13.9989 17.4196 14.4096C17.1875 14.8203 16.8482 15.2489 16.4196 15.6775L15.0625 17.0882C14.8661 17.2846 14.7768 17.5167 14.7768 17.8025C14.7768 17.9453 14.7946 18.0703 14.8303 18.2132C14.8839 18.356 14.9375 18.4632 14.9732 18.5703C15.2946 19.1596 15.8482 19.9275 16.6339 20.856C17.4375 21.7846 18.2946 22.731 19.2232 23.6775C20.1875 24.6239 21.1161 25.4989 22.0625 26.3025C22.9911 27.0882 23.7589 27.6239 24.3661 27.9453C24.4553 27.981 24.5625 28.0346 24.6875 28.0882C24.8303 28.1417 24.9732 28.1596 25.1339 28.1596C25.4375 28.1596 25.6696 28.0525 25.8661 27.856L27.2232 26.5167C27.6696 26.0703 28.0982 25.731 28.5089 25.5167C28.9196 25.2667 29.3303 25.1417 29.7768 25.1417C30.1161 25.1417 30.4732 25.2132 30.8661 25.3739C31.2589 25.5346 31.6696 25.7667 32.1161 26.0703L38.0268 30.2667C38.4911 30.5882 38.8125 30.9632 39.0089 31.4096C39.1875 31.856 39.2946 32.3025 39.2946 32.8025Z\" fill=\"#3F55FF\" stroke=\"#3F55FF\" stroke-width=\"2.34375\" stroke-miterlimit=\"10\"/>\\n<path opacity=\"0.4\" d=\"M33.0982 16.1417C33.0982 15.0703 32.2589 13.4275 31.0089 12.0882C29.8661 10.856 28.3482 9.89174 26.8482 9.89174\" stroke=\"#3F55FF\" stroke-width=\"2.34375\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path opacity=\"0.4\" d=\"M39.3482 16.1417C39.3482 9.23103 33.7589 3.64174 26.8482 3.64174\" stroke=\"#3F55FF\" stroke-width=\"2.34375\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17lsagr\",\"data-framer-name\":\"Rectangle 952\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hid1u8\",\"data-framer-name\":\"Rectangle 953\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3e9k6h\",\"data-framer-name\":\"Group 626329\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-fzou0l\",\"data-framer-name\":\"Rectangle 952\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qcs2l\",\"data-framer-name\":\"Group 626320\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-yzvmty\",\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{URPmGDfNT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4841.4+60+0+299+0+120+12+12.6640625),src:\"https://framerusercontent.com/images/pOnjWXNcIVsDAX2kw5pz2jLrTc.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4921.4+60+0+299+0+120+12+12.6640625),src:\"https://framerusercontent.com/images/pOnjWXNcIVsDAX2kw5pz2jLrTc.png\"},className:\"framer-t2u4xb\",\"data-framer-name\":\"image 97\",transformTemplate:transformTemplate2})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g3vz7p\",\"data-framer-name\":\"Frame 1000001185\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o90rpy\",\"data-framer-name\":\"Group 626326\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-kxccpi\",\"data-framer-name\":\"Rectangle 952\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{URPmGDfNT:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4841.4+60+0+299+0+0+0+0+12),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/oDhDNW93oBC4EDCnGwCU4V7qh08.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4921.4+60+0+299+0+0+0+0+12),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/oDhDNW93oBC4EDCnGwCU4V7qh08.png\"},className:\"framer-1o9aj1d\",\"data-framer-name\":\"image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10ovrs7\",\"data-framer-name\":\"Group 626327\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17mcj2o\",\"data-framer-name\":\"Rectangle 952\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{URPmGDfNT:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4841.4+60+0+299+0+0+0+116+18),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zcXL6qaMP6u6n0YcKOs2SE4xGqU.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4921.4+60+0+299+0+0+0+116+18),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zcXL6qaMP6u6n0YcKOs2SE4xGqU.jpg\"},className:\"framer-8de1og\",\"data-framer-name\":\"Ellipse 29\",transformTemplate:transformTemplate2})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uarfqq\",\"data-framer-name\":\"Group 626328\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bzbzea\",\"data-framer-name\":\"Rectangle 952\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{URPmGDfNT:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4841.4+60+0+299+0+0+0+232+18),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/2F8Bu8c2uVX8RMqYw7g50FciW8.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4921.4+60+0+299+0+0+0+232+18),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/2F8Bu8c2uVX8RMqYw7g50FciW8.png\"},className:\"framer-1jmz7jx\",\"data-framer-name\":\"Ellipse 29\",transformTemplate:transformTemplate2})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-25i3sh\",\"data-framer-name\":\"Frame 1000001189\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r7axqx\",\"data-framer-name\":\"Group 626327\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-umjinv\",\"data-framer-name\":\"Rectangle 952\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{URPmGDfNT:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4841.4+60+0+299+0+124+0+0+18),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/aA7TsA3F3Ev1o8vbHBaLX5wfFY.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4921.4+60+0+299+0+124+0+0+18),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/aA7TsA3F3Ev1o8vbHBaLX5wfFY.png\"},className:\"framer-1hahti6\",\"data-framer-name\":\"Ellipse 29\",transformTemplate:transformTemplate2})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-txv1fh\",\"data-framer-name\":\"Frame 1000001190\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j9mjgw\",\"data-framer-name\":\"Group 626326\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3l460m\",\"data-framer-name\":\"Rectangle 952\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{URPmGDfNT:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4841.4+60+0+299+0+70+0+0+19),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yBGVCUzFc4pciwwLDPNrXTO3jQ.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4921.4+60+0+299+0+70+0+0+19),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yBGVCUzFc4pciwwLDPNrXTO3jQ.png\"},className:\"framer-1lyfjjb\",\"data-framer-name\":\"image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iimfpp\",\"data-framer-name\":\"Group 626327\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-lhuev\",\"data-framer-name\":\"Rectangle 952\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{URPmGDfNT:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4841.4+60+0+299+0+70+0+116+18),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/cBeVUSAPMDCatpkEr2FxUkqsTYY.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4921.4+60+0+299+0+70+0+116+18),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/cBeVUSAPMDCatpkEr2FxUkqsTYY.png\"},className:\"framer-gboaft\",\"data-framer-name\":\"Ellipse 29\",transformTemplate:transformTemplate2})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j1if51\",\"data-framer-name\":\"Group 626327\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qxas1u\",\"data-framer-name\":\"Rectangle 952\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{URPmGDfNT:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4841.4+60+0+299+0+120+18),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BfyiLOLbcJo1Lddm1BFyh68C8Cw.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4921.4+60+0+299+0+120+18),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BfyiLOLbcJo1Lddm1BFyh68C8Cw.png\"},className:\"framer-gmsim5\",\"data-framer-name\":\"Ellipse 29\",transformTemplate:transformTemplate2})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1izq39a\",\"data-framer-name\":\"Group 626326\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1brpru2\",\"data-framer-name\":\"Rectangle 952\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{URPmGDfNT:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4841.4+60+0+299+0+182+19),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/LpnGmRgaNF1fBJDXmVVvsZuiPL0.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4921.4+60+0+299+0+182+19),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/LpnGmRgaNF1fBJDXmVVvsZuiPL0.png\"},className:\"framer-y21hcr\",\"data-framer-name\":\"image\"})})]})]}),isDisplayed8()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:495,intrinsicWidth:964,pixelHeight:495,pixelWidth:964,sizes:\"400px\",src:\"https://framerusercontent.com/images/gebASfQR7D3BLVdEIyvjIOD7EyY.png\",srcSet:\"https://framerusercontent.com/images/gebASfQR7D3BLVdEIyvjIOD7EyY.png?scale-down-to=512 512w,https://framerusercontent.com/images/gebASfQR7D3BLVdEIyvjIOD7EyY.png 964w\"}},FGZe8UzdF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:495,intrinsicWidth:964,pixelHeight:495,pixelWidth:964,sizes:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px), 1px)`,src:\"https://framerusercontent.com/images/gebASfQR7D3BLVdEIyvjIOD7EyY.png\",srcSet:\"https://framerusercontent.com/images/gebASfQR7D3BLVdEIyvjIOD7EyY.png?scale-down-to=512 512w,https://framerusercontent.com/images/gebASfQR7D3BLVdEIyvjIOD7EyY.png 964w\"}},M13vwEgcM:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:495,intrinsicWidth:964,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6192.3+296.5-327+0+219+0),pixelHeight:495,pixelWidth:964,positionX:\"center\",positionY:\"top\",sizes:\"280px\",src:\"https://framerusercontent.com/images/gebASfQR7D3BLVdEIyvjIOD7EyY.png\",srcSet:\"https://framerusercontent.com/images/gebASfQR7D3BLVdEIyvjIOD7EyY.png?scale-down-to=512 512w,https://framerusercontent.com/images/gebASfQR7D3BLVdEIyvjIOD7EyY.png 964w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:495,intrinsicWidth:964,pixelHeight:495,pixelWidth:964,src:\"https://framerusercontent.com/images/gebASfQR7D3BLVdEIyvjIOD7EyY.png\",srcSet:\"https://framerusercontent.com/images/gebASfQR7D3BLVdEIyvjIOD7EyY.png?scale-down-to=512 512w,https://framerusercontent.com/images/gebASfQR7D3BLVdEIyvjIOD7EyY.png 964w\"},className:\"framer-1t0dnl9 hidden-hpdzqf hidden-1ooy8jj\",\"data-framer-name\":\"Group_626325\"})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9nu367\",\"data-framer-name\":\"How Sensei work?\",id:elementId6,ref:ref7,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n7vc0e\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jhzb0l\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v66\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1e670wl\",\"data-styles-preset\":\"BNLT5JU9R\",children:\"How does Sensei work?\"})}),className:\"framer-127wpnu\",\"data-framer-name\":\"Manage your projects\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-190bjxp\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vh76oj\",\"data-framer-name\":\"1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1crexyn\",\"data-framer-name\":\"Frame 1000001146\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15m809s\",\"data-framer-name\":\"Group 2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-x2zckn\",\"data-framer-name\":\"Oval\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v67\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UnViaWstcmVndWxhcg==\",\"--framer-font-family\":'\"Rubik\", \"Rubik Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.09px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"1\"})}),className:\"framer-5qdiu6\",\"data-framer-name\":\"1\",fonts:[\"GF;Rubik-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v68\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"Upload Your Information\"})}),className:\"framer-78lcgs\",\"data-framer-name\":\"Create a project\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v69\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d2x3zp\",\"data-styles-preset\":\"QibW832ON\",style:{\"--framer-text-alignment\":\"left\"},children:\"Input your resume, personal stories, and job information to for personalized responses.\"})}),className:\"framer-k207ro\",\"data-framer-name\":\"With lots of unique\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wa9op4\",\"data-framer-name\":\"2\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g96fb7\",\"data-framer-name\":\"Frame 1000001146\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fjf2s2\",\"data-framer-name\":\"Group 2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e22j5v\",\"data-framer-name\":\"Oval\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v70\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UnViaWstcmVndWxhcg==\",\"--framer-font-family\":'\"Rubik\", \"Rubik Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.09px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"2\"})}),className:\"framer-1iw6hig\",\"data-framer-name\":\"1\",fonts:[\"GF;Rubik-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v71\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"Try AI in Our Playground\"})}),className:\"framer-1i08nr6\",\"data-framer-name\":\"Create a project\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v72\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d2x3zp\",\"data-styles-preset\":\"QibW832ON\",style:{\"--framer-text-alignment\":\"left\"},children:\"Experiment with our AI in a sandbox environment to understand its capabilities.\"})}),className:\"framer-p21icn\",\"data-framer-name\":\"With lots of unique\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-31z5v0\",\"data-framer-name\":\"3\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tqgcjx\",\"data-framer-name\":\"Frame 1000001146\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r97b9m\",\"data-framer-name\":\"Group 2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-q65p4x\",\"data-framer-name\":\"Oval\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v73\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UnViaWstcmVndWxhcg==\",\"--framer-font-family\":'\"Rubik\", \"Rubik Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.09px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"3\"})}),className:\"framer-zx80dx\",\"data-framer-name\":\"1\",fonts:[\"GF;Rubik-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v74\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"Configure Settings\"})}),className:\"framer-1feduwr\",\"data-framer-name\":\"Create a project\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v75\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d2x3zp\",\"data-styles-preset\":\"QibW832ON\",style:{\"--framer-text-alignment\":\"left\"},children:\"Fine-tune parameters to customize the tone and style of your responses.\"})}),className:\"framer-t24yff\",\"data-framer-name\":\"With lots of unique\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ipujtu\",\"data-framer-name\":\"4\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14xsuok\",\"data-framer-name\":\"Frame 1000001146\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qb5k57\",\"data-framer-name\":\"Group 2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-135hlqh\",\"data-framer-name\":\"Oval\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v76\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UnViaWstcmVndWxhcg==\",\"--framer-font-family\":'\"Rubik\", \"Rubik Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.09px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"4\"})}),className:\"framer-1o3lort\",\"data-framer-name\":\"1\",fonts:[\"GF;Rubik-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v77\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(22, 28, 45)\"},children:\"Sit Back and Interview\"})}),className:\"framer-1rswmoe\",\"data-framer-name\":\"Create a project\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v78\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d2x3zp\",\"data-styles-preset\":\"QibW832ON\",style:{\"--framer-text-alignment\":\"left\"},children:\"Let Sensei AI handle the hard work to help you a confident interview and land the job.\"})}),className:\"framer-9yswq4\",\"data-framer-name\":\"With lots of unique\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vknash\",\"data-framer-name\":\"How Sensei work?\",id:elementId7,ref:ref8,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eq5lul\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11f2ul2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m4rnu2\",\"data-framer-name\":\"Frame 626337\",children:/*#__PURE__*/_jsx(Link,{href:\"https://app.arcade.software/share/QCYgDT3iAhnUJBAt0pGJ\",motionChild:true,nodeId:\"X5wo48KW4\",scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-dq6ton framer-50y1xu\",\"data-border\":true,\"data-framer-name\":\"Frame 3\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v79\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Try interactive demo\"})}),className:\"framer-6xzbpj\",\"data-framer-name\":\"Try interactive demo\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1yokefq\",\"data-framer-name\":\"Frame\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:78,intrinsicWidth:88,style:{rotate:210},svg:'<svg width=\"88\" height=\"78\" viewBox=\"0 0 88 78\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_393_237)\">\\n<path d=\"M10.5763 17.2728C15.0977 13.5468 19.8287 9.88655 25.002 9.18698C29.6242 8.56597 33.7225 10.1901 36.826 12.8933C40.2039 15.8388 42.2698 20.3172 43.2565 25.2209C43.7643 27.7435 44.0187 30.3812 44.0727 33.0906C44.0944 34.4367 44.0723 35.8024 44.0108 37.1709C43.9492 38.5393 43.8883 39.9283 43.3879 41.3329C42.9554 42.5328 42.0963 43.6867 41.0121 44.2698C39.8647 44.8895 38.7824 44.5767 38.0161 43.9303C36.2855 42.4688 35.6468 39.5524 35.5272 36.9584C35.2884 31.9421 37.378 25.1757 42.2534 21.8684C47.1288 18.5611 52.2297 20.16 55.463 23.0649C58.6963 25.9698 61.3178 30.5139 63.1318 34.9977C66.5775 43.5053 67.7062 53.6501 66.1241 64.2091C65.9321 65.5167 65.6858 66.8266 65.4001 68.1392C65.0759 69.6467 63.1773 67.8661 63.3873 66.8233C65.2712 57.5539 65.2344 48.515 63.0888 40.4926C62.0275 36.5348 60.49 32.8389 58.4426 29.6034C56.239 26.1075 53.4248 22.5277 48.8631 22.5457C46.8121 22.554 44.5674 23.3344 42.6812 25.0004C40.795 26.6665 39.3043 29.1331 38.4553 31.5744C37.6063 34.0157 37.3594 36.4241 37.6007 38.6394C37.7042 39.5888 37.9011 40.5229 38.233 41.3497C38.3881 41.7303 38.518 42.0932 38.958 42.0983C39.4773 42.1084 40.0335 41.7107 40.4649 41.2762C42.2431 39.4742 41.9981 36.5003 42.0396 34.4827C42.0884 32.0567 41.99 29.6691 41.7012 27.3602C41.1702 23.1278 39.9274 19.0532 37.4846 16.1362C34.9237 13.0762 31.0486 11.3157 26.718 11.6162C21.5389 11.969 16.6826 15.7332 12.1363 19.4519C11.1913 20.2231 9.71367 17.9907 10.5908 17.2628L10.5858 17.2593L10.5763 17.2728Z\" fill=\"#333333\"/>\\n<path d=\"M61.1156 59.3767L62.6829 67.7209L63.4396 71.738C63.6519 72.8543 63.7154 74.2698 64.3829 75.0791L63.1425 74.444C64.3381 73.7875 65.1766 72.2866 65.9116 71.1165C66.7406 69.7904 67.5292 68.4361 68.3228 67.0853C69.9149 64.3769 71.5558 61.4909 73.6934 59.1638C74.5017 58.287 75.9799 60.3787 75.2389 61.3529C73.1535 64.0895 71.3922 66.9216 69.6594 69.8745C68.8046 71.3236 67.9547 72.7763 67.0146 74.1861C66.2493 75.3349 65.4938 76.3192 64.342 76.9559C63.8559 77.2211 63.3222 76.5861 63.1015 76.3209C62.2748 75.3197 61.9563 73.968 61.6956 72.5658C61.4057 71.0224 61.1159 69.4789 60.821 67.932L59.0817 58.661C58.9632 58.0237 59.5102 57.6498 59.9891 57.793C60.6278 57.9873 60.9857 58.6911 61.1159 59.387L61.1156 59.3767Z\" fill=\"#333333\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_393_237\">\\n<rect width=\"78.8952\" height=\"39.4844\" fill=\"white\" transform=\"matrix(0.819669 0.572838 0.572838 -0.819669 0 32.3633)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{y:undefined},FGZe8UzdF:{y:undefined},M13vwEgcM:{y:(componentViewport?.y||0)+0+8252.8+40+-9.98155339805814},URPmGDfNT:{y:(componentViewport?.y||0)+0+6220.4+80+0+181}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:515,width:\"800px\",y:(componentViewport?.y||0)+0+6300.4+80+0+181,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{style:{scale:.5}},FGZe8UzdF:{style:{scale:.8}},M13vwEgcM:{style:{scale:.39}}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-or3693-container\",nodeId:\"Ov6fES6JZ\",rendersWithMotion:true,scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(MainFrame,{height:\"100%\",id:\"Ov6fES6JZ\",layoutId:\"Ov6fES6JZ\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ygotpb\",\"data-framer-name\":\"Pricing\",id:elementId8,ref:ref9,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-gsd3w4\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1094,intrinsicWidth:1290,svg:'<svg width=\"1290\" height=\"1094\" viewBox=\"0 0 1290 1094\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M647 40.472C395.893 40.472 4 0 4 0V372H0V1094C0 1094 392.502 1046.91 644 1046.91C895.498 1046.91 1288 1094 1288 1094V1029H1290V0C1290 0 898.107 40.472 647 40.472Z\" fill=\"#F5F5FC\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oq225d\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1aiyuh1\",\"data-framer-name\":\"Frame 1000001149\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v80\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1e670wl\",\"data-styles-preset\":\"BNLT5JU9R\",children:\"Pricing\"})}),className:\"framer-1j6gr0c\",\"data-framer-name\":\"People choose us bec\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{y:undefined},FGZe8UzdF:{y:undefined},M13vwEgcM:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,y:(componentViewport?.y||0)+0+8788.8+100+0+0+88},URPmGDfNT:{y:(componentViewport?.y||0)+0+7076.4+140+0+0+88}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:656,y:(componentViewport?.y||0)+0+7156.4+140+0+0+88,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3fq3ne-container\",nodeId:\"enrlrlLaI\",scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{style:{width:\"100%\"},variant:\"lfXw9lG6n\"}},children:/*#__PURE__*/_jsx(Pricing,{height:\"100%\",id:\"enrlrlLaI\",layoutId:\"enrlrlLaI\",variant:\"Omfzgi0C_\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ik9xae\",\"data-framer-name\":\"Testimonials\",id:elementId9,ref:ref10,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rsrfq5\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fg89vt\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v81\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1e670wl\",\"data-styles-preset\":\"BNLT5JU9R\",children:\"What our customers say\"})}),className:\"framer-83zsgg\",\"data-framer-name\":\"People choose us bec\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xhej5i-container hidden-1nedgju\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"U2Geqj96I\",scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:60,height:\"100%\",hoverFactor:0,id:\"U2Geqj96I\",layoutId:\"U2Geqj96I\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bh83bp\",\"data-framer-name\":\"Group 626298\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-l8m8dm\",\"data-framer-name\":\"Frame 1000001151\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v82\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Sensei AI is a game changer for folks interested in switching careers. I haven\u2019t interviewed in years and was really nervous. I switched from a sales associate to a supply chain manager all because of Sensei.\"})}),className:\"framer-1fiaea1\",\"data-framer-name\":\"\u201COMG! I cannot belie\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ck5g9w\",\"data-framer-name\":\"Extra/Name Style 01\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rqaea5\",\"data-framer-name\":\"Group\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v83\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"- D.A.\"})}),className:\"framer-1rfsh5j\",\"data-framer-name\":\"John Doe\",fonts:[\"GF;Outfit-700\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v84\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"Supply Chain Manager Offer @ Walmart\"})}),className:\"framer-9mdnoi\",\"data-framer-name\":\"Graphic Designer\",fonts:[\"GF;Outfit-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v85\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"104px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"103px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"\u201C\"})}),className:\"framer-1jwv6pe\",\"data-framer-name\":\"\u201C\",fonts:[\"GF;Outfit-600\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bx9f2n\",\"data-framer-name\":\"Group 626299\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u0cucx\",\"data-framer-name\":\"Frame 1000001151\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v86\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Sensei is magical. Its answers for my finance technical questions were even better than my interview guides, especially because Sensei always tailors the answer to the question.\"})}),className:\"framer-16jmv3o\",\"data-framer-name\":\"\u201COMG! I cannot belie\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pgtuuz\",\"data-framer-name\":\"Extra/Name Style 01\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cprefe\",\"data-framer-name\":\"Group\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v87\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"- J.B. \"})}),className:\"framer-1a4s2v8\",\"data-framer-name\":\"John Doe\",fonts:[\"GF;Outfit-700\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v88\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"Investment Banking Analyst Offer @ Goldman Sachs\"})}),className:\"framer-142z2t\",\"data-framer-name\":\"Graphic Designer\",fonts:[\"GF;Outfit-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v85\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"104px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"103px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"\u201C\"})}),className:\"framer-p9z7jl\",\"data-framer-name\":\"\u201C\",fonts:[\"GF;Outfit-600\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-icw63n\",\"data-framer-name\":\"Group 626299\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11sy6vt\",\"data-framer-name\":\"Frame 1000001151\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v89\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"OMG! Sensei AI is sooo much better than Final Round AI, which bugged out on me mid-interview! Final Round was unreliable, slower and more expensive.\"})}),className:\"framer-bzfw9i\",\"data-framer-name\":\"\u201COMG! I cannot belie\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-12oujyz\",\"data-framer-name\":\"Extra/Name Style 01\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1amklru\",\"data-framer-name\":\"Group\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v90\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"- M.G. \"})}),className:\"framer-jcg431\",\"data-framer-name\":\"John Doe\",fonts:[\"GF;Outfit-700\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v91\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"Software Engineer Offer @ Netflix\"})}),className:\"framer-3twq1n\",\"data-framer-name\":\"Graphic Designer\",fonts:[\"GF;Outfit-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v85\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"104px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"103px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"\u201C\"})}),className:\"framer-1284o7\",\"data-framer-name\":\"\u201C\",fonts:[\"GF;Outfit-600\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bw92dp\",\"data-framer-name\":\"Group 626300\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bln2gm\",\"data-framer-name\":\"Frame 1000001151\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v92\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Harvard was my dream school so I knew I couldn\u2019t mess up my online interviews. Sensei AI gave me the confidence to ace the interviews with ease!\"})}),className:\"framer-1meykf\",\"data-framer-name\":\"\u201COMG! I cannot belie\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-cra1zk\",\"data-framer-name\":\"Extra/Name Style 01\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j8telh\",\"data-framer-name\":\"Group\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v93\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"- A.B. \"})}),className:\"framer-glgy4m\",\"data-framer-name\":\"John Doe\",fonts:[\"GF;Outfit-700\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v94\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"Research Assistant @ Harvard University\"})}),className:\"framer-vwcr1h\",\"data-framer-name\":\"Graphic Designer\",fonts:[\"GF;Outfit-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v85\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"104px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"103px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"\u201C\"})}),className:\"framer-1s6fq6z\",\"data-framer-name\":\"\u201C\",fonts:[\"GF;Outfit-600\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-d5z07m\",\"data-framer-name\":\"Group 626301\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q0979t\",\"data-framer-name\":\"Frame 1000001151\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v95\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Honestly, I was skeptical but my friend told me she got the job using Sensei, so I tried. Turns out it works super well and I crushed my interviews. Thank you!\"})}),className:\"framer-cnk39s\",\"data-framer-name\":\"\u201COMG! I cannot belie\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-14w2wkn\",\"data-framer-name\":\"Extra/Name Style 01\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-spgs4z\",\"data-framer-name\":\"Group\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v96\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"- F.T. \"})}),className:\"framer-5mq7l5\",\"data-framer-name\":\"John Doe\",fonts:[\"GF;Outfit-700\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v97\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"Product Marketing Offer @ Google\"})}),className:\"framer-92a9mc\",\"data-framer-name\":\"Graphic Designer\",fonts:[\"GF;Outfit-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v85\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"104px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"103px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"\u201C\"})}),className:\"framer-1ytduee\",\"data-framer-name\":\"\u201C\",fonts:[\"GF;Outfit-600\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10huouh\",\"data-framer-name\":\"Group 626302\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9idch5\",\"data-framer-name\":\"Frame 1000001151\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v98\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"No matter how many case books or practices I do, I still get nervous and freeze in case interviews. Sensei has helped me overcome my fear, and I feel so much more confident.\"})}),className:\"framer-x1tqy8\",\"data-framer-name\":\"\u201COMG! I cannot belie\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15tu9wq\",\"data-framer-name\":\"Extra/Name Style 01\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2hoysf\",\"data-framer-name\":\"Group\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v99\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"- E.W.\"})}),className:\"framer-n9mipj\",\"data-framer-name\":\"John Doe\",fonts:[\"GF;Outfit-700\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v100\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"Business Analyst Offer @ McKinsey & Co.\"})}),className:\"framer-1rxe30t\",\"data-framer-name\":\"Graphic Designer\",fonts:[\"GF;Outfit-regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v85\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"104px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"103px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"\u201C\"})}),className:\"framer-xqzfpk\",\"data-framer-name\":\"\u201C\",fonts:[\"GF;Outfit-600\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1spi0rl-container hidden-hpdzqf hidden-1ooy8jj hidden-1y6fc5i hidden-1hk7gu0\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Tvgvq5P2V\",scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:60,height:\"100%\",hoverFactor:0,id:\"Tvgvq5P2V\",layoutId:\"Tvgvq5P2V\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-aqxfi5\",\"data-framer-name\":\"Group 626298\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v101\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"70px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"103px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"\u201C\"})}),className:\"framer-1mrk5p5\",\"data-framer-name\":\"\u201C\",fonts:[\"GF;Outfit-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mvs6pj\",\"data-framer-name\":\"Frame 1000001151\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v102\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Sensei AI is a game changer for folks interested in switching careers. I haven\u2019t interviewed in years and was really nervous. I switched from a sales associate to a supply chain manager all because of Sensei.\"})}),className:\"framer-1y8e17o\",\"data-framer-name\":\"\u201COMG! I cannot belie\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19aur8t\",\"data-framer-name\":\"Extra/Name Style 01\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6yz94e\",\"data-framer-name\":\"Group\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v103\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"- D.A.\"})}),className:\"framer-1ptlprm\",\"data-framer-name\":\"John Doe\",fonts:[\"GF;Outfit-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v104\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"Supply Chain Manager Offer @ Walmart\"})}),className:\"framer-xgzemx\",\"data-framer-name\":\"Graphic Designer\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-diio5j\",\"data-framer-name\":\"Group 626298\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v101\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"70px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"103px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"\u201C\"})}),className:\"framer-11ge6z3\",\"data-framer-name\":\"\u201C\",fonts:[\"GF;Outfit-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4w83h8\",\"data-framer-name\":\"Frame 1000001151\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v105\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Sensei is magical. Its answers for my finance technical questions were even better than my interview guides, especially because Sensei always tailors the answer to the question.\"})}),className:\"framer-ybwtwl\",\"data-framer-name\":\"\u201COMG! I cannot belie\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-11pgz4z\",\"data-framer-name\":\"Extra/Name Style 01\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-v7ase5\",\"data-framer-name\":\"Group\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v106\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"- J.B. \"})}),className:\"framer-14n7ivt\",\"data-framer-name\":\"John Doe\",fonts:[\"GF;Outfit-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v107\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"Investment Banking Analyst Offer @ Goldman Sachs\"})}),className:\"framer-wyzhy8\",\"data-framer-name\":\"Graphic Designer\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-l9bkww\",\"data-framer-name\":\"Group 626298\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v101\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"70px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"103px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"\u201C\"})}),className:\"framer-1kghwe9\",\"data-framer-name\":\"\u201C\",fonts:[\"GF;Outfit-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9jrj85\",\"data-framer-name\":\"Frame 1000001151\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v108\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"OMG! Sensei AI is sooo much better than Final Round AI, which bugged out on me mid-interview! Final Round was unreliable, slower and more expensive.\"})}),className:\"framer-73aqm7\",\"data-framer-name\":\"\u201COMG! I cannot belie\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-gpqt3u\",\"data-framer-name\":\"Extra/Name Style 01\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xve5vg\",\"data-framer-name\":\"Group\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v109\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"- M.G. \"})}),className:\"framer-x080jt\",\"data-framer-name\":\"John Doe\",fonts:[\"GF;Outfit-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v110\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"Software Engineer Offer @ Netflix\"})}),className:\"framer-22b4z8\",\"data-framer-name\":\"Graphic Designer\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y3jd6g\",\"data-framer-name\":\"Group 626298\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v101\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"70px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"103px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"\u201C\"})}),className:\"framer-1ipzvod\",\"data-framer-name\":\"\u201C\",fonts:[\"GF;Outfit-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-su2xek\",\"data-framer-name\":\"Frame 1000001151\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v111\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Harvard was my dream school so I knew I couldn\u2019t mess up my online interviews. Sensei AI gave me the confidence to ace the interviews with ease!\"})}),className:\"framer-pcgun9\",\"data-framer-name\":\"\u201COMG! I cannot belie\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-zsjozv\",\"data-framer-name\":\"Extra/Name Style 01\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zkasf2\",\"data-framer-name\":\"Group\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v112\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"- A.B. \"})}),className:\"framer-1kb1dnu\",\"data-framer-name\":\"John Doe\",fonts:[\"GF;Outfit-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v113\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"Research Assistant @ Harvard UniversityOffer @ Netflix\"})}),className:\"framer-t4zxkz\",\"data-framer-name\":\"Graphic Designer\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1b94dvy\",\"data-framer-name\":\"Group 626298\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v101\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"70px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"103px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"\u201C\"})}),className:\"framer-1ic5trj\",\"data-framer-name\":\"\u201C\",fonts:[\"GF;Outfit-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7cngrz\",\"data-framer-name\":\"Frame 1000001151\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v114\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Honestly, I was skeptical but my friend told me she got the job using Sensei, so I tried. Turns out it works super well and I crushed my interviews. Thank you!\"})}),className:\"framer-pjo4pz\",\"data-framer-name\":\"\u201COMG! I cannot belie\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1epo4xm\",\"data-framer-name\":\"Extra/Name Style 01\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ezvcnw\",\"data-framer-name\":\"Group\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v115\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"- F.T. \"})}),className:\"framer-va8xio\",\"data-framer-name\":\"John Doe\",fonts:[\"GF;Outfit-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v116\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"Product Marketing Offer @ Google\"})}),className:\"framer-1v2g26u\",\"data-framer-name\":\"Graphic Designer\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ipgwzv\",\"data-framer-name\":\"Group 626298\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v101\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"70px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"103px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(63, 84, 255)\"},children:\"\u201C\"})}),className:\"framer-1v6ncgi\",\"data-framer-name\":\"\u201C\",fonts:[\"GF;Outfit-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nrduia\",\"data-framer-name\":\"Frame 1000001151\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v117\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"No matter how many case books or practices I do, I still get nervous and freeze in case interviews. Sensei has helped me overcome my fear, and I feel so much more confident.\"})}),className:\"framer-1nt3hu\",\"data-framer-name\":\"\u201COMG! I cannot belie\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-3rmir1\",\"data-framer-name\":\"Extra/Name Style 01\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1utq82w\",\"data-framer-name\":\"Group\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v118\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"- E.W.\"})}),className:\"framer-gkqzlf\",\"data-framer-name\":\"John Doe\",fonts:[\"GF;Outfit-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v119\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(88, 88, 88)\"},children:\"Business Analyst Offer @ McKinsey & Co.\"})}),className:\"framer-1uwvrxi\",\"data-framer-name\":\"Graphic Designer\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rva093\",\"data-framer-name\":\"FAQ\",id:elementId10,ref:ref11,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-9ytske\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1346,intrinsicWidth:1290,svg:'<svg width=\"1290\" height=\"1346\" viewBox=\"0 0 1290 1346\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M647 49.7946C395.893 49.7946 4 0 4 0V457.689H0V1346C0 1346 392.502 1288.07 644 1288.07C895.498 1288.07 1288 1346 1288 1346V1266.03H1290V0C1290 0 898.107 49.7946 647 49.7946Z\" fill=\"#F5F5FC\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kwx2ad\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v120\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1e670wl\",\"data-styles-preset\":\"BNLT5JU9R\",children:\"FAQ\"})}),className:\"framer-1g4dbgk\",\"data-framer-name\":\"FAQ\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{y:undefined},FGZe8UzdF:{width:`min(max(${componentViewport?.width||\"100vw\"} - 160px, 1px), 1200px)`,y:undefined},M13vwEgcM:{width:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1200px)`,y:(componentViewport?.y||0)+0+10120.8+50+0+88},URPmGDfNT:{y:(componentViewport?.y||0)+0+8828.4+160+0+88}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:557,width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px)`,y:(componentViewport?.y||0)+0+8908.4+160+0+88,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1822gw2-container\",nodeId:\"KP6yGcgOA\",scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{variant:\"n976BTIz1\"}},children:/*#__PURE__*/_jsx(FAQSection,{height:\"100%\",id:\"KP6yGcgOA\",layoutId:\"KP6yGcgOA\",style:{width:\"100%\"},variant:\"laMe0MGPK\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1owhimy\",\"data-framer-name\":\"Testimonials 2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v121\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Affiliates\"})}),className:\"framer-zz6rm2\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vgm3nj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v122\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"\u201CThank you for partnering with such a game-changing tool! With Sensei AI, our users are acing their interviews and landing jobs faster than ever. It's a win-win for everyone involved!\u201D\"})}),className:\"framer-g1dk6q\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qrktfo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bYS5wpePV:{y:undefined},FGZe8UzdF:{y:undefined},M13vwEgcM:{y:(componentViewport?.y||0)+0+10865.8+60+120+0+76+0},URPmGDfNT:{y:(componentViewport?.y||0)+0+9773.4+100+120+0+76+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"180px\",y:(componentViewport?.y||0)+0+9853.4+100+120+0+76+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-js2kj6-container\",id:\"js2kj6\",nodeId:\"i9FC7mlQY\",scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"i9FC7mlQY\",iDiXCSmaR:\"Partner with us\",layoutId:\"i9FC7mlQY\",n_VjzY4Ba:\"https://senseicopilot.tolt.io/\",style:{height:\"100%\",width:\"100%\"},Uhg5GYRvv:false,variant:\"DDPjvYhKz\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15f2x0\",\"data-framer-name\":\"Footer\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ugslsp\",\"data-framer-name\":\"Frame 626337\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-167efgr\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xa6fd7\",\"data-framer-name\":\"Frame 1000001196\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gw8xjm\",\"data-framer-name\":\"Frame 1000001195\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v123\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"22.4px\",\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"Sensei AI\"})}),className:\"framer-1jhrpyv\",\"data-framer-name\":\"Sensei AI\",fonts:[\"GF;Outfit-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v124\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-text-color\":\"rgb(18, 18, 18)\"},children:\"hi@senseicopilot.com\"})}),className:\"framer-2o9qh\",\"data-framer-name\":\"hi@senseicopilot.com\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18sqq2z\",\"data-framer-name\":\"Frame 1000001196\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-pm89h1\",\"data-framer-name\":\"Frame\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_393_240)\">\\n<path d=\"M24 12C24 5.37258 18.6274 0 12 0C5.37259 0 0 5.37258 0 12C0 18.6274 5.37259 24 12 24C18.6274 24 24 18.6274 24 12Z\" fill=\"#121212\"/>\\n<path d=\"M19.5567 9.51438C19.4623 8.60285 19.259 7.59519 18.5111 7.06564C17.9318 6.65499 17.1704 6.63981 16.4595 6.64065C14.9569 6.64065 13.4534 6.64319 11.9508 6.64403C10.5055 6.64572 9.06017 6.64656 7.61488 6.64824C7.01113 6.64824 6.42424 6.60187 5.86349 6.86327C5.382 7.08757 5.00508 7.51424 4.77825 7.98898C4.46373 8.64923 4.39796 9.39717 4.36001 10.1274C4.29002 11.4572 4.29761 12.7903 4.38109 14.1193C4.44265 15.089 4.59864 16.1607 5.34828 16.7788C6.01274 17.3261 6.95041 17.353 7.81219 17.3539C10.5476 17.3564 13.2839 17.3589 16.0202 17.3606C16.371 17.3615 16.7369 17.3547 17.0945 17.3159C17.7977 17.2401 18.4681 17.0385 18.9201 16.5174C19.3762 15.9921 19.4935 15.261 19.5626 14.5687C19.7313 12.889 19.7296 11.1933 19.5567 9.51438ZM10.3689 14.3554V9.64592L14.4467 12.0002L10.3689 14.3554Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_393_240\">\\n<rect width=\"24\" height=\"24\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1oi0gcy\",\"data-framer-name\":\"Frame\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_393_243)\">\\n<path d=\"M12.0273 0H11.9727C5.36035 0 0 5.36035 0 11.9727V12.0273C0 18.6397 5.36035 24 11.9727 24H12.0273C18.6397 24 24 18.6397 24 12.0273V11.9727C24 5.36035 18.6397 0 12.0273 0Z\" fill=\"#121212\"/>\\n<path d=\"M17.801 8.67951V10.9456C17.4049 10.9069 16.8903 10.8169 16.3211 10.6084C15.5778 10.336 15.0245 9.96346 14.6621 9.67505V14.2551L14.6529 14.2408C14.6588 14.3316 14.6621 14.4241 14.6621 14.5174C14.6621 16.7919 12.8114 18.6434 10.5361 18.6434C8.26084 18.6434 6.41016 16.7919 6.41016 14.5174C6.41016 12.243 8.26084 10.3906 10.5361 10.3906C10.759 10.3906 10.9776 10.4083 11.1912 10.4427V12.676C10.986 12.6028 10.7657 12.5633 10.5361 12.5633C9.45903 12.5633 8.58204 13.4395 8.58204 14.5174C8.58204 15.5954 9.45903 16.4715 10.5361 16.4715C11.6133 16.4715 12.4902 15.5945 12.4902 14.5174C12.4902 14.4771 12.4894 14.4367 12.4869 14.3964V5.49609H14.7513C14.7597 5.6878 14.7672 5.8812 14.7756 6.07291C14.7908 6.45045 14.9253 6.81284 15.1599 7.10966C15.4349 7.45861 15.841 7.86389 16.4111 8.18761C16.945 8.48947 17.4461 8.6198 17.801 8.68118V8.67951Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_393_243\">\\n<rect width=\"24\" height=\"24\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rib21v-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lVA5917rb\",scopeId:\"P5xhKewVH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{M13vwEgcM:{paddingPerSide:true}},children:/*#__PURE__*/_jsx(LocaleSelector,{fillColor:\"rgb(238, 238, 238)\",font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},height:\"100%\",id:\"lVA5917rb\",layoutId:\"lVA5917rb\",options:{focus:{color:\"rgb(0, 153, 255)\",offset:0,style:\"solid\",width:1},gap:5,title:true},padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,radius:10,radiusBottomLeft:10,radiusBottomRight:10,radiusPerConrner:false,radiusTopLeft:10,radiusTopRight:10,style:{width:\"100%\"},textColor:\"rgb(0, 0, 0)\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-w31isl\",\"data-framer-name\":\"Line 2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:1113,svg:'<svg width=\"1113\" height=\"3\" viewBox=\"-1 -1 1113 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.5 0.5H1110.5\" stroke=\"#D3D3D3\" stroke-linecap=\"square\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-164bs7a\",\"data-framer-name\":\"Frame 1000001199\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7w34sy\",\"data-framer-name\":\"Frame 1000001194\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tgg64a\",\"data-framer-name\":\"vuesax/linear/copyright\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-d417kg\",\"data-framer-name\":\"vuesax/linear/copyright\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:14,svg:'<svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.0013 12.8346C3.7813 12.8346 1.16797 10.2213 1.16797 7.0013C1.16797 3.7813 3.7813 1.16797 7.0013 1.16797C10.2213 1.16797 12.8346 3.7813 12.8346 7.0013C12.8346 10.2213 10.2213 12.8346 7.0013 12.8346Z\" stroke=\"#6F6F6F\" stroke-width=\"0.875\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M8.67803 8.7513C8.26386 9.11297 7.72719 9.33464 7.13802 9.33464C5.84885 9.33464 4.80469 8.29047 4.80469 7.0013C4.80469 5.71214 5.84885 4.66797 7.13802 4.66797C7.72719 4.66797 8.26386 4.88964 8.67803 5.2513\" stroke=\"#6F6F6F\" stroke-width=\"0.875\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v125\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-text-color\":\"rgb(111, 111, 111)\"},children:\"2024. All rights reserved to Sensei AI. \"})}),className:\"framer-ko28v9\",\"data-framer-name\":\"2024. All rights reserved to Sensei AI.\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v126\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-text-color\":\"rgb(111, 111, 111)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://app.senseicopilot.com/privacy\",motionChild:true,nodeId:\"Swrq21Ew5\",openInNewTab:true,scopeId:\"P5xhKewVH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-shuzd9\",\"data-styles-preset\":\"CQHDVcY6m\",children:\"Privacy Policy\"})})})}),className:\"framer-15clszv\",\"data-framer-name\":\"Privacy Policy\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v127\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-text-color\":\"rgb(111, 111, 111)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://app.senseicopilot.com/terms\",motionChild:true,nodeId:\"GhnjdN3cE\",openInNewTab:true,scopeId:\"P5xhKewVH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-shuzd9\",\"data-styles-preset\":\"CQHDVcY6m\",children:\"Terms and Conditions\"})})})}),className:\"framer-4ubfcd\",\"data-framer-name\":\"Terms and Conditions\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-AjOSc.framer-50y1xu, .framer-AjOSc .framer-50y1xu { display: block; }\",\".framer-AjOSc.framer-hpdzqf { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-AjOSc .framer-5lehdx { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.08); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; left: 49%; overflow: visible; padding: 8px 8px 8px 32px; position: fixed; top: 16px; transform: translateX(-50%); width: min-content; z-index: 10; }\",\".framer-AjOSc .framer-h017s8 { 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: min-content; }\",\".framer-AjOSc .framer-iiz69l { 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: 0px; position: relative; width: min-content; }\",\".framer-AjOSc .framer-bovkn0, .framer-AjOSc .framer-1cp47gp, .framer-AjOSc .framer-14g7o9x, .framer-AjOSc .framer-1m4x9mm, .framer-AjOSc .framer-1ey3ny2, .framer-AjOSc .framer-1jjr85a, .framer-AjOSc .framer-m8lnol { --framer-paragraph-spacing: 0px; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-AjOSc .framer-gkvtye { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-AjOSc .framer-1onobx9-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-AjOSc .framer-tdvlm0-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-AjOSc .framer-4okobo-container { flex: none; height: auto; position: relative; width: 100%; z-index: 10; }\",\".framer-AjOSc .framer-1a5agbz { 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: 140px 40px 110px 40px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-1eqzp5y { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-AjOSc .framer-zlfhn7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-ucerwp { 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-AjOSc .framer-1oj13s4, .framer-AjOSc .framer-1dxv895, .framer-AjOSc .framer-m54m1a, .framer-AjOSc .framer-ht3nnb, .framer-AjOSc .framer-1m1mjjd, .framer-AjOSc .framer-128bv2m, .framer-AjOSc .framer-13ttnmj, .framer-AjOSc .framer-1ptlprm, .framer-AjOSc .framer-14n7ivt, .framer-AjOSc .framer-x080jt, .framer-AjOSc .framer-1kb1dnu, .framer-AjOSc .framer-va8xio, .framer-AjOSc .framer-gkqzlf, .framer-AjOSc .framer-ko28v9, .framer-AjOSc .framer-15clszv, .framer-AjOSc .framer-4ubfcd { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-AjOSc .framer-10j7jut { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-AjOSc .framer-izi5zp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 101px; }\",\".framer-AjOSc .framer-1shxwe0 { --border-bottom-width: 1px; --border-color: #ffffff; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 30px; }\",\".framer-AjOSc .framer-1q9j0mp { --border-bottom-width: 1px; --border-color: #ffffff; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 0px; flex: none; left: 18px; position: absolute; top: 0px; width: var(--framer-aspect-ratio-supported, 30px); z-index: 1; }\",\".framer-AjOSc .framer-1mo7kv5 { --border-bottom-width: 1px; --border-color: #ffffff; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 0px; flex: none; left: 34px; position: absolute; top: 0px; width: var(--framer-aspect-ratio-supported, 30px); z-index: 1; }\",\".framer-AjOSc .framer-11wxyy4 { --border-bottom-width: 1px; --border-color: #ffffff; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 0px; flex: none; left: 52px; position: absolute; top: 0px; width: var(--framer-aspect-ratio-supported, 30px); z-index: 1; }\",\".framer-AjOSc .framer-1nmcxrs { --border-bottom-width: 1px; --border-color: #ffffff; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 0px; flex: none; left: 71px; position: absolute; top: 0px; width: var(--framer-aspect-ratio-supported, 30px); z-index: 1; }\",\".framer-AjOSc .framer-qfmrop-container, .framer-AjOSc .framer-3fq3ne-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-AjOSc .framer-1n5r1ju { 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-AjOSc .framer-12shj83-container, .framer-AjOSc .framer-or3693-container { flex: none; height: 515px; position: relative; width: 800px; }\",\".framer-AjOSc .framer-1ifztby { flex: none; height: 401px; left: calc(47.58333333333336% - 1080px / 2); overflow: visible; position: absolute; top: calc(43.689320388349536% - 401px / 2); width: 1080px; z-index: 1; }\",\".framer-AjOSc .framer-1jmfvju { flex: none; height: 130px; left: 0px; overflow: visible; position: absolute; top: 133px; width: 214px; }\",\".framer-AjOSc .framer-xhycpk { --border-bottom-width: 1px; --border-color: #333333; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.04); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 12px 16px 12px 16px; position: absolute; top: 88px; width: min-content; }\",\".framer-AjOSc .framer-ip45d9, .framer-AjOSc .framer-162ipax, .framer-AjOSc .framer-gj7m58, .framer-AjOSc .framer-al4wc8, .framer-AjOSc .framer-askkai, .framer-AjOSc .framer-1woxu7i, .framer-AjOSc .framer-1ygn4a4, .framer-AjOSc .framer-1wnt6dp, .framer-AjOSc .framer-19zdz8c, .framer-AjOSc .framer-sxjb2v, .framer-AjOSc .framer-10lj3cv, .framer-AjOSc .framer-cimo4e, .framer-AjOSc .framer-1ogc38i, .framer-AjOSc .framer-1bmeekz, .framer-AjOSc .framer-18sr7ts, .framer-AjOSc .framer-xaxa05, .framer-AjOSc .framer-cirh8, .framer-AjOSc .framer-1kofa92, .framer-AjOSc .framer-zgg5t4, .framer-AjOSc .framer-1o7oftj, .framer-AjOSc .framer-2xnw1w, .framer-AjOSc .framer-1m79wy6, .framer-AjOSc .framer-1qkytmc, .framer-AjOSc .framer-127wpnu, .framer-AjOSc .framer-83zsgg { --framer-paragraph-spacing: 40px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-AjOSc .framer-ptdbt3 { flex: none; height: 80px; left: 142px; position: absolute; top: 0px; width: 42px; }\",\".framer-AjOSc .framer-1ipmfyd { flex: none; height: 102px; left: 920px; overflow: visible; position: absolute; top: 0px; width: 160px; }\",\".framer-AjOSc .framer-19ghq85 { --border-bottom-width: 1px; --border-color: #333333; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.04); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 12px 16px 12px 16px; position: absolute; top: 0px; width: min-content; }\",\".framer-AjOSc .framer-1j91hha { bottom: 0px; flex: none; height: 51px; left: 32px; position: absolute; width: 48px; }\",\".framer-AjOSc .framer-17nfm1f { flex: none; height: 84px; left: 920px; overflow: visible; position: absolute; top: 317px; width: 141px; }\",\".framer-AjOSc .framer-119zt7a { --border-bottom-width: 1px; --border-color: #333333; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; bottom: 1px; box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.04); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 12px 16px 12px 16px; position: absolute; right: -15px; width: min-content; }\",\".framer-AjOSc .framer-11r7zqh { flex: none; height: 34px; left: 47px; position: absolute; top: 0px; width: 45px; }\",\".framer-AjOSc .framer-9zt2j8 { -webkit-filter: blur(200px); aspect-ratio: 1 / 1; background-color: #3f54ff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(200px); flex: none; height: var(--framer-aspect-ratio-supported, 294px); opacity: 0.4; position: absolute; right: 20px; top: 51%; transform: translateY(-50%); width: 294px; z-index: 1; }\",\".framer-AjOSc .framer-uvlyeb { 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: 60px 40px 60px 40px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-10lgv8i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 161px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-AjOSc .framer-1yc5ump, .framer-AjOSc .framer-67gjxx, .framer-AjOSc .framer-axl043 { align-content: center; align-items: center; 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: 130px; }\",\".framer-AjOSc .framer-1ajj4py, .framer-AjOSc .framer-d4a3cd, .framer-AjOSc .framer-euyu76, .framer-AjOSc .framer-1geqqw6, .framer-AjOSc .framer-txcwzc, .framer-AjOSc .framer-x0lcy3, .framer-AjOSc .framer-1rhugmo, .framer-AjOSc .framer-nc9tl1, .framer-AjOSc .framer-y9ky1a, .framer-AjOSc .framer-1oibfaa, .framer-AjOSc .framer-1nb92wl, .framer-AjOSc .framer-nns657, .framer-AjOSc .framer-1r2j0qy, .framer-AjOSc .framer-15eiuel, .framer-AjOSc .framer-1w30lh3, .framer-AjOSc .framer-lc4vqy, .framer-AjOSc .framer-9jgzz, .framer-AjOSc .framer-16gf8lq, .framer-AjOSc .framer-78lcgs, .framer-AjOSc .framer-k207ro, .framer-AjOSc .framer-1i08nr6, .framer-AjOSc .framer-p21icn, .framer-AjOSc .framer-1feduwr, .framer-AjOSc .framer-t24yff, .framer-AjOSc .framer-1rswmoe, .framer-AjOSc .framer-9yswq4, .framer-AjOSc .framer-1y8e17o, .framer-AjOSc .framer-ybwtwl, .framer-AjOSc .framer-73aqm7, .framer-AjOSc .framer-pcgun9, .framer-AjOSc .framer-pjo4pz, .framer-AjOSc .framer-1nt3hu { --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-AjOSc .framer-1fpykw2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-11pa2qw, .framer-AjOSc .framer-bvd5ck { background-color: #e6e6e6; flex: none; height: 1px; overflow: hidden; position: relative; width: 90%; }\",\".framer-AjOSc .framer-nb3y8w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 161px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-vbfnc-container { flex: none; height: 22px; position: relative; width: 390px; }\",\".framer-AjOSc .framer-1mznc23 { aspect-ratio: 68.85416666666667 / 1; height: var(--framer-aspect-ratio-supported, 20px); position: relative; width: 1377px; }\",\".framer-AjOSc .framer-dmptda-container { flex: 1 0 0px; height: 50px; position: relative; width: 1px; }\",\".framer-AjOSc .framer-14yjh9o { height: 48px; position: relative; width: 3305px; }\",\".framer-AjOSc .framer-77i96n { 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: 160px 40px 60px 40px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-1asr1ic { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-AjOSc .framer-1i4zbct, .framer-AjOSc .framer-187h5th { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 200px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-1amkfrr, .framer-AjOSc .framer-mww3v9, .framer-AjOSc .framer-1a5gg24, .framer-AjOSc .framer-g4fc1r, .framer-AjOSc .framer-1er7rxf, .framer-AjOSc .framer-6gmjut, .framer-AjOSc .framer-8i8g3v, .framer-AjOSc .framer-xj1l9q { 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-AjOSc .framer-5bl1xf, .framer-AjOSc .framer-1v3d5ay, .framer-AjOSc .framer-bcmfd9, .framer-AjOSc .framer-wzv1qb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 600px; }\",\".framer-AjOSc .framer-deadyz, .framer-AjOSc .framer-1r06huc, .framer-AjOSc .framer-ytyx2u, .framer-AjOSc .framer-130bbvy, .framer-AjOSc .framer-1q8th6j, .framer-AjOSc .framer-1ehury, .framer-AjOSc .framer-acxd32, .framer-AjOSc .framer-1cidrrv, .framer-AjOSc .framer-1e8uv9f, .framer-AjOSc .framer-1jz87x0, .framer-AjOSc .framer-102q0y9, .framer-AjOSc .framer-1xssj0r, .framer-AjOSc .framer-1rirny1, .framer-AjOSc .framer-1mg14lh, .framer-AjOSc .framer-1ykkqlp, .framer-AjOSc .framer-xzf5uz, .framer-AjOSc .framer-1j6gr0c, .framer-AjOSc .framer-1g4dbgk { --framer-paragraph-spacing: 40px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-AjOSc .framer-unim9, .framer-AjOSc .framer-xf6hb1, .framer-AjOSc .framer-lcmzo0, .framer-AjOSc .framer-1gxhjm3, .framer-AjOSc .framer-ppxkwc, .framer-AjOSc .framer-vob7dj, .framer-AjOSc .framer-1cprazm, .framer-AjOSc .framer-jk3ivn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-fqcwff { flex: none; height: 297px; overflow: visible; position: relative; width: 516px; }\",\".framer-AjOSc .framer-16v9n8e, .framer-AjOSc .framer-18wybp4 { bottom: 0px; flex: none; height: 278px; left: 0px; opacity: 0.5; overflow: visible; position: absolute; right: 0px; }\",\".framer-AjOSc .framer-131c72a, .framer-AjOSc .framer-zyqqjl, .framer-AjOSc .framer-px856x { -webkit-filter: blur(159.9997100830078px); aspect-ratio: 1.0000003448795163 / 1; background-color: #3f54ff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(159.9997100830078px); flex: none; height: var(--framer-aspect-ratio-supported, 266px); left: 251px; opacity: 0.3; position: absolute; top: 0px; width: 265px; }\",\".framer-AjOSc .framer-1j4ohrm, .framer-AjOSc .framer-11vi2vg, .framer-AjOSc .framer-1pyc36r, .framer-AjOSc .framer-m4688q, .framer-AjOSc .framer-at14ca, .framer-AjOSc .framer-1fjvul8, .framer-AjOSc .framer-12s1yx7, .framer-AjOSc .framer-8aiygc { -webkit-filter: blur(119.9997787475586px); aspect-ratio: 1.0000003448794965 / 1; background-color: #3fc5ff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(119.9997787475586px); flex: none; height: var(--framer-aspect-ratio-supported, 177px); left: 0px; opacity: 0.3; position: absolute; top: 101px; width: 177px; }\",\".framer-AjOSc .framer-18zebjr, .framer-AjOSc .framer-mapu1f { align-content: center; align-items: center; aspect-ratio: 2.375 / 1; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 48px); justify-content: center; left: 30%; overflow: visible; padding: 10px 24px 10px 24px; position: absolute; top: 35%; transform: translate(-50%, -50%); width: 114px; }\",\".framer-AjOSc .framer-g666ui, .framer-AjOSc .framer-lj48wl { align-content: center; align-items: center; aspect-ratio: 3.9375 / 1; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 48px); justify-content: center; left: 72%; overflow: visible; padding: 10px 24px 10px 24px; position: absolute; top: 8%; transform: translate(-50%, -50%); width: 189px; }\",\".framer-AjOSc .framer-10l4qth, .framer-AjOSc .framer-1y1qgs3 { align-content: center; align-items: center; aspect-ratio: 3.0416666666666665 / 1; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 48px); justify-content: center; left: 76%; overflow: visible; padding: 10px 24px 10px 24px; position: absolute; top: 60%; transform: translate(-50%, -50%); width: 146px; }\",\".framer-AjOSc .framer-8r85br, .framer-AjOSc .framer-eprubh { align-content: center; align-items: center; aspect-ratio: 2.7291666666666665 / 1; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 48px); justify-content: center; left: 60%; overflow: visible; padding: 10px 24px 10px 24px; position: absolute; top: 34%; transform: translate(-50%, -50%); width: 125px; }\",\".framer-AjOSc .framer-1ecxwdx, .framer-AjOSc .framer-1aecdt4 { align-content: center; align-items: center; aspect-ratio: 3.9375 / 1; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 48px); justify-content: center; left: 59%; overflow: visible; padding: 10px 24px 10px 24px; position: absolute; top: 88%; transform: translate(-50%, -50%); width: 189px; }\",\".framer-AjOSc .framer-1xhm33i, .framer-AjOSc .framer-1jfnsdg { align-content: center; align-items: center; aspect-ratio: 2.8125 / 1; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 48px); justify-content: center; left: 41%; overflow: visible; padding: 10px 24px 10px 24px; position: absolute; top: 60%; transform: translate(-50%, -50%); width: 135px; }\",\".framer-AjOSc .framer-amv3nr { flex: none; height: 297px; overflow: visible; position: relative; width: 404px; }\",\".framer-AjOSc .framer-xyjvvj { bottom: 0px; flex: none; height: 278px; left: -81px; opacity: 0.5; overflow: visible; position: absolute; right: -38px; }\",\".framer-AjOSc .framer-151tpjk, .framer-AjOSc .framer-1axorwp, .framer-AjOSc .framer-1cukzft, .framer-AjOSc .framer-s2gjmy, .framer-AjOSc .framer-1o4dw6y { -webkit-filter: blur(159.9997100830078px); aspect-ratio: 1.0000003448795163 / 1; background-color: #3f54ff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(159.9997100830078px); flex: none; height: var(--framer-aspect-ratio-supported, 265px); left: 251px; opacity: 0.3; position: absolute; top: 0px; width: 265px; }\",\".framer-AjOSc .framer-1qymisi { align-content: center; align-items: center; aspect-ratio: 2.375 / 1; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 48px); justify-content: center; left: 19%; overflow: visible; padding: 10px 24px 10px 24px; position: absolute; top: 35%; transform: translate(-50%, -50%); width: 114px; }\",\".framer-AjOSc .framer-hfi712 { align-content: center; align-items: center; aspect-ratio: 3.9375 / 1; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 48px); justify-content: center; left: 73%; overflow: visible; padding: 10px 24px 10px 24px; position: absolute; top: 8%; transform: translate(-50%, -50%); width: 189px; }\",\".framer-AjOSc .framer-1v1yu82 { align-content: center; align-items: center; aspect-ratio: 3.0416666666666665 / 1; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 48px); justify-content: center; left: 78%; overflow: visible; padding: 10px 24px 10px 24px; position: absolute; top: 60%; transform: translate(-50%, -50%); width: 146px; }\",\".framer-AjOSc .framer-gpp2jz { align-content: center; align-items: center; aspect-ratio: 2.7291666666666665 / 1; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 48px); justify-content: center; left: 57%; overflow: visible; padding: 10px 24px 10px 24px; position: absolute; top: 34%; transform: translate(-50%, -50%); width: 125px; }\",\".framer-AjOSc .framer-1573kgd { align-content: center; align-items: center; aspect-ratio: 3.9375 / 1; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 48px); justify-content: center; left: 56%; overflow: visible; padding: 10px 24px 10px 24px; position: absolute; top: 88%; transform: translate(-50%, -50%); width: 189px; }\",\".framer-AjOSc .framer-15e7zig { align-content: center; align-items: center; aspect-ratio: 2.8125 / 1; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.06); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 48px); justify-content: center; left: 32%; overflow: visible; padding: 10px 24px 10px 24px; position: absolute; top: 60%; transform: translate(-50%, -50%); width: 135px; }\",\".framer-AjOSc .framer-mmdpas { flex: none; height: 326px; overflow: visible; position: relative; width: 529px; }\",\".framer-AjOSc .framer-c3wj9e { aspect-ratio: 1.856115107913669 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 278px); left: 51%; opacity: 0.5; overflow: visible; position: absolute; top: 49%; transform: translate(-50%, -50%); width: 98%; }\",\".framer-AjOSc .framer-1fomw1z { -webkit-filter: blur(159.9997100830078px); aspect-ratio: 1.0000003448795163 / 1; background-color: #3f54ff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(159.9997100830078px); flex: none; height: var(--framer-aspect-ratio-supported, 265px); left: 74%; opacity: 0.3; position: absolute; top: 47%; transform: translate(-50%, -50%); width: 51%; }\",\".framer-AjOSc .framer-1jj384b { -webkit-filter: blur(119.9997787475586px); aspect-ratio: 1.0000003448794965 / 1; background-color: #3fc5ff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(119.9997787475586px); flex: none; height: var(--framer-aspect-ratio-supported, 177px); left: 17%; opacity: 0.3; position: absolute; top: 68%; transform: translate(-50%, -50%); width: 34%; }\",\".framer-AjOSc .framer-ay3wxm-container { flex: none; height: 326px; left: calc(48.960302457466945% - 98.10964083175804% / 2); position: absolute; top: calc(50.00000000000002% - 326px / 2); width: 98%; }\",\".framer-AjOSc .framer-1iakk15 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-1wqii4m, .framer-AjOSc .framer-1jnph4, .framer-AjOSc .framer-rvybjd { flex: none; height: 440px; overflow: visible; position: relative; width: 518px; }\",\".framer-AjOSc .framer-1arevb3, .framer-AjOSc .framer-ug5o3p, .framer-AjOSc .framer-o9dw03 { flex: none; height: 278px; left: calc(50.00000000000002% - 516px / 2); opacity: 0.5; overflow: visible; position: absolute; top: calc(45.68181818181821% - 278px / 2); width: 516px; }\",\".framer-AjOSc .framer-ix9bwh { flex: none; height: 484px; left: calc(50.00000000000002% - 511px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 484px / 2); width: 511px; }\",\".framer-AjOSc .framer-wp062w { aspect-ratio: 1.0568769389865564 / 1; bottom: -21px; flex: none; overflow: visible; position: absolute; right: -16px; top: -22px; width: var(--framer-aspect-ratio-supported, 511px); }\",\".framer-AjOSc .framer-ln225f { flex: none; height: 286px; overflow: visible; position: relative; width: 520px; }\",\".framer-AjOSc .framer-43hmef { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; top: 0px; width: 518px; }\",\".framer-AjOSc .framer-jou5kj, .framer-AjOSc .framer-dmy8bo { flex: none; height: 278px; left: calc(50.00000000000002% - 516px / 2); opacity: 0.5; overflow: visible; position: absolute; top: calc(51.048951048951075% - 278px / 2); width: 516px; }\",\".framer-AjOSc .framer-hkgefb, .framer-AjOSc .framer-1c0pk0p { background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.06); flex: none; height: 248px; left: calc(52.509652509652526% - 400px / 2); overflow: visible; position: absolute; top: 0px; width: 400px; }\",\".framer-AjOSc .framer-k1ted4, .framer-AjOSc .framer-12agadq { --framer-paragraph-spacing: 40px; flex: none; height: auto; left: 50%; position: absolute; top: 40px; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-AjOSc .framer-b4zq87, .framer-AjOSc .framer-1nrrlie { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: visible; position: absolute; right: 16px; top: 16px; width: 24px; }\",\".framer-AjOSc .framer-1ywjv4y, .framer-AjOSc .framer-ffmmmr, .framer-AjOSc .framer-1uux1pk, .framer-AjOSc .framer-1qblwlg { bottom: 6px; flex: none; left: 6px; position: absolute; right: 6px; top: 6px; }\",\".framer-AjOSc .framer-1uuo7be, .framer-AjOSc .framer-xnzred { --border-bottom-width: 1px; --border-color: #979797; --border-left-width: 1px; --border-right-width: 1px; --border-style: dashed; --border-top-width: 1px; background-color: #ffffff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 81px; left: 24px; position: absolute; top: 138px; width: 354px; }\",\".framer-AjOSc .framer-1bm8cif, .framer-AjOSc .framer-1c2z5ly { --border-bottom-width: 1px; --border-color: #3f54ff; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 83px; left: 23px; position: absolute; top: 137px; width: 356px; }\",\".framer-AjOSc .framer-onfydy, .framer-AjOSc .framer-6pmrzc { --framer-paragraph-spacing: 32px; flex: none; height: auto; left: 50%; position: absolute; top: 88px; transform: translateX(-50%); white-space: pre-wrap; width: 364px; word-break: break-word; word-wrap: break-word; }\",\".framer-AjOSc .framer-1ioew9s { bottom: 27px; flex: none; height: 70px; left: 393px; overflow: visible; position: absolute; width: 126px; }\",\".framer-AjOSc .framer-12wxjxq, .framer-AjOSc .framer-5fxjnl { background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08); flex: none; height: 37px; left: 3px; position: absolute; top: 15px; width: 121px; }\",\".framer-AjOSc .framer-todv5j, .framer-AjOSc .framer-1rcumaz { flex: none; height: 19px; left: 12px; position: absolute; top: 52px; width: 19px; }\",\".framer-AjOSc .framer-18v1us3, .framer-AjOSc .framer-njyp7s { --framer-paragraph-spacing: 40px; flex: none; height: auto; left: 21px; position: absolute; top: 19px; white-space: pre; width: auto; }\",\".framer-AjOSc .framer-1t9jznm, .framer-AjOSc .framer-6x5eu1, .framer-AjOSc .framer-197o2kp, .framer-AjOSc .framer-94rl47 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 50%; }\",\".framer-AjOSc .framer-1o4a752 { flex: none; height: 297px; overflow: visible; position: relative; width: 50%; }\",\".framer-AjOSc .framer-1orxyj6 { flex: none; height: 326px; overflow: visible; position: relative; width: 50%; }\",\".framer-AjOSc .framer-vh51xx { aspect-ratio: 1.856115107913669 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 108px); left: 51%; opacity: 0.5; overflow: visible; position: absolute; top: 49%; transform: translate(-50%, -50%); width: 98%; }\",\".framer-AjOSc .framer-1gth6ps { -webkit-filter: blur(159.9997100830078px); aspect-ratio: 1.0000003448795163 / 1; background-color: #3f54ff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(159.9997100830078px); flex: none; height: var(--framer-aspect-ratio-supported, 200px); left: 74%; opacity: 0.3; position: absolute; top: 47%; transform: translate(-50%, -50%); width: 51%; }\",\".framer-AjOSc .framer-1phgc10 { -webkit-filter: blur(119.9997787475586px); aspect-ratio: 1.0000003448794965 / 1; background-color: #3fc5ff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(119.9997787475586px); flex: none; height: var(--framer-aspect-ratio-supported, 200px); left: 17%; opacity: 0.3; position: absolute; top: 68%; transform: translate(-50%, -50%); width: 34%; }\",\".framer-AjOSc .framer-18o1rmu-container { bottom: 0px; flex: none; left: calc(50.657894736842124% - 98.10964083175804% / 2); position: absolute; top: 0px; width: 98%; }\",\".framer-AjOSc .framer-13cw6gy { aspect-ratio: 1.0568769389865564 / 1; bottom: -21px; flex: none; left: -26px; overflow: visible; position: absolute; top: -22px; width: var(--framer-aspect-ratio-supported, 511px); }\",\".framer-AjOSc .framer-1fkjbnw { flex: none; height: 286px; overflow: visible; position: relative; width: 50%; }\",\".framer-AjOSc .framer-mdwz5y { flex: none; height: 286px; left: calc(50.958904109589064% - 427px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 286px / 2); width: 427px; }\",\".framer-AjOSc .framer-ja4gdv { flex: none; height: 70px; left: calc(92.60273972602742% - 126px / 2); overflow: visible; position: absolute; top: calc(78.32167832167835% - 70px / 2); width: 126px; }\",\".framer-AjOSc .framer-nlqhw1 { 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: 140px 40px 70px 40px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-sk7ccg { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-AjOSc .framer-eu53yl { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 5; }\",\".framer-AjOSc .framer-q8geqg, .framer-AjOSc .framer-1jhzb0l, .framer-AjOSc .framer-1fg89vt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-AjOSc .framer-1jckcij { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 118px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-1aj11go, .framer-AjOSc .framer-b5xqi8, .framer-AjOSc .framer-1ixtgic, .framer-AjOSc .framer-3y6jmm { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-AjOSc .framer-afbaka, .framer-AjOSc .framer-1g80u6f, .framer-AjOSc .framer-7sl34d, .framer-AjOSc .framer-q0uiod { flex: none; height: 79px; overflow: visible; position: relative; width: 79px; }\",\".framer-AjOSc .framer-w5z5hw, .framer-AjOSc .framer-1bqa3ef, .framer-AjOSc .framer-nz4gxk, .framer-AjOSc .framer-iqwtr { background-color: #473bf0; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; bottom: 0px; flex: none; left: 0px; opacity: 0.1; position: absolute; right: 0px; top: 0px; }\",\".framer-AjOSc .framer-1kyj5oo, .framer-AjOSc .framer-1mem8a, .framer-AjOSc .framer-exk2if, .framer-AjOSc .framer-yh5cce { flex: none; height: 48px; left: calc(50.63291139240506% - 48px / 2); overflow: visible; position: absolute; top: calc(49.36708860759494% - 48px / 2); width: 48px; }\",\".framer-AjOSc .framer-1vquicy, .framer-AjOSc .framer-1wjgkoq, .framer-AjOSc .framer-1azno48, .framer-AjOSc .framer-e4uk4y { flex: none; height: 48px; left: 0px; position: absolute; top: 0px; width: 49px; }\",\".framer-AjOSc .framer-1pbeiag, .framer-AjOSc .framer-1y1pvot, .framer-AjOSc .framer-18l0e1a, .framer-AjOSc .framer-7xy4u7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-x7y04m { 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: 100%; }\",\".framer-AjOSc .framer-n2l6jt { align-content: center; align-items: center; background-color: #f8f9ff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-1f2ig1o { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-AjOSc .framer-1o8r3x4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-AjOSc .framer-1fzpmvt { --framer-paragraph-spacing: 40px; align-self: stretch; flex: none; height: auto; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-AjOSc .framer-1p99df { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 560px; word-break: break-word; word-wrap: break-word; }\",\".framer-AjOSc .framer-1m8xka4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 270px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-1xrcvcc { box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.02); flex: none; height: 471px; overflow: visible; position: relative; width: 940px; }\",\".framer-AjOSc .framer-27dfi2 { align-content: flex-start; align-items: flex-start; 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: 16px; height: min-content; justify-content: flex-start; left: 480px; overflow: visible; padding: 0px; position: absolute; top: 80px; width: 100px; }\",\".framer-AjOSc .framer-1tz772e, .framer-AjOSc .framer-di53c6, .framer-AjOSc .framer-1rh84fi, .framer-AjOSc .framer-1o2ixsg, .framer-AjOSc .framer-1o90rpy, .framer-AjOSc .framer-10ovrs7, .framer-AjOSc .framer-1uarfqq, .framer-AjOSc .framer-1r7axqx, .framer-AjOSc .framer-j9mjgw, .framer-AjOSc .framer-iimfpp { flex: none; height: 100px; overflow: visible; position: relative; width: 100px; }\",\".framer-AjOSc .framer-1t5v0h5, .framer-AjOSc .framer-tfxhxb, .framer-AjOSc .framer-1jiaddo, .framer-AjOSc .framer-5kwa5k, .framer-AjOSc .framer-fzou0l, .framer-AjOSc .framer-kxccpi, .framer-AjOSc .framer-17mcj2o, .framer-AjOSc .framer-1bzbzea, .framer-AjOSc .framer-umjinv, .framer-AjOSc .framer-3l460m, .framer-AjOSc .framer-lhuev, .framer-AjOSc .framer-qxas1u, .framer-AjOSc .framer-1brpru2 { aspect-ratio: 1 / 1; background-color: #ffffff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 100px); left: 0px; position: absolute; top: 0px; width: 100px; }\",\".framer-AjOSc .framer-1ks36b7, .framer-AjOSc .framer-17tfb2i, .framer-AjOSc .framer-1uexur7, .framer-AjOSc .framer-s1lvn5, .framer-AjOSc .framer-8de1og, .framer-AjOSc .framer-1jmz7jx, .framer-AjOSc .framer-1hahti6, .framer-AjOSc .framer-gboaft, .framer-AjOSc .framer-gmsim5 { aspect-ratio: 1 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 64px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 64px; }\",\".framer-AjOSc .framer-dnos5, .framer-AjOSc .framer-17lsagr, .framer-AjOSc .framer-hid1u8 { aspect-ratio: 1 / 1; background-color: #ffffff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 100px); position: relative; width: 100%; }\",\".framer-AjOSc .framer-177mh4l { align-content: flex-start; align-items: flex-start; 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: 16px; height: min-content; justify-content: flex-start; left: 720px; overflow: visible; padding: 0px; position: absolute; top: 23px; width: 100px; }\",\".framer-AjOSc .framer-1knpxah { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 75px); left: 12px; overflow: visible; position: absolute; top: 13px; width: 75px; }\",\".framer-AjOSc .framer-1xneogg { aspect-ratio: 1 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 75px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 75px; }\",\".framer-AjOSc .framer-8tjcz8 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 75px); left: 13px; overflow: visible; position: absolute; top: 13px; width: 75px; }\",\".framer-AjOSc .framer-1bx02jc { aspect-ratio: 1 / 1; background-color: #ffffff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 75px); left: 0px; position: absolute; top: 0px; width: 75px; }\",\".framer-AjOSc .framer-18qhlwt { flex: none; height: 43px; left: 14px; overflow: visible; position: absolute; top: 16px; width: 43px; }\",\".framer-AjOSc .framer-n871vf { flex: none; height: 43px; left: 0px; position: absolute; top: 0px; width: 43px; }\",\".framer-AjOSc .framer-3e9k6h { flex: none; height: 100px; left: 600px; overflow: visible; position: absolute; top: 120px; width: 100px; }\",\".framer-AjOSc .framer-1qcs2l { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 76px); left: 12px; overflow: visible; position: absolute; top: 12px; width: 76px; }\",\".framer-AjOSc .framer-yzvmty { aspect-ratio: 1 / 1; background-color: #ffffff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 76px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 76px; }\",\".framer-AjOSc .framer-t2u4xb { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); left: 49%; position: absolute; top: 49%; transform: translate(-50%, -50%); width: 50px; }\",\".framer-AjOSc .framer-1g3vz7p { align-content: flex-start; align-items: flex-start; 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: 16px; height: min-content; justify-content: flex-start; left: 360px; overflow: visible; padding: 0px; position: absolute; top: 0px; width: 100px; }\",\".framer-AjOSc .framer-1o9aj1d { aspect-ratio: 1 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 77px); left: 11px; position: absolute; top: 12px; width: 77px; }\",\".framer-AjOSc .framer-25i3sh { align-content: flex-start; align-items: flex-start; 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: 16px; height: min-content; justify-content: flex-start; left: 120px; overflow: visible; padding: 0px; position: absolute; top: 124px; width: 100px; }\",\".framer-AjOSc .framer-txv1fh { align-content: flex-start; align-items: flex-start; 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: 16px; height: min-content; justify-content: flex-start; left: 240px; overflow: visible; padding: 0px; position: absolute; top: 70px; width: 100px; }\",\".framer-AjOSc .framer-1lyfjjb, .framer-AjOSc .framer-y21hcr { aspect-ratio: 1 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 62px); left: 19px; position: absolute; top: 19px; width: 62px; }\",\".framer-AjOSc .framer-j1if51 { flex: none; height: 100px; left: 840px; overflow: visible; position: absolute; top: 120px; width: 100px; }\",\".framer-AjOSc .framer-1izq39a { flex: none; height: 100px; left: 0px; overflow: visible; position: absolute; top: 182px; width: 100px; }\",\".framer-AjOSc .framer-1t0dnl9 { aspect-ratio: 1.9474747474747476 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 103px); overflow: visible; position: relative; width: 1px; }\",\".framer-AjOSc .framer-9nu367 { 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: 200px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-1n7vc0e { 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; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-AjOSc .framer-190bjxp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-1vh76oj, .framer-AjOSc .framer-wa9op4, .framer-AjOSc .framer-31z5v0, .framer-AjOSc .framer-ipujtu { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-AjOSc .framer-1crexyn, .framer-AjOSc .framer-g96fb7, .framer-AjOSc .framer-1tqgcjx, .framer-AjOSc .framer-14xsuok { 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; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-AjOSc .framer-15m809s, .framer-AjOSc .framer-fjf2s2, .framer-AjOSc .framer-r97b9m, .framer-AjOSc .framer-1qb5k57 { flex: none; height: 43px; overflow: hidden; position: relative; width: 43px; }\",\".framer-AjOSc .framer-x2zckn, .framer-AjOSc .framer-1e22j5v, .framer-AjOSc .framer-q65p4x, .framer-AjOSc .framer-135hlqh { background-color: #e6e8ff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-AjOSc .framer-5qdiu6 { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 17px; position: absolute; top: 51%; transform: translateY(-50%); white-space: pre; width: 8px; }\",\".framer-AjOSc .framer-1iw6hig { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 17px; position: absolute; top: 49%; transform: translateY(-50%); white-space: pre; width: 10px; }\",\".framer-AjOSc .framer-zx80dx, .framer-AjOSc .framer-1o3lort { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 16px; position: absolute; top: 49%; transform: translateY(-50%); white-space: pre; width: 11px; }\",\".framer-AjOSc .framer-vknash { 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: 80px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-eq5lul { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-AjOSc .framer-11f2ul2 { 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-AjOSc .framer-1m4rnu2 { flex: none; height: 45px; overflow: visible; position: relative; width: 236px; }\",\".framer-AjOSc .framer-dq6ton { --border-bottom-width: 2px; --border-color: #121212; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; background-color: #121212; 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: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 12px 40px 12px 40px; position: absolute; text-decoration: none; top: 0px; transform: translateX(-50%); width: min-content; }\",\".framer-AjOSc .framer-6xzbpj { --framer-paragraph-spacing: 22px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-AjOSc .framer-1yokefq { flex: none; height: 78px; position: relative; width: 88px; }\",\".framer-AjOSc .framer-ygotpb { 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: 140px 40px 200px 40px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-gsd3w4 { bottom: 0px; flex: none; left: -6px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-AjOSc .framer-1oq225d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-1aiyuh1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-1ik9xae { 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: 140px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-1rsrfq5 { 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; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-AjOSc .framer-xhej5i-container { flex: none; height: 320px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-bh83bp { height: 291px; overflow: visible; position: relative; width: 507px; }\",\".framer-AjOSc .framer-l8m8dm, .framer-AjOSc .framer-u0cucx, .framer-AjOSc .framer-11sy6vt, .framer-AjOSc .framer-bln2gm, .framer-AjOSc .framer-q0979t, .framer-AjOSc .framer-9idch5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; left: 8px; overflow: visible; padding: 0px; position: absolute; top: 68px; width: 499px; }\",\".framer-AjOSc .framer-1fiaea1, .framer-AjOSc .framer-16jmv3o, .framer-AjOSc .framer-bzfw9i, .framer-AjOSc .framer-1meykf, .framer-AjOSc .framer-cnk39s, .framer-AjOSc .framer-x1tqy8 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 499px; word-break: break-word; word-wrap: break-word; }\",\".framer-AjOSc .framer-1ck5g9w, .framer-AjOSc .framer-1pgtuuz, .framer-AjOSc .framer-12oujyz, .framer-AjOSc .framer-cra1zk, .framer-AjOSc .framer-14w2wkn, .framer-AjOSc .framer-15tu9wq { flex: none; height: 29px; overflow: visible; position: relative; width: 100%; }\",\".framer-AjOSc .framer-1rqaea5, .framer-AjOSc .framer-1cprefe, .framer-AjOSc .framer-1amklru, .framer-AjOSc .framer-1j8telh, .framer-AjOSc .framer-spgs4z, .framer-AjOSc .framer-2hoysf { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 9px; top: 0px; }\",\".framer-AjOSc .framer-1rfsh5j { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 0px; position: absolute; top: 50%; transform: translateY(-50%); white-space: pre; width: 46px; }\",\".framer-AjOSc .framer-9mdnoi, .framer-AjOSc .framer-1rxe30t { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 53px; opacity: 0.9; position: absolute; top: 50%; transform: translateY(-50%); white-space: pre; width: 296px; }\",\".framer-AjOSc .framer-1jwv6pe { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 0px; position: absolute; top: 18%; transform: translateY(-50%); white-space: pre; width: 49px; }\",\".framer-AjOSc .framer-bx9f2n, .framer-AjOSc .framer-icw63n, .framer-AjOSc .framer-1bw92dp, .framer-AjOSc .framer-d5z07m, .framer-AjOSc .framer-10huouh { height: 257px; overflow: visible; position: relative; width: 507px; }\",\".framer-AjOSc .framer-1a4s2v8 { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 0px; position: absolute; top: 50%; transform: translateY(-50%); white-space: pre; width: 40px; }\",\".framer-AjOSc .framer-142z2t { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 53px; opacity: 0.9; position: absolute; top: 50%; transform: translateY(-50%); white-space: pre; width: 381px; }\",\".framer-AjOSc .framer-p9z7jl, .framer-AjOSc .framer-1284o7, .framer-AjOSc .framer-1s6fq6z, .framer-AjOSc .framer-1ytduee, .framer-AjOSc .framer-xqzfpk { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 0px; position: absolute; top: 20%; transform: translateY(-50%); white-space: pre; width: 49px; }\",\".framer-AjOSc .framer-jcg431, .framer-AjOSc .framer-n9mipj { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 0px; position: absolute; top: 50%; transform: translateY(-50%); white-space: pre; width: 47px; }\",\".framer-AjOSc .framer-3twq1n { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 53px; opacity: 0.9; position: absolute; top: 50%; transform: translateY(-50%); white-space: pre; width: 248px; }\",\".framer-AjOSc .framer-glgy4m { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 0px; position: absolute; top: 50%; transform: translateY(-50%); white-space: pre; width: 43px; }\",\".framer-AjOSc .framer-vwcr1h { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 53px; opacity: 0.9; position: absolute; top: 50%; transform: translateY(-50%); white-space: pre; width: 403px; }\",\".framer-AjOSc .framer-5mq7l5 { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 0px; position: absolute; top: 50%; transform: translateY(-50%); white-space: pre; width: 39px; }\",\".framer-AjOSc .framer-92a9mc { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 53px; opacity: 0.9; position: absolute; top: 50%; transform: translateY(-50%); white-space: pre; width: 254px; }\",\".framer-AjOSc .framer-1spi0rl-container { flex: none; height: 240px; position: relative; width: 283px; }\",\".framer-AjOSc .framer-aqxfi5 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 30px 22px 0px 22px; position: relative; width: min-content; }\",\".framer-AjOSc .framer-1mrk5p5, .framer-AjOSc .framer-11ge6z3, .framer-AjOSc .framer-1kghwe9, .framer-AjOSc .framer-1ipzvod, .framer-AjOSc .framer-1ic5trj, .framer-AjOSc .framer-1v6ncgi { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 0px; position: absolute; top: -25px; white-space: pre; width: auto; z-index: 1; }\",\".framer-AjOSc .framer-1mvs6pj, .framer-AjOSc .framer-4w83h8, .framer-AjOSc .framer-9jrj85, .framer-AjOSc .framer-su2xek, .framer-AjOSc .framer-7cngrz, .framer-AjOSc .framer-nrduia { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 300px; }\",\".framer-AjOSc .framer-19aur8t, .framer-AjOSc .framer-11pgz4z, .framer-AjOSc .framer-gpqt3u, .framer-AjOSc .framer-zsjozv, .framer-AjOSc .framer-1epo4xm, .framer-AjOSc .framer-3rmir1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-6yz94e, .framer-AjOSc .framer-xve5vg, .framer-AjOSc .framer-1ezvcnw, .framer-AjOSc .framer-1utq82w { 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; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-AjOSc .framer-xgzemx, .framer-AjOSc .framer-wyzhy8, .framer-AjOSc .framer-22b4z8, .framer-AjOSc .framer-t4zxkz, .framer-AjOSc .framer-1v2g26u, .framer-AjOSc .framer-1uwvrxi { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; opacity: 0.9; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-AjOSc .framer-diio5j, .framer-AjOSc .framer-l9bkww, .framer-AjOSc .framer-1y3jd6g, .framer-AjOSc .framer-1b94dvy, .framer-AjOSc .framer-1ipgwzv { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 30px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-AjOSc .framer-v7ase5, .framer-AjOSc .framer-zkasf2 { 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: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-AjOSc .framer-rva093 { 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: 160px 40px 140px 40px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-9ytske { bottom: 0px; flex: none; left: -30px; position: absolute; right: -30px; top: 0px; z-index: 0; }\",\".framer-AjOSc .framer-kwx2ad { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; z-index: 3; }\",\".framer-AjOSc .framer-1822gw2-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-AjOSc .framer-1owhimy { align-content: center; align-items: center; background-color: #ffffff; 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: 1200px; }\",\".framer-AjOSc .framer-zz6rm2 { --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-AjOSc .framer-vgm3nj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-AjOSc .framer-g1dk6q { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 500px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-AjOSc .framer-qrktfo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-AjOSc .framer-js2kj6-container { flex: none; height: 50px; position: relative; width: 180px; }\",\".framer-AjOSc .framer-15f2x0 { 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 20px 0px 20px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-ugslsp { 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: hidden; padding: 56px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-167efgr { 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: 0px; position: relative; width: 1px; }\",\".framer-AjOSc .framer-xa6fd7 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: flex-start; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-AjOSc .framer-1gw8xjm { 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: min-content; }\",\".framer-AjOSc .framer-1jhrpyv { --framer-paragraph-spacing: 22.399999618530273px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-AjOSc .framer-2o9qh { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 150px; word-break: break-word; word-wrap: break-word; }\",\".framer-AjOSc .framer-18sqq2z { 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; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-AjOSc .framer-pm89h1, .framer-AjOSc .framer-1oi0gcy { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-AjOSc .framer-rib21v-container { flex: none; height: auto; position: relative; width: 120px; }\",\".framer-AjOSc .framer-w31isl { flex: none; height: 2px; position: relative; width: 100%; }\",\".framer-AjOSc .framer-164bs7a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 0px 24px 0px; position: relative; width: min-content; }\",\".framer-AjOSc .framer-7w34sy { 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; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-AjOSc .framer-1tgg64a { flex: none; height: 14px; overflow: visible; position: relative; width: 14px; }\",\".framer-AjOSc .framer-d417kg { flex: none; height: 14px; left: 0px; position: absolute; top: 0px; width: 14px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-AjOSc.framer-hpdzqf, .framer-AjOSc .framer-5lehdx, .framer-AjOSc .framer-h017s8, .framer-AjOSc .framer-iiz69l, .framer-AjOSc .framer-gkvtye, .framer-AjOSc .framer-1a5agbz, .framer-AjOSc .framer-1eqzp5y, .framer-AjOSc .framer-zlfhn7, .framer-AjOSc .framer-ucerwp, .framer-AjOSc .framer-10j7jut, .framer-AjOSc .framer-izi5zp, .framer-AjOSc .framer-1n5r1ju, .framer-AjOSc .framer-xhycpk, .framer-AjOSc .framer-19ghq85, .framer-AjOSc .framer-119zt7a, .framer-AjOSc .framer-uvlyeb, .framer-AjOSc .framer-10lgv8i, .framer-AjOSc .framer-1yc5ump, .framer-AjOSc .framer-67gjxx, .framer-AjOSc .framer-axl043, .framer-AjOSc .framer-1fpykw2, .framer-AjOSc .framer-nb3y8w, .framer-AjOSc .framer-77i96n, .framer-AjOSc .framer-1asr1ic, .framer-AjOSc .framer-1i4zbct, .framer-AjOSc .framer-5bl1xf, .framer-AjOSc .framer-unim9, .framer-AjOSc .framer-18zebjr, .framer-AjOSc .framer-g666ui, .framer-AjOSc .framer-10l4qth, .framer-AjOSc .framer-8r85br, .framer-AjOSc .framer-1ecxwdx, .framer-AjOSc .framer-1xhm33i, .framer-AjOSc .framer-1qymisi, .framer-AjOSc .framer-hfi712, .framer-AjOSc .framer-1v1yu82, .framer-AjOSc .framer-gpp2jz, .framer-AjOSc .framer-1573kgd, .framer-AjOSc .framer-15e7zig, .framer-AjOSc .framer-1v3d5ay, .framer-AjOSc .framer-xf6hb1, .framer-AjOSc .framer-bcmfd9, .framer-AjOSc .framer-1iakk15, .framer-AjOSc .framer-lcmzo0, .framer-AjOSc .framer-wzv1qb, .framer-AjOSc .framer-1gxhjm3, .framer-AjOSc .framer-187h5th, .framer-AjOSc .framer-1t9jznm, .framer-AjOSc .framer-ppxkwc, .framer-AjOSc .framer-mapu1f, .framer-AjOSc .framer-lj48wl, .framer-AjOSc .framer-1y1qgs3, .framer-AjOSc .framer-eprubh, .framer-AjOSc .framer-1aecdt4, .framer-AjOSc .framer-1jfnsdg, .framer-AjOSc .framer-6x5eu1, .framer-AjOSc .framer-vob7dj, .framer-AjOSc .framer-197o2kp, .framer-AjOSc .framer-1cprazm, .framer-AjOSc .framer-94rl47, .framer-AjOSc .framer-jk3ivn, .framer-AjOSc .framer-nlqhw1, .framer-AjOSc .framer-eu53yl, .framer-AjOSc .framer-q8geqg, .framer-AjOSc .framer-1jckcij, .framer-AjOSc .framer-1aj11go, .framer-AjOSc .framer-1pbeiag, .framer-AjOSc .framer-b5xqi8, .framer-AjOSc .framer-1y1pvot, .framer-AjOSc .framer-1ixtgic, .framer-AjOSc .framer-18l0e1a, .framer-AjOSc .framer-3y6jmm, .framer-AjOSc .framer-7xy4u7, .framer-AjOSc .framer-x7y04m, .framer-AjOSc .framer-n2l6jt, .framer-AjOSc .framer-1f2ig1o, .framer-AjOSc .framer-1o8r3x4, .framer-AjOSc .framer-1m8xka4, .framer-AjOSc .framer-27dfi2, .framer-AjOSc .framer-177mh4l, .framer-AjOSc .framer-1g3vz7p, .framer-AjOSc .framer-25i3sh, .framer-AjOSc .framer-txv1fh, .framer-AjOSc .framer-9nu367, .framer-AjOSc .framer-1n7vc0e, .framer-AjOSc .framer-1jhzb0l, .framer-AjOSc .framer-190bjxp, .framer-AjOSc .framer-1vh76oj, .framer-AjOSc .framer-1crexyn, .framer-AjOSc .framer-wa9op4, .framer-AjOSc .framer-g96fb7, .framer-AjOSc .framer-31z5v0, .framer-AjOSc .framer-1tqgcjx, .framer-AjOSc .framer-ipujtu, .framer-AjOSc .framer-14xsuok, .framer-AjOSc .framer-vknash, .framer-AjOSc .framer-eq5lul, .framer-AjOSc .framer-11f2ul2, .framer-AjOSc .framer-dq6ton, .framer-AjOSc .framer-ygotpb, .framer-AjOSc .framer-1oq225d, .framer-AjOSc .framer-1aiyuh1, .framer-AjOSc .framer-1ik9xae, .framer-AjOSc .framer-1rsrfq5, .framer-AjOSc .framer-1fg89vt, .framer-AjOSc .framer-l8m8dm, .framer-AjOSc .framer-u0cucx, .framer-AjOSc .framer-11sy6vt, .framer-AjOSc .framer-bln2gm, .framer-AjOSc .framer-q0979t, .framer-AjOSc .framer-9idch5, .framer-AjOSc .framer-aqxfi5, .framer-AjOSc .framer-1mvs6pj, .framer-AjOSc .framer-19aur8t, .framer-AjOSc .framer-6yz94e, .framer-AjOSc .framer-diio5j, .framer-AjOSc .framer-4w83h8, .framer-AjOSc .framer-11pgz4z, .framer-AjOSc .framer-v7ase5, .framer-AjOSc .framer-l9bkww, .framer-AjOSc .framer-9jrj85, .framer-AjOSc .framer-gpqt3u, .framer-AjOSc .framer-xve5vg, .framer-AjOSc .framer-1y3jd6g, .framer-AjOSc .framer-su2xek, .framer-AjOSc .framer-zsjozv, .framer-AjOSc .framer-zkasf2, .framer-AjOSc .framer-1b94dvy, .framer-AjOSc .framer-7cngrz, .framer-AjOSc .framer-1epo4xm, .framer-AjOSc .framer-1ezvcnw, .framer-AjOSc .framer-1ipgwzv, .framer-AjOSc .framer-nrduia, .framer-AjOSc .framer-3rmir1, .framer-AjOSc .framer-1utq82w, .framer-AjOSc .framer-rva093, .framer-AjOSc .framer-kwx2ad, .framer-AjOSc .framer-1owhimy, .framer-AjOSc .framer-vgm3nj, .framer-AjOSc .framer-qrktfo, .framer-AjOSc .framer-15f2x0, .framer-AjOSc .framer-ugslsp, .framer-AjOSc .framer-167efgr, .framer-AjOSc .framer-xa6fd7, .framer-AjOSc .framer-1gw8xjm, .framer-AjOSc .framer-18sqq2z, .framer-AjOSc .framer-164bs7a, .framer-AjOSc .framer-7w34sy { gap: 0px; } .framer-AjOSc.framer-hpdzqf > *, .framer-AjOSc .framer-15f2x0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-AjOSc.framer-hpdzqf > :first-child, .framer-AjOSc .framer-1eqzp5y > :first-child, .framer-AjOSc .framer-zlfhn7 > :first-child, .framer-AjOSc .framer-ucerwp > :first-child, .framer-AjOSc .framer-1yc5ump > :first-child, .framer-AjOSc .framer-67gjxx > :first-child, .framer-AjOSc .framer-axl043 > :first-child, .framer-AjOSc .framer-1fpykw2 > :first-child, .framer-AjOSc .framer-1asr1ic > :first-child, .framer-AjOSc .framer-1i4zbct > :first-child, .framer-AjOSc .framer-5bl1xf > :first-child, .framer-AjOSc .framer-unim9 > :first-child, .framer-AjOSc .framer-1v3d5ay > :first-child, .framer-AjOSc .framer-xf6hb1 > :first-child, .framer-AjOSc .framer-bcmfd9 > :first-child, .framer-AjOSc .framer-lcmzo0 > :first-child, .framer-AjOSc .framer-wzv1qb > :first-child, .framer-AjOSc .framer-1gxhjm3 > :first-child, .framer-AjOSc .framer-187h5th > :first-child, .framer-AjOSc .framer-1t9jznm > :first-child, .framer-AjOSc .framer-ppxkwc > :first-child, .framer-AjOSc .framer-6x5eu1 > :first-child, .framer-AjOSc .framer-vob7dj > :first-child, .framer-AjOSc .framer-197o2kp > :first-child, .framer-AjOSc .framer-1cprazm > :first-child, .framer-AjOSc .framer-94rl47 > :first-child, .framer-AjOSc .framer-jk3ivn > :first-child, .framer-AjOSc .framer-eu53yl > :first-child, .framer-AjOSc .framer-q8geqg > :first-child, .framer-AjOSc .framer-1aj11go > :first-child, .framer-AjOSc .framer-1pbeiag > :first-child, .framer-AjOSc .framer-b5xqi8 > :first-child, .framer-AjOSc .framer-1y1pvot > :first-child, .framer-AjOSc .framer-1ixtgic > :first-child, .framer-AjOSc .framer-18l0e1a > :first-child, .framer-AjOSc .framer-3y6jmm > :first-child, .framer-AjOSc .framer-7xy4u7 > :first-child, .framer-AjOSc .framer-1f2ig1o > :first-child, .framer-AjOSc .framer-1o8r3x4 > :first-child, .framer-AjOSc .framer-27dfi2 > :first-child, .framer-AjOSc .framer-177mh4l > :first-child, .framer-AjOSc .framer-1g3vz7p > :first-child, .framer-AjOSc .framer-25i3sh > :first-child, .framer-AjOSc .framer-txv1fh > :first-child, .framer-AjOSc .framer-1n7vc0e > :first-child, .framer-AjOSc .framer-1jhzb0l > :first-child, .framer-AjOSc .framer-1crexyn > :first-child, .framer-AjOSc .framer-g96fb7 > :first-child, .framer-AjOSc .framer-1tqgcjx > :first-child, .framer-AjOSc .framer-14xsuok > :first-child, .framer-AjOSc .framer-eq5lul > :first-child, .framer-AjOSc .framer-11f2ul2 > :first-child, .framer-AjOSc .framer-ygotpb > :first-child, .framer-AjOSc .framer-1oq225d > :first-child, .framer-AjOSc .framer-1aiyuh1 > :first-child, .framer-AjOSc .framer-1rsrfq5 > :first-child, .framer-AjOSc .framer-1fg89vt > :first-child, .framer-AjOSc .framer-l8m8dm > :first-child, .framer-AjOSc .framer-u0cucx > :first-child, .framer-AjOSc .framer-11sy6vt > :first-child, .framer-AjOSc .framer-bln2gm > :first-child, .framer-AjOSc .framer-q0979t > :first-child, .framer-AjOSc .framer-9idch5 > :first-child, .framer-AjOSc .framer-aqxfi5 > :first-child, .framer-AjOSc .framer-1mvs6pj > :first-child, .framer-AjOSc .framer-diio5j > :first-child, .framer-AjOSc .framer-4w83h8 > :first-child, .framer-AjOSc .framer-l9bkww > :first-child, .framer-AjOSc .framer-9jrj85 > :first-child, .framer-AjOSc .framer-1y3jd6g > :first-child, .framer-AjOSc .framer-su2xek > :first-child, .framer-AjOSc .framer-1b94dvy > :first-child, .framer-AjOSc .framer-7cngrz > :first-child, .framer-AjOSc .framer-1ipgwzv > :first-child, .framer-AjOSc .framer-nrduia > :first-child, .framer-AjOSc .framer-kwx2ad > :first-child, .framer-AjOSc .framer-1owhimy > :first-child, .framer-AjOSc .framer-vgm3nj > :first-child, .framer-AjOSc .framer-15f2x0 > :first-child, .framer-AjOSc .framer-xa6fd7 > :first-child { margin-top: 0px; } .framer-AjOSc.framer-hpdzqf > :last-child, .framer-AjOSc .framer-1eqzp5y > :last-child, .framer-AjOSc .framer-zlfhn7 > :last-child, .framer-AjOSc .framer-ucerwp > :last-child, .framer-AjOSc .framer-1yc5ump > :last-child, .framer-AjOSc .framer-67gjxx > :last-child, .framer-AjOSc .framer-axl043 > :last-child, .framer-AjOSc .framer-1fpykw2 > :last-child, .framer-AjOSc .framer-1asr1ic > :last-child, .framer-AjOSc .framer-1i4zbct > :last-child, .framer-AjOSc .framer-5bl1xf > :last-child, .framer-AjOSc .framer-unim9 > :last-child, .framer-AjOSc .framer-1v3d5ay > :last-child, .framer-AjOSc .framer-xf6hb1 > :last-child, .framer-AjOSc .framer-bcmfd9 > :last-child, .framer-AjOSc .framer-lcmzo0 > :last-child, .framer-AjOSc .framer-wzv1qb > :last-child, .framer-AjOSc .framer-1gxhjm3 > :last-child, .framer-AjOSc .framer-187h5th > :last-child, .framer-AjOSc .framer-1t9jznm > :last-child, .framer-AjOSc .framer-ppxkwc > :last-child, .framer-AjOSc .framer-6x5eu1 > :last-child, .framer-AjOSc .framer-vob7dj > :last-child, .framer-AjOSc .framer-197o2kp > :last-child, .framer-AjOSc .framer-1cprazm > :last-child, .framer-AjOSc .framer-94rl47 > :last-child, .framer-AjOSc .framer-jk3ivn > :last-child, .framer-AjOSc .framer-eu53yl > :last-child, .framer-AjOSc .framer-q8geqg > :last-child, .framer-AjOSc .framer-1aj11go > :last-child, .framer-AjOSc .framer-1pbeiag > :last-child, .framer-AjOSc .framer-b5xqi8 > :last-child, .framer-AjOSc .framer-1y1pvot > :last-child, .framer-AjOSc .framer-1ixtgic > :last-child, .framer-AjOSc .framer-18l0e1a > :last-child, .framer-AjOSc .framer-3y6jmm > :last-child, .framer-AjOSc .framer-7xy4u7 > :last-child, .framer-AjOSc .framer-1f2ig1o > :last-child, .framer-AjOSc .framer-1o8r3x4 > :last-child, .framer-AjOSc .framer-27dfi2 > :last-child, .framer-AjOSc .framer-177mh4l > :last-child, .framer-AjOSc .framer-1g3vz7p > :last-child, .framer-AjOSc .framer-25i3sh > :last-child, .framer-AjOSc .framer-txv1fh > :last-child, .framer-AjOSc .framer-1n7vc0e > :last-child, .framer-AjOSc .framer-1jhzb0l > :last-child, .framer-AjOSc .framer-1crexyn > :last-child, .framer-AjOSc .framer-g96fb7 > :last-child, .framer-AjOSc .framer-1tqgcjx > :last-child, .framer-AjOSc .framer-14xsuok > :last-child, .framer-AjOSc .framer-eq5lul > :last-child, .framer-AjOSc .framer-11f2ul2 > :last-child, .framer-AjOSc .framer-ygotpb > :last-child, .framer-AjOSc .framer-1oq225d > :last-child, .framer-AjOSc .framer-1aiyuh1 > :last-child, .framer-AjOSc .framer-1rsrfq5 > :last-child, .framer-AjOSc .framer-1fg89vt > :last-child, .framer-AjOSc .framer-l8m8dm > :last-child, .framer-AjOSc .framer-u0cucx > :last-child, .framer-AjOSc .framer-11sy6vt > :last-child, .framer-AjOSc .framer-bln2gm > :last-child, .framer-AjOSc .framer-q0979t > :last-child, .framer-AjOSc .framer-9idch5 > :last-child, .framer-AjOSc .framer-aqxfi5 > :last-child, .framer-AjOSc .framer-1mvs6pj > :last-child, .framer-AjOSc .framer-diio5j > :last-child, .framer-AjOSc .framer-4w83h8 > :last-child, .framer-AjOSc .framer-l9bkww > :last-child, .framer-AjOSc .framer-9jrj85 > :last-child, .framer-AjOSc .framer-1y3jd6g > :last-child, .framer-AjOSc .framer-su2xek > :last-child, .framer-AjOSc .framer-1b94dvy > :last-child, .framer-AjOSc .framer-7cngrz > :last-child, .framer-AjOSc .framer-1ipgwzv > :last-child, .framer-AjOSc .framer-nrduia > :last-child, .framer-AjOSc .framer-kwx2ad > :last-child, .framer-AjOSc .framer-1owhimy > :last-child, .framer-AjOSc .framer-vgm3nj > :last-child, .framer-AjOSc .framer-15f2x0 > :last-child, .framer-AjOSc .framer-xa6fd7 > :last-child { margin-bottom: 0px; } .framer-AjOSc .framer-5lehdx > *, .framer-AjOSc .framer-ugslsp > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-AjOSc .framer-5lehdx > :first-child, .framer-AjOSc .framer-h017s8 > :first-child, .framer-AjOSc .framer-iiz69l > :first-child, .framer-AjOSc .framer-gkvtye > :first-child, .framer-AjOSc .framer-1a5agbz > :first-child, .framer-AjOSc .framer-10j7jut > :first-child, .framer-AjOSc .framer-izi5zp > :first-child, .framer-AjOSc .framer-1n5r1ju > :first-child, .framer-AjOSc .framer-xhycpk > :first-child, .framer-AjOSc .framer-19ghq85 > :first-child, .framer-AjOSc .framer-119zt7a > :first-child, .framer-AjOSc .framer-uvlyeb > :first-child, .framer-AjOSc .framer-10lgv8i > :first-child, .framer-AjOSc .framer-nb3y8w > :first-child, .framer-AjOSc .framer-77i96n > :first-child, .framer-AjOSc .framer-18zebjr > :first-child, .framer-AjOSc .framer-g666ui > :first-child, .framer-AjOSc .framer-10l4qth > :first-child, .framer-AjOSc .framer-8r85br > :first-child, .framer-AjOSc .framer-1ecxwdx > :first-child, .framer-AjOSc .framer-1xhm33i > :first-child, .framer-AjOSc .framer-1qymisi > :first-child, .framer-AjOSc .framer-hfi712 > :first-child, .framer-AjOSc .framer-1v1yu82 > :first-child, .framer-AjOSc .framer-gpp2jz > :first-child, .framer-AjOSc .framer-1573kgd > :first-child, .framer-AjOSc .framer-15e7zig > :first-child, .framer-AjOSc .framer-1iakk15 > :first-child, .framer-AjOSc .framer-mapu1f > :first-child, .framer-AjOSc .framer-lj48wl > :first-child, .framer-AjOSc .framer-1y1qgs3 > :first-child, .framer-AjOSc .framer-eprubh > :first-child, .framer-AjOSc .framer-1aecdt4 > :first-child, .framer-AjOSc .framer-1jfnsdg > :first-child, .framer-AjOSc .framer-nlqhw1 > :first-child, .framer-AjOSc .framer-1jckcij > :first-child, .framer-AjOSc .framer-x7y04m > :first-child, .framer-AjOSc .framer-n2l6jt > :first-child, .framer-AjOSc .framer-1m8xka4 > :first-child, .framer-AjOSc .framer-9nu367 > :first-child, .framer-AjOSc .framer-190bjxp > :first-child, .framer-AjOSc .framer-1vh76oj > :first-child, .framer-AjOSc .framer-wa9op4 > :first-child, .framer-AjOSc .framer-31z5v0 > :first-child, .framer-AjOSc .framer-ipujtu > :first-child, .framer-AjOSc .framer-vknash > :first-child, .framer-AjOSc .framer-dq6ton > :first-child, .framer-AjOSc .framer-1ik9xae > :first-child, .framer-AjOSc .framer-19aur8t > :first-child, .framer-AjOSc .framer-6yz94e > :first-child, .framer-AjOSc .framer-11pgz4z > :first-child, .framer-AjOSc .framer-v7ase5 > :first-child, .framer-AjOSc .framer-gpqt3u > :first-child, .framer-AjOSc .framer-xve5vg > :first-child, .framer-AjOSc .framer-zsjozv > :first-child, .framer-AjOSc .framer-zkasf2 > :first-child, .framer-AjOSc .framer-1epo4xm > :first-child, .framer-AjOSc .framer-1ezvcnw > :first-child, .framer-AjOSc .framer-3rmir1 > :first-child, .framer-AjOSc .framer-1utq82w > :first-child, .framer-AjOSc .framer-rva093 > :first-child, .framer-AjOSc .framer-qrktfo > :first-child, .framer-AjOSc .framer-ugslsp > :first-child, .framer-AjOSc .framer-167efgr > :first-child, .framer-AjOSc .framer-1gw8xjm > :first-child, .framer-AjOSc .framer-18sqq2z > :first-child, .framer-AjOSc .framer-164bs7a > :first-child, .framer-AjOSc .framer-7w34sy > :first-child { margin-left: 0px; } .framer-AjOSc .framer-5lehdx > :last-child, .framer-AjOSc .framer-h017s8 > :last-child, .framer-AjOSc .framer-iiz69l > :last-child, .framer-AjOSc .framer-gkvtye > :last-child, .framer-AjOSc .framer-1a5agbz > :last-child, .framer-AjOSc .framer-10j7jut > :last-child, .framer-AjOSc .framer-izi5zp > :last-child, .framer-AjOSc .framer-1n5r1ju > :last-child, .framer-AjOSc .framer-xhycpk > :last-child, .framer-AjOSc .framer-19ghq85 > :last-child, .framer-AjOSc .framer-119zt7a > :last-child, .framer-AjOSc .framer-uvlyeb > :last-child, .framer-AjOSc .framer-10lgv8i > :last-child, .framer-AjOSc .framer-nb3y8w > :last-child, .framer-AjOSc .framer-77i96n > :last-child, .framer-AjOSc .framer-18zebjr > :last-child, .framer-AjOSc .framer-g666ui > :last-child, .framer-AjOSc .framer-10l4qth > :last-child, .framer-AjOSc .framer-8r85br > :last-child, .framer-AjOSc .framer-1ecxwdx > :last-child, .framer-AjOSc .framer-1xhm33i > :last-child, .framer-AjOSc .framer-1qymisi > :last-child, .framer-AjOSc .framer-hfi712 > :last-child, .framer-AjOSc .framer-1v1yu82 > :last-child, .framer-AjOSc .framer-gpp2jz > :last-child, .framer-AjOSc .framer-1573kgd > :last-child, .framer-AjOSc .framer-15e7zig > :last-child, .framer-AjOSc .framer-1iakk15 > :last-child, .framer-AjOSc .framer-mapu1f > :last-child, .framer-AjOSc .framer-lj48wl > :last-child, .framer-AjOSc .framer-1y1qgs3 > :last-child, .framer-AjOSc .framer-eprubh > :last-child, .framer-AjOSc .framer-1aecdt4 > :last-child, .framer-AjOSc .framer-1jfnsdg > :last-child, .framer-AjOSc .framer-nlqhw1 > :last-child, .framer-AjOSc .framer-1jckcij > :last-child, .framer-AjOSc .framer-x7y04m > :last-child, .framer-AjOSc .framer-n2l6jt > :last-child, .framer-AjOSc .framer-1m8xka4 > :last-child, .framer-AjOSc .framer-9nu367 > :last-child, .framer-AjOSc .framer-190bjxp > :last-child, .framer-AjOSc .framer-1vh76oj > :last-child, .framer-AjOSc .framer-wa9op4 > :last-child, .framer-AjOSc .framer-31z5v0 > :last-child, .framer-AjOSc .framer-ipujtu > :last-child, .framer-AjOSc .framer-vknash > :last-child, .framer-AjOSc .framer-dq6ton > :last-child, .framer-AjOSc .framer-1ik9xae > :last-child, .framer-AjOSc .framer-19aur8t > :last-child, .framer-AjOSc .framer-6yz94e > :last-child, .framer-AjOSc .framer-11pgz4z > :last-child, .framer-AjOSc .framer-v7ase5 > :last-child, .framer-AjOSc .framer-gpqt3u > :last-child, .framer-AjOSc .framer-xve5vg > :last-child, .framer-AjOSc .framer-zsjozv > :last-child, .framer-AjOSc .framer-zkasf2 > :last-child, .framer-AjOSc .framer-1epo4xm > :last-child, .framer-AjOSc .framer-1ezvcnw > :last-child, .framer-AjOSc .framer-3rmir1 > :last-child, .framer-AjOSc .framer-1utq82w > :last-child, .framer-AjOSc .framer-rva093 > :last-child, .framer-AjOSc .framer-qrktfo > :last-child, .framer-AjOSc .framer-ugslsp > :last-child, .framer-AjOSc .framer-167efgr > :last-child, .framer-AjOSc .framer-1gw8xjm > :last-child, .framer-AjOSc .framer-18sqq2z > :last-child, .framer-AjOSc .framer-164bs7a > :last-child, .framer-AjOSc .framer-7w34sy > :last-child { margin-right: 0px; } .framer-AjOSc .framer-h017s8 > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-AjOSc .framer-iiz69l > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-AjOSc .framer-gkvtye > *, .framer-AjOSc .framer-1a5agbz > *, .framer-AjOSc .framer-1n5r1ju > *, .framer-AjOSc .framer-xhycpk > *, .framer-AjOSc .framer-19ghq85 > *, .framer-AjOSc .framer-119zt7a > *, .framer-AjOSc .framer-uvlyeb > *, .framer-AjOSc .framer-77i96n > *, .framer-AjOSc .framer-18zebjr > *, .framer-AjOSc .framer-g666ui > *, .framer-AjOSc .framer-10l4qth > *, .framer-AjOSc .framer-8r85br > *, .framer-AjOSc .framer-1ecxwdx > *, .framer-AjOSc .framer-1xhm33i > *, .framer-AjOSc .framer-1qymisi > *, .framer-AjOSc .framer-hfi712 > *, .framer-AjOSc .framer-1v1yu82 > *, .framer-AjOSc .framer-gpp2jz > *, .framer-AjOSc .framer-1573kgd > *, .framer-AjOSc .framer-15e7zig > *, .framer-AjOSc .framer-mapu1f > *, .framer-AjOSc .framer-lj48wl > *, .framer-AjOSc .framer-1y1qgs3 > *, .framer-AjOSc .framer-eprubh > *, .framer-AjOSc .framer-1aecdt4 > *, .framer-AjOSc .framer-1jfnsdg > *, .framer-AjOSc .framer-1m8xka4 > *, .framer-AjOSc .framer-dq6ton > *, .framer-AjOSc .framer-6yz94e > *, .framer-AjOSc .framer-v7ase5 > *, .framer-AjOSc .framer-xve5vg > *, .framer-AjOSc .framer-zkasf2 > *, .framer-AjOSc .framer-1ezvcnw > *, .framer-AjOSc .framer-1utq82w > *, .framer-AjOSc .framer-167efgr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-AjOSc .framer-1eqzp5y > *, .framer-AjOSc .framer-1asr1ic > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-AjOSc .framer-zlfhn7 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-AjOSc .framer-ucerwp > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-AjOSc .framer-10j7jut > * { margin: 0px; margin-left: calc(11px / 2); margin-right: calc(11px / 2); } .framer-AjOSc .framer-izi5zp > *, .framer-AjOSc .framer-1iakk15 > *, .framer-AjOSc .framer-nlqhw1 > *, .framer-AjOSc .framer-n2l6jt > *, .framer-AjOSc .framer-9nu367 > *, .framer-AjOSc .framer-vknash > *, .framer-AjOSc .framer-1ik9xae > *, .framer-AjOSc .framer-19aur8t > *, .framer-AjOSc .framer-11pgz4z > *, .framer-AjOSc .framer-gpqt3u > *, .framer-AjOSc .framer-zsjozv > *, .framer-AjOSc .framer-1epo4xm > *, .framer-AjOSc .framer-3rmir1 > *, .framer-AjOSc .framer-rva093 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-AjOSc .framer-10lgv8i > *, .framer-AjOSc .framer-nb3y8w > * { margin: 0px; margin-left: calc(161px / 2); margin-right: calc(161px / 2); } .framer-AjOSc .framer-1yc5ump > *, .framer-AjOSc .framer-67gjxx > *, .framer-AjOSc .framer-axl043 > *, .framer-AjOSc .framer-q8geqg > *, .framer-AjOSc .framer-1aj11go > *, .framer-AjOSc .framer-b5xqi8 > *, .framer-AjOSc .framer-1ixtgic > *, .framer-AjOSc .framer-3y6jmm > *, .framer-AjOSc .framer-27dfi2 > *, .framer-AjOSc .framer-177mh4l > *, .framer-AjOSc .framer-1g3vz7p > *, .framer-AjOSc .framer-25i3sh > *, .framer-AjOSc .framer-txv1fh > *, .framer-AjOSc .framer-1jhzb0l > *, .framer-AjOSc .framer-1fg89vt > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-AjOSc .framer-1fpykw2 > *, .framer-AjOSc .framer-1f2ig1o > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-AjOSc .framer-1i4zbct > *, .framer-AjOSc .framer-187h5th > * { margin: 0px; margin-bottom: calc(200px / 2); margin-top: calc(200px / 2); } .framer-AjOSc .framer-5bl1xf > *, .framer-AjOSc .framer-1v3d5ay > *, .framer-AjOSc .framer-bcmfd9 > *, .framer-AjOSc .framer-wzv1qb > *, .framer-AjOSc .framer-1t9jznm > *, .framer-AjOSc .framer-6x5eu1 > *, .framer-AjOSc .framer-197o2kp > *, .framer-AjOSc .framer-94rl47 > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-AjOSc .framer-unim9 > *, .framer-AjOSc .framer-xf6hb1 > *, .framer-AjOSc .framer-lcmzo0 > *, .framer-AjOSc .framer-1gxhjm3 > *, .framer-AjOSc .framer-ppxkwc > *, .framer-AjOSc .framer-vob7dj > *, .framer-AjOSc .framer-1cprazm > *, .framer-AjOSc .framer-jk3ivn > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-AjOSc .framer-eu53yl > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-AjOSc .framer-1jckcij > * { margin: 0px; margin-left: calc(118px / 2); margin-right: calc(118px / 2); } .framer-AjOSc .framer-1pbeiag > *, .framer-AjOSc .framer-1y1pvot > *, .framer-AjOSc .framer-18l0e1a > *, .framer-AjOSc .framer-7xy4u7 > *, .framer-AjOSc .framer-1o8r3x4 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-AjOSc .framer-x7y04m > *, .framer-AjOSc .framer-1gw8xjm > *, .framer-AjOSc .framer-18sqq2z > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-AjOSc .framer-1n7vc0e > *, .framer-AjOSc .framer-1rsrfq5 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-AjOSc .framer-190bjxp > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-AjOSc .framer-1vh76oj > *, .framer-AjOSc .framer-wa9op4 > *, .framer-AjOSc .framer-31z5v0 > *, .framer-AjOSc .framer-ipujtu > * { margin: 0px; margin-left: calc(22px / 2); margin-right: calc(22px / 2); } .framer-AjOSc .framer-1crexyn > *, .framer-AjOSc .framer-g96fb7 > *, .framer-AjOSc .framer-1tqgcjx > *, .framer-AjOSc .framer-14xsuok > *, .framer-AjOSc .framer-11f2ul2 > *, .framer-AjOSc .framer-aqxfi5 > *, .framer-AjOSc .framer-1mvs6pj > *, .framer-AjOSc .framer-diio5j > *, .framer-AjOSc .framer-4w83h8 > *, .framer-AjOSc .framer-l9bkww > *, .framer-AjOSc .framer-9jrj85 > *, .framer-AjOSc .framer-1y3jd6g > *, .framer-AjOSc .framer-su2xek > *, .framer-AjOSc .framer-1b94dvy > *, .framer-AjOSc .framer-7cngrz > *, .framer-AjOSc .framer-1ipgwzv > *, .framer-AjOSc .framer-nrduia > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-AjOSc .framer-eq5lul > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-AjOSc .framer-ygotpb > *, .framer-AjOSc .framer-1oq225d > *, .framer-AjOSc .framer-kwx2ad > *, .framer-AjOSc .framer-vgm3nj > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-AjOSc .framer-1aiyuh1 > *, .framer-AjOSc .framer-l8m8dm > *, .framer-AjOSc .framer-u0cucx > *, .framer-AjOSc .framer-11sy6vt > *, .framer-AjOSc .framer-bln2gm > *, .framer-AjOSc .framer-q0979t > *, .framer-AjOSc .framer-9idch5 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-AjOSc .framer-1owhimy > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-AjOSc .framer-qrktfo > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-AjOSc .framer-xa6fd7 > * { margin: 0px; margin-bottom: calc(7px / 2); margin-top: calc(7px / 2); } .framer-AjOSc .framer-164bs7a > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-AjOSc .framer-7w34sy > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,'.framer-AjOSc[data-border=\"true\"]::after, .framer-AjOSc [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: 992px) and (max-width: 1439px) { .framer-AjOSc.framer-hpdzqf { width: 992px; } .framer-AjOSc .framer-5lehdx { left: 50%; } .framer-AjOSc .framer-1jmfvju { top: calc(49.3765586034913% - 130px / 2); } .framer-AjOSc .framer-xhycpk { bottom: 1px; left: unset; right: -99px; top: unset; } .framer-AjOSc .framer-1ipmfyd { left: 880px; top: -50px; } .framer-AjOSc .framer-19ghq85 { bottom: 25px; top: unset; } .framer-AjOSc .framer-1j91hha { bottom: -58px; height: 68px; left: 34px; width: 57px; } .framer-AjOSc .framer-17nfm1f { bottom: 0px; left: 900px; top: unset; } .framer-AjOSc .framer-119zt7a { bottom: 0px; right: -6px; } .framer-AjOSc .framer-1fpykw2 { gap: 100px; } .framer-AjOSc .framer-5bl1xf, .framer-AjOSc .framer-fqcwff, .framer-AjOSc .framer-1v3d5ay, .framer-AjOSc .framer-mmdpas, .framer-AjOSc .framer-bcmfd9, .framer-AjOSc .framer-wzv1qb, .framer-AjOSc .framer-ln225f { width: 50%; } .framer-AjOSc .framer-c3wj9e { height: var(--framer-aspect-ratio-supported, 240px); } .framer-AjOSc .framer-1fomw1z { height: var(--framer-aspect-ratio-supported, 229px); } .framer-AjOSc .framer-1jj384b { height: var(--framer-aspect-ratio-supported, 153px); } .framer-AjOSc .framer-ay3wxm-container { bottom: 0px; height: unset; left: calc(50.657894736842124% - 98.10964083175804% / 2); top: 0px; } .framer-AjOSc .framer-wp062w { left: -26px; right: unset; } .framer-AjOSc .framer-43hmef { left: -50px; right: -12px; width: unset; } .framer-AjOSc .framer-1ioew9s { left: unset; right: -13px; } .framer-AjOSc .framer-x7y04m { flex-direction: column; } .framer-AjOSc .framer-xa6fd7 { gap: 8px; } .framer-AjOSc .framer-18sqq2z { padding: 0px 20px 0px 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-AjOSc .framer-1fpykw2, .framer-AjOSc .framer-x7y04m, .framer-AjOSc .framer-xa6fd7 { gap: 0px; } .framer-AjOSc .framer-1fpykw2 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-AjOSc .framer-1fpykw2 > :first-child, .framer-AjOSc .framer-x7y04m > :first-child, .framer-AjOSc .framer-xa6fd7 > :first-child { margin-top: 0px; } .framer-AjOSc .framer-1fpykw2 > :last-child, .framer-AjOSc .framer-x7y04m > :last-child, .framer-AjOSc .framer-xa6fd7 > :last-child { margin-bottom: 0px; } .framer-AjOSc .framer-x7y04m > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-AjOSc .framer-xa6fd7 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }}\",\"@media (min-width: 810px) and (max-width: 991px) { .framer-AjOSc.framer-hpdzqf { width: 810px; } .framer-AjOSc .framer-5lehdx { left: 50%; } .framer-AjOSc .framer-1a5agbz { padding: 80px 40px 80px 40px; } .framer-AjOSc .framer-zlfhn7, .framer-AjOSc .framer-ucerwp { overflow: visible; } .framer-AjOSc .framer-1oj13s4, .framer-AjOSc .framer-1dxv895 { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-AjOSc .framer-xhycpk { bottom: 1px; left: unset; right: -69px; top: unset; } .framer-AjOSc .framer-ptdbt3 { left: 135px; top: 0px; } .framer-AjOSc .framer-19ghq85 { left: -30px; } .framer-AjOSc .framer-1j91hha { bottom: -19px; height: 70px; left: -14px; width: 63px; } .framer-AjOSc .framer-17nfm1f { bottom: 0px; left: 900px; top: unset; } .framer-AjOSc .framer-uvlyeb, .framer-AjOSc .framer-77i96n, .framer-AjOSc .framer-9nu367, .framer-AjOSc .framer-vknash, .framer-AjOSc .framer-1ik9xae { padding: 40px; } .framer-AjOSc .framer-10lgv8i { flex: 1 0 0px; gap: 100px; justify-content: center; width: 1px; } .framer-AjOSc .framer-1fpykw2, .framer-AjOSc .framer-1jckcij { gap: 60px; } .framer-AjOSc .framer-nb3y8w { gap: 100px; justify-content: center; } .framer-AjOSc .framer-al4wc8 { order: 0; } .framer-AjOSc .framer-187h5th { order: 2; } .framer-AjOSc .framer-1cukzft, .framer-AjOSc .framer-s2gjmy, .framer-AjOSc .framer-1o4dw6y { height: var(--framer-aspect-ratio-supported, 266px); } .framer-AjOSc .framer-vh51xx { height: var(--framer-aspect-ratio-supported, 192px); } .framer-AjOSc .framer-1gth6ps { height: var(--framer-aspect-ratio-supported, 183px); } .framer-AjOSc .framer-1phgc10 { height: var(--framer-aspect-ratio-supported, 122px); } .framer-AjOSc .framer-nlqhw1 { padding: 80px 40px 40px 40px; } .framer-AjOSc .framer-x7y04m { flex-direction: column; } .framer-AjOSc .framer-1f2ig1o { display: block; gap: unset; height: 485px; padding: unset; } .framer-AjOSc .framer-1o8r3x4 { left: 50%; position: absolute; top: 0px; transform: translateX(-50%); } .framer-AjOSc .framer-1m8xka4 { bottom: -30px; left: 0px; position: absolute; right: 0px; width: unset; } .framer-AjOSc .framer-1t0dnl9 { height: var(--framer-aspect-ratio-supported, 375px); } .framer-AjOSc .framer-1n7vc0e, .framer-AjOSc .framer-1rsrfq5 { gap: 40px; } .framer-AjOSc .framer-190bjxp { flex-wrap: wrap; } .framer-AjOSc .framer-1vh76oj, .framer-AjOSc .framer-wa9op4, .framer-AjOSc .framer-31z5v0, .framer-AjOSc .framer-ipujtu { flex: none; width: 47%; } .framer-AjOSc .framer-eq5lul { gap: 0px; } .framer-AjOSc .framer-1m4rnu2 { width: 100%; } .framer-AjOSc .framer-rva093 { padding: 80px; } .framer-AjOSc .framer-1owhimy { padding: 80px 40px 80px 40px; width: 100%; } .framer-AjOSc .framer-18sqq2z { padding: 0px 20px 0px 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-AjOSc .framer-10lgv8i, .framer-AjOSc .framer-1fpykw2, .framer-AjOSc .framer-nb3y8w, .framer-AjOSc .framer-1jckcij, .framer-AjOSc .framer-x7y04m, .framer-AjOSc .framer-1f2ig1o, .framer-AjOSc .framer-1n7vc0e, .framer-AjOSc .framer-eq5lul, .framer-AjOSc .framer-1rsrfq5 { gap: 0px; } .framer-AjOSc .framer-10lgv8i > *, .framer-AjOSc .framer-nb3y8w > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-AjOSc .framer-10lgv8i > :first-child, .framer-AjOSc .framer-nb3y8w > :first-child, .framer-AjOSc .framer-1jckcij > :first-child { margin-left: 0px; } .framer-AjOSc .framer-10lgv8i > :last-child, .framer-AjOSc .framer-nb3y8w > :last-child, .framer-AjOSc .framer-1jckcij > :last-child { margin-right: 0px; } .framer-AjOSc .framer-1fpykw2 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-AjOSc .framer-1fpykw2 > :first-child, .framer-AjOSc .framer-x7y04m > :first-child, .framer-AjOSc .framer-1n7vc0e > :first-child, .framer-AjOSc .framer-eq5lul > :first-child, .framer-AjOSc .framer-1rsrfq5 > :first-child { margin-top: 0px; } .framer-AjOSc .framer-1fpykw2 > :last-child, .framer-AjOSc .framer-x7y04m > :last-child, .framer-AjOSc .framer-1n7vc0e > :last-child, .framer-AjOSc .framer-eq5lul > :last-child, .framer-AjOSc .framer-1rsrfq5 > :last-child { margin-bottom: 0px; } .framer-AjOSc .framer-1jckcij > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-AjOSc .framer-x7y04m > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-AjOSc .framer-1f2ig1o > *, .framer-AjOSc .framer-1f2ig1o > :first-child, .framer-AjOSc .framer-1f2ig1o > :last-child { margin: 0px; } .framer-AjOSc .framer-1n7vc0e > *, .framer-AjOSc .framer-1rsrfq5 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-AjOSc .framer-eq5lul > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\",\"@media (max-width: 479px) { .framer-AjOSc.framer-hpdzqf { width: 320px; } .framer-AjOSc .framer-tdvlm0-container { left: 50%; order: 1; position: fixed; transform: translateX(-50%); z-index: 10; } .framer-AjOSc .framer-1a5agbz { order: 3; padding: 40px 16px 0px 16px; } .framer-AjOSc .framer-1eqzp5y { gap: 60px; } .framer-AjOSc .framer-zlfhn7 { gap: 32px; padding: 88px 0px 0px 0px; } .framer-AjOSc .framer-1oj13s4, .framer-AjOSc .framer-1dxv895, .framer-AjOSc .framer-ht3nnb, .framer-AjOSc .framer-1m1mjjd, .framer-AjOSc .framer-128bv2m, .framer-AjOSc .framer-127wpnu, .framer-AjOSc .framer-83zsgg { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-AjOSc .framer-1jmfvju { bottom: -72px; left: 359px; top: unset; } .framer-AjOSc .framer-xhycpk { bottom: 10px; left: unset; right: -2px; top: unset; } .framer-AjOSc .framer-ptdbt3 { height: 47px; left: 61px; top: 23px; width: 25px; } .framer-AjOSc .framer-1ipmfyd { left: 580px; } .framer-AjOSc .framer-19ghq85 { left: -1px; top: 14px; } .framer-AjOSc .framer-1j91hha { bottom: -22px; left: 70px; width: 47px; } .framer-AjOSc .framer-17nfm1f { bottom: -31px; left: 611px; top: unset; } .framer-AjOSc .framer-119zt7a { bottom: unset; left: -52px; right: unset; top: 46%; transform: translateY(-50%); width: 137px; } .framer-AjOSc .framer-11r7zqh { left: 80px; top: 14px; } .framer-AjOSc .framer-uvlyeb { order: 4; padding: 40px 12px 40px 12px; } .framer-AjOSc .framer-10lgv8i { align-content: flex-start; align-items: flex-start; flex: 1 0 0px; gap: 8px; width: 1px; } .framer-AjOSc .framer-1yc5ump, .framer-AjOSc .framer-67gjxx, .framer-AjOSc .framer-axl043 { flex: 1 0 0px; gap: 10px; width: 1px; } .framer-AjOSc .framer-1fpykw2 { gap: 30px; order: 5; } .framer-AjOSc .framer-nb3y8w { align-content: flex-start; align-items: flex-start; gap: 30px; } .framer-AjOSc .framer-vbfnc-container, .framer-AjOSc .framer-1oi0gcy, .framer-AjOSc .framer-w31isl { order: 1; } .framer-AjOSc .framer-77i96n { order: 6; padding: 64px 20px 40px 20px; } .framer-AjOSc .framer-1asr1ic { gap: 41px; order: 0; } .framer-AjOSc .framer-1i4zbct { gap: 121px; } .framer-AjOSc .framer-1amkfrr { align-content: center; align-items: center; flex-direction: column; gap: 0px; height: 498px; justify-content: center; } .framer-AjOSc .framer-5bl1xf, .framer-AjOSc .framer-1v3d5ay, .framer-AjOSc .framer-wzv1qb, .framer-AjOSc .framer-ln225f, .framer-AjOSc .framer-1o8r3x4, .framer-AjOSc .framer-1p99df, .framer-AjOSc .framer-1jhzb0l, .framer-AjOSc .framer-3fq3ne-container, .framer-AjOSc .framer-1fg89vt { width: 100%; } .framer-AjOSc .framer-unim9, .framer-AjOSc .framer-xf6hb1, .framer-AjOSc .framer-lcmzo0, .framer-AjOSc .framer-1gxhjm3 { gap: 15px; } .framer-AjOSc .framer-151tpjk { height: var(--framer-aspect-ratio-supported, 266px); } .framer-AjOSc .framer-mww3v9, .framer-AjOSc .framer-g4fc1r { flex-direction: column; gap: 30px; justify-content: center; } .framer-AjOSc .framer-mmdpas { height: 200px; width: 100%; } .framer-AjOSc .framer-c3wj9e { height: var(--framer-aspect-ratio-supported, 147px); } .framer-AjOSc .framer-1fomw1z { height: var(--framer-aspect-ratio-supported, 141px); } .framer-AjOSc .framer-1jj384b { height: var(--framer-aspect-ratio-supported, 94px); } .framer-AjOSc .framer-ay3wxm-container { height: 319px; left: calc(40.35714285714288% - 280px / 2); top: calc(79.50000000000003% - 319px / 2); width: 280px; } .framer-AjOSc .framer-1a5gg24 { display: block; height: 556px; padding: unset; } .framer-AjOSc .framer-bcmfd9 { left: 50%; position: absolute; top: 100px; transform: translateX(-50%); width: 100%; } .framer-AjOSc .framer-1jnph4 { bottom: -100px; left: calc(50.00000000000002% - 100% / 2); position: absolute; width: 100%; } .framer-AjOSc .framer-wp062w { aspect-ratio: unset; bottom: unset; height: 484px; left: calc(46.07142857142859% - 511px / 2); right: unset; top: calc(43.86363636363639% - 484px / 2); width: 511px; } .framer-AjOSc .framer-43hmef { bottom: unset; height: 286px; left: calc(50.00000000000002% - 280px / 2); top: calc(50.00000000000002% - 286px / 2); width: 280px; } .framer-AjOSc .framer-1ioew9s { bottom: unset; left: calc(53.21428571428574% - 126px / 2); top: calc(67.83216783216785% - 70px / 2); } .framer-AjOSc .framer-nlqhw1 { order: 7; padding: 120px 20px 40px 20px; } .framer-AjOSc .framer-sk7ccg { left: calc(49.743589743589766% - 961px / 2); right: unset; width: 961px; } .framer-AjOSc .framer-eu53yl, .framer-AjOSc .framer-1n7vc0e { gap: 40px; } .framer-AjOSc .framer-1jckcij { flex-direction: column; gap: 40px; } .framer-AjOSc .framer-1aj11go, .framer-AjOSc .framer-b5xqi8, .framer-AjOSc .framer-1ixtgic, .framer-AjOSc .framer-3y6jmm, .framer-AjOSc .framer-1vh76oj, .framer-AjOSc .framer-wa9op4, .framer-AjOSc .framer-31z5v0, .framer-AjOSc .framer-ipujtu { flex: none; width: 100%; } .framer-AjOSc .framer-n2l6jt { display: block; gap: unset; height: 297px; order: 8; padding: unset; } .framer-AjOSc .framer-1f2ig1o { bottom: 0px; flex: none; gap: 40px; left: 50%; position: absolute; transform: translateX(-50%); width: 280px; } .framer-AjOSc .framer-1fzpmvt { align-self: unset; width: 100%; } .framer-AjOSc .framer-1m8xka4 { height: min-content; } .framer-AjOSc .framer-1t0dnl9 { aspect-ratio: unset; height: 108px; } .framer-AjOSc .framer-9nu367 { order: 9; padding: 80px 20px 40px 20px; } .framer-AjOSc .framer-190bjxp { flex-direction: column; gap: 20px; } .framer-AjOSc .framer-1crexyn, .framer-AjOSc .framer-g96fb7, .framer-AjOSc .framer-1tqgcjx, .framer-AjOSc .framer-14xsuok { padding: 0px 0px 32px 0px; } .framer-AjOSc .framer-vknash { order: 10; padding: 40px 20px 0px 20px; } .framer-AjOSc .framer-eq5lul { display: block; flex: none; gap: unset; height: 496px; padding: unset; width: 280px; } .framer-AjOSc .framer-11f2ul2 { left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 1fr; } .framer-AjOSc .framer-1yokefq { height: 48px; width: 54px; } .framer-AjOSc .framer-or3693-container { left: calc(50.00000000000002% - 800px / 2); position: absolute; top: calc(49.90291262135925% - 515px / 2); } .framer-AjOSc .framer-ygotpb { order: 11; padding: 100px 20px 100px 20px; } .framer-AjOSc .framer-1ik9xae { order: 12; padding: 40px 20px 40px 20px; } .framer-AjOSc .framer-1rsrfq5 { gap: 20px; } .framer-AjOSc .framer-rva093 { order: 13; padding: 50px 20px 50px 20px; } .framer-AjOSc .framer-9ytske { left: calc(50.00000000000002% - 1473px / 2); right: unset; width: 1473px; } .framer-AjOSc .framer-1owhimy { order: 14; padding: 60px 20px 60px 20px; width: 100%; } .framer-AjOSc .framer-15f2x0 { order: 15; } .framer-AjOSc .framer-ugslsp { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 10px; order: 0; padding: 0px 0px 24px 20px; } .framer-AjOSc .framer-167efgr { align-content: flex-end; align-items: flex-end; flex: none; width: 100%; } .framer-AjOSc .framer-xa6fd7 { gap: 8px; } .framer-AjOSc .framer-1jhrpyv, .framer-AjOSc .framer-pm89h1 { order: 0; } .framer-AjOSc .framer-18sqq2z { padding: 0px 20px 0px 0px; } .framer-AjOSc .framer-164bs7a { flex-direction: column; gap: 4px; order: 2; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-AjOSc .framer-1eqzp5y, .framer-AjOSc .framer-zlfhn7, .framer-AjOSc .framer-10lgv8i, .framer-AjOSc .framer-1yc5ump, .framer-AjOSc .framer-67gjxx, .framer-AjOSc .framer-axl043, .framer-AjOSc .framer-1fpykw2, .framer-AjOSc .framer-nb3y8w, .framer-AjOSc .framer-1asr1ic, .framer-AjOSc .framer-1i4zbct, .framer-AjOSc .framer-1amkfrr, .framer-AjOSc .framer-unim9, .framer-AjOSc .framer-mww3v9, .framer-AjOSc .framer-xf6hb1, .framer-AjOSc .framer-1a5gg24, .framer-AjOSc .framer-lcmzo0, .framer-AjOSc .framer-g4fc1r, .framer-AjOSc .framer-1gxhjm3, .framer-AjOSc .framer-eu53yl, .framer-AjOSc .framer-1jckcij, .framer-AjOSc .framer-n2l6jt, .framer-AjOSc .framer-1f2ig1o, .framer-AjOSc .framer-1n7vc0e, .framer-AjOSc .framer-190bjxp, .framer-AjOSc .framer-eq5lul, .framer-AjOSc .framer-1rsrfq5, .framer-AjOSc .framer-ugslsp, .framer-AjOSc .framer-xa6fd7, .framer-AjOSc .framer-164bs7a { gap: 0px; } .framer-AjOSc .framer-1eqzp5y > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-AjOSc .framer-1eqzp5y > :first-child, .framer-AjOSc .framer-zlfhn7 > :first-child, .framer-AjOSc .framer-1yc5ump > :first-child, .framer-AjOSc .framer-67gjxx > :first-child, .framer-AjOSc .framer-axl043 > :first-child, .framer-AjOSc .framer-1fpykw2 > :first-child, .framer-AjOSc .framer-1asr1ic > :first-child, .framer-AjOSc .framer-1i4zbct > :first-child, .framer-AjOSc .framer-1amkfrr > :first-child, .framer-AjOSc .framer-unim9 > :first-child, .framer-AjOSc .framer-mww3v9 > :first-child, .framer-AjOSc .framer-xf6hb1 > :first-child, .framer-AjOSc .framer-lcmzo0 > :first-child, .framer-AjOSc .framer-g4fc1r > :first-child, .framer-AjOSc .framer-1gxhjm3 > :first-child, .framer-AjOSc .framer-eu53yl > :first-child, .framer-AjOSc .framer-1jckcij > :first-child, .framer-AjOSc .framer-1f2ig1o > :first-child, .framer-AjOSc .framer-1n7vc0e > :first-child, .framer-AjOSc .framer-190bjxp > :first-child, .framer-AjOSc .framer-1rsrfq5 > :first-child, .framer-AjOSc .framer-ugslsp > :first-child, .framer-AjOSc .framer-xa6fd7 > :first-child, .framer-AjOSc .framer-164bs7a > :first-child { margin-top: 0px; } .framer-AjOSc .framer-1eqzp5y > :last-child, .framer-AjOSc .framer-zlfhn7 > :last-child, .framer-AjOSc .framer-1yc5ump > :last-child, .framer-AjOSc .framer-67gjxx > :last-child, .framer-AjOSc .framer-axl043 > :last-child, .framer-AjOSc .framer-1fpykw2 > :last-child, .framer-AjOSc .framer-1asr1ic > :last-child, .framer-AjOSc .framer-1i4zbct > :last-child, .framer-AjOSc .framer-1amkfrr > :last-child, .framer-AjOSc .framer-unim9 > :last-child, .framer-AjOSc .framer-mww3v9 > :last-child, .framer-AjOSc .framer-xf6hb1 > :last-child, .framer-AjOSc .framer-lcmzo0 > :last-child, .framer-AjOSc .framer-g4fc1r > :last-child, .framer-AjOSc .framer-1gxhjm3 > :last-child, .framer-AjOSc .framer-eu53yl > :last-child, .framer-AjOSc .framer-1jckcij > :last-child, .framer-AjOSc .framer-1f2ig1o > :last-child, .framer-AjOSc .framer-1n7vc0e > :last-child, .framer-AjOSc .framer-190bjxp > :last-child, .framer-AjOSc .framer-1rsrfq5 > :last-child, .framer-AjOSc .framer-ugslsp > :last-child, .framer-AjOSc .framer-xa6fd7 > :last-child, .framer-AjOSc .framer-164bs7a > :last-child { margin-bottom: 0px; } .framer-AjOSc .framer-zlfhn7 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-AjOSc .framer-10lgv8i > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-AjOSc .framer-10lgv8i > :first-child, .framer-AjOSc .framer-nb3y8w > :first-child { margin-left: 0px; } .framer-AjOSc .framer-10lgv8i > :last-child, .framer-AjOSc .framer-nb3y8w > :last-child { margin-right: 0px; } .framer-AjOSc .framer-1yc5ump > *, .framer-AjOSc .framer-67gjxx > *, .framer-AjOSc .framer-axl043 > *, .framer-AjOSc .framer-ugslsp > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-AjOSc .framer-1fpykw2 > *, .framer-AjOSc .framer-mww3v9 > *, .framer-AjOSc .framer-g4fc1r > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-AjOSc .framer-nb3y8w > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-AjOSc .framer-1asr1ic > * { margin: 0px; margin-bottom: calc(41px / 2); margin-top: calc(41px / 2); } .framer-AjOSc .framer-1i4zbct > * { margin: 0px; margin-bottom: calc(121px / 2); margin-top: calc(121px / 2); } .framer-AjOSc .framer-1amkfrr > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-AjOSc .framer-unim9 > *, .framer-AjOSc .framer-xf6hb1 > *, .framer-AjOSc .framer-lcmzo0 > *, .framer-AjOSc .framer-1gxhjm3 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-AjOSc .framer-1a5gg24 > *, .framer-AjOSc .framer-1a5gg24 > :first-child, .framer-AjOSc .framer-1a5gg24 > :last-child, .framer-AjOSc .framer-n2l6jt > *, .framer-AjOSc .framer-n2l6jt > :first-child, .framer-AjOSc .framer-n2l6jt > :last-child, .framer-AjOSc .framer-eq5lul > *, .framer-AjOSc .framer-eq5lul > :first-child, .framer-AjOSc .framer-eq5lul > :last-child { margin: 0px; } .framer-AjOSc .framer-eu53yl > *, .framer-AjOSc .framer-1jckcij > *, .framer-AjOSc .framer-1f2ig1o > *, .framer-AjOSc .framer-1n7vc0e > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-AjOSc .framer-190bjxp > *, .framer-AjOSc .framer-1rsrfq5 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-AjOSc .framer-xa6fd7 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-AjOSc .framer-164bs7a > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }}\",\"@media (min-width: 480px) and (max-width: 809px) { .framer-AjOSc.framer-hpdzqf { width: 480px; } .framer-AjOSc .framer-1a5agbz { padding: 56px 40px 56px 40px; } .framer-AjOSc .framer-zlfhn7, .framer-AjOSc .framer-ucerwp { overflow: visible; } .framer-AjOSc .framer-1oj13s4, .framer-AjOSc .framer-1dxv895, .framer-AjOSc .framer-ht3nnb, .framer-AjOSc .framer-1m1mjjd, .framer-AjOSc .framer-128bv2m { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-AjOSc .framer-1jmfvju { bottom: 68px; left: 200px; top: unset; } .framer-AjOSc .framer-xhycpk { bottom: 1px; left: unset; right: -69px; top: unset; } .framer-AjOSc .framer-ptdbt3 { left: calc(49.532710280373855% - 42px / 2); top: 0px; } .framer-AjOSc .framer-1ipmfyd { left: 670px; } .framer-AjOSc .framer-19ghq85 { left: -30px; } .framer-AjOSc .framer-1j91hha { bottom: -19px; height: 70px; left: -14px; width: 63px; } .framer-AjOSc .framer-17nfm1f { bottom: -60px; left: 670px; top: unset; } .framer-AjOSc .framer-uvlyeb, .framer-AjOSc .framer-77i96n, .framer-AjOSc .framer-9nu367, .framer-AjOSc .framer-vknash, .framer-AjOSc .framer-1ik9xae { padding: 40px; } .framer-AjOSc .framer-10lgv8i { align-content: flex-start; align-items: flex-start; flex: 1 0 0px; gap: 8px; justify-content: center; width: 1px; } .framer-AjOSc .framer-1yc5ump, .framer-AjOSc .framer-67gjxx, .framer-AjOSc .framer-axl043 { flex: 1 0 0px; width: 1px; } .framer-AjOSc .framer-1fpykw2 { gap: 60px; } .framer-AjOSc .framer-nb3y8w { gap: 100px; justify-content: center; } .framer-AjOSc .framer-al4wc8, .framer-AjOSc .framer-1q8th6j, .framer-AjOSc .framer-1jhrpyv { order: 0; } .framer-AjOSc .framer-1i4zbct { order: 1; } .framer-AjOSc .framer-1amkfrr, .framer-AjOSc .framer-mww3v9 { display: block; height: 478px; padding: unset; } .framer-AjOSc .framer-5bl1xf, .framer-AjOSc .framer-1v3d5ay, .framer-AjOSc .framer-bcmfd9, .framer-AjOSc .framer-wzv1qb { left: 0px; position: absolute; top: 0px; width: 100%; } .framer-AjOSc .framer-fqcwff { bottom: -30px; left: -90px; position: absolute; right: -26px; width: unset; } .framer-AjOSc .framer-mmdpas { bottom: 0px; left: 0px; position: absolute; right: -129px; width: unset; } .framer-AjOSc .framer-ay3wxm-container { bottom: -28px; height: unset; left: 6px; right: 4px; top: 28px; width: unset; } .framer-AjOSc .framer-1a5gg24 { display: block; height: 592px; padding: unset; } .framer-AjOSc .framer-1iakk15 { order: 2; } .framer-AjOSc .framer-1axorwp { height: var(--framer-aspect-ratio-supported, 266px); } .framer-AjOSc .framer-lcmzo0 { order: 1; padding: 0px 0px 24px 0px; } .framer-AjOSc .framer-g4fc1r { display: block; height: 464px; padding: unset; } .framer-AjOSc .framer-ln225f { left: calc(47.50000000000002% - 520px / 2); position: absolute; top: calc(69.25566343042074% - 286px / 2); } .framer-AjOSc .framer-43hmef { bottom: unset; height: 286px; left: calc(49.80769230769233% - 518px / 2); top: calc(50.00000000000002% - 286px / 2); } .framer-AjOSc .framer-1ioew9s { left: unset; right: 1px; } .framer-AjOSc .framer-nlqhw1 { padding: 140px 40px 40px 40px; } .framer-AjOSc .framer-1jckcij { flex-direction: column; gap: 60px; } .framer-AjOSc .framer-1aj11go, .framer-AjOSc .framer-b5xqi8, .framer-AjOSc .framer-1ixtgic, .framer-AjOSc .framer-3y6jmm { flex: none; width: 100%; } .framer-AjOSc .framer-x7y04m { flex-direction: column; } .framer-AjOSc .framer-n2l6jt { display: block; gap: unset; height: 395px; padding: unset; } .framer-AjOSc .framer-1f2ig1o { bottom: -143px; flex: none; left: 50%; position: absolute; transform: translateX(-50%); width: 400px; } .framer-AjOSc .framer-1m8xka4 { display: block; gap: unset; padding: unset; } .framer-AjOSc .framer-1t0dnl9 { aspect-ratio: unset; flex: none; height: 206px; left: calc(50.00000000000002% - 400px / 2); position: absolute; top: 0px; width: 400px; } .framer-AjOSc .framer-1n7vc0e, .framer-AjOSc .framer-1rsrfq5 { gap: 40px; } .framer-AjOSc .framer-190bjxp { flex-wrap: wrap; justify-content: center; } .framer-AjOSc .framer-1vh76oj, .framer-AjOSc .framer-wa9op4, .framer-AjOSc .framer-31z5v0, .framer-AjOSc .framer-ipujtu { flex: none; width: 80%; } .framer-AjOSc .framer-1crexyn { justify-content: center; } .framer-AjOSc .framer-eq5lul { display: block; flex: none; gap: unset; height: 525px; padding: unset; width: 400px; } .framer-AjOSc .framer-11f2ul2 { left: 0px; position: absolute; right: 0px; top: 0px; width: unset; } .framer-AjOSc .framer-1m4rnu2 { width: 100%; } .framer-AjOSc .framer-or3693-container { bottom: -52px; left: -200px; position: absolute; right: -200px; width: unset; } .framer-AjOSc .framer-ygotpb { padding: 100px 40px 100px 40px; } .framer-AjOSc .framer-rva093 { padding: 86px 40px 86px 40px; } .framer-AjOSc .framer-15f2x0 { height: 207px; } .framer-AjOSc .framer-ugslsp { gap: 5px; height: 83px; } .framer-AjOSc .framer-xa6fd7 { gap: 8px; padding: 0px 0px 0px 20px; } .framer-AjOSc .framer-18sqq2z { padding: 0px 20px 0px 0px; } .framer-AjOSc .framer-164bs7a { flex-direction: column; gap: 8px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-AjOSc .framer-10lgv8i, .framer-AjOSc .framer-1fpykw2, .framer-AjOSc .framer-nb3y8w, .framer-AjOSc .framer-1amkfrr, .framer-AjOSc .framer-mww3v9, .framer-AjOSc .framer-1a5gg24, .framer-AjOSc .framer-g4fc1r, .framer-AjOSc .framer-1jckcij, .framer-AjOSc .framer-x7y04m, .framer-AjOSc .framer-n2l6jt, .framer-AjOSc .framer-1m8xka4, .framer-AjOSc .framer-1n7vc0e, .framer-AjOSc .framer-eq5lul, .framer-AjOSc .framer-1rsrfq5, .framer-AjOSc .framer-ugslsp, .framer-AjOSc .framer-xa6fd7, .framer-AjOSc .framer-164bs7a { gap: 0px; } .framer-AjOSc .framer-10lgv8i > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-AjOSc .framer-10lgv8i > :first-child, .framer-AjOSc .framer-nb3y8w > :first-child, .framer-AjOSc .framer-ugslsp > :first-child { margin-left: 0px; } .framer-AjOSc .framer-10lgv8i > :last-child, .framer-AjOSc .framer-nb3y8w > :last-child, .framer-AjOSc .framer-ugslsp > :last-child { margin-right: 0px; } .framer-AjOSc .framer-1fpykw2 > *, .framer-AjOSc .framer-1jckcij > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-AjOSc .framer-1fpykw2 > :first-child, .framer-AjOSc .framer-1jckcij > :first-child, .framer-AjOSc .framer-x7y04m > :first-child, .framer-AjOSc .framer-1n7vc0e > :first-child, .framer-AjOSc .framer-1rsrfq5 > :first-child, .framer-AjOSc .framer-xa6fd7 > :first-child, .framer-AjOSc .framer-164bs7a > :first-child { margin-top: 0px; } .framer-AjOSc .framer-1fpykw2 > :last-child, .framer-AjOSc .framer-1jckcij > :last-child, .framer-AjOSc .framer-x7y04m > :last-child, .framer-AjOSc .framer-1n7vc0e > :last-child, .framer-AjOSc .framer-1rsrfq5 > :last-child, .framer-AjOSc .framer-xa6fd7 > :last-child, .framer-AjOSc .framer-164bs7a > :last-child { margin-bottom: 0px; } .framer-AjOSc .framer-nb3y8w > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-AjOSc .framer-1amkfrr > *, .framer-AjOSc .framer-1amkfrr > :first-child, .framer-AjOSc .framer-1amkfrr > :last-child, .framer-AjOSc .framer-mww3v9 > *, .framer-AjOSc .framer-mww3v9 > :first-child, .framer-AjOSc .framer-mww3v9 > :last-child, .framer-AjOSc .framer-1a5gg24 > *, .framer-AjOSc .framer-1a5gg24 > :first-child, .framer-AjOSc .framer-1a5gg24 > :last-child, .framer-AjOSc .framer-g4fc1r > *, .framer-AjOSc .framer-g4fc1r > :first-child, .framer-AjOSc .framer-g4fc1r > :last-child, .framer-AjOSc .framer-n2l6jt > *, .framer-AjOSc .framer-n2l6jt > :first-child, .framer-AjOSc .framer-n2l6jt > :last-child, .framer-AjOSc .framer-1m8xka4 > *, .framer-AjOSc .framer-1m8xka4 > :first-child, .framer-AjOSc .framer-1m8xka4 > :last-child, .framer-AjOSc .framer-eq5lul > *, .framer-AjOSc .framer-eq5lul > :first-child, .framer-AjOSc .framer-eq5lul > :last-child { margin: 0px; } .framer-AjOSc .framer-x7y04m > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-AjOSc .framer-1n7vc0e > *, .framer-AjOSc .framer-1rsrfq5 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-AjOSc .framer-ugslsp > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-AjOSc .framer-xa6fd7 > *, .framer-AjOSc .framer-164bs7a > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 9966\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"URPmGDfNT\":{\"layout\":[\"fixed\",\"auto\"]},\"FGZe8UzdF\":{\"layout\":[\"fixed\",\"auto\"]},\"M13vwEgcM\":{\"layout\":[\"fixed\",\"auto\"]},\"bYS5wpePV\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"gsTruj74x\":{\"pattern\":\":gsTruj74x\",\"name\":\"hero\"},\"x0_GSg6Tm\":{\"pattern\":\":x0_GSg6Tm\",\"name\":\"numbers\"},\"MpKNpT8eE\":{\"pattern\":\":MpKNpT8eE\",\"name\":\"logo\"},\"OneSxaT_J\":{\"pattern\":\":OneSxaT_J\",\"name\":\"why-sensei\"},\"lrtaQROHg\":{\"pattern\":\":lrtaQROHg\",\"name\":\"benefits\"},\"wNxSC1XHF\":{\"pattern\":\":wNxSC1XHF\",\"name\":\"integrations\"},\"zYxwxvqtk\":{\"pattern\":\":zYxwxvqtk\",\"name\":\"how-it-works\"},\"LE7Ewdj8m\":{\"pattern\":\":LE7Ewdj8m\",\"name\":\"how-it-works\"},\"ikZB9Aqao\":{\"pattern\":\":ikZB9Aqao\",\"name\":\"pricing\"},\"AeY9K3o9z\":{\"pattern\":\":AeY9K3o9z\",\"name\":\"testimonials\"},\"dc7QLHW90\":{\"pattern\":\":dc7QLHW90\",\"name\":\"faq\"}}\n * @framerResponsiveScreen\n */const FramerP5xhKewVH=withCSS(Component,css,\"framer-AjOSc\");export default FramerP5xhKewVH;FramerP5xhKewVH.displayName=\"Page\";FramerP5xhKewVH.defaultProps={height:9966,width:1440};addFonts(FramerP5xhKewVH,[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/RPEPC24XXAVK6EWUOKWQUPTOZQR35AS2/BVWMEQ5ZCLZP2VOXOHXQDCZADXNFBXUF/5REHZLR2B5PQAKMITIQJK6BDK34RDHS4.woff2\",weight:\"400\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4S-EiAou6Y.woff2\",weight:\"600\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.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/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:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.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://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\"},{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:\"Rubik\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4i1VU80V4bVkA.woff2\",weight:\"400\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2\",weight:\"700\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"}]},...ButtonFonts,...NavigationFonts,...MainFrameFonts,...TickerFonts,...EffortlessFonts,...PricingFonts,...FAQSectionFonts,...LocaleSelectorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerP5xhKewVH\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"URPmGDfNT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FGZe8UzdF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"M13vwEgcM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bYS5wpePV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"9966\",\"framerIntrinsicWidth\":\"1440\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerScrollSections\":\"{\\\"gsTruj74x\\\":{\\\"pattern\\\":\\\":gsTruj74x\\\",\\\"name\\\":\\\"hero\\\"},\\\"x0_GSg6Tm\\\":{\\\"pattern\\\":\\\":x0_GSg6Tm\\\",\\\"name\\\":\\\"numbers\\\"},\\\"MpKNpT8eE\\\":{\\\"pattern\\\":\\\":MpKNpT8eE\\\",\\\"name\\\":\\\"logo\\\"},\\\"OneSxaT_J\\\":{\\\"pattern\\\":\\\":OneSxaT_J\\\",\\\"name\\\":\\\"why-sensei\\\"},\\\"lrtaQROHg\\\":{\\\"pattern\\\":\\\":lrtaQROHg\\\",\\\"name\\\":\\\"benefits\\\"},\\\"wNxSC1XHF\\\":{\\\"pattern\\\":\\\":wNxSC1XHF\\\",\\\"name\\\":\\\"integrations\\\"},\\\"zYxwxvqtk\\\":{\\\"pattern\\\":\\\":zYxwxvqtk\\\",\\\"name\\\":\\\"how-it-works\\\"},\\\"LE7Ewdj8m\\\":{\\\"pattern\\\":\\\":LE7Ewdj8m\\\",\\\"name\\\":\\\"how-it-works\\\"},\\\"ikZB9Aqao\\\":{\\\"pattern\\\":\\\":ikZB9Aqao\\\",\\\"name\\\":\\\"pricing\\\"},\\\"AeY9K3o9z\\\":{\\\"pattern\\\":\\\":AeY9K3o9z\\\",\\\"name\\\":\\\"testimonials\\\"},\\\"dc7QLHW90\\\":{\\\"pattern\\\":\\\":dc7QLHW90\\\",\\\"name\\\":\\\"faq\\\"}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["getBorderStyle", "e", "t", "o", "r", "i", "l", "borderControls", "ControlType", "getFocusStyle", "color", "width", "style", "offset", "result", "focusControls", "ControlType", "getHoverStyle", "fillColor", "textColor", "borderColor", "hoverControls", "ControlType", "getPaddingStyle", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingControls", "ControlType", "getRadiusStyle", "radius", "radiusPerCorner", "radiusTopLeft", "radiusTopRight", "radiusBottomRight", "radiusBottomLeft", "result", "radiusControls", "ControlType", "className", "IconType", "Icon", "type", "color", "image", "size", "p", "CaretType", "Caret", "LocaleSelector", "withCSS", "font", "fillColor", "textColor", "icon", "caret", "title", "gap", "border", "hover", "focus", "style", "props", "id", "ae", "activeLocale", "locales", "setLocale", "useLocaleInfo", "_activeLocale_id", "activeLocaleId", "lastActiveLocaleId", "setLastActiveLocaleId", "ye", "selectedLocaleId", "setSelectedLocaleId", "selectedLocale", "locale", "handleChange", "event", "localeId", "_selectedLocale_name", "u", "className", "getPaddingStyle", "getRadiusStyle", "getBorderStyle", "getHoverStyle", "getFocusStyle", "addPropertyControls", "ControlType", "paddingControls", "radiusControls", "borderControls", "hoverControls", "focusControls", "LocaleSelector_default", "noopReturn", "t", "e", "t", "velocityPerSecond", "calcBezier", "t", "n", "e", "i", "binarySubdivide", "o", "r", "c", "u", "a", "s", "cubicBezier", "noopReturn", "getTForX", "o", "cubicBezier", "__rest", "e", "t", "r", "n", "o", "n", "e", "t", "r", "s", "calcGeneratorVelocity", "t", "n", "r", "a", "velocityPerSecond", "calcDampingRatio", "e", "hasReachedTarget", "spring", "o", "c", "i", "u", "d", "f", "l", "g", "glide", "h", "isOutOfBounds", "nearestBoundary", "m", "calcDelta", "calcLatest", "applyFriction", "p", "M", "checkCatchBoundary", "pregenerateKeyframes", "W", "L", "D", "e", "M", "noopReturn", "k", "asTransformCssVar", "B", "L", "W", "t", "j", "B", "testAnimation", "e", "C", "$", "R", "resolveElements", "e", "t", "n", "createGeneratorEasing", "e", "t", "n", "o", "getGenerator", "i", "s", "r", "a", "getKeyframes", "pregenerateKeyframes", "c", "isNumberOrNull", "l", "f", "u", "d", "calcGeneratorVelocity", "g", "m", "N", "spring", "F", "glide", "U", "inView$1", "resolveElements", "onIntersectionChange", "q", "K", "getElementSize", "notifyTarget", "notifyAll", "createResizeObserver", "resizeElement", "G", "_", "createWindowResizeHandler", "window", "resizeWindow", "resize", "dispatchPointerEvent", "e", "t", "n", "dispatchViewEvent", "se", "o", "i", "s", "__rest", "inView$1", "mouseEvent", "re", "ae", "onPointerUp", "window", "onPointerDown", "ce", "le", "MAX_DUPLICATED_ITEMS", "directionTransformers", "offset", "supportsAcceleratedAnimations", "Ticker", "props", "slots", "gap", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "speed", "hoverFactor", "direction", "alignment", "sizingOptions", "fadeOptions", "style", "fadeContent", "overflow", "fadeWidth", "fadeInset", "fadeAlpha", "widthType", "heightType", "paddingValue", "isCanvas", "RenderTarget", "filteredSlots", "numChildren", "j", "hasChildren", "isHorizontal", "useMotionValue", "transformer", "transform", "useTransform", "parentRef", "pe", "childrenRef", "se", "W", "size", "setSize", "ye", "clonedChildren", "dupedChildren", "duplicateBy", "opacity", "measure", "te", "parentLength", "start", "childrenLength", "childrenStyles", "initialResize", "ue", "frame", "resize", "contentSize", "child", "index", "_child_props", "_child_props1", "_child_props2", "_child_props3", "ref", "p", "LayoutGroup", "q", "i", "childIndex", "_child_props4", "_child_props5", "animateToValue", "initialTime", "prevTime", "xOrY", "isHover", "isReducedMotion", "useReducedMotion", "listRef", "animationRef", "isInView", "useInView", "useAnimationFrame", "t", "delta", "wrap", "fadeDirection", "fadeWidthStart", "fadeWidthEnd", "fadeInsetStart", "clamp", "fadeInsetEnd", "fadeMask", "containerStyle", "u", "motion", "isValidNumber", "placeholderStyles", "emojiStyles", "titleStyles", "subtitleStyles", "addPropertyControls", "ControlType", "num", "min", "max", "value", "A08iDlZlm_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v4", "v0", "p", "x", "motion", "v1", "v2", "v3", "v4", "u", "__FramerMetadata__", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "serializationHash", "variantClassNames", "valuesByLocaleId", "A08iDlZlm_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "transformTemplate1", "_", "t", "animation", "transition2", "textEffect", "transition3", "animation1", "animation2", "textEffect1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "LayoutGroup", "u", "cx", "serializationHash", "RichText2", "Image2", "getLoadingLazyAtYPosition", "MotionDivWithFXWithOptimizedAppearEffect", "css", "FramerA08iDlZlm", "withCSS", "A08iDlZlm_default", "addFonts", "lbgytid8P_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v0", "p", "x", "motion", "v1", "v2", "v3", "__FramerMetadata__", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "valuesByLocaleId", "lbgytid8P_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "transformTemplate1", "_", "t", "animation", "transition2", "textEffect", "Transition", "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", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1fniqj2", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "LayoutGroup", "u", "cx", "RichText2", "css", "Framerlbgytid8P", "withCSS", "lbgytid8P_default", "addPropertyControls", "ControlType", "addFonts", "P4s9VDJND_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v10", "v11", "v12", "v13", "v14", "v15", "v16", "v17", "v18", "v19", "v2", "v20", "v21", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v0", "p", "x", "motion", "v1", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v10", "v11", "v12", "v13", "v14", "v15", "v16", "v17", "v18", "v19", "v20", "v21", "__FramerMetadata__", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "valuesByLocaleId", "P4s9VDJND_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "transformTemplate1", "_", "t", "transformTemplate2", "transformTemplate3", "Transition", "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", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapxtpa9z", "args", "onTap108c3k9", "onTapgqi8o4", "onTap10fwev2", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "_getLocalizedValue20", "_getLocalizedValue21", "_getLocalizedValue22", "_getLocalizedValue23", "_getLocalizedValue24", "_getLocalizedValue25", "_getLocalizedValue26", "_getLocalizedValue27", "_getLocalizedValue28", "_getLocalizedValue29", "_getLocalizedValue30", "_getLocalizedValue31", "_getLocalizedValue32", "_getLocalizedValue33", "_getLocalizedValue34", "_getLocalizedValue35", "_getLocalizedValue36", "LayoutGroup", "u", "cx", "RichText2", "Link", "SVG", "css", "FramerP4s9VDJND", "withCSS", "P4s9VDJND_default", "addPropertyControls", "ControlType", "addFonts", "Td7eph248_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v10", "v11", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v0", "v1", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v10", "v11", "__FramerMetadata__", "r", "s", "o", "n", "t", "e", "i", "l", "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", "zL0foYKoV_0_exports", "__export", "__FramerMetadata__", "v0", "v0", "__FramerMetadata__", "FeatherFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "valuesByLocaleId", "zL0foYKoV_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "answer", "click", "height", "id", "question", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "F8pEzwehu", "jzuzSg5Gm", "IkP4f5MP8", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1ndhyas", "args", "onTap1kvss72", "onTap1f8nzlr", "onTap1sdnqx2", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "LayoutGroup", "cx", "u", "RichText2", "ComponentViewportProvider", "css", "FramerzL0foYKoV", "withCSS", "zL0foYKoV_default", "addPropertyControls", "ControlType", "addFonts", "SimpleFAQFonts", "getFonts", "zL0foYKoV_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "valuesByLocaleId", "Td7eph248_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "Transition", "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", "activeVariantCallback", "delay", "useActiveVariantCallback", "IkP4f5MP81fno6te", "args", "IkP4f5MP81lc3z9", "IkP4f5MP8qg6yfj", "IkP4f5MP816bvtl9", "IkP4f5MP818zktmk", "IkP4f5MP8n55qdy", "IkP4f5MP81cpp263", "IkP4f5MP8rimvqg", "IkP4f5MP815fxg2q", "IkP4f5MP812bba5o", "IkP4f5MP8s8bq99", "IkP4f5MP8okh979", "IkP4f5MP81c9d9ml", "IkP4f5MP813jy5dh", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "css", "FramerTd7eph248", "withCSS", "Td7eph248_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "ButtonFonts", "getFonts", "VW5k0K3xO_default", "MotionNavWithFX", "withFX", "motion", "NavigationFonts", "gYeuhKFIT_default", "ContainerWithFX", "Container", "MainFrameFonts", "A08iDlZlm_default", "TickerFonts", "Ticker", "MotionDivWithFX", "EffortlessFonts", "lbgytid8P_default", "PricingFonts", "P4s9VDJND_default", "FAQSectionFonts", "Td7eph248_default", "LocaleSelectorFonts", "LocaleSelector_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "transformTemplate1", "_", "t", "transition2", "animation1", "animation2", "transition3", "getTextEffect", "ref", "getTextEffect1", "getTextEffect2", "animation3", "transition4", "animation4", "transition5", "transformTemplate2", "transformTemplate3", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "ref1", "usePreloadLocalizedValues", "isDisplayed1", "isDisplayed2", "elementId", "useRouteElementId", "elementId1", "ref2", "elementId2", "ref3", "isDisplayed3", "isDisplayed4", "elementId3", "ref4", "isDisplayed5", "isDisplayed6", "elementId4", "ref5", "elementId5", "ref6", "isDisplayed7", "isDisplayed8", "elementId6", "ref7", "elementId7", "ref8", "elementId8", "ref9", "elementId9", "ref10", "elementId10", "ref11", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "RichText2", "getLocalizedValue", "x", "Link", "ComponentViewportProvider", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "SVG", "css", "FramerP5xhKewVH", "withCSS", "P5xhKewVH_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
