{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:@motionone/utils@10.14.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://framer.com/m/framer/store.js@^1.0.0", "ssg:https://framerusercontent.com/modules/318MVb77f4rPYDBAy36v/xFpxZHrpvxB7IwjUirQt/ConversionEvent.js", "ssg:https://framerusercontent.com/modules/UZjAvh2yUwOCp1olnLT9/Tw470aevD0OYs629UiSI/KvesxXs63.js", "ssg:https://framerusercontent.com/modules/shgOWWby6yx4wXb1OUbA/LwX54tQrQo3huDRQ9b8Q/NM8opoDhC.js", "ssg:https://framerusercontent.com/modules/fD4URlACWVOw4lmPBhWO/q1rXQu4VAl0CJVajINHu/ob0AYC2e3.js", "ssg:https://framerusercontent.com/modules/7uHiLkXZbFSim779qAO8/0dnBS2eTL46SESoeE05z/peihCD8_0.js", "ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/phosphor-icons/House.js@0.0.57", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js", "ssg:https://framerusercontent.com/modules/rhxTCe4bqKEYcMchlb1i/TN9e9Sr1kvThLL4Wda9c/DgNoyF9cS.js", "ssg:https://framerusercontent.com/modules/wbgxW2WmSHAse99KxgzA/sAfckM1p8pK5JdT96frT/vS6MrDfuH.js", "ssg:https://framerusercontent.com/modules/5GRbntYO5lnbVtVGfbnN/p5V5NLhtK9ywCYIvAgCv/dJKGcPX7V.js", "ssg:https://framerusercontent.com/modules/lWg3aTlREx0W01yAQbcS/SjHuZ1gkJyohvqJRP40j/g4XOQYV2T.js", "ssg:https://framerusercontent.com/modules/ltTkRNczZEE8areGxyB2/muGiG7uCHhmAvL85G7Lo/D9zAP56xH.js", "ssg:https://framerusercontent.com/modules/iKmWVyjCOb0kR0FDjM1M/cNfQHsG3717nJur1NoPh/uR_FUI8ZK.js", "ssg:https://framerusercontent.com/modules/z5KErWPxLT9vJrc4oGeH/zBj5VXPMQyV2rAlD6CAj/urZu6_FpN.js", "ssg:https://framerusercontent.com/modules/cRtkm2mYyG6GXYIw0gCp/h8848Jy2kyomKlLSSip3/iwv54Acbi.js", "ssg:https://framerusercontent.com/modules/eZfeh3etWJ2k5pJjWv9Y/Q1Uk1UIgD0nkd56eKsnA/C4qLxw6HR.js", "ssg:https://framerusercontent.com/modules/uDKlotAwl3Q0rZT4Sqzz/8oUzzu8vzDOwBQh6zr18/n0u86onJX.js", "ssg:https://framerusercontent.com/modules/6L4Qrh4OVJioAxOsFItz/gUMDlPHTzjBwcenlFFw8/OViSCXpT4.js", "ssg:https://framerusercontent.com/modules/dVDr37IZil3AGDQ9iCQ2/v23pSStKQGgyNQ1KKPFl/qDVQfzZSC.js", "ssg:https://framerusercontent.com/modules/ox0X9y9HdoYCbl5tmBRn/RTLiHYrBTzjgjyP1OyLp/mAYFMnPFA.js"],
  "sourcesContent": ["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 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 f=0;for(;f<o-2;f++)if(s<e[f+1])break;let r=clamp(0,1,progress(e[f],e[f+1],s));const c=getEasingForSegment(n,f);r=c(r);return mix(t[f],t[f+1],r)}}const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isFunction=t=>\"function\"===typeof t;const isString=t=>\"string\"===typeof t;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,isFunction,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{useState,useEffect}from\"react\";import{Data,useObserveData}from\"framer\";export function createStore(state1){// Use Data so that a Preview reload resets the state\nconst dataStore=Data({state:Object.freeze({...state1})});// Create a set function that updates the state\nconst setDataStore=newState=>{// If the state is an object, make sure we copy it\nif(typeof newState===\"function\"){newState=newState(dataStore.state);}dataStore.state=Object.freeze({...dataStore.state,...newState});};// Store the initial state, copy the object if it's an object\nlet storeState=typeof state1===\"object\"?Object.freeze({...state1}):state1;// Keep a list of all the listeners, in the form of React hook setters\nconst storeSetters=new Set();// Create a set function that updates all the listeners / setters\nconst setStoreState=newState=>{// If the state is an object, make sure we copy it\nif(typeof newState===\"function\"){newState=newState(storeState);}storeState=typeof newState===\"object\"?Object.freeze({...storeState,...newState}):newState;// Update all the listeners / setters with the new value\nstoreSetters.forEach(setter=>setter(storeState));};// Create the actual hook based on everything above\nfunction useStore(){// Create the hook we are going to use as a listener\nconst[state,setState]=useState(storeState);// If we unmount the component using this hook, we need to remove the listener\n// @ts-ignore\nuseEffect(()=>{// But right now, we need to add the listener\nstoreSetters.add(setState);return()=>storeSetters.delete(setState);},[]);// If Data context exists, use Data, otherwise use vanilla React state\nif(useObserveData()===true){useObserveData();return[dataStore.state,setDataStore];}else{// Return the state and a function to update the central store\nreturn[state,setStoreState];}}return useStore;}\nexport const __FramerMetadata__ = {\"exports\":{\"createStore\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./createStore.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{createStore}from\"https://framer.com/m/framer/store.js@^1.0.0\";// Learn more: https://www.framer.com/docs/guides/overrides/\nconst useStore=createStore({background:\"#0099FF\"});export function withCTAClassname(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,className:\"cta\"});};}export function withMaxZIndex(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,style:{zIndex:1e6}});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withMaxZIndex\":{\"type\":\"reactHoc\",\"name\":\"withMaxZIndex\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withCTAClassname\":{\"type\":\"reactHoc\",\"name\":\"withCTAClassname\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ConversionEvent.map", "// Generated by Framer (64bc75b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Noto Sans-600\",\"GF;Noto Sans-900\",\"GF;Noto Sans-900italic\",\"GF;Noto Sans-600italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAjBN9Y41P6zHtY.woff2\",weight:\"600\"},{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyBUBN9Y41P6zHtY.woff2\",weight:\"900\"},{family:\"Noto Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QJ4Z6VLYyWtY1rI.woff2\",weight:\"900\"},{family:\"Noto Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QOkZ6VLYyWtY1rI.woff2\",weight:\"600\"}]}];export const css=['.framer-SR1XU .framer-styles-preset-nhj6yu:not(.rich-text-wrapper), .framer-SR1XU .framer-styles-preset-nhj6yu.rich-text-wrapper h2 { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 36px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.02em; --framer-line-height: 120%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; }','@media (max-width: 1078px) and (min-width: 810px) { .framer-SR1XU .framer-styles-preset-nhj6yu:not(.rich-text-wrapper), .framer-SR1XU .framer-styles-preset-nhj6yu.rich-text-wrapper h2 { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 30px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.02em; --framer-line-height: 120%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-SR1XU .framer-styles-preset-nhj6yu:not(.rich-text-wrapper), .framer-SR1XU .framer-styles-preset-nhj6yu.rich-text-wrapper h2 { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.02em; --framer-line-height: 120%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }'];export const className=\"framer-SR1XU\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (64bc75b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Noto Sans-regular\",\"GF;Noto Sans-700\",\"GF;Noto Sans-700italic\",\"GF;Noto Sans-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A99Y41P6zHtY.woff2\",weight:\"400\"},{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAaBN9Y41P6zHtY.woff2\",weight:\"700\"},{family:\"Noto Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QNAZ6VLYyWtY1rI.woff2\",weight:\"700\"},{family:\"Noto Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDce6VLYyWtY1rI.woff2\",weight:\"400\"}]}];export const css=['.framer-t5wfN .framer-styles-preset-hjr3u4:not(.rich-text-wrapper), .framer-t5wfN .framer-styles-preset-hjr3u4.rich-text-wrapper p { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 145%; --framer-paragraph-spacing: 16px; --framer-text-alignment: start; --framer-text-color: var(--token-55167357-4330-40dd-8923-5849e5e24067, #424242); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; }','@media (max-width: 1078px) and (min-width: 810px) { .framer-t5wfN .framer-styles-preset-hjr3u4:not(.rich-text-wrapper), .framer-t5wfN .framer-styles-preset-hjr3u4.rich-text-wrapper p { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 145%; --framer-paragraph-spacing: 16px; --framer-text-alignment: start; --framer-text-color: var(--token-55167357-4330-40dd-8923-5849e5e24067, #424242); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-t5wfN .framer-styles-preset-hjr3u4:not(.rich-text-wrapper), .framer-t5wfN .framer-styles-preset-hjr3u4.rich-text-wrapper p { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 145%; --framer-paragraph-spacing: 16px; --framer-text-alignment: start; --framer-text-color: var(--token-55167357-4330-40dd-8923-5849e5e24067, #424242); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }'];export const className=\"framer-t5wfN\";\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 (64bc75b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Noto Sans-600\",\"GF;Noto Sans-900\",\"GF;Noto Sans-900italic\",\"GF;Noto Sans-600italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAjBN9Y41P6zHtY.woff2\",weight:\"600\"},{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyBUBN9Y41P6zHtY.woff2\",weight:\"900\"},{family:\"Noto Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QJ4Z6VLYyWtY1rI.woff2\",weight:\"900\"},{family:\"Noto Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QOkZ6VLYyWtY1rI.woff2\",weight:\"600\"}]}];export const css=['.framer-Y2oGi .framer-styles-preset-1vijcsh:not(.rich-text-wrapper), .framer-Y2oGi .framer-styles-preset-1vijcsh.rich-text-wrapper p { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0.03em; --framer-line-height: 145%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, #f5c35a); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; --framer-text-wrap: balance; }','@media (max-width: 1078px) and (min-width: 810px) { .framer-Y2oGi .framer-styles-preset-1vijcsh:not(.rich-text-wrapper), .framer-Y2oGi .framer-styles-preset-1vijcsh.rich-text-wrapper p { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0.03em; --framer-line-height: 145%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, #f5c35a); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; --framer-text-wrap: balance; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-Y2oGi .framer-styles-preset-1vijcsh:not(.rich-text-wrapper), .framer-Y2oGi .framer-styles-preset-1vijcsh.rich-text-wrapper p { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0.03em; --framer-line-height: 145%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, #f5c35a); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; --framer-text-wrap: balance; } }'];export const className=\"framer-Y2oGi\";\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 (2923eb5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={oXdM1j_Wq:{hover:true},ypSdI0dLV:{hover:true}};const cycleOrder=[\"ypSdI0dLV\",\"oXdM1j_Wq\",\"XkFTv1bcF\"];const serializationHash=\"framer-HmhMK\";const variantClassNames={oXdM1j_Wq:\"framer-v-e9zpjw\",XkFTv1bcF:\"framer-v-12al652\",ypSdI0dLV:\"framer-v-16lqwot\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Text Button\":\"oXdM1j_Wq\",blank:\"XkFTv1bcF\",Button:\"ypSdI0dLV\"};const getProps=({backgroundColor,border,fontSize,height,id,link,newTab,padding,radius,smoothScroll,text,textColor,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_humanReadableVariantMap_props_variant,_ref7,_ref8;return{...props,hoe0QDrl5:(_ref=text!==null&&text!==void 0?text:props.hoe0QDrl5)!==null&&_ref!==void 0?_ref:\"Button text\",I0Sz0dr2v:(_ref1=fontSize!==null&&fontSize!==void 0?fontSize:props.I0Sz0dr2v)!==null&&_ref1!==void 0?_ref1:16,i8nKkVReT:(_ref2=padding!==null&&padding!==void 0?padding:props.i8nKkVReT)!==null&&_ref2!==void 0?_ref2:\"16px 32px 16px 32px\",Iyt7vRlRL:(_ref3=radius!==null&&radius!==void 0?radius:props.Iyt7vRlRL)!==null&&_ref3!==void 0?_ref3:\"100px\",KPs74ZNM1:(_ref4=border!==null&&border!==void 0?border:props.KPs74ZNM1)!==null&&_ref4!==void 0?_ref4:{borderColor:'var(--token-845a8081-357a-4814-8f95-f39736f28da8, rgb(156, 79, 255)) /* {\"name\":\"Primary\"} */',borderStyle:\"solid\",borderWidth:1},n8jmDbiSM:(_ref5=textColor!==null&&textColor!==void 0?textColor:props.n8jmDbiSM)!==null&&_ref5!==void 0?_ref5:\"var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255))\",od7wtCL7T:link!==null&&link!==void 0?link:props.od7wtCL7T,OGI9WGJ1a:newTab!==null&&newTab!==void 0?newTab:props.OGI9WGJ1a,uBsjwgvnU:(_ref6=smoothScroll!==null&&smoothScroll!==void 0?smoothScroll:props.uBsjwgvnU)!==null&&_ref6!==void 0?_ref6:true,variant:(_ref7=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref7!==void 0?_ref7:\"ypSdI0dLV\",y4hb9lsDX:(_ref8=backgroundColor!==null&&backgroundColor!==void 0?backgroundColor:props.y4hb9lsDX)!==null&&_ref8!==void 0?_ref8:\"var(--token-845a8081-357a-4814-8f95-f39736f28da8, rgb(156, 79, 255))\"};};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,hoe0QDrl5,od7wtCL7T,I0Sz0dr2v,i8nKkVReT,n8jmDbiSM,y4hb9lsDX,KPs74ZNM1,Iyt7vRlRL,OGI9WGJ1a,uBsjwgvnU,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ypSdI0dLV\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"oXdM1j_Wq-hover\")return false;if([\"oXdM1j_Wq\",\"XkFTv1bcF\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"oXdM1j_Wq-hover\")return true;if(baseVariant===\"oXdM1j_Wq\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"XkFTv1bcF\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _KPs74ZNM1_borderBottomWidth,_KPs74ZNM1_borderLeftWidth,_KPs74ZNM1_borderRightWidth,_KPs74ZNM1_borderTopWidth;return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:od7wtCL7T,openInNewTab:OGI9WGJ1a,smoothScroll:uBsjwgvnU,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-16lqwot\",className,classNames)} framer-19ljw5d`,\"data-border\":true,\"data-framer-name\":\"Button\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"ypSdI0dLV\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--16wr2mp\":numberToPixelString(i8nKkVReT),\"--border-bottom-width\":`${(_KPs74ZNM1_borderBottomWidth=KPs74ZNM1.borderBottomWidth)!==null&&_KPs74ZNM1_borderBottomWidth!==void 0?_KPs74ZNM1_borderBottomWidth:KPs74ZNM1.borderWidth}px`,\"--border-color\":KPs74ZNM1.borderColor,\"--border-left-width\":`${(_KPs74ZNM1_borderLeftWidth=KPs74ZNM1.borderLeftWidth)!==null&&_KPs74ZNM1_borderLeftWidth!==void 0?_KPs74ZNM1_borderLeftWidth:KPs74ZNM1.borderWidth}px`,\"--border-right-width\":`${(_KPs74ZNM1_borderRightWidth=KPs74ZNM1.borderRightWidth)!==null&&_KPs74ZNM1_borderRightWidth!==void 0?_KPs74ZNM1_borderRightWidth:KPs74ZNM1.borderWidth}px`,\"--border-style\":KPs74ZNM1.borderStyle,\"--border-top-width\":`${(_KPs74ZNM1_borderTopWidth=KPs74ZNM1.borderTopWidth)!==null&&_KPs74ZNM1_borderTopWidth!==void 0?_KPs74ZNM1_borderTopWidth:KPs74ZNM1.borderWidth}px`,backgroundColor:y4hb9lsDX,borderBottomLeftRadius:radiusForCorner(Iyt7vRlRL,3),borderBottomRightRadius:radiusForCorner(Iyt7vRlRL,2),borderTopLeftRadius:radiusForCorner(Iyt7vRlRL,0),borderTopRightRadius:radiusForCorner(Iyt7vRlRL,1),opacity:1,...style},variants:{\"oXdM1j_Wq-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},oXdM1j_Wq:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},XkFTv1bcF:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:0}},...addPropertyOverrides({\"oXdM1j_Wq-hover\":{\"data-framer-name\":undefined},\"ypSdI0dLV-hover\":{\"data-framer-name\":undefined},oXdM1j_Wq:{\"data-framer-name\":\"Text Button\"},XkFTv1bcF:{\"data-framer-name\":\"blank\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1apvkr5\",\"data-framer-name\":\"button-overlay\",layoutDependency:layoutDependency,layoutId:\"ozqo80qC2\",style:{backgroundColor:\"rgba(0, 0, 0, 0.15)\",opacity:0},variants:{\"ypSdI0dLV-hover\":{opacity:1}}}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e8ubjj\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"NX7J_mY_aNOzJ9XmA6\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1onotez-container\",layoutDependency:layoutDependency,layoutId:\"NX7J_mY_aOIYJrx9y2-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:n8jmDbiSM,height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowRight\",id:\"NX7J_mY_aOIYJrx9y2\",layoutId:\"NX7J_mY_aOIYJrx9y2\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-I0Sz0dr2v-peihCD8_0) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-n8jmDbiSM-peihCD8_0))\"},children:\"Button text\"})}),className:\"framer-14f7c2w\",\"data-framer-name\":\"button-text\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"kIoAVS9of\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-n8jmDbiSM-peihCD8_0)\",\"--variable-reference-I0Sz0dr2v-peihCD8_0\":I0Sz0dr2v,\"--variable-reference-n8jmDbiSM-peihCD8_0\":n8jmDbiSM},text:hoe0QDrl5,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({oXdM1j_Wq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-I0Sz0dr2v-peihCD8_0) * 1px)\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-n8jmDbiSM-peihCD8_0))\"},children:\"Button text\"})}),fonts:[\"Inter-SemiBold\"]}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-exv38q\",\"data-framer-name\":\"underline\",layoutDependency:layoutDependency,layoutId:\"IbTopT_vS\",style:{backgroundColor:n8jmDbiSM}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HmhMK.framer-19ljw5d, .framer-HmhMK .framer-19ljw5d { display: block; }\",\".framer-HmhMK.framer-16lqwot { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: var(--16wr2mp); position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-HmhMK .framer-1apvkr5 { flex: none; height: 111%; left: calc(50.34013605442179% - 110.20408163265304% / 2); overflow: hidden; position: absolute; top: calc(49.01960784313727% - 110.78431372549021% / 2); width: 110%; z-index: 1; }\",\".framer-HmhMK .framer-1e8ubjj { flex: none; height: 20px; overflow: visible; position: relative; width: 20px; }\",\".framer-HmhMK .framer-1onotez-container { bottom: 0px; flex: none; left: -1px; position: absolute; top: 0px; width: 15px; }\",\".framer-HmhMK .framer-14f7c2w { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 9; }\",\".framer-HmhMK .framer-exv38q { bottom: 0px; flex: none; height: 1px; left: 0px; overflow: hidden; position: absolute; width: 0%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HmhMK.framer-16lqwot { gap: 0px; } .framer-HmhMK.framer-16lqwot > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-HmhMK.framer-16lqwot > :first-child { margin-left: 0px; } .framer-HmhMK.framer-16lqwot > :last-child { margin-right: 0px; } }\",\".framer-HmhMK.framer-v-e9zpjw.framer-16lqwot { gap: 5px; padding: 2px 0px 2px 0px; }\",\".framer-HmhMK.framer-v-e9zpjw .framer-1e8ubjj { order: 2; }\",\".framer-HmhMK.framer-v-e9zpjw .framer-14f7c2w { order: 1; }\",\".framer-HmhMK.framer-v-e9zpjw .framer-exv38q { order: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HmhMK.framer-v-e9zpjw.framer-16lqwot { gap: 0px; } .framer-HmhMK.framer-v-e9zpjw.framer-16lqwot > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-HmhMK.framer-v-e9zpjw.framer-16lqwot > :first-child { margin-left: 0px; } .framer-HmhMK.framer-v-e9zpjw.framer-16lqwot > :last-child { margin-right: 0px; } }\",\".framer-HmhMK.framer-v-12al652.framer-16lqwot { gap: 0px; height: 1px; padding: 0px; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HmhMK.framer-v-12al652.framer-16lqwot { gap: 0px; } .framer-HmhMK.framer-v-12al652.framer-16lqwot > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-HmhMK.framer-v-12al652.framer-16lqwot > :first-child { margin-left: 0px; } .framer-HmhMK.framer-v-12al652.framer-16lqwot > :last-child { margin-right: 0px; } }\",\".framer-HmhMK.framer-v-e9zpjw.hover .framer-1onotez-container { left: calc(54.54545454545456% - 15px / 2); }\",\".framer-HmhMK.framer-v-e9zpjw.hover .framer-exv38q { width: 77%; }\",'.framer-HmhMK[data-border=\"true\"]::after, .framer-HmhMK [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 51\n * @framerIntrinsicWidth 147\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"oXdM1j_Wq\":{\"layout\":[\"auto\",\"auto\"]},\"XkFTv1bcF\":{\"layout\":[\"fixed\",\"fixed\"]},\"azdeYLEmc\":{\"layout\":[\"auto\",\"auto\"]},\"YJ2PsnBtv\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"hoe0QDrl5\":\"text\",\"od7wtCL7T\":\"link\",\"I0Sz0dr2v\":\"fontSize\",\"i8nKkVReT\":\"padding\",\"n8jmDbiSM\":\"textColor\",\"y4hb9lsDX\":\"backgroundColor\",\"KPs74ZNM1\":\"border\",\"Iyt7vRlRL\":\"radius\",\"OGI9WGJ1a\":\"newTab\",\"uBsjwgvnU\":\"smoothScroll\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerpeihCD8_0=withCSS(Component,css,\"framer-HmhMK\");export default FramerpeihCD8_0;FramerpeihCD8_0.displayName=\"button\";FramerpeihCD8_0.defaultProps={height:51,width:147};addPropertyControls(FramerpeihCD8_0,{variant:{options:[\"ypSdI0dLV\",\"oXdM1j_Wq\",\"XkFTv1bcF\"],optionTitles:[\"Button\",\"Text Button\",\"blank\"],title:\"Variant\",type:ControlType.Enum},hoe0QDrl5:{defaultValue:\"Button text\",displayTextArea:false,title:\"Text\",type:ControlType.String},od7wtCL7T:{title:\"Link\",type:ControlType.Link},I0Sz0dr2v:{defaultValue:16,displayStepper:true,title:\"Font Size\",type:ControlType.Number},i8nKkVReT:{defaultValue:\"16px 32px 16px 32px\",title:\"Padding\",type:ControlType.Padding},n8jmDbiSM:{defaultValue:'var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Text color\",type:ControlType.Color},y4hb9lsDX:{defaultValue:'var(--token-845a8081-357a-4814-8f95-f39736f28da8, rgb(156, 79, 255)) /* {\"name\":\"Primary\"} */',title:\"Background color\",type:ControlType.Color},KPs74ZNM1:{defaultValue:{borderColor:'var(--token-845a8081-357a-4814-8f95-f39736f28da8, rgb(156, 79, 255)) /* {\"name\":\"Primary\"} */',borderStyle:\"solid\",borderWidth:1},title:\"Border\",type:ControlType.Border},Iyt7vRlRL:{defaultValue:\"100px\",title:\"Radius\",type:ControlType.BorderRadius},OGI9WGJ1a:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},uBsjwgvnU:{defaultValue:true,title:\"Smooth Scroll\",type:ControlType.Boolean}});addFonts(FramerpeihCD8_0,[{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/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\"}]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpeihCD8_0\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"51\",\"framerIntrinsicWidth\":\"147\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oXdM1j_Wq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XkFTv1bcF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"azdeYLEmc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YJ2PsnBtv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"hoe0QDrl5\\\":\\\"text\\\",\\\"od7wtCL7T\\\":\\\"link\\\",\\\"I0Sz0dr2v\\\":\\\"fontSize\\\",\\\"i8nKkVReT\\\":\\\"padding\\\",\\\"n8jmDbiSM\\\":\\\"textColor\\\",\\\"y4hb9lsDX\\\":\\\"backgroundColor\\\",\\\"KPs74ZNM1\\\":\\\"border\\\",\\\"Iyt7vRlRL\\\":\\\"radius\\\",\\\"OGI9WGJ1a\\\":\\\"newTab\\\",\\\"uBsjwgvnU\\\":\\\"smoothScroll\\\"}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./peihCD8_0.map", "import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let Component;\nlet IconInner;\nvar Icon = (React) => {\n  if (!Component) {\n    Component = /* @__PURE__ */ new Map([\n      [\n        \"bold\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M222.14,105.85l-80-80a20,20,0,0,0-28.28,0l-80,80A19.86,19.86,0,0,0,28,120v96a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V164h24v52a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V120A19.86,19.86,0,0,0,222.14,105.85ZM204,204H164V152a12,12,0,0,0-12-12H104a12,12,0,0,0-12,12v52H52V121.65l76-76,76,76Z\" }))\n      ],\n      [\n        \"duotone\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\n          \"path\",\n          {\n            d: \"M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z\",\n            opacity: \"0.2\"\n          }\n        ), /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"fill\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z\" }))\n      ],\n      [\n        \"light\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M217.9,110.1l-80-80a14,14,0,0,0-19.8,0l-80,80A13.92,13.92,0,0,0,34,120v96a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V158h36v58a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V120A13.92,13.92,0,0,0,217.9,110.1ZM210,210H158V152a6,6,0,0,0-6-6H104a6,6,0,0,0-6,6v58H46V120a2,2,0,0,1,.58-1.42l80-80a2,2,0,0,1,2.84,0l80,80A2,2,0,0,1,210,120Z\" }))\n      ],\n      [\n        \"regular\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"thin\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M216.49,111.51l-80-80a12,12,0,0,0-17,0l-80,80A12,12,0,0,0,36,120v96a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V156h40v60a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V120A12,12,0,0,0,216.49,111.51ZM212,212H156V152a4,4,0,0,0-4-4H104a4,4,0,0,0-4,4v60H44V120a4,4,0,0,1,1.17-2.83l80-80a4,4,0,0,1,5.66,0l80,80A4,4,0,0,1,212,120Z\" }))\n      ]\n    ]);\n    IconInner = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", { ref, ...props }, Component.get(props.weight)));\n  }\n  return IconInner;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nvar House_default = Icon;\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HouseFactory from\"https://framer.com/m/phosphor-icons/House.js@0.0.57\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"Acorn\",\"AddressBook\",\"AddressBookTabs\",\"AirTrafficControl\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTaxiing\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"AmazonLogo\",\"Ambulance\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"Angle\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"ApproximateEquals\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsMerge\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsSplit\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asclepius\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Avocado\",\"Axe\",\"Baby\",\"BabyCarriage\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barn\",\"Barricade\",\"Baseball\",\"BaseballCap\",\"BaseballHelmet\",\"Basket\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryPlusVertical\",\"BatteryVerticalEmpty\",\"BatteryVerticalFull\",\"BatteryVerticalHigh\",\"BatteryVerticalLow\",\"BatteryWarning\",\"BeachBall\",\"Beanie\",\"Bed\",\"BeerBottle\",\"BeerStein\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"Belt\",\"BezierCurve\",\"Bicycle\",\"Binary\",\"Binoculars\",\"Biohazard\",\"Bird\",\"Blueprint\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Bomb\",\"Bone\",\"Book\",\"BookBookmark\",\"BookOpen\",\"BookOpenText\",\"BookOpenUser\",\"BookUser\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"Boot\",\"Boules\",\"BoundingBox\",\"BowlFood\",\"BowlSteam\",\"BowlingBall\",\"BoxArrowDown\",\"BoxArrowUp\",\"BoxingGlove\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Bread\",\"Bridge\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Broom\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Building\",\"BuildingApartment\",\"BuildingOffice\",\"Buildings\",\"Bulldozer\",\"Bus\",\"Butterfly\",\"CableCar\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarDot\",\"CalendarDots\",\"CalendarHeart\",\"CalendarMinus\",\"CalendarPlus\",\"CalendarSlash\",\"CalendarStar\",\"CalendarX\",\"CallBell\",\"Camera\",\"CameraPlus\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarBattery\",\"CarProfile\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CardsThree\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretCircleUpDown\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretLineDown\",\"CaretLineLeft\",\"CaretLineRight\",\"CaretLineUp\",\"CaretRight\",\"CaretUp\",\"CaretUpDown\",\"Carrot\",\"CashRegister\",\"CassetteTape\",\"CastleTurret\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"CellTower\",\"Certificate\",\"Chair\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"Champagne\",\"ChargingStation\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartDonut\",\"ChartLine\",\"ChartLineDown\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"ChartPolar\",\"ChartScatter\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredSlash\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleSlash\",\"ChatCircleText\",\"ChatDots\",\"ChatSlash\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropSlash\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckFat\",\"CheckSquare\",\"CheckSquareOffset\",\"Checkerboard\",\"Checks\",\"Cheers\",\"Cheese\",\"ChefHat\",\"Cherries\",\"Church\",\"Cigarette\",\"CigaretteSlash\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Circuitry\",\"City\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClockCountdown\",\"ClockUser\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"CloudWarning\",\"CloudX\",\"Clover\",\"Club\",\"CoatHanger\",\"CodaLogo\",\"Code\",\"CodeBlock\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"CoffeeBean\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"ColumnsPlusLeft\",\"ColumnsPlusRight\",\"Command\",\"Compass\",\"CompassRose\",\"CompassTool\",\"ComputerTower\",\"Confetti\",\"ContactlessPayment\",\"Control\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Couch\",\"CourtBasketball\",\"Cow\",\"CowboyHat\",\"Cpu\",\"Crane\",\"CraneTower\",\"CreditCard\",\"Cricket\",\"Crop\",\"Cross\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownCross\",\"CrownSimple\",\"Cube\",\"CubeFocus\",\"CubeTransparent\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorClick\",\"CursorText\",\"Cylinder\",\"Database\",\"Desk\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DevToLogo\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSlash\",\"DeviceMobileSpeaker\",\"DeviceRotate\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Devices\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscoBall\",\"DiscordLogo\",\"Divide\",\"Dna\",\"Dog\",\"Door\",\"DoorOpen\",\"Dot\",\"DotOutline\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"Dress\",\"Dresser\",\"DribbbleLogo\",\"Drone\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"DropSimple\",\"DropSlash\",\"DropboxLogo\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Elevator\",\"Empty\",\"Engine\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"EscalatorDown\",\"EscalatorUp\",\"Exam\",\"ExclamationMark\",\"Exclude\",\"ExcludeSquare\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"Eyes\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"FalloutShelter\",\"Fan\",\"Farm\",\"FastForward\",\"FastForwardCircle\",\"Feather\",\"FediverseLogo\",\"FigmaLogo\",\"File\",\"FileArchive\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileC\",\"FileCloud\",\"FileCode\",\"FileCpp\",\"FileCss\",\"FileCsv\",\"FileDashed\",\"FileDoc\",\"FileHtml\",\"FileImage\",\"FileIni\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMagnifyingGlass\",\"FileMd\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FilePy\",\"FileRs\",\"FileSql\",\"FileSvg\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileTxt\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmReel\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireExtinguisher\",\"FireSimple\",\"FireTruck\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagBannerFold\",\"FlagCheckered\",\"FlagPennant\",\"Flame\",\"Flashlight\",\"Flask\",\"FlipHorizontal\",\"FlipVertical\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlowerTulip\",\"FlyingSaucer\",\"Folder\",\"FolderDashed\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDashed\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"FootballHelmet\",\"Footprints\",\"ForkKnife\",\"FourK\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"FunnelSimpleX\",\"FunnelX\",\"GameController\",\"Garage\",\"GasCan\",\"GasPump\",\"Gauge\",\"Gavel\",\"Gear\",\"GearFine\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeSimpleX\",\"GlobeStand\",\"GlobeX\",\"Goggles\",\"Golf\",\"GoodreadsLogo\",\"GoogleCardboardLogo\",\"GoogleChromeLogo\",\"GoogleDriveLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gps\",\"GpsFix\",\"GpsSlash\",\"Gradient\",\"GraduationCap\",\"Grains\",\"GrainsSlash\",\"Graph\",\"GraphicsCard\",\"GreaterThan\",\"GreaterThanOrEqual\",\"GridFour\",\"GridNine\",\"Guitar\",\"HairDryer\",\"Hamburger\",\"Hammer\",\"Hand\",\"HandArrowDown\",\"HandArrowUp\",\"HandCoins\",\"HandDeposit\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandHeart\",\"HandPalm\",\"HandPeace\",\"HandPointing\",\"HandSoap\",\"HandSwipeLeft\",\"HandSwipeRight\",\"HandTap\",\"HandWaving\",\"HandWithdraw\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"HandsPraying\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"HardHat\",\"Hash\",\"HashStraight\",\"HeadCircuit\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartHalf\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighDefinition\",\"HighHeel\",\"Highlighter\",\"HighlighterCircle\",\"Hockey\",\"Hoodie\",\"Horse\",\"Hospital\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"Hurricane\",\"IceCream\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageBroken\",\"ImageSquare\",\"Images\",\"ImagesSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"IntersectSquare\",\"IntersectThree\",\"Intersection\",\"Invoice\",\"Island\",\"Jar\",\"JarLabel\",\"Jeep\",\"Joystick\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"LampPendant\",\"Laptop\",\"Lasso\",\"LastfmLogo\",\"Layout\",\"Leaf\",\"Lectern\",\"Lego\",\"LegoSmiley\",\"LessThan\",\"LessThanOrEqual\",\"LetterCircleH\",\"LetterCircleP\",\"LetterCircleV\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lighthouse\",\"Lightning\",\"LightningA\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"LineVertical\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinktreeLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListHeart\",\"ListMagnifyingGlass\",\"ListNumbers\",\"ListPlus\",\"ListStar\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"Lockers\",\"Log\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"Mailbox\",\"MapPin\",\"MapPinArea\",\"MapPinLine\",\"MapPinPlus\",\"MapPinSimple\",\"MapPinSimpleArea\",\"MapPinSimpleLine\",\"MapTrifold\",\"MarkdownLogo\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MastodonLogo\",\"MathOperations\",\"MatrixLogo\",\"Medal\",\"MedalMilitary\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MemberOf\",\"Memory\",\"MessengerLogo\",\"MetaLogo\",\"Meteor\",\"Metronome\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"Microscope\",\"MicrosoftExcelLogo\",\"MicrosoftOutlookLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"MinusSquare\",\"Money\",\"MoneyWavy\",\"Monitor\",\"MonitorArrowUp\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Moped\",\"MopedFront\",\"Mosque\",\"Motorcycle\",\"Mountains\",\"Mouse\",\"MouseLeftClick\",\"MouseMiddleClick\",\"MouseRightClick\",\"MouseScroll\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesMinus\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Network\",\"NetworkSlash\",\"NetworkX\",\"Newspaper\",\"NewspaperClipping\",\"NotEquals\",\"NotMemberOf\",\"NotSubsetOf\",\"NotSupersetOf\",\"Notches\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NotionLogo\",\"NuclearPlant\",\"NumberCircleEight\",\"NumberCircleFive\",\"NumberCircleFour\",\"NumberCircleNine\",\"NumberCircleOne\",\"NumberCircleSeven\",\"NumberCircleSix\",\"NumberCircleThree\",\"NumberCircleTwo\",\"NumberCircleZero\",\"NumberEight\",\"NumberFive\",\"NumberFour\",\"NumberNine\",\"NumberOne\",\"NumberSeven\",\"NumberSix\",\"NumberSquareEight\",\"NumberSquareFive\",\"NumberSquareFour\",\"NumberSquareNine\",\"NumberSquareOne\",\"NumberSquareSeven\",\"NumberSquareSix\",\"NumberSquareThree\",\"NumberSquareTwo\",\"NumberSquareZero\",\"NumberThree\",\"NumberTwo\",\"NumberZero\",\"Numpad\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"OfficeChair\",\"Onigiri\",\"OpenAiLogo\",\"Option\",\"Orange\",\"OrangeSlice\",\"Oven\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"Panorama\",\"Pants\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Paragraph\",\"Parallelogram\",\"Park\",\"Password\",\"Path\",\"PatreonLogo\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"PaypalLogo\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilRuler\",\"PencilSimple\",\"PencilSimpleLine\",\"PencilSimpleSlash\",\"PencilSlash\",\"Pentagon\",\"Pentagram\",\"Pepper\",\"Percent\",\"Person\",\"PersonArmsSpread\",\"PersonSimple\",\"PersonSimpleBike\",\"PersonSimpleCircle\",\"PersonSimpleHike\",\"PersonSimpleRun\",\"PersonSimpleSki\",\"PersonSimpleSwim\",\"PersonSimpleTaiChi\",\"PersonSimpleThrow\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneList\",\"PhoneOutgoing\",\"PhonePause\",\"PhonePlus\",\"PhoneSlash\",\"PhoneTransfer\",\"PhoneX\",\"PhosphorLogo\",\"Pi\",\"PianoKeys\",\"PicnicTable\",\"PictureInPicture\",\"PiggyBank\",\"Pill\",\"PingPong\",\"PintGlass\",\"PinterestLogo\",\"Pinwheel\",\"Pipe\",\"PipeWrench\",\"PixLogo\",\"Pizza\",\"Placeholder\",\"Planet\",\"Plant\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Playlist\",\"Plug\",\"PlugCharging\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PlusSquare\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"Popsicle\",\"PottedPlant\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"Pulse\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"QuestionMark\",\"Queue\",\"Quotes\",\"Rabbit\",\"Racquet\",\"Radical\",\"Radio\",\"RadioButton\",\"Radioactive\",\"Rainbow\",\"RainbowCloud\",\"Ranking\",\"ReadCvLogo\",\"Receipt\",\"ReceiptX\",\"Record\",\"Rectangle\",\"RectangleDashed\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"ReplitLogo\",\"Resize\",\"Rewind\",\"RewindCircle\",\"RoadHorizon\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"RowsPlusBottom\",\"RowsPlusTop\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Sailboat\",\"Scales\",\"Scan\",\"ScanSmiley\",\"Scissors\",\"Scooter\",\"Screencast\",\"Screwdriver\",\"Scribble\",\"ScribbleLoop\",\"Scroll\",\"Seal\",\"SealCheck\",\"SealPercent\",\"SealQuestion\",\"SealWarning\",\"Seat\",\"Seatbelt\",\"SecurityCamera\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Shapes\",\"Share\",\"ShareFat\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShippingContainer\",\"ShirtFolded\",\"ShootingStar\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shovel\",\"Shower\",\"Shrimp\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"Sigma\",\"SignIn\",\"SignOut\",\"Signature\",\"Signpost\",\"SimCard\",\"Siren\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SkypeLogo\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Slideshow\",\"Smiley\",\"SmileyAngry\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyMelting\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Sneaker\",\"SneakerMove\",\"Snowflake\",\"SoccerBall\",\"Sock\",\"SolarPanel\",\"SolarRoof\",\"SortAscending\",\"SortDescending\",\"SoundcloudLogo\",\"Spade\",\"Sparkle\",\"SpeakerHifi\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Speedometer\",\"Sphere\",\"Spinner\",\"SpinnerBall\",\"SpinnerGap\",\"Spiral\",\"SplitHorizontal\",\"SplitVertical\",\"SpotifyLogo\",\"SprayBottle\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquareSplitVertical\",\"SquaresFour\",\"Stack\",\"StackMinus\",\"StackOverflowLogo\",\"StackPlus\",\"StackSimple\",\"Stairs\",\"Stamp\",\"StandardDefinition\",\"Star\",\"StarAndCrescent\",\"StarFour\",\"StarHalf\",\"StarOfDavid\",\"SteamLogo\",\"SteeringWheel\",\"Steps\",\"Stethoscope\",\"Sticker\",\"Stool\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"SubsetOf\",\"SubsetProperOf\",\"Subtitles\",\"SubtitlesSlash\",\"Subtract\",\"SubtractSquare\",\"Subway\",\"Suitcase\",\"SuitcaseRolling\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"SupersetOf\",\"SupersetProperOf\",\"Swap\",\"Swatches\",\"SwimmingPool\",\"Sword\",\"Synagogue\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TeaBag\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Tent\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAUnderline\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextB\",\"TextColumns\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextSubscript\",\"TextSuperscript\",\"TextT\",\"TextTSlash\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThreadsLogo\",\"ThreeD\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TidalLogo\",\"TiktokLogo\",\"Tilde\",\"Timer\",\"TipJar\",\"Tipi\",\"Tire\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Toolbox\",\"Tooth\",\"Tornado\",\"Tote\",\"ToteSimple\",\"Towel\",\"Tractor\",\"Trademark\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Tram\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"TrayArrowDown\",\"TrayArrowUp\",\"TreasureChest\",\"Tree\",\"TreeEvergreen\",\"TreePalm\",\"TreeStructure\",\"TreeView\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"TriangleDashed\",\"Trolley\",\"TrolleySuitcase\",\"Trophy\",\"Truck\",\"TruckTrailer\",\"TumblrLogo\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Union\",\"Unite\",\"UniteSquare\",\"Upload\",\"UploadSimple\",\"Usb\",\"User\",\"UserCheck\",\"UserCircle\",\"UserCircleCheck\",\"UserCircleDashed\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSound\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Van\",\"Vault\",\"VectorThree\",\"VectorTwo\",\"Vibrate\",\"Video\",\"VideoCamera\",\"VideoCameraSlash\",\"VideoConference\",\"Vignette\",\"VinylRecord\",\"VirtualReality\",\"Virus\",\"Visor\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warehouse\",\"Warning\",\"WarningCircle\",\"WarningDiamond\",\"WarningOctagon\",\"WashingMachine\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waveform\",\"WaveformSlash\",\"Waves\",\"Webcam\",\"WebcamSlash\",\"WebhooksLogo\",\"WechatLogo\",\"WhatsappLogo\",\"Wheelchair\",\"WheelchairMotion\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"Windmill\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XLogo\",\"XSquare\",\"Yarn\",\"YinYang\",\"YoutubeLogo\"];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\"];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{const version=\"0.0.57\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/_jsx(NullState,{}):null;return /*#__PURE__*/_jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/_jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map", "// Generated by Framer (64bc75b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withMappedReactProps}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{withCTAClassname}from\"https://framerusercontent.com/modules/318MVb77f4rPYDBAy36v/xFpxZHrpvxB7IwjUirQt/ConversionEvent.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/UZjAvh2yUwOCp1olnLT9/Tw470aevD0OYs629UiSI/KvesxXs63.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/shgOWWby6yx4wXb1OUbA/LwX54tQrQo3huDRQ9b8Q/NM8opoDhC.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/fD4URlACWVOw4lmPBhWO/q1rXQu4VAl0CJVajINHu/ob0AYC2e3.js\";import Button,*as ButtonInfo from\"https://framerusercontent.com/modules/7uHiLkXZbFSim779qAO8/0dnBS2eTL46SESoeE05z/peihCD8_0.js\";const ButtonFonts=getFonts(Button);const ButtonWithCTAClassnameWithMappedReactProps1v1ipky=withMappedReactProps(withCTAClassname(Button),ButtonInfo);const cycleOrder=[\"akvCPg2A6\",\"J807S8pmY\",\"je6uY1FbU\",\"iOUZ3XEmj\",\"Cowh8Nfws\",\"MWD37BAqY\"];const serializationHash=\"framer-2aBxG\";const variantClassNames={akvCPg2A6:\"framer-v-n8ci9a\",Cowh8Nfws:\"framer-v-awy7ih\",iOUZ3XEmj:\"framer-v-1axqi2g\",J807S8pmY:\"framer-v-n4ayf3\",je6uY1FbU:\"framer-v-1w10psg\",MWD37BAqY:\"framer-v-1iahtap\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"box desktop\":\"iOUZ3XEmj\",\"box mobile\":\"Cowh8Nfws\",\"img left\":\"J807S8pmY\",\"img right\":\"akvCPg2A6\",\"mobile image middle\":\"je6uY1FbU\",\"mobile image top\":\"MWD37BAqY\"};const getProps=({background,ctaLink,ctaText,ctaVisible,description,gap,height,id,image,padding,preHeadingText,radius,title,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_humanReadableVariantMap_props_variant,_ref7,_ref8,_ref9,_ref10;return{...props,bb0d7Zsk2:(_ref=background!==null&&background!==void 0?background:props.bb0d7Zsk2)!==null&&_ref!==void 0?_ref:\"rgb(255, 255, 255)\",dVvnNuXFk:(_ref1=radius!==null&&radius!==void 0?radius:props.dVvnNuXFk)!==null&&_ref1!==void 0?_ref1:\"40px\",Ec9Q3zdMx:(_ref2=ctaVisible!==null&&ctaVisible!==void 0?ctaVisible:props.Ec9Q3zdMx)!==null&&_ref2!==void 0?_ref2:true,EenABtjhr:(_ref3=image!==null&&image!==void 0?image:props.EenABtjhr)!==null&&_ref3!==void 0?_ref3:{src:\"https://framerusercontent.com/images/XBaNXcLkLfIfJtiznircmL3ai4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/XBaNXcLkLfIfJtiznircmL3ai4.png?scale-down-to=512 512w,https://framerusercontent.com/images/XBaNXcLkLfIfJtiznircmL3ai4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XBaNXcLkLfIfJtiznircmL3ai4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XBaNXcLkLfIfJtiznircmL3ai4.png 2400w\"},ffFqlap6N:(_ref4=preHeadingText!==null&&preHeadingText!==void 0?preHeadingText:props.ffFqlap6N)!==null&&_ref4!==void 0?_ref4:\"UNIFied platform\",kLSUfV79S:(_ref5=title!==null&&title!==void 0?title:props.kLSUfV79S)!==null&&_ref5!==void 0?_ref5:\"Integrating all your engagement tools in one platform.\",S5lpOxdRw:ctaLink!==null&&ctaLink!==void 0?ctaLink:props.S5lpOxdRw,Vai8Fm96Y:(_ref6=padding!==null&&padding!==void 0?padding:props.Vai8Fm96Y)!==null&&_ref6!==void 0?_ref6:\"80px\",variant:(_ref7=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref7!==void 0?_ref7:\"akvCPg2A6\",Wl6u7Nr5l:(_ref8=ctaText!==null&&ctaText!==void 0?ctaText:props.Wl6u7Nr5l)!==null&&_ref8!==void 0?_ref8:\"Learn more\",wwuq8jfNR:(_ref9=description!==null&&description!==void 0?description:props.wwuq8jfNR)!==null&&_ref9!==void 0?_ref9:\"Eliminate the hassle of multiple subscriptions and save on costs. Experience seamless workflows with HubEngage's unified platform. Simplify your operations and focus more on your team. Discover how HubEngage consolidates your tools for maximum efficiency.\",yDCnIBg4Y:(_ref10=gap!==null&&gap!==void 0?gap:props.yDCnIBg4Y)!==null&&_ref10!==void 0?_ref10:80};};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,ffFqlap6N,kLSUfV79S,wwuq8jfNR,EenABtjhr,Wl6u7Nr5l,S5lpOxdRw,Ec9Q3zdMx,bb0d7Zsk2,dVvnNuXFk,yDCnIBg4Y,Vai8Fm96Y,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"akvCPg2A6\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"je6uY1FbU\",\"Cowh8Nfws\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"je6uY1FbU\",\"Cowh8Nfws\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-n8ci9a\",className,classNames),\"data-framer-name\":\"img right\",layoutDependency:layoutDependency,layoutId:\"akvCPg2A6\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--fznmfs\":numberToPixelString(Vai8Fm96Y),\"--oat1qo\":yDCnIBg4Y,backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{Cowh8Nfws:{backgroundColor:bb0d7Zsk2,borderBottomLeftRadius:radiusForCorner(dVvnNuXFk,3),borderBottomRightRadius:radiusForCorner(dVvnNuXFk,2),borderTopLeftRadius:radiusForCorner(dVvnNuXFk,0),borderTopRightRadius:radiusForCorner(dVvnNuXFk,1)},iOUZ3XEmj:{backgroundColor:bb0d7Zsk2,borderBottomLeftRadius:radiusForCorner(dVvnNuXFk,3),borderBottomRightRadius:radiusForCorner(dVvnNuXFk,2),borderTopLeftRadius:radiusForCorner(dVvnNuXFk,0),borderTopRightRadius:radiusForCorner(dVvnNuXFk,1)}},...addPropertyOverrides({Cowh8Nfws:{\"data-framer-name\":\"box mobile\"},iOUZ3XEmj:{\"data-framer-name\":\"box desktop\"},J807S8pmY:{\"data-framer-name\":\"img left\"},je6uY1FbU:{\"data-framer-name\":\"mobile image middle\"},MWD37BAqY:{\"data-framer-name\":\"mobile image top\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dssq18\",\"data-framer-name\":\"feature-content\",layoutDependency:layoutDependency,layoutId:\"ImlXKKtbX\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1vijcsh\",\"data-styles-preset\":\"ob0AYC2e3\",children:\"UNIFied platform\"})}),className:\"framer-1rxjarv\",\"data-framer-name\":\"feature overline\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dBbXx92kI\",text:ffFqlap6N,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-nhj6yu\",\"data-styles-preset\":\"KvesxXs63\",children:\"Integrating all your engagement tools in one platform.\"})}),className:\"framer-7kcsc5\",\"data-framer-name\":\"feature title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"w_VrxZGZm\",text:kLSUfV79S,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-ycjm4d\",\"data-framer-name\":\"feature image-wrapper\",layoutDependency:layoutDependency,layoutId:\"Urk9trfwe\",style:{backgroundColor:\"rgb(242, 242, 242)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{je6uY1FbU:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:394,pixelHeight:2160,pixelWidth:2160,...toResponsiveImage(EenABtjhr)},className:\"framer-o512w0\",\"data-framer-name\":\"feature-image\",layoutDependency:layoutDependency,layoutId:\"LSqsE7joS\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{je6uY1FbU:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}},...addPropertyOverrides({Cowh8Nfws:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:394,pixelHeight:2160,pixelWidth:2160,sizes:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${Vai8Fm96Y*2}px) - ${yDCnIBg4Y*0}px, 1px)`,...toResponsiveImage(EenABtjhr)}},je6uY1FbU:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:394,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-876.45)/2)+0+169.45+0),pixelHeight:2160,pixelWidth:2160,sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${yDCnIBg4Y*0}px, 1px)`,...toResponsiveImage(EenABtjhr)}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-hjr3u4\",\"data-styles-preset\":\"NM8opoDhC\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-55167357-4330-40dd-8923-5849e5e24067, rgb(66, 66, 66)))\"},children:\"Eliminate the hassle of multiple subscriptions and save on costs. Experience seamless workflows with HubEngage's unified platform. Simplify your operations and focus more on your team. Discover how HubEngage consolidates your tools for maximum efficiency.\"})}),className:\"framer-1cfonrh\",\"data-framer-name\":\"feature overview\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mMkoCJFz0\",style:{\"--extracted-r6o4lv\":\"var(--token-55167357-4330-40dd-8923-5849e5e24067, rgb(66, 66, 66))\"},text:wwuq8jfNR,verticalAlignment:\"top\",withExternalLayout:true}),Ec9Q3zdMx&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a0sakg\",\"data-framer-name\":\"feature button-wrapper\",layoutDependency:layoutDependency,layoutId:\"PuFXGslTW\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-360.45)/2)+0+301.45+8,...addPropertyOverrides({Cowh8Nfws:{y:undefined},iOUZ3XEmj:{y:undefined},J807S8pmY:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||468)-0-360.45)/2)+0+301.45+8},je6uY1FbU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-876.45)/2)+0+817.45+8},MWD37BAqY:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+468+0+301.45+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zc5x1k-container\",layoutDependency:layoutDependency,layoutId:\"P85TAREPg-container\",children:/*#__PURE__*/_jsx(ButtonWithCTAClassnameWithMappedReactProps1v1ipky,{height:\"100%\",hoe0QDrl5:Wl6u7Nr5l,I0Sz0dr2v:16,i8nKkVReT:\"12px 28px 12px 28px\",id:\"P85TAREPg\",Iyt7vRlRL:\"100px\",KPs74ZNM1:{borderColor:'var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(94, 234, 212)) /* {\"name\":\"Secondary\"} */',borderStyle:\"solid\",borderWidth:1},layoutId:\"P85TAREPg\",n8jmDbiSM:\"var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(94, 234, 212))\",od7wtCL7T:S5lpOxdRw,OGI9WGJ1a:false,uBsjwgvnU:true,variant:\"ypSdI0dLV\",width:\"100%\",y4hb9lsDX:\"var(--token-97834521-815d-4999-a146-7853838f95e3, rgba(0, 0, 0, 0))\"})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-h5n4z8\",\"data-framer-name\":\"feature image-wrapper\",layoutDependency:layoutDependency,layoutId:\"XaDuGnEnq\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:480,intrinsicWidth:394,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0)*1)/2)+(0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0)*1-0-468)/2)),pixelHeight:3648,pixelWidth:5472,sizes:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${yDCnIBg4Y*1}px) * 0.6, 1px)`,...toResponsiveImage(EenABtjhr),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1n5svwo\",\"data-framer-name\":\"feature-image\",layoutDependency:layoutDependency,layoutId:\"NvEO1qs2z\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},...addPropertyOverrides({iOUZ3XEmj:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:480,intrinsicWidth:394,pixelHeight:3648,pixelWidth:5472,sizes:`max(((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${Vai8Fm96Y*2}px) - ${yDCnIBg4Y*1}px) / 2, 1px)`,...toResponsiveImage(EenABtjhr),...{positionX:\"center\",positionY:\"center\"}}},J807S8pmY:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:480,intrinsicWidth:394,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||468)-0-(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||468)-0)*1)/2)+(0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||468)-0)*1-0-468)/2)),pixelHeight:3648,pixelWidth:5472,sizes:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${yDCnIBg4Y*1}px) * 0.6, 1px)`,...toResponsiveImage(EenABtjhr),...{positionX:\"center\",positionY:\"center\"}}},MWD37BAqY:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:480,intrinsicWidth:394,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0),pixelHeight:3648,pixelWidth:5472,sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,...toResponsiveImage(EenABtjhr),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2aBxG.framer-57bc2s, .framer-2aBxG .framer-57bc2s { display: block; }\",\".framer-2aBxG.framer-n8ci9a { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: calc(max(0, var(--oat1qo)) * 1px); height: min-content; justify-content: flex-start; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-2aBxG .framer-1dssq18 { 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: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-2aBxG .framer-1rxjarv { --framer-text-wrap-override: balance; -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; width: 100%; }\",\".framer-2aBxG .framer-7kcsc5, .framer-2aBxG .framer-1cfonrh { -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; }\",\".framer-2aBxG .framer-ycjm4d { 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-2aBxG .framer-o512w0 { aspect-ratio: 1.6 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 125px); position: relative; width: 1px; }\",\".framer-2aBxG .framer-1a0sakg { 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: 8px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-2aBxG .framer-zc5x1k-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-2aBxG .framer-h5n4z8 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1.5 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-2aBxG .framer-1n5svwo { aspect-ratio: 1.5384615384615385 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 130px); position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2aBxG.framer-n8ci9a, .framer-2aBxG .framer-1dssq18, .framer-2aBxG .framer-ycjm4d, .framer-2aBxG .framer-1a0sakg, .framer-2aBxG .framer-h5n4z8 { gap: 0px; } .framer-2aBxG.framer-n8ci9a > * { margin: 0px; margin-left: calc(calc(max(0, var(--oat1qo)) * 1px) / 2); margin-right: calc(calc(max(0, var(--oat1qo)) * 1px) / 2); } .framer-2aBxG.framer-n8ci9a > :first-child, .framer-2aBxG .framer-ycjm4d > :first-child, .framer-2aBxG .framer-1a0sakg > :first-child, .framer-2aBxG .framer-h5n4z8 > :first-child { margin-left: 0px; } .framer-2aBxG.framer-n8ci9a > :last-child, .framer-2aBxG .framer-ycjm4d > :last-child, .framer-2aBxG .framer-1a0sakg > :last-child, .framer-2aBxG .framer-h5n4z8 > :last-child { margin-right: 0px; } .framer-2aBxG .framer-1dssq18 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-2aBxG .framer-1dssq18 > :first-child { margin-top: 0px; } .framer-2aBxG .framer-1dssq18 > :last-child { margin-bottom: 0px; } .framer-2aBxG .framer-ycjm4d > *, .framer-2aBxG .framer-1a0sakg > *, .framer-2aBxG .framer-h5n4z8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-2aBxG.framer-v-n4ayf3 .framer-1dssq18 { order: 1; }\",\".framer-2aBxG.framer-v-n4ayf3 .framer-h5n4z8 { order: 0; }\",\".framer-2aBxG.framer-v-n4ayf3 .framer-1n5svwo { height: var(--framer-aspect-ratio-supported, 468px); }\",\".framer-2aBxG.framer-v-1w10psg.framer-n8ci9a { max-width: unset; width: 390px; }\",\".framer-2aBxG.framer-v-1w10psg .framer-1rxjarv, .framer-2aBxG.framer-v-1w10psg .framer-7kcsc5, .framer-2aBxG.framer-v-1w10psg .framer-1cfonrh, .framer-2aBxG.framer-v-awy7ih .framer-1rxjarv, .framer-2aBxG.framer-v-awy7ih .framer-7kcsc5, .framer-2aBxG.framer-v-awy7ih .framer-1cfonrh, .framer-2aBxG.framer-v-1iahtap .framer-1rxjarv, .framer-2aBxG.framer-v-1iahtap .framer-7kcsc5, .framer-2aBxG.framer-v-1iahtap .framer-1cfonrh { --framer-text-wrap-override: none; }\",\".framer-2aBxG.framer-v-1axqi2g.framer-n8ci9a { padding: var(--fznmfs); will-change: var(--framer-will-change-override, transform); }\",\".framer-2aBxG.framer-v-1axqi2g .framer-h5n4z8 { flex: 1 0 0px; }\",\".framer-2aBxG.framer-v-1axqi2g .framer-1n5svwo { height: var(--framer-aspect-ratio-supported, 338px); }\",\".framer-2aBxG.framer-v-awy7ih.framer-n8ci9a { padding: var(--fznmfs); width: 551px; will-change: var(--framer-will-change-override, transform); }\",\".framer-2aBxG.framer-v-awy7ih .framer-o512w0 { height: var(--framer-aspect-ratio-supported, 245px); }\",\".framer-2aBxG.framer-v-1iahtap.framer-n8ci9a { flex-direction: column; max-width: unset; width: 390px; }\",\".framer-2aBxG.framer-v-1iahtap .framer-1dssq18 { flex: none; order: 1; width: 100%; }\",\".framer-2aBxG.framer-v-1iahtap .framer-h5n4z8 { align-self: unset; flex: none; height: min-content; order: 0; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2aBxG.framer-v-1iahtap.framer-n8ci9a { gap: 0px; } .framer-2aBxG.framer-v-1iahtap.framer-n8ci9a > * { margin: 0px; margin-bottom: calc(calc(max(0, var(--oat1qo)) * 1px) / 2); margin-top: calc(calc(max(0, var(--oat1qo)) * 1px) / 2); } .framer-2aBxG.framer-v-1iahtap.framer-n8ci9a > :first-child { margin-top: 0px; } .framer-2aBxG.framer-v-1iahtap.framer-n8ci9a > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 468\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1280px\",null,null]},\"J807S8pmY\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1280px\",null,null]},\"je6uY1FbU\":{\"layout\":[\"fixed\",\"auto\"]},\"iOUZ3XEmj\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1280px\",null,null]},\"Cowh8Nfws\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1280px\",null,null]},\"MWD37BAqY\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"ffFqlap6N\":\"preHeadingText\",\"kLSUfV79S\":\"title\",\"wwuq8jfNR\":\"description\",\"EenABtjhr\":\"image\",\"Wl6u7Nr5l\":\"ctaText\",\"S5lpOxdRw\":\"ctaLink\",\"Ec9Q3zdMx\":\"ctaVisible\",\"bb0d7Zsk2\":\"background\",\"dVvnNuXFk\":\"radius\",\"yDCnIBg4Y\":\"gap\",\"Vai8Fm96Y\":\"padding\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerDgNoyF9cS=withCSS(Component,css,\"framer-2aBxG\");export default FramerDgNoyF9cS;FramerDgNoyF9cS.displayName=\"sections/feature\";FramerDgNoyF9cS.defaultProps={height:468,width:1280};addPropertyControls(FramerDgNoyF9cS,{variant:{options:[\"akvCPg2A6\",\"J807S8pmY\",\"je6uY1FbU\",\"iOUZ3XEmj\",\"Cowh8Nfws\",\"MWD37BAqY\"],optionTitles:[\"img right\",\"img left\",\"mobile image middle\",\"box desktop\",\"box mobile\",\"mobile image top\"],title:\"Variant\",type:ControlType.Enum},ffFqlap6N:{defaultValue:\"UNIFied platform\",displayTextArea:false,title:\"preHeadingText\",type:ControlType.String},kLSUfV79S:{defaultValue:\"Integrating all your engagement tools in one platform.\",displayTextArea:false,title:\"Title\",type:ControlType.String},wwuq8jfNR:{defaultValue:\"Eliminate the hassle of multiple subscriptions and save on costs. Experience seamless workflows with HubEngage's unified platform. Simplify your operations and focus more on your team. Discover how HubEngage consolidates your tools for maximum efficiency.\",displayTextArea:false,title:\"Description\",type:ControlType.String},EenABtjhr:{__defaultAssetReference:\"data:framer/asset-reference,XBaNXcLkLfIfJtiznircmL3ai4.png?originalFilename=16_9.png&preferredSize=auto\",description:\"\",title:\"Image\",type:ControlType.ResponsiveImage},Wl6u7Nr5l:{defaultValue:\"Learn more\",displayTextArea:false,title:\"cta text\",type:ControlType.String},S5lpOxdRw:{title:\"cta link\",type:ControlType.Link},Ec9Q3zdMx:{defaultValue:true,title:\"cta visible\",type:ControlType.Boolean},bb0d7Zsk2:{defaultValue:\"rgb(255, 255, 255)\",title:\"Background\",type:ControlType.Color},dVvnNuXFk:{defaultValue:\"40px\",title:\"Radius\",type:ControlType.BorderRadius},yDCnIBg4Y:{defaultValue:80,min:0,title:\"Gap\",type:ControlType.Number},Vai8Fm96Y:{defaultValue:\"80px\",title:\"Padding\",type:ControlType.Padding}});addFonts(FramerDgNoyF9cS,[{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\"}]},...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDgNoyF9cS\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"468\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1280\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1280px\\\",null,null]},\\\"J807S8pmY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1280px\\\",null,null]},\\\"je6uY1FbU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iOUZ3XEmj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1280px\\\",null,null]},\\\"Cowh8Nfws\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1280px\\\",null,null]},\\\"MWD37BAqY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"ffFqlap6N\\\":\\\"preHeadingText\\\",\\\"kLSUfV79S\\\":\\\"title\\\",\\\"wwuq8jfNR\\\":\\\"description\\\",\\\"EenABtjhr\\\":\\\"image\\\",\\\"Wl6u7Nr5l\\\":\\\"ctaText\\\",\\\"S5lpOxdRw\\\":\\\"ctaLink\\\",\\\"Ec9Q3zdMx\\\":\\\"ctaVisible\\\",\\\"bb0d7Zsk2\\\":\\\"background\\\",\\\"dVvnNuXFk\\\":\\\"radius\\\",\\\"yDCnIBg4Y\\\":\\\"gap\\\",\\\"Vai8Fm96Y\\\":\\\"padding\\\"}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (64bc75b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Noto Sans-500\",\"GF;Noto Sans-700\",\"GF;Noto Sans-700italic\",\"GF;Noto Sans-500italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyDPA99Y41P6zHtY.woff2\",weight:\"500\"},{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAaBN9Y41P6zHtY.woff2\",weight:\"700\"},{family:\"Noto Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QNAZ6VLYyWtY1rI.woff2\",weight:\"700\"},{family:\"Noto Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QAUe6VLYyWtY1rI.woff2\",weight:\"500\"}]}];export const css=['.framer-tZgKd .framer-styles-preset-1063jmz:not(.rich-text-wrapper), .framer-tZgKd .framer-styles-preset-1063jmz.rich-text-wrapper h3 { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -0.02em; --framer-line-height: 130%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1078px) and (min-width: 810px) { .framer-tZgKd .framer-styles-preset-1063jmz:not(.rich-text-wrapper), .framer-tZgKd .framer-styles-preset-1063jmz.rich-text-wrapper h3 { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -0.02em; --framer-line-height: 130%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, #ffffff); --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-tZgKd .framer-styles-preset-1063jmz:not(.rich-text-wrapper), .framer-tZgKd .framer-styles-preset-1063jmz.rich-text-wrapper h3 { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -0.02em; --framer-line-height: 130%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-tZgKd\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (64bc75b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/shgOWWby6yx4wXb1OUbA/LwX54tQrQo3huDRQ9b8Q/NM8opoDhC.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/wbgxW2WmSHAse99KxgzA/sAfckM1p8pK5JdT96frT/vS6MrDfuH.js\";const cycleOrder=[\"uEzvttwN2\",\"MzilS4QII\"];const serializationHash=\"framer-Kzq8U\";const variantClassNames={MzilS4QII:\"framer-v-fgvbg2\",uEzvttwN2:\"framer-v-1l3xd5k\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Closed:\"uEzvttwN2\",Open:\"MzilS4QII\"};const getProps=({answer,height,id,question,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1,_ref2;return{...props,T8rQFvSBR:(_ref=answer!==null&&answer!==void 0?answer:props.T8rQFvSBR)!==null&&_ref!==void 0?_ref:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"uEzvttwN2\",W88zB8mIG:(_ref2=question!==null&&question!==void 0?question:props.W88zB8mIG)!==null&&_ref2!==void 0?_ref2:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"};};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,W88zB8mIG,T8rQFvSBR,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"uEzvttwN2\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap170us00=activeVariantCallback(async(...args)=>{setVariant(\"MzilS4QII\");});const onTap110fl6n=activeVariantCallback(async(...args)=>{setVariant(\"uEzvttwN2\");});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"MzilS4QII\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1l3xd5k\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"uEzvttwN2\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({MzilS4QII:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9bxgkt\",\"data-framer-name\":\"Question\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"P5KW3RRD5\",onTap:onTap170us00,...addPropertyOverrides({MzilS4QII:{onTap:onTap110fl6n}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1063jmz\",\"data-styles-preset\":\"vS6MrDfuH\",children:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"})}),className:\"framer-1rluqri\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"uUWQ0tEle\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:W88zB8mIG,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-nozf5r\",layoutDependency:layoutDependency,layoutId:\"fqMlMZyqL\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h020j5\",\"data-framer-name\":\"Plus\",layoutDependency:layoutDependency,layoutId:\"fIPNPxlgo\",style:{rotate:0},variants:{MzilS4QII:{rotate:45}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jnkgfl\",layoutDependency:layoutDependency,layoutId:\"ef2gda4Lw\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-df4k0a\",layoutDependency:layoutDependency,layoutId:\"gY0jGdRIj\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}})]})})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-c2ik6z\",\"data-framer-name\":\"Answer\",layoutDependency:layoutDependency,layoutId:\"t5rqWdps7\",style:{opacity:0},variants:{MzilS4QII:{opacity:1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-hjr3u4\",\"data-styles-preset\":\"NM8opoDhC\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-55167357-4330-40dd-8923-5849e5e24067, rgb(102, 102, 102)))\"},children:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"})}),className:\"framer-cyak7k\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IT4sx8DJ5\",style:{\"--extracted-r6o4lv\":\"var(--token-55167357-4330-40dd-8923-5849e5e24067, rgb(102, 102, 102))\",\"--framer-paragraph-spacing\":\"0px\",opacity:.6},text:T8rQFvSBR,variants:{MzilS4QII:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Kzq8U.framer-1tgyk4f, .framer-Kzq8U .framer-1tgyk4f { display: block; }\",\".framer-Kzq8U.framer-1l3xd5k { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 400px; }\",\".framer-Kzq8U .framer-9bxgkt { -webkit-user-select: none; align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 0px 20px 0px; position: relative; user-select: none; width: 100%; }\",\".framer-Kzq8U .framer-1rluqri { --framer-text-wrap-override: none; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-Kzq8U .framer-nozf5r { 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: 4px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-Kzq8U .framer-h020j5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 16px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 16px; z-index: 1; }\",\".framer-Kzq8U .framer-1jnkgfl { bottom: 0px; flex: none; left: calc(50.00000000000002% - 2px / 2); overflow: visible; position: absolute; top: 0px; width: 2px; z-index: 1; }\",\".framer-Kzq8U .framer-df4k0a { flex: none; height: 2px; left: 0px; overflow: visible; position: absolute; right: 0px; top: calc(50.00000000000002% - 2px / 2); z-index: 1; }\",\".framer-Kzq8U .framer-c2ik6z { 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 0px 20px 0px; position: relative; width: 100%; }\",\".framer-Kzq8U .framer-cyak7k { --framer-text-wrap-override: none; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Kzq8U.framer-1l3xd5k, .framer-Kzq8U .framer-9bxgkt, .framer-Kzq8U .framer-nozf5r, .framer-Kzq8U .framer-h020j5, .framer-Kzq8U .framer-c2ik6z { gap: 0px; } .framer-Kzq8U.framer-1l3xd5k > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Kzq8U.framer-1l3xd5k > :first-child, .framer-Kzq8U .framer-h020j5 > :first-child, .framer-Kzq8U .framer-c2ik6z > :first-child { margin-top: 0px; } .framer-Kzq8U.framer-1l3xd5k > :last-child, .framer-Kzq8U .framer-h020j5 > :last-child, .framer-Kzq8U .framer-c2ik6z > :last-child { margin-bottom: 0px; } .framer-Kzq8U .framer-9bxgkt > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-Kzq8U .framer-9bxgkt > :first-child, .framer-Kzq8U .framer-nozf5r > :first-child { margin-left: 0px; } .framer-Kzq8U .framer-9bxgkt > :last-child, .framer-Kzq8U .framer-nozf5r > :last-child { margin-right: 0px; } .framer-Kzq8U .framer-nozf5r > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Kzq8U .framer-h020j5 > *, .framer-Kzq8U .framer-c2ik6z > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 118\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"MzilS4QII\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"W88zB8mIG\":\"question\",\"T8rQFvSBR\":\"answer\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerdJKGcPX7V=withCSS(Component,css,\"framer-Kzq8U\");export default FramerdJKGcPX7V;FramerdJKGcPX7V.displayName=\"accordion\";FramerdJKGcPX7V.defaultProps={height:118,width:400};addPropertyControls(FramerdJKGcPX7V,{variant:{options:[\"uEzvttwN2\",\"MzilS4QII\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},W88zB8mIG:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Question\",type:ControlType.String},T8rQFvSBR:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Answer\",type:ControlType.String}});addFonts(FramerdJKGcPX7V,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdJKGcPX7V\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MzilS4QII\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"118\",\"framerIntrinsicWidth\":\"400\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"W88zB8mIG\\\":\\\"question\\\",\\\"T8rQFvSBR\\\":\\\"answer\\\"}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (64bc75b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/shgOWWby6yx4wXb1OUbA/LwX54tQrQo3huDRQ9b8Q/NM8opoDhC.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/wbgxW2WmSHAse99KxgzA/sAfckM1p8pK5JdT96frT/vS6MrDfuH.js\";import Button from\"https://framerusercontent.com/modules/7uHiLkXZbFSim779qAO8/0dnBS2eTL46SESoeE05z/peihCD8_0.js\";const PhosphorFonts=getFonts(Phosphor);const ButtonFonts=getFonts(Button);const cycleOrder=[\"q_3z7MkSN\",\"WLamphkzv\",\"t0OU6QHlv\",\"yk6yeE9Jy\"];const serializationHash=\"framer-CrTMJ\";const variantClassNames={q_3z7MkSN:\"framer-v-6do3ka\",t0OU6QHlv:\"framer-v-1ko3cs6\",WLamphkzv:\"framer-v-rd1igr\",yk6yeE9Jy:\"framer-v-1k60ygf\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"box  middle\":\"q_3z7MkSN\",\"box left\":\"WLamphkzv\",\"default centre\":\"t0OU6QHlv\",\"default left\":\"yk6yeE9Jy\"};const getProps=({cTA,description,height,icon,iconBackground,iconColor,iconVisible,id,image,image1,link,showCta,text,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_humanReadableVariantMap_props_variant,_ref7,_ref8;return{...props,BFuTBK47u:(_ref=text!==null&&text!==void 0?text:props.BFuTBK47u)!==null&&_ref!==void 0?_ref:\"Enhance your productivity by connecting with your favorite tools, keeping all your essentials in one place.\",cX1P9xQse:link!==null&&link!==void 0?link:props.cX1P9xQse,jFgwazo_q:(_ref1=iconColor!==null&&iconColor!==void 0?iconColor:props.jFgwazo_q)!==null&&_ref1!==void 0?_ref1:\"var(--token-845a8081-357a-4814-8f95-f39736f28da8, rgb(24, 41, 76))\",M49ZkDl5Y:(_ref2=icon!==null&&icon!==void 0?icon:props.M49ZkDl5Y)!==null&&_ref2!==void 0?_ref2:\"House\",oc_8kOa9a:(_ref3=description!==null&&description!==void 0?description:props.oc_8kOa9a)!==null&&_ref3!==void 0?_ref3:\"Integration ecosystem\",OLqpcuIeL:image!==null&&image!==void 0?image:props.OLqpcuIeL,PFec_i8Ff:(_ref4=image1!==null&&image1!==void 0?image1:props.PFec_i8Ff)!==null&&_ref4!==void 0?_ref4:{src:\"https://framerusercontent.com/images/WwuSEtN77IMXeoOP6vheQadgDRA.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/WwuSEtN77IMXeoOP6vheQadgDRA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WwuSEtN77IMXeoOP6vheQadgDRA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WwuSEtN77IMXeoOP6vheQadgDRA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/WwuSEtN77IMXeoOP6vheQadgDRA.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/WwuSEtN77IMXeoOP6vheQadgDRA.jpg 9600w\"},qkbS0bCx8:(_ref5=cTA!==null&&cTA!==void 0?cTA:props.qkbS0bCx8)!==null&&_ref5!==void 0?_ref5:\"Learn more\",UaS05r1yh:(_ref6=iconBackground!==null&&iconBackground!==void 0?iconBackground:props.UaS05r1yh)!==null&&_ref6!==void 0?_ref6:\"var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(245, 195, 90))\",variant:(_ref7=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref7!==void 0?_ref7:\"q_3z7MkSN\",Y3X4CKI40:(_ref8=iconVisible!==null&&iconVisible!==void 0?iconVisible:props.Y3X4CKI40)!==null&&_ref8!==void 0?_ref8:true,ZA2T3dGW4:showCta!==null&&showCta!==void 0?showCta:props.ZA2T3dGW4};};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,oc_8kOa9a,BFuTBK47u,OLqpcuIeL,PFec_i8Ff,Y3X4CKI40,UaS05r1yh,jFgwazo_q,M49ZkDl5Y,ZA2T3dGW4,qkbS0bCx8,cX1P9xQse,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"q_3z7MkSN\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-6do3ka\",className,classNames),\"data-border\":true,\"data-framer-name\":\"box  middle\",layoutDependency:layoutDependency,layoutId:\"q_3z7MkSN\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(34, 34, 34, 0.1))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\",...style},variants:{t0OU6QHlv:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"},yk6yeE9Jy:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({t0OU6QHlv:{\"data-framer-name\":\"default centre\"},WLamphkzv:{\"data-framer-name\":\"box left\"},yk6yeE9Jy:{\"data-framer-name\":\"default left\"}},baseVariant,gestureVariant),children:[OLqpcuIeL&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5400,intrinsicWidth:9600,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+0),pixelHeight:5400,pixelWidth:9600,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 64px)`,...toResponsiveImage(PFec_i8Ff)},className:\"framer-19i6z41\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"JAsmkVpv0\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(34, 34, 34, 0.1))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({t0OU6QHlv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5400,intrinsicWidth:9600,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0),pixelHeight:5400,pixelWidth:9600,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(PFec_i8Ff)}},yk6yeE9Jy:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5400,intrinsicWidth:9600,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0),pixelHeight:5400,pixelWidth:9600,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(PFec_i8Ff)}}},baseVariant,gestureVariant)}),Y3X4CKI40&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-18pn0b3\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"CSO_stHIs\",style:{backgroundColor:UaS05r1yh,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bn5lg8-container\",layoutDependency:layoutDependency,layoutId:\"qW_W25vJS-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:jFgwazo_q,height:\"100%\",iconSearch:M49ZkDl5Y,iconSelection:\"Leaf\",id:\"qW_W25vJS\",layoutId:\"qW_W25vJS\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vlzcu2\",layoutDependency:layoutDependency,layoutId:\"b0RUfqyD6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1063jmz\",\"data-styles-preset\":\"vS6MrDfuH\",style:{\"--framer-text-alignment\":\"center\"},children:\"Integration ecosystem\"})}),className:\"framer-1ixtdu9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZjKPLk0gq\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:oc_8kOa9a,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({WLamphkzv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1063jmz\",\"data-styles-preset\":\"vS6MrDfuH\",style:{\"--framer-text-alignment\":\"left\"},children:\"Integration ecosystem\"})})},yk6yeE9Jy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1063jmz\",\"data-styles-preset\":\"vS6MrDfuH\",style:{\"--framer-text-alignment\":\"left\"},children:\"Integration ecosystem\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-hjr3u4\",\"data-styles-preset\":\"NM8opoDhC\",style:{\"--framer-text-alignment\":\"center\"},children:\"Enhance your productivity by connecting with your favorite tools, keeping all your essentials in one place.\"})}),className:\"framer-1ryuf4c\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vl8EmGKgJ\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},text:BFuTBK47u,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({WLamphkzv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-hjr3u4\",\"data-styles-preset\":\"NM8opoDhC\",style:{\"--framer-text-alignment\":\"left\"},children:\"Enhance your productivity by connecting with your favorite tools, keeping all your essentials in one place.\"})})},yk6yeE9Jy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-hjr3u4\",\"data-styles-preset\":\"NM8opoDhC\",style:{\"--framer-text-alignment\":\"left\"},children:\"Enhance your productivity by connecting with your favorite tools, keeping all your essentials in one place.\"})})}},baseVariant,gestureVariant)}),ZA2T3dGW4&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+288+0+131.5,...addPropertyOverrides({t0OU6QHlv:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+288+0+131.5},yk6yeE9Jy:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+288+0+131.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1trkuny-container\",layoutDependency:layoutDependency,layoutId:\"YYcnLs_Z3-container\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",hoe0QDrl5:qkbS0bCx8,I0Sz0dr2v:16,i8nKkVReT:\"16px 32px 16px 32px\",id:\"YYcnLs_Z3\",Iyt7vRlRL:\"100px\",KPs74ZNM1:{borderColor:'var(--token-845a8081-357a-4814-8f95-f39736f28da8, rgb(156, 79, 255)) /* {\"name\":\"Primary\"} */',borderStyle:\"solid\",borderWidth:1},layoutId:\"YYcnLs_Z3\",n8jmDbiSM:\"var(--token-e68649a6-bfbe-4d86-91db-68e6c7c52a9a, rgb(0, 0, 0))\",od7wtCL7T:cX1P9xQse,OGI9WGJ1a:false,uBsjwgvnU:true,variant:\"oXdM1j_Wq\",width:\"100%\",y4hb9lsDX:\"var(--token-845a8081-357a-4814-8f95-f39736f28da8, rgb(156, 79, 255))\"})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CrTMJ.framer-7p01g5, .framer-CrTMJ .framer-7p01g5 { display: block; }\",\".framer-CrTMJ.framer-6do3ka { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 400px; overflow: hidden; padding: 32px; position: relative; width: 360px; will-change: var(--framer-will-change-override, transform); }\",\".framer-CrTMJ .framer-19i6z41 { aspect-ratio: 1.48 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 135px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-CrTMJ .framer-18pn0b3 { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 48px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 48px; will-change: var(--framer-will-change-override, transform); }\",\".framer-CrTMJ .framer-bn5lg8-container { flex: none; height: 28px; position: relative; width: 28px; }\",\".framer-CrTMJ .framer-1vlzcu2 { 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-CrTMJ .framer-1ixtdu9 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-CrTMJ .framer-1ryuf4c { flex: none; height: auto; max-width: 400px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-CrTMJ .framer-1trkuny-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CrTMJ.framer-6do3ka, .framer-CrTMJ .framer-18pn0b3, .framer-CrTMJ .framer-1vlzcu2 { gap: 0px; } .framer-CrTMJ.framer-6do3ka > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-CrTMJ.framer-6do3ka > :first-child, .framer-CrTMJ .framer-1vlzcu2 > :first-child { margin-top: 0px; } .framer-CrTMJ.framer-6do3ka > :last-child, .framer-CrTMJ .framer-1vlzcu2 > :last-child { margin-bottom: 0px; } .framer-CrTMJ .framer-18pn0b3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-CrTMJ .framer-18pn0b3 > :first-child { margin-left: 0px; } .framer-CrTMJ .framer-18pn0b3 > :last-child { margin-right: 0px; } .framer-CrTMJ .framer-1vlzcu2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-CrTMJ.framer-v-rd1igr.framer-6do3ka { align-content: flex-start; align-items: flex-start; max-width: unset; }\",\".framer-CrTMJ.framer-v-rd1igr .framer-1vlzcu2, .framer-CrTMJ.framer-v-1k60ygf .framer-1vlzcu2 { align-content: flex-start; align-items: flex-start; }\",\".framer-CrTMJ.framer-v-1ko3cs6.framer-6do3ka { max-width: unset; padding: 0px; }\",\".framer-CrTMJ.framer-v-1k60ygf.framer-6do3ka { align-content: flex-start; align-items: flex-start; max-width: unset; padding: 0px; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-CrTMJ[data-border=\"true\"]::after, .framer-CrTMJ [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 261\n * @framerIntrinsicWidth 360\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"400px\",null,null]},\"WLamphkzv\":{\"layout\":[\"fixed\",\"auto\"]},\"t0OU6QHlv\":{\"layout\":[\"fixed\",\"auto\"]},\"yk6yeE9Jy\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"oc_8kOa9a\":\"description\",\"BFuTBK47u\":\"text\",\"OLqpcuIeL\":\"image\",\"PFec_i8Ff\":\"image1\",\"Y3X4CKI40\":\"iconVisible\",\"UaS05r1yh\":\"iconBackground\",\"jFgwazo_q\":\"iconColor\",\"M49ZkDl5Y\":\"icon\",\"ZA2T3dGW4\":\"showCta\",\"qkbS0bCx8\":\"cTA\",\"cX1P9xQse\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerg4XOQYV2T=withCSS(Component,css,\"framer-CrTMJ\");export default Framerg4XOQYV2T;Framerg4XOQYV2T.displayName=\"fancy card\";Framerg4XOQYV2T.defaultProps={height:261,width:360};addPropertyControls(Framerg4XOQYV2T,{variant:{options:[\"q_3z7MkSN\",\"WLamphkzv\",\"t0OU6QHlv\",\"yk6yeE9Jy\"],optionTitles:[\"box  middle\",\"box left\",\"default centre\",\"default left\"],title:\"Variant\",type:ControlType.Enum},oc_8kOa9a:{defaultValue:\"Integration ecosystem\",displayTextArea:true,title:\"Description\",type:ControlType.String},BFuTBK47u:{defaultValue:\"Enhance your productivity by connecting with your favorite tools, keeping all your essentials in one place.\",displayTextArea:true,title:\"Text\",type:ControlType.String},OLqpcuIeL:{defaultValue:false,title:\"Image\",type:ControlType.Boolean},PFec_i8Ff:{__defaultAssetReference:\"data:framer/asset-reference,WwuSEtN77IMXeoOP6vheQadgDRA.jpg?originalFilename=photo-1709274296402-f6e96caaa1eb%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfGFsbHwzfHx8fHx8Mnx8MTcwOTI4OTA5OXw%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},Y3X4CKI40:{defaultValue:true,title:\"Icon visible\",type:ControlType.Boolean},UaS05r1yh:{defaultValue:'var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(245, 195, 90)) /* {\"name\":\"Secondary\"} */',title:\"Icon Background\",type:ControlType.Color},jFgwazo_q:{defaultValue:'var(--token-845a8081-357a-4814-8f95-f39736f28da8, rgb(24, 41, 76)) /* {\"name\":\"Primary\"} */',title:\"Icon color\",type:ControlType.Color},M49ZkDl5Y:{defaultValue:\"House\",placeholder:\"Menu, Wifi, Box\u2026\",title:\"Icon\",type:ControlType.String},ZA2T3dGW4:{defaultValue:false,title:\"showCta\",type:ControlType.Boolean},qkbS0bCx8:{defaultValue:\"Learn more\",displayTextArea:false,title:\"CTA\",type:ControlType.String},cX1P9xQse:{title:\"Link\",type:ControlType.Link}});addFonts(Framerg4XOQYV2T,[{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\"}]},...PhosphorFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerg4XOQYV2T\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"oc_8kOa9a\\\":\\\"description\\\",\\\"BFuTBK47u\\\":\\\"text\\\",\\\"OLqpcuIeL\\\":\\\"image\\\",\\\"PFec_i8Ff\\\":\\\"image1\\\",\\\"Y3X4CKI40\\\":\\\"iconVisible\\\",\\\"UaS05r1yh\\\":\\\"iconBackground\\\",\\\"jFgwazo_q\\\":\\\"iconColor\\\",\\\"M49ZkDl5Y\\\":\\\"icon\\\",\\\"ZA2T3dGW4\\\":\\\"showCta\\\",\\\"qkbS0bCx8\\\":\\\"cTA\\\",\\\"cX1P9xQse\\\":\\\"link\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"400px\\\",null,null]},\\\"WLamphkzv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"t0OU6QHlv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yk6yeE9Jy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"360\",\"framerIntrinsicHeight\":\"261\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (64bc75b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Noto Sans-regular\",\"GF;Noto Sans-700\",\"GF;Noto Sans-700italic\",\"GF;Noto Sans-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A99Y41P6zHtY.woff2\",weight:\"400\"},{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAaBN9Y41P6zHtY.woff2\",weight:\"700\"},{family:\"Noto Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QNAZ6VLYyWtY1rI.woff2\",weight:\"700\"},{family:\"Noto Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDce6VLYyWtY1rI.woff2\",weight:\"400\"}]}];export const css=['.framer-AAAgR .framer-styles-preset-enusn7:not(.rich-text-wrapper), .framer-AAAgR .framer-styles-preset-enusn7.rich-text-wrapper p { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 145%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-55167357-4330-40dd-8923-5849e5e24067, #424242); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; }','@media (max-width: 1078px) and (min-width: 810px) { .framer-AAAgR .framer-styles-preset-enusn7:not(.rich-text-wrapper), .framer-AAAgR .framer-styles-preset-enusn7.rich-text-wrapper p { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 145%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-55167357-4330-40dd-8923-5849e5e24067, #424242); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-AAAgR .framer-styles-preset-enusn7:not(.rich-text-wrapper), .framer-AAAgR .framer-styles-preset-enusn7.rich-text-wrapper p { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 145%; --framer-paragraph-spacing: 16px; --framer-text-alignment: start; --framer-text-color: var(--token-55167357-4330-40dd-8923-5849e5e24067, #424242); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }'];export const className=\"framer-AAAgR\";\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 (c587182)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-C5MEE .framer-styles-preset-5c8bei:not(.rich-text-wrapper), .framer-C5MEE .framer-styles-preset-5c8bei.rich-text-wrapper a { --framer-link-current-text-color: var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, #f5c35a) /* {\"name\":\"Secondary\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, #f5c35a) /* {\"name\":\"Secondary\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, #ffffff); --framer-link-text-decoration: none; }'];export const className=\"framer-C5MEE\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (64bc75b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-gtlFB .framer-styles-preset-1281bro:not(.rich-text-wrapper), .framer-gtlFB .framer-styles-preset-1281bro.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #0088ff; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, #ffffff); --framer-link-text-decoration: none; }\"];export const className=\"framer-gtlFB\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (64bc75b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/ltTkRNczZEE8areGxyB2/muGiG7uCHhmAvL85G7Lo/D9zAP56xH.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/iKmWVyjCOb0kR0FDjM1M/cNfQHsG3717nJur1NoPh/uR_FUI8ZK.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/z5KErWPxLT9vJrc4oGeH/zBj5VXPMQyV2rAlD6CAj/urZu6_FpN.js\";import Logo from\"https://framerusercontent.com/modules/sT9h0Vqen4TZET0d9DqM/K5X10eIYfcvNfNFHF77s/Dfod75fml.js\";const LogoFonts=getFonts(Logo);const cycleOrder=[\"ycNhVSVuP\",\"p79LLhJlz\"];const serializationHash=\"framer-6EADx\";const variantClassNames={p79LLhJlz:\"framer-v-1kt845d\",ycNhVSVuP:\"framer-v-14m4krp\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"ycNhVSVuP\",\"Variant 2\":\"p79LLhJlz\"};const getProps=({copyrightText,height,id,privacyPolicyLink,termsLink,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,DU_acMOId:privacyPolicyLink!==null&&privacyPolicyLink!==void 0?privacyPolicyLink:props.DU_acMOId,m3T279myj:(_ref=copyrightText!==null&&copyrightText!==void 0?copyrightText:props.m3T279myj)!==null&&_ref!==void 0?_ref:\"\\xa92024\\xa0\",OhGSopBCD:termsLink!==null&&termsLink!==void 0?termsLink:props.OhGSopBCD,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"ycNhVSVuP\"};};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,DU_acMOId,OhGSopBCD,m3T279myj,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ycNhVSVuP\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.footer,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-14m4krp\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"ycNhVSVuP\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-845a8081-357a-4814-8f95-f39736f28da8, rgb(24, 41, 76))\",...style},...addPropertyOverrides({p79LLhJlz:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-10jrzqj\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"l_r0U1H4W\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dibhk2\",\"data-framer-name\":\"footer-wrapper\",layoutDependency:layoutDependency,layoutId:\"PbsVdGDOY\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-bjhfgh\",\"data-framer-name\":\"logo-wrapper\",layoutDependency:layoutDependency,layoutId:\"ScvOWviav\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,width:\"162px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+0+0+0+0+0,...addPropertyOverrides({p79LLhJlz:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+24+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g7oohk-container\",layoutDependency:layoutDependency,layoutId:\"vl0t1kH8S-container\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"vl0t1kH8S\",layoutId:\"vl0t1kH8S\",style:{height:\"100%\",width:\"100%\"},variant:\"B_4IiMThi\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mpuo1o\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"AT8z4Uq0b\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1o657p\",\"data-framer-name\":\"Frame 63\",layoutDependency:layoutDependency,layoutId:\"dL3lAbHkw\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-enusn7\",\"data-styles-preset\":\"D9zAP56xH\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:DU_acMOId,openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-5c8bei\",\"data-styles-preset\":\"uR_FUI8ZK\",children:\"Privacy policy\"})})})}),className:\"framer-13icifv\",\"data-framer-name\":\"footer link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kpwUMkPNo\",style:{\"--extracted-r6o4lv\":\"var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-enusn7\",\"data-styles-preset\":\"D9zAP56xH\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:OhGSopBCD,openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-5c8bei\",\"data-styles-preset\":\"uR_FUI8ZK\",children:\"Terms & conditions\"})})})}),className:\"framer-16dctyi\",\"data-framer-name\":\"footer link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nxv4J2MUh\",style:{\"--extracted-r6o4lv\":\"var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-enusn7\",\"data-styles-preset\":\"D9zAP56xH\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255)))\"},children:\"\\xa92024\\xa0\"})}),className:\"framer-leo2cb\",\"data-framer-name\":\"\\xa9 2024 Dittto Inc\\xa0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TwJXz0BZa\",style:{\"--extracted-r6o4lv\":\"var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:m3T279myj,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-enusn7\",\"data-styles-preset\":\"D9zAP56xH\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.5))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.dittto.ai/\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1281bro\",\"data-styles-preset\":\"urZu6_FpN\",children:\"Powered by Dittto\"})})})}),className:\"framer-yesn0a\",\"data-framer-name\":\"footer link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DaahnDD8y\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.5)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-14g5de1\",\"data-framer-name\":\"overlay\",layoutDependency:layoutDependency,layoutId:\"nvB4OJOQ3\",style:{backgroundColor:\"rgba(0, 0, 0, 0.45)\"}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6EADx.framer-1wmweum, .framer-6EADx .framer-1wmweum { display: block; }\",\".framer-6EADx.framer-14m4krp { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px 48px 20px 48px; position: relative; width: 1600px; }\",\".framer-6EADx .framer-10jrzqj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 9; }\",\".framer-6EADx .framer-dibhk2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-6EADx .framer-bjhfgh { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-6EADx .framer-1g7oohk-container { aspect-ratio: 4.892857142857143 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 33px); position: relative; width: 162px; }\",\".framer-6EADx .framer-mpuo1o { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 51px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-6EADx .framer-1o657p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-6EADx .framer-13icifv, .framer-6EADx .framer-16dctyi, .framer-6EADx .framer-leo2cb, .framer-6EADx .framer-yesn0a { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-6EADx .framer-14g5de1 { flex: none; height: 110%; left: calc(50.00000000000002% - 102% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 110.00000000000001% / 2); width: 102%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6EADx.framer-14m4krp, .framer-6EADx .framer-10jrzqj, .framer-6EADx .framer-dibhk2, .framer-6EADx .framer-bjhfgh, .framer-6EADx .framer-mpuo1o, .framer-6EADx .framer-1o657p { gap: 0px; } .framer-6EADx.framer-14m4krp > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-6EADx.framer-14m4krp > :first-child, .framer-6EADx .framer-bjhfgh > :first-child { margin-top: 0px; } .framer-6EADx.framer-14m4krp > :last-child, .framer-6EADx .framer-bjhfgh > :last-child { margin-bottom: 0px; } .framer-6EADx .framer-10jrzqj > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-6EADx .framer-10jrzqj > :first-child, .framer-6EADx .framer-dibhk2 > :first-child, .framer-6EADx .framer-mpuo1o > :first-child, .framer-6EADx .framer-1o657p > :first-child { margin-left: 0px; } .framer-6EADx .framer-10jrzqj > :last-child, .framer-6EADx .framer-dibhk2 > :last-child, .framer-6EADx .framer-mpuo1o > :last-child, .framer-6EADx .framer-1o657p > :last-child { margin-right: 0px; } .framer-6EADx .framer-dibhk2 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-6EADx .framer-bjhfgh > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-6EADx .framer-mpuo1o > * { margin: 0px; margin-left: calc(51px / 2); margin-right: calc(51px / 2); } .framer-6EADx .framer-1o657p > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",\".framer-6EADx.framer-v-1kt845d.framer-14m4krp { padding: 24px 20px 16px 20px; width: 390px; }\",\".framer-6EADx.framer-v-1kt845d .framer-dibhk2 { flex-direction: column; gap: 24px; }\",\".framer-6EADx.framer-v-1kt845d .framer-bjhfgh { align-content: center; align-items: center; flex: none; width: 100%; }\",\".framer-6EADx.framer-v-1kt845d .framer-1g7oohk-container { height: var(--framer-aspect-ratio-supported, 22px); }\",\".framer-6EADx.framer-v-1kt845d .framer-mpuo1o { flex: none; flex-direction: column; width: 100%; }\",\".framer-6EADx.framer-v-1kt845d .framer-1o657p { flex-direction: column; gap: 16px; width: 100%; }\",\".framer-6EADx.framer-v-1kt845d .framer-13icifv { order: 0; }\",\".framer-6EADx.framer-v-1kt845d .framer-16dctyi { order: 2; }\",\".framer-6EADx.framer-v-1kt845d .framer-leo2cb { order: 3; }\",\".framer-6EADx.framer-v-1kt845d .framer-yesn0a { order: 4; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6EADx.framer-v-1kt845d .framer-dibhk2, .framer-6EADx.framer-v-1kt845d .framer-mpuo1o, .framer-6EADx.framer-v-1kt845d .framer-1o657p { gap: 0px; } .framer-6EADx.framer-v-1kt845d .framer-dibhk2 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-6EADx.framer-v-1kt845d .framer-dibhk2 > :first-child, .framer-6EADx.framer-v-1kt845d .framer-mpuo1o > :first-child, .framer-6EADx.framer-v-1kt845d .framer-1o657p > :first-child { margin-top: 0px; } .framer-6EADx.framer-v-1kt845d .framer-dibhk2 > :last-child, .framer-6EADx.framer-v-1kt845d .framer-mpuo1o > :last-child, .framer-6EADx.framer-v-1kt845d .framer-1o657p > :last-child { margin-bottom: 0px; } .framer-6EADx.framer-v-1kt845d .framer-mpuo1o > * { margin: 0px; margin-bottom: calc(51px / 2); margin-top: calc(51px / 2); } .framer-6EADx.framer-v-1kt845d .framer-1o657p > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 73\n * @framerIntrinsicWidth 1600\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"p79LLhJlz\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"DU_acMOId\":\"privacyPolicyLink\",\"OhGSopBCD\":\"termsLink\",\"m3T279myj\":\"copyrightText\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Frameriwv54Acbi=withCSS(Component,css,\"framer-6EADx\");export default Frameriwv54Acbi;Frameriwv54Acbi.displayName=\"sections/footer\";Frameriwv54Acbi.defaultProps={height:73,width:1600};addPropertyControls(Frameriwv54Acbi,{variant:{options:[\"ycNhVSVuP\",\"p79LLhJlz\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},DU_acMOId:{title:\"privacyPolicyLink\",type:ControlType.Link},OhGSopBCD:{title:\"TermsLink\",type:ControlType.Link},m3T279myj:{defaultValue:\"\\xa92024\\xa0\",displayTextArea:false,title:\"copyrightText\",type:ControlType.String}});addFonts(Frameriwv54Acbi,[{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\"}]},...LogoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameriwv54Acbi\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"p79LLhJlz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"73\",\"framerVariables\":\"{\\\"DU_acMOId\\\":\\\"privacyPolicyLink\\\",\\\"OhGSopBCD\\\":\\\"termsLink\\\",\\\"m3T279myj\\\":\\\"copyrightText\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1600\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (64bc75b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Noto Sans-600\",\"GF;Noto Sans-900\",\"GF;Noto Sans-900italic\",\"GF;Noto Sans-600italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAjBN9Y41P6zHtY.woff2\",weight:\"600\"},{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyBUBN9Y41P6zHtY.woff2\",weight:\"900\"},{family:\"Noto Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QJ4Z6VLYyWtY1rI.woff2\",weight:\"900\"},{family:\"Noto Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QOkZ6VLYyWtY1rI.woff2\",weight:\"600\"}]}];export const css=['.framer-fJd7k .framer-styles-preset-18cx44m:not(.rich-text-wrapper), .framer-fJd7k .framer-styles-preset-18cx44m.rich-text-wrapper h1 { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 48px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.04em; --framer-line-height: 110%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; }','@media (max-width: 1078px) and (min-width: 810px) { .framer-fJd7k .framer-styles-preset-18cx44m:not(.rich-text-wrapper), .framer-fJd7k .framer-styles-preset-18cx44m.rich-text-wrapper h1 { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 42px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.04em; --framer-line-height: 110%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-fJd7k .framer-styles-preset-18cx44m:not(.rich-text-wrapper), .framer-fJd7k .framer-styles-preset-18cx44m.rich-text-wrapper h1 { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.04em; --framer-line-height: 110%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }'];export const className=\"framer-fJd7k\";\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 (64bc75b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Noto Sans-regular\",\"GF;Noto Sans-700\",\"GF;Noto Sans-700italic\",\"GF;Noto Sans-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A99Y41P6zHtY.woff2\",weight:\"400\"},{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAaBN9Y41P6zHtY.woff2\",weight:\"700\"},{family:\"Noto Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QNAZ6VLYyWtY1rI.woff2\",weight:\"700\"},{family:\"Noto Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDce6VLYyWtY1rI.woff2\",weight:\"400\"}]}];export const css=['.framer-Gmugn .framer-styles-preset-14y9vvi:not(.rich-text-wrapper), .framer-Gmugn .framer-styles-preset-14y9vvi.rich-text-wrapper p { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 145%; --framer-paragraph-spacing: 16px; --framer-text-alignment: start; --framer-text-color: var(--token-55167357-4330-40dd-8923-5849e5e24067, #424242); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; }','@media (max-width: 1078px) and (min-width: 810px) { .framer-Gmugn .framer-styles-preset-14y9vvi:not(.rich-text-wrapper), .framer-Gmugn .framer-styles-preset-14y9vvi.rich-text-wrapper p { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 145%; --framer-paragraph-spacing: 16px; --framer-text-alignment: start; --framer-text-color: var(--token-55167357-4330-40dd-8923-5849e5e24067, #424242); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-Gmugn .framer-styles-preset-14y9vvi:not(.rich-text-wrapper), .framer-Gmugn .framer-styles-preset-14y9vvi.rich-text-wrapper p { --framer-font-family: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Noto Sans\", \"Noto Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 145%; --framer-paragraph-spacing: 16px; --framer-text-alignment: start; --framer-text-color: var(--token-55167357-4330-40dd-8923-5849e5e24067, #424242); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }'];export const className=\"framer-Gmugn\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (64bc75b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withMappedReactProps}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{withCTAClassname}from\"https://framerusercontent.com/modules/318MVb77f4rPYDBAy36v/xFpxZHrpvxB7IwjUirQt/ConversionEvent.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/eZfeh3etWJ2k5pJjWv9Y/Q1Uk1UIgD0nkd56eKsnA/C4qLxw6HR.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/ltTkRNczZEE8areGxyB2/muGiG7uCHhmAvL85G7Lo/D9zAP56xH.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/uDKlotAwl3Q0rZT4Sqzz/8oUzzu8vzDOwBQh6zr18/n0u86onJX.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/fD4URlACWVOw4lmPBhWO/q1rXQu4VAl0CJVajINHu/ob0AYC2e3.js\";import Button,*as ButtonInfo from\"https://framerusercontent.com/modules/7uHiLkXZbFSim779qAO8/0dnBS2eTL46SESoeE05z/peihCD8_0.js\";const ButtonFonts=getFonts(Button);const ButtonWithCTAClassnameWithMappedReactProps1v1ipky=withMappedReactProps(withCTAClassname(Button),ButtonInfo);const cycleOrder=[\"Yy5xGwVMN\",\"gPfu7v3OA\",\"Fhpo9qrWo\"];const serializationHash=\"framer-LFK47\";const variantClassNames={Fhpo9qrWo:\"framer-v-kpw0a0\",gPfu7v3OA:\"framer-v-kedyn0\",Yy5xGwVMN:\"framer-v-1d36d24\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"1 col\":\"Fhpo9qrWo\",\"2 col desktop\":\"Yy5xGwVMN\",\"2 col mobile\":\"gPfu7v3OA\"};const getProps=({height,heroDescription,heroPreHeadingText,heroPrimaryButtonLink,heroPrimaryButtonText,heroSocialProof,heroTitle,id,image,padding,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_humanReadableVariantMap_props_variant,_ref6,_ref7;return{...props,aWZ0nwu6f:(_ref=image!==null&&image!==void 0?image:props.aWZ0nwu6f)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/81eg5zQPSyYSc6Tz8THbQJWK0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/81eg5zQPSyYSc6Tz8THbQJWK0.png?scale-down-to=512 512w,https://framerusercontent.com/images/81eg5zQPSyYSc6Tz8THbQJWK0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/81eg5zQPSyYSc6Tz8THbQJWK0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/81eg5zQPSyYSc6Tz8THbQJWK0.png 2400w\"},BzzNV7aRg:(_ref1=heroPreHeadingText!==null&&heroPreHeadingText!==void 0?heroPreHeadingText:props.BzzNV7aRg)!==null&&_ref1!==void 0?_ref1:\"OUTLINE\",cqu8zz6SM:(_ref2=heroSocialProof!==null&&heroSocialProof!==void 0?heroSocialProof:props.cqu8zz6SM)!==null&&_ref2!==void 0?_ref2:\"Get started with free tools, or get a demo of our premium software.\",h0hHKNiOl:(_ref3=padding!==null&&padding!==void 0?padding:props.h0hHKNiOl)!==null&&_ref3!==void 0?_ref3:\"64px 48px 64px 48px\",lZpFff231:(_ref4=heroDescription!==null&&heroDescription!==void 0?heroDescription:props.lZpFff231)!==null&&_ref4!==void 0?_ref4:\"HubSpot Smart CRM has free tools to connect your data, teams, and customers all on one platform. Seamlessly unify your marketing, sales, and service teams with our AI-powered solution\",payggELMF:(_ref5=heroTitle!==null&&heroTitle!==void 0?heroTitle:props.payggELMF)!==null&&_ref5!==void 0?_ref5:\"Free CRM Software That Grows With Your Business\",variant:(_ref6=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref6!==void 0?_ref6:\"Yy5xGwVMN\",Xd_hY5cMt:heroPrimaryButtonLink!==null&&heroPrimaryButtonLink!==void 0?heroPrimaryButtonLink:props.Xd_hY5cMt,Xk4agnbHs:(_ref7=heroPrimaryButtonText!==null&&heroPrimaryButtonText!==void 0?heroPrimaryButtonText:props.Xk4agnbHs)!==null&&_ref7!==void 0?_ref7:\"Button Text\"};};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,BzzNV7aRg,payggELMF,lZpFff231,Xk4agnbHs,cqu8zz6SM,aWZ0nwu6f,Xd_hY5cMt,h0hHKNiOl,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Yy5xGwVMN\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.section,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1d36d24\",className,classNames),\"data-framer-name\":\"2 col desktop\",layoutDependency:layoutDependency,layoutId:\"Yy5xGwVMN\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--13zjcel\":numberToPixelString(h0hHKNiOl),background:'linear-gradient(270deg, var(--token-845a8081-357a-4814-8f95-f39736f28da8, rgb(90, 28, 141)) /* {\"name\":\"Primary\"} */ 0%, var(--token-e68649a6-bfbe-4d86-91db-68e6c7c52a9a, rgb(25, 7, 41)) /* {\"name\":\"Black\"} */ 100%)',...style},...addPropertyOverrides({Fhpo9qrWo:{\"data-framer-name\":\"1 col\"},gPfu7v3OA:{\"data-framer-name\":\"2 col mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11u9fk9\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"VcaSjsOOp\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-di8w5n\",\"data-framer-name\":\"hero-content\",layoutDependency:layoutDependency,layoutId:\"pvdwJ6A8J\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1vijcsh\",\"data-styles-preset\":\"ob0AYC2e3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(94, 234, 212)))\"},children:\"OUTLINE\"})}),className:\"framer-1a5q8d5\",\"data-framer-name\":\"overline\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WIYgsBtbH\",style:{\"--extracted-r6o4lv\":\"var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(94, 234, 212))\"},text:BzzNV7aRg,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Fhpo9qrWo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1vijcsh\",\"data-styles-preset\":\"ob0AYC2e3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(94, 234, 212)))\"},children:\"OUTLINE\"})})},gPfu7v3OA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1vijcsh\",\"data-styles-preset\":\"ob0AYC2e3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(94, 234, 212)))\"},children:\"OUTLINE\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-18cx44m\",\"data-styles-preset\":\"C4qLxw6HR\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255)))\"},children:\"Free CRM Software That Grows With Your Business\"})}),className:\"framer-1twyisi\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bc5b2vGdz\",style:{\"--extracted-gdpscs\":\"var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255))\"},text:payggELMF,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Fhpo9qrWo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-18cx44m\",\"data-styles-preset\":\"C4qLxw6HR\",style:{\"--framer-text-alignment\":\"center\"},children:\"Free CRM Software That Grows With Your Business\"})})},gPfu7v3OA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-18cx44m\",\"data-styles-preset\":\"C4qLxw6HR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255)))\"},children:\"Free CRM Software That Grows With Your Business\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-14y9vvi\",\"data-styles-preset\":\"n0u86onJX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255)))\"},children:\"HubSpot Smart CRM has free tools to connect your data, teams, and customers all on one platform. Seamlessly unify your marketing, sales, and service teams with our AI-powered solution\"})}),className:\"framer-1sfy3ot\",\"data-framer-name\":\"Overview\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Njj4fPF7S\",style:{\"--extracted-r6o4lv\":\"var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255))\"},text:lZpFff231,variants:{Fhpo9qrWo:{\"--extracted-r6o4lv\":\"var(--token-55167357-4330-40dd-8923-5849e5e24067, rgb(102, 102, 102))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Fhpo9qrWo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-14y9vvi\",\"data-styles-preset\":\"n0u86onJX\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-55167357-4330-40dd-8923-5849e5e24067, rgb(102, 102, 102)))\"},children:\"HubSpot Smart CRM has free tools to connect your data, teams, and customers all on one platform. Seamlessly unify your marketing, sales, and service teams with our AI-powered solution\"})})},gPfu7v3OA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-14y9vvi\",\"data-styles-preset\":\"n0u86onJX\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255)))\"},children:\"HubSpot Smart CRM has free tools to connect your data, teams, and customers all on one platform. Seamlessly unify your marketing, sales, and service teams with our AI-powered solution\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-dqiw6p\",\"data-framer-name\":\"button-wrapper\",layoutDependency:layoutDependency,layoutId:\"t1ItQNVIf\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,...addPropertyOverrides({gPfu7v3OA:{width:`min(min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${h0hHKNiOl*2}px, 1280px), 400px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-vd6vi4-container\",layoutDependency:layoutDependency,layoutId:\"nlAfUfVRl-container\",children:/*#__PURE__*/_jsx(ButtonWithCTAClassnameWithMappedReactProps1v1ipky,{height:\"100%\",hoe0QDrl5:Xk4agnbHs,I0Sz0dr2v:16,i8nKkVReT:\"16px 30px 16px 30px\",id:\"nlAfUfVRl\",Iyt7vRlRL:\"100px\",KPs74ZNM1:{borderColor:'var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(94, 234, 212)) /* {\"name\":\"Secondary\"} */',borderStyle:\"solid\",borderWidth:1},layoutId:\"nlAfUfVRl\",n8jmDbiSM:\"var(--token-e68649a6-bfbe-4d86-91db-68e6c7c52a9a, rgb(25, 7, 41))\",od7wtCL7T:Xd_hY5cMt,OGI9WGJ1a:false,uBsjwgvnU:true,variant:\"ypSdI0dLV\",width:\"100%\",y4hb9lsDX:\"var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(94, 234, 212))\",...addPropertyOverrides({gPfu7v3OA:{i8nKkVReT:\"16px 28px 16px 28px\",style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-enusn7\",\"data-styles-preset\":\"D9zAP56xH\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255)))\"},children:\"Get started with free tools, or get a demo of our premium software.\"})}),className:\"framer-6f4rru\",\"data-framer-name\":\"Social proof\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"t4sxfMMeO\",style:{\"--extracted-r6o4lv\":\"var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255))\"},text:cqu8zz6SM,variants:{Fhpo9qrWo:{\"--extracted-r6o4lv\":\"var(--token-55167357-4330-40dd-8923-5849e5e24067, rgb(102, 102, 102))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Fhpo9qrWo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-enusn7\",\"data-styles-preset\":\"D9zAP56xH\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-55167357-4330-40dd-8923-5849e5e24067, rgb(102, 102, 102)))\"},children:\"Get started with free tools, or get a demo of our premium software.\"})})},gPfu7v3OA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-enusn7\",\"data-styles-preset\":\"D9zAP56xH\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255)))\"},children:\"Get started with free tools, or get a demo of our premium software.\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tmljh9\",\"data-framer-name\":\"hero-img-wrapper\",layoutDependency:layoutDependency,layoutId:\"wyUUQsZHh\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fit\",pixelHeight:3297,pixelWidth:4945,sizes:`max((min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${h0hHKNiOl*2}px, 1280px) - 80px) / 2, 1px)`,...toResponsiveImage(aWZ0nwu6f),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-pt7e1s\",\"data-framer-name\":\"hero-image\",layoutDependency:layoutDependency,layoutId:\"x7gI6HMN5\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},...addPropertyOverrides({Fhpo9qrWo:{background:{alt:\"\",fit:\"fit\",pixelHeight:3297,pixelWidth:4945,sizes:`max(min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${h0hHKNiOl*2}px, 1280px), 1px)`,...toResponsiveImage(aWZ0nwu6f),...{positionX:\"center\",positionY:\"center\"}}},gPfu7v3OA:{background:{alt:\"\",fit:\"fit\",pixelHeight:3297,pixelWidth:4945,sizes:`max(min(min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${h0hHKNiOl*2}px, 1280px), 720px), 1px)`,...toResponsiveImage(aWZ0nwu6f),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-LFK47.framer-1ygf7tz, .framer-LFK47 .framer-1ygf7tz { display: block; }\",\".framer-LFK47.framer-1d36d24 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: var(--13zjcel); position: relative; width: 1520px; }\",\".framer-LFK47 .framer-11u9fk9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-LFK47 .framer-di8w5n { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-LFK47 .framer-1a5q8d5 { --framer-text-wrap-override: balance; -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; width: 100%; }\",\".framer-LFK47 .framer-1twyisi { -webkit-user-select: none; flex: none; height: auto; max-width: 920px; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-LFK47 .framer-1sfy3ot { -webkit-user-select: none; flex: none; height: auto; max-width: 780px; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-LFK47 .framer-dqiw6p { 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: 8px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-LFK47 .framer-vd6vi4-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-LFK47 .framer-6f4rru { -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; }\",\".framer-LFK47 .framer-1tmljh9 { 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: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-LFK47 .framer-pt7e1s { aspect-ratio: 1.2 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 500px); overflow: visible; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LFK47.framer-1d36d24, .framer-LFK47 .framer-11u9fk9, .framer-LFK47 .framer-di8w5n, .framer-LFK47 .framer-dqiw6p, .framer-LFK47 .framer-1tmljh9 { gap: 0px; } .framer-LFK47.framer-1d36d24 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-LFK47.framer-1d36d24 > :first-child, .framer-LFK47 .framer-di8w5n > :first-child { margin-top: 0px; } .framer-LFK47.framer-1d36d24 > :last-child, .framer-LFK47 .framer-di8w5n > :last-child { margin-bottom: 0px; } .framer-LFK47 .framer-11u9fk9 > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-LFK47 .framer-11u9fk9 > :first-child, .framer-LFK47 .framer-dqiw6p > :first-child, .framer-LFK47 .framer-1tmljh9 > :first-child { margin-left: 0px; } .framer-LFK47 .framer-11u9fk9 > :last-child, .framer-LFK47 .framer-dqiw6p > :last-child, .framer-LFK47 .framer-1tmljh9 > :last-child { margin-right: 0px; } .framer-LFK47 .framer-di8w5n > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-LFK47 .framer-dqiw6p > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-LFK47 .framer-1tmljh9 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-LFK47.framer-v-kedyn0.framer-1d36d24 { width: 390px; }\",\".framer-LFK47.framer-v-kedyn0 .framer-11u9fk9 { flex-direction: column; gap: 30px; }\",\".framer-LFK47.framer-v-kedyn0 .framer-di8w5n { align-content: center; align-items: center; flex: none; gap: 16px; width: 100%; }\",\".framer-LFK47.framer-v-kedyn0 .framer-dqiw6p { flex-direction: column; gap: 12px; justify-content: center; max-width: 400px; padding: 6px 0px 6px 0px; }\",\".framer-LFK47.framer-v-kedyn0 .framer-vd6vi4-container { width: 100%; }\",\".framer-LFK47.framer-v-kedyn0 .framer-1tmljh9 { flex: none; max-width: 720px; width: 100%; }\",\".framer-LFK47.framer-v-kedyn0 .framer-pt7e1s { height: var(--framer-aspect-ratio-supported, 245px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LFK47.framer-v-kedyn0 .framer-11u9fk9, .framer-LFK47.framer-v-kedyn0 .framer-di8w5n, .framer-LFK47.framer-v-kedyn0 .framer-dqiw6p { gap: 0px; } .framer-LFK47.framer-v-kedyn0 .framer-11u9fk9 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-LFK47.framer-v-kedyn0 .framer-11u9fk9 > :first-child, .framer-LFK47.framer-v-kedyn0 .framer-di8w5n > :first-child, .framer-LFK47.framer-v-kedyn0 .framer-dqiw6p > :first-child { margin-top: 0px; } .framer-LFK47.framer-v-kedyn0 .framer-11u9fk9 > :last-child, .framer-LFK47.framer-v-kedyn0 .framer-di8w5n > :last-child, .framer-LFK47.framer-v-kedyn0 .framer-dqiw6p > :last-child { margin-bottom: 0px; } .framer-LFK47.framer-v-kedyn0 .framer-di8w5n > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-LFK47.framer-v-kedyn0 .framer-dqiw6p > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\".framer-LFK47.framer-v-kpw0a0 .framer-11u9fk9 { flex-direction: column; gap: 48px; }\",\".framer-LFK47.framer-v-kpw0a0 .framer-di8w5n { align-content: center; align-items: center; flex: none; width: 100%; }\",\".framer-LFK47.framer-v-kpw0a0 .framer-1a5q8d5 { order: 0; }\",\".framer-LFK47.framer-v-kpw0a0 .framer-1twyisi { order: 1; }\",\".framer-LFK47.framer-v-kpw0a0 .framer-1sfy3ot { order: 2; }\",\".framer-LFK47.framer-v-kpw0a0 .framer-dqiw6p { justify-content: center; order: 3; }\",\".framer-LFK47.framer-v-kpw0a0 .framer-6f4rru { order: 4; }\",\".framer-LFK47.framer-v-kpw0a0 .framer-1tmljh9 { flex: none; width: 100%; }\",\".framer-LFK47.framer-v-kpw0a0 .framer-pt7e1s { aspect-ratio: unset; height: 740px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LFK47.framer-v-kpw0a0 .framer-11u9fk9 { gap: 0px; } .framer-LFK47.framer-v-kpw0a0 .framer-11u9fk9 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-LFK47.framer-v-kpw0a0 .framer-11u9fk9 > :first-child { margin-top: 0px; } .framer-LFK47.framer-v-kpw0a0 .framer-11u9fk9 > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 628\n * @framerIntrinsicWidth 1520\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gPfu7v3OA\":{\"layout\":[\"fixed\",\"auto\"]},\"Fhpo9qrWo\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"BzzNV7aRg\":\"heroPreHeadingText\",\"payggELMF\":\"heroTitle\",\"lZpFff231\":\"heroDescription\",\"Xk4agnbHs\":\"heroPrimaryButtonText\",\"cqu8zz6SM\":\"heroSocialProof\",\"aWZ0nwu6f\":\"image\",\"Xd_hY5cMt\":\"heroPrimaryButtonLink\",\"h0hHKNiOl\":\"padding\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOViSCXpT4=withCSS(Component,css,\"framer-LFK47\");export default FramerOViSCXpT4;FramerOViSCXpT4.displayName=\"sections/Hero\";FramerOViSCXpT4.defaultProps={height:628,width:1520};addPropertyControls(FramerOViSCXpT4,{variant:{options:[\"Yy5xGwVMN\",\"gPfu7v3OA\",\"Fhpo9qrWo\"],optionTitles:[\"2 col desktop\",\"2 col mobile\",\"1 col\"],title:\"Variant\",type:ControlType.Enum},BzzNV7aRg:{defaultValue:\"OUTLINE\",displayTextArea:false,title:\"heroPreHeadingText\",type:ControlType.String},payggELMF:{defaultValue:\"Free CRM Software That Grows With Your Business\",displayTextArea:false,title:\"heroTitle\",type:ControlType.String},lZpFff231:{defaultValue:\"HubSpot Smart CRM has free tools to connect your data, teams, and customers all on one platform. Seamlessly unify your marketing, sales, and service teams with our AI-powered solution\",displayTextArea:false,title:\"heroDescription\",type:ControlType.String},Xk4agnbHs:{defaultValue:\"Button Text\",displayTextArea:false,title:\"heroPrimaryButtonText\",type:ControlType.String},cqu8zz6SM:{defaultValue:\"Get started with free tools, or get a demo of our premium software.\",displayTextArea:false,title:\"heroSocialProof\",type:ControlType.String},aWZ0nwu6f:{__defaultAssetReference:\"data:framer/asset-reference,81eg5zQPSyYSc6Tz8THbQJWK0.png?originalFilename=16_9.png&preferredSize=auto\",title:\"image\",type:ControlType.ResponsiveImage},Xd_hY5cMt:{title:\"heroPrimaryButtonLink\",type:ControlType.Link},h0hHKNiOl:{defaultValue:\"64px 48px 64px 48px\",title:\"Padding\",type:ControlType.Padding}});addFonts(FramerOViSCXpT4,[{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\"}]},...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOViSCXpT4\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1520\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"628\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gPfu7v3OA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Fhpo9qrWo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"BzzNV7aRg\\\":\\\"heroPreHeadingText\\\",\\\"payggELMF\\\":\\\"heroTitle\\\",\\\"lZpFff231\\\":\\\"heroDescription\\\",\\\"Xk4agnbHs\\\":\\\"heroPrimaryButtonText\\\",\\\"cqu8zz6SM\\\":\\\"heroSocialProof\\\",\\\"aWZ0nwu6f\\\":\\\"image\\\",\\\"Xd_hY5cMt\\\":\\\"heroPrimaryButtonLink\\\",\\\"h0hHKNiOl\\\":\\\"padding\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (64bc75b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-SS0Er .framer-styles-preset-1vytydk:not(.rich-text-wrapper), .framer-SS0Er .framer-styles-preset-1vytydk.rich-text-wrapper a { --framer-link-current-text-color: var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, #f5c35a) /* {\"name\":\"Secondary\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, #f5c35a) /* {\"name\":\"Secondary\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: rgba(255, 255, 255, 0.58); --framer-link-text-decoration: none; transition: color 0.2s cubic-bezier(0.44, 0, 0.56, 1) 0s; }'];export const className=\"framer-SS0Er\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9e1dc8e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,ResolveLinks,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withMappedReactProps}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import Logo from\"#framer/local/canvasComponent/Dfod75fml/Dfod75fml.js\";import SectionsFeature from\"#framer/local/canvasComponent/DgNoyF9cS/DgNoyF9cS.js\";import Accordion from\"#framer/local/canvasComponent/dJKGcPX7V/dJKGcPX7V.js\";import FancyCard from\"#framer/local/canvasComponent/g4XOQYV2T/g4XOQYV2T.js\";import SectionsFooter from\"#framer/local/canvasComponent/iwv54Acbi/iwv54Acbi.js\";import SectionsHero from\"#framer/local/canvasComponent/OViSCXpT4/OViSCXpT4.js\";import Button,*as ButtonInfo from\"#framer/local/canvasComponent/peihCD8_0/peihCD8_0.js\";import{withCTAClassname,withMaxZIndex}from\"#framer/local/codeFile/kpKqhx2/ConversionEvent.js\";import Products from\"#framer/local/collection/aBm9PQeHo/aBm9PQeHo.js\";import*as sharedStyle5 from\"#framer/local/css/C4qLxw6HR/C4qLxw6HR.js\";import*as sharedStyle7 from\"#framer/local/css/D9zAP56xH/D9zAP56xH.js\";import*as sharedStyle4 from\"#framer/local/css/KvesxXs63/KvesxXs63.js\";import*as sharedStyle6 from\"#framer/local/css/n0u86onJX/n0u86onJX.js\";import*as sharedStyle from\"#framer/local/css/NM8opoDhC/NM8opoDhC.js\";import*as sharedStyle3 from\"#framer/local/css/ob0AYC2e3/ob0AYC2e3.js\";import*as sharedStyle1 from\"#framer/local/css/qDVQfzZSC/qDVQfzZSC.js\";import*as sharedStyle2 from\"#framer/local/css/vS6MrDfuH/vS6MrDfuH.js\";import metadataProvider from\"#framer/local/webPageMetadata/mAYFMnPFA/mAYFMnPFA.js\";const LogoFonts=getFonts(Logo);const ButtonFonts=getFonts(Button);const ButtonWithCTAClassnameWithMappedReactProps1v1ipky=withMappedReactProps(withCTAClassname(Button),ButtonInfo);const MotionNavWithFX=withFX(motion.nav);const MotionDivWithMaxZIndex=withMaxZIndex(motion.div);const SectionsHeroFonts=getFonts(SectionsHero);const TickerFonts=getFonts(Ticker);const FancyCardFonts=getFonts(FancyCard);const SectionsFeatureFonts=getFonts(SectionsFeature);const AccordionFonts=getFonts(Accordion);const SectionsFooterFonts=getFonts(SectionsFooter);const breakpoints={CknjhLF1v:\"(max-width: 809px)\",wrDOAeM5b:\"(min-width: 810px) and (max-width: 1078px)\",XihlS4pXZ:\"(min-width: 1079px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-p75gV\";const variantClassNames={CknjhLF1v:\"framer-v-vi9x3x\",wrDOAeM5b:\"framer-v-ph8h2q\",XihlS4pXZ:\"framer-v-a3ylxb\"};const transition1={bounce:0,delay:0,duration:.4,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-100};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"XihlS4pXZ\",Phone:\"CknjhLF1v\",Tablet:\"wrDOAeM5b\"};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:\"XihlS4pXZ\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"mAYFMnPFA\",data:Products,type:\"Collection\"},select:[{collection:\"mAYFMnPFA\",name:\"r_OTnwGVA\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"WthdF4UFi\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"Y79kt8bA3\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"U4jvh2_nt\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"MGGKRScg1\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"YTu_WwT7m\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"rHBegoWHY\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"FYWrX_oR8\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"JSnRbhS3I\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"dzzaU_joA\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"oE0yEi7s5\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"NJ9lmO5AK\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"VozBaloOi\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"kGStjGIQf\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"CdkzlPaCR\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"tqoJ2GW6w\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"XKNCsyEEM\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"uj8AZ43LB\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"f26qXv2Rg\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"EQmgdyMAQ\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"EPTVGhIkN\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"LHg37iRFc\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"j5yoI57KN\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"YxCLMHqgV\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"f7KBCX34s\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"qiGf02tzu\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"ypJDpPNas\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"Aza_kELlZ\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"IqqyBm7lH\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"lit56lv1E\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"Npawu2W3B\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"zX2guGXbV\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"twooCbncY\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"s2w1sf4ci\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"U_bS_Qbt5\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"lmlwyKw4q\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"Wve_1EUZP\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"DOBdIVZKH\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"NwPuysrWy\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"JEpr6qqiH\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"wC1i14jv8\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"Z_rBfjBU3\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"U1yGRTlcN\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"oWa1RoI1I\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"yKs8m_kZ4\",type:\"Identifier\"},{collection:\"mAYFMnPFA\",name:\"UsjwQoPPL\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"mAYFMnPFA\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2,_getFromCurrentRouteData3,_getFromCurrentRouteData4,_getFromCurrentRouteData5,_getFromCurrentRouteData6,_getFromCurrentRouteData7,_getFromCurrentRouteData8,_getFromCurrentRouteData9,_getFromCurrentRouteData10,_getFromCurrentRouteData11,_getFromCurrentRouteData12,_getFromCurrentRouteData13,_getFromCurrentRouteData14,_getFromCurrentRouteData15,_getFromCurrentRouteData16,_getFromCurrentRouteData17,_getFromCurrentRouteData18,_getFromCurrentRouteData19,_getFromCurrentRouteData20,_getFromCurrentRouteData21,_getFromCurrentRouteData22,_getFromCurrentRouteData23,_getFromCurrentRouteData24,_getFromCurrentRouteData25,_getFromCurrentRouteData26,_getFromCurrentRouteData27,_getFromCurrentRouteData28,_getFromCurrentRouteData29,_getFromCurrentRouteData30,_getFromCurrentRouteData31,_getFromCurrentRouteData32,_getFromCurrentRouteData33,_getFromCurrentRouteData34,_getFromCurrentRouteData35,_getFromCurrentRouteData36,_getFromCurrentRouteData37,_getFromCurrentRouteData38,_getFromCurrentRouteData39,_getFromCurrentRouteData40,_getFromCurrentRouteData41,_getFromCurrentRouteData42,_getFromCurrentRouteData43;const{style,className,layoutId,variant,r_OTnwGVA=(_getFromCurrentRouteData=getFromCurrentRouteData(\"r_OTnwGVA\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",rHBegoWHY=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"rHBegoWHY\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",FYWrX_oR8=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"FYWrX_oR8\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",JSnRbhS3I=(_getFromCurrentRouteData3=getFromCurrentRouteData(\"JSnRbhS3I\"))!==null&&_getFromCurrentRouteData3!==void 0?_getFromCurrentRouteData3:\"\",dzzaU_joA=(_getFromCurrentRouteData4=getFromCurrentRouteData(\"dzzaU_joA\"))!==null&&_getFromCurrentRouteData4!==void 0?_getFromCurrentRouteData4:\"\",YTu_WwT7m=(_getFromCurrentRouteData5=getFromCurrentRouteData(\"YTu_WwT7m\"))!==null&&_getFromCurrentRouteData5!==void 0?_getFromCurrentRouteData5:\"\",oE0yEi7s5=(_getFromCurrentRouteData6=getFromCurrentRouteData(\"oE0yEi7s5\"))!==null&&_getFromCurrentRouteData6!==void 0?_getFromCurrentRouteData6:\"\",NJ9lmO5AK=(_getFromCurrentRouteData7=getFromCurrentRouteData(\"NJ9lmO5AK\"))!==null&&_getFromCurrentRouteData7!==void 0?_getFromCurrentRouteData7:\"\",f7KBCX34s=(_getFromCurrentRouteData8=getFromCurrentRouteData(\"f7KBCX34s\"))!==null&&_getFromCurrentRouteData8!==void 0?_getFromCurrentRouteData8:\"\",ypJDpPNas=(_getFromCurrentRouteData9=getFromCurrentRouteData(\"ypJDpPNas\"))!==null&&_getFromCurrentRouteData9!==void 0?_getFromCurrentRouteData9:\"\",Aza_kELlZ=(_getFromCurrentRouteData10=getFromCurrentRouteData(\"Aza_kELlZ\"))!==null&&_getFromCurrentRouteData10!==void 0?_getFromCurrentRouteData10:\"\",qiGf02tzu=(_getFromCurrentRouteData11=getFromCurrentRouteData(\"qiGf02tzu\"))!==null&&_getFromCurrentRouteData11!==void 0?_getFromCurrentRouteData11:\"\",lit56lv1E=(_getFromCurrentRouteData12=getFromCurrentRouteData(\"lit56lv1E\"))!==null&&_getFromCurrentRouteData12!==void 0?_getFromCurrentRouteData12:\"\",Npawu2W3B=(_getFromCurrentRouteData13=getFromCurrentRouteData(\"Npawu2W3B\"))!==null&&_getFromCurrentRouteData13!==void 0?_getFromCurrentRouteData13:\"\",IqqyBm7lH=(_getFromCurrentRouteData14=getFromCurrentRouteData(\"IqqyBm7lH\"))!==null&&_getFromCurrentRouteData14!==void 0?_getFromCurrentRouteData14:\"\",twooCbncY=(_getFromCurrentRouteData15=getFromCurrentRouteData(\"twooCbncY\"))!==null&&_getFromCurrentRouteData15!==void 0?_getFromCurrentRouteData15:\"\",s2w1sf4ci=(_getFromCurrentRouteData16=getFromCurrentRouteData(\"s2w1sf4ci\"))!==null&&_getFromCurrentRouteData16!==void 0?_getFromCurrentRouteData16:\"\",zX2guGXbV=(_getFromCurrentRouteData17=getFromCurrentRouteData(\"zX2guGXbV\"))!==null&&_getFromCurrentRouteData17!==void 0?_getFromCurrentRouteData17:\"\",VozBaloOi=(_getFromCurrentRouteData18=getFromCurrentRouteData(\"VozBaloOi\"))!==null&&_getFromCurrentRouteData18!==void 0?_getFromCurrentRouteData18:\"\",kGStjGIQf=(_getFromCurrentRouteData19=getFromCurrentRouteData(\"kGStjGIQf\"))!==null&&_getFromCurrentRouteData19!==void 0?_getFromCurrentRouteData19:\"\",CdkzlPaCR=(_getFromCurrentRouteData20=getFromCurrentRouteData(\"CdkzlPaCR\"))!==null&&_getFromCurrentRouteData20!==void 0?_getFromCurrentRouteData20:\"\",tqoJ2GW6w=(_getFromCurrentRouteData21=getFromCurrentRouteData(\"tqoJ2GW6w\"))!==null&&_getFromCurrentRouteData21!==void 0?_getFromCurrentRouteData21:\"\",XKNCsyEEM=(_getFromCurrentRouteData22=getFromCurrentRouteData(\"XKNCsyEEM\"))!==null&&_getFromCurrentRouteData22!==void 0?_getFromCurrentRouteData22:\"\",uj8AZ43LB=(_getFromCurrentRouteData23=getFromCurrentRouteData(\"uj8AZ43LB\"))!==null&&_getFromCurrentRouteData23!==void 0?_getFromCurrentRouteData23:\"\",f26qXv2Rg=(_getFromCurrentRouteData24=getFromCurrentRouteData(\"f26qXv2Rg\"))!==null&&_getFromCurrentRouteData24!==void 0?_getFromCurrentRouteData24:\"\",EQmgdyMAQ=(_getFromCurrentRouteData25=getFromCurrentRouteData(\"EQmgdyMAQ\"))!==null&&_getFromCurrentRouteData25!==void 0?_getFromCurrentRouteData25:\"\",EPTVGhIkN=(_getFromCurrentRouteData26=getFromCurrentRouteData(\"EPTVGhIkN\"))!==null&&_getFromCurrentRouteData26!==void 0?_getFromCurrentRouteData26:\"\",LHg37iRFc=(_getFromCurrentRouteData27=getFromCurrentRouteData(\"LHg37iRFc\"))!==null&&_getFromCurrentRouteData27!==void 0?_getFromCurrentRouteData27:\"\",j5yoI57KN=(_getFromCurrentRouteData28=getFromCurrentRouteData(\"j5yoI57KN\"))!==null&&_getFromCurrentRouteData28!==void 0?_getFromCurrentRouteData28:\"\",YxCLMHqgV=(_getFromCurrentRouteData29=getFromCurrentRouteData(\"YxCLMHqgV\"))!==null&&_getFromCurrentRouteData29!==void 0?_getFromCurrentRouteData29:\"\",U_bS_Qbt5=(_getFromCurrentRouteData30=getFromCurrentRouteData(\"U_bS_Qbt5\"))!==null&&_getFromCurrentRouteData30!==void 0?_getFromCurrentRouteData30:\"\",lmlwyKw4q=(_getFromCurrentRouteData31=getFromCurrentRouteData(\"lmlwyKw4q\"))!==null&&_getFromCurrentRouteData31!==void 0?_getFromCurrentRouteData31:\"\",Wve_1EUZP=(_getFromCurrentRouteData32=getFromCurrentRouteData(\"Wve_1EUZP\"))!==null&&_getFromCurrentRouteData32!==void 0?_getFromCurrentRouteData32:\"\",DOBdIVZKH=(_getFromCurrentRouteData33=getFromCurrentRouteData(\"DOBdIVZKH\"))!==null&&_getFromCurrentRouteData33!==void 0?_getFromCurrentRouteData33:\"\",NwPuysrWy=(_getFromCurrentRouteData34=getFromCurrentRouteData(\"NwPuysrWy\"))!==null&&_getFromCurrentRouteData34!==void 0?_getFromCurrentRouteData34:\"\",JEpr6qqiH=(_getFromCurrentRouteData35=getFromCurrentRouteData(\"JEpr6qqiH\"))!==null&&_getFromCurrentRouteData35!==void 0?_getFromCurrentRouteData35:\"\",wC1i14jv8=(_getFromCurrentRouteData36=getFromCurrentRouteData(\"wC1i14jv8\"))!==null&&_getFromCurrentRouteData36!==void 0?_getFromCurrentRouteData36:\"\",Z_rBfjBU3=(_getFromCurrentRouteData37=getFromCurrentRouteData(\"Z_rBfjBU3\"))!==null&&_getFromCurrentRouteData37!==void 0?_getFromCurrentRouteData37:\"\",U1yGRTlcN=(_getFromCurrentRouteData38=getFromCurrentRouteData(\"U1yGRTlcN\"))!==null&&_getFromCurrentRouteData38!==void 0?_getFromCurrentRouteData38:\"\",oWa1RoI1I=(_getFromCurrentRouteData39=getFromCurrentRouteData(\"oWa1RoI1I\"))!==null&&_getFromCurrentRouteData39!==void 0?_getFromCurrentRouteData39:\"\",yKs8m_kZ4=(_getFromCurrentRouteData40=getFromCurrentRouteData(\"yKs8m_kZ4\"))!==null&&_getFromCurrentRouteData40!==void 0?_getFromCurrentRouteData40:\"\",UsjwQoPPL=(_getFromCurrentRouteData41=getFromCurrentRouteData(\"UsjwQoPPL\"))!==null&&_getFromCurrentRouteData41!==void 0?_getFromCurrentRouteData41:\"\",U4jvh2_nt=(_getFromCurrentRouteData42=getFromCurrentRouteData(\"U4jvh2_nt\"))!==null&&_getFromCurrentRouteData42!==void 0?_getFromCurrentRouteData42:\"\",MGGKRScg1=(_getFromCurrentRouteData43=getFromCurrentRouteData(\"MGGKRScg1\"))!==null&&_getFromCurrentRouteData43!==void 0?_getFromCurrentRouteData43:\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-p75gV`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-p75gV`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"wrDOAeM5b\",\"CknjhLF1v\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"CknjhLF1v\")return true;return false;};const elementId=useRouteElementId(\"rQOie8Uy1otUfpHSj4\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"rQOie8Uy1y1X1oKosm\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"rQOie8Uy1id3KNfZaF\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"rQOie8Uy1SDNITgh8K\");const ref5=React.useRef(null);const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"CknjhLF1v\")return false;return true;};const elementId4=useRouteElementId(\"rQOie8Uy1nbWkIRmvR\");const ref6=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"XihlS4pXZ\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-a3ylxb\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(MotionNavWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7k3ec0\",\"data-framer-name\":\"navbar\",\"data-hide-scrollbars\":true,name:\"navbar\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h6tloi\",\"data-framer-name\":\"container\",\"data-hide-scrollbars\":true,name:\"container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17obuej\",\"data-framer-name\":\"brand logo\",name:\"brand logo\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{y:21.5},wrDOAeM5b:{y:21.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,width:\"136px\",y:54,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dgc7q6-container\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"Yp9pCRhbZ\",layoutId:\"Yp9pCRhbZ\",style:{height:\"100%\",width:\"100%\"},variant:\"OlzSNPhAj\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1056bri hidden-ph8h2q hidden-vi9x3x\",\"data-framer-name\":\"line\",name:\"line\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e3mu0y\",\"data-framer-name\":\"Links\",name:\"Links\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uispv1 hidden-ph8h2q hidden-vi9x3x\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17p8kii\",\"data-framer-name\":\"Inline Link\",name:\"Inline Link\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hjr3u4\",\"data-styles-preset\":\"NM8opoDhC\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":rQOie8Uy1y1X1oKosm\",pathVariables:{r_OTnwGVA},webPageId:\"mAYFMnPFA\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1vytydk\",\"data-styles-preset\":\"qDVQfzZSC\",children:\"How it works\"})})})}),className:\"framer-8gt6wh\",\"data-framer-name\":\"navlink\",fonts:[\"Inter\"],name:\"navlink\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xf1bsb\",\"data-framer-name\":\"Inline Link\",name:\"Inline Link\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hjr3u4\",\"data-styles-preset\":\"NM8opoDhC\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":rQOie8Uy1id3KNfZaF\",pathVariables:{r_OTnwGVA},webPageId:\"mAYFMnPFA\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1vytydk\",\"data-styles-preset\":\"qDVQfzZSC\",children:\"Features\"})})})}),className:\"framer-1l8ojqx\",\"data-framer-name\":\"navlink\",fonts:[\"Inter\"],name:\"navlink\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v2to4i\",\"data-framer-name\":\"Inline Link\",name:\"Inline Link\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hjr3u4\",\"data-styles-preset\":\"NM8opoDhC\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":rQOie8Uy1SDNITgh8K\",pathVariables:{r_OTnwGVA},webPageId:\"mAYFMnPFA\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1vytydk\",\"data-styles-preset\":\"qDVQfzZSC\",children:\"Testimonials\"})})})}),className:\"framer-1u4wnmg\",\"data-framer-name\":\"navlink\",fonts:[\"Inter\"],name:\"navlink\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pa5zgn\",\"data-framer-name\":\"Inline Link\",name:\"Inline Link\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hjr3u4\",\"data-styles-preset\":\"NM8opoDhC\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":rQOie8Uy1nbWkIRmvR\",pathVariables:{r_OTnwGVA},webPageId:\"mAYFMnPFA\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1vytydk\",\"data-styles-preset\":\"qDVQfzZSC\",children:\"FAQs\"})})})}),className:\"framer-nd6snk\",\"data-framer-name\":\"navlink\",fonts:[\"Inter\"],name:\"navlink\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:rHBegoWHY,implicitPathVariables:undefined},{href:rHBegoWHY,implicitPathVariables:undefined},{href:rHBegoWHY,implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{y:10},wrDOAeM5b:{y:10}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:42.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1knr50b-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{i8nKkVReT:\"10px 20px 10px 20px\",od7wtCL7T:resolvedLinks[2]},wrDOAeM5b:{i8nKkVReT:\"10px 20px 10px 20px\",od7wtCL7T:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonWithCTAClassnameWithMappedReactProps1v1ipky,{height:\"100%\",hoe0QDrl5:\"Get Started\",I0Sz0dr2v:16,i8nKkVReT:\"10px 22px 10px 22px\",id:\"Zvul4ZAbD\",Iyt7vRlRL:\"100px\",KPs74ZNM1:{borderColor:'var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(245, 195, 90)) /* {\"name\":\"Secondary\"} */',borderStyle:\"solid\",borderWidth:1},layoutId:\"Zvul4ZAbD\",n8jmDbiSM:\"var(--token-e68649a6-bfbe-4d86-91db-68e6c7c52a9a, rgb(0, 0, 0))\",od7wtCL7T:resolvedLinks[0],OGI9WGJ1a:false,uBsjwgvnU:true,variant:\"ypSdI0dLV\",width:\"100%\",y4hb9lsDX:\"var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(245, 195, 90))\"})})})})})})]})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(MotionDivWithMaxZIndex,{className:\"framer-3zs30s hidden-a3ylxb hidden-ph8h2q\",\"data-framer-name\":\"mobile sticky cta\",name:\"mobile sticky cta\"}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1kbj4j9\",\"data-framer-name\":\"main wrapper\",name:\"main wrapper\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:rHBegoWHY,implicitPathVariables:undefined},{href:rHBegoWHY,implicitPathVariables:undefined},{href:rHBegoWHY,implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{height:628},wrDOAeM5b:{height:628}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:700,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-r9nzce-container\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{h0hHKNiOl:\"90px 20px 32px 20px\",style:{width:\"100%\"},variant:\"gPfu7v3OA\",Xd_hY5cMt:resolvedLinks1[2]},wrDOAeM5b:{h0hHKNiOl:\"90px 20px 48px 20px\",style:{width:\"100%\"},variant:\"gPfu7v3OA\",Xd_hY5cMt:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(SectionsHero,{aWZ0nwu6f:addImageAlt({src:\"https://framerusercontent.com/images/b2i6nA6KTVofKA1ryqROp7gHs.png\",srcSet:\"https://framerusercontent.com/images/b2i6nA6KTVofKA1ryqROp7gHs.png?scale-down-to=512 512w,https://framerusercontent.com/images/b2i6nA6KTVofKA1ryqROp7gHs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/b2i6nA6KTVofKA1ryqROp7gHs.png 1093w\"},\"\"),BzzNV7aRg:FYWrX_oR8,cqu8zz6SM:oE0yEi7s5,h0hHKNiOl:\"140px 48px 64px 48px\",height:\"100%\",id:\"rQOie8Uy1otUfpHSj4\",layoutId:\"rQOie8Uy1otUfpHSj4\",lZpFff231:dzzaU_joA,payggELMF:JSnRbhS3I,style:{height:\"100%\",width:\"100%\"},variant:\"Yy5xGwVMN\",width:\"100%\",Xd_hY5cMt:resolvedLinks1[0],Xk4agnbHs:YTu_WwT7m})})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-vxfjxh\",\"data-framer-name\":\"Logos\",name:\"Logos\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1063jmz\",\"data-styles-preset\":\"vS6MrDfuH\",style:{\"--framer-text-alignment\":\"center\"},children:\"Trusted by leading brands for effective outreach\"})}),className:\"framer-909ly3\",\"data-framer-name\":\"logo-title\",fonts:[\"Inter\"],name:\"logo-title\",text:NJ9lmO5AK,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2xffbq-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:10,overflow:false},gap:32,height:\"100%\",hoverFactor:1,id:\"rQOie8Uy1rhdDYQ0Eu\",layoutId:\"rQOie8Uy1rhdDYQ0Eu\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:400,pixelWidth:1200,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/MIAwl2qVdGDlb9dmLNqdKnoQQZ8.png\"},className:\"framer-7eor4k\",\"data-framer-name\":\"Logo\",name:\"Logo\"}),/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:400,pixelWidth:1200,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/m9Z3XAVs0rK9c05oCk5Ieqi4A.png\"},className:\"framer-18kovqw\",\"data-framer-name\":\"Logo\",name:\"Logo\"}),/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:400,pixelWidth:1200,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/bBRwjrw3aWWiM7quCiYNOZ6LDY.png\"},className:\"framer-1ok27xc\",\"data-framer-name\":\"Logo\",name:\"Logo\"}),/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:400,pixelWidth:1200,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/l3Snct7lBsbpPzV3hSNjF8AVfc.png\"},className:\"framer-vzwl3w\",\"data-framer-name\":\"Logo\",name:\"Logo\"}),/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:400,pixelWidth:1200,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/S5ekqUW9gQxvEjQBxtxRr4IIflQ.png\"},className:\"framer-hxyt96\",\"data-framer-name\":\"Logo\",name:\"Logo\"})],speed:60,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-7vq1yq\",\"data-framer-name\":\"how it works\",id:elementId1,name:\"how it works\",ref:ref3,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14nxm9y\",\"data-framer-name\":\"section-title-wrapper\",name:\"section-title-wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vijcsh\",\"data-styles-preset\":\"ob0AYC2e3\",style:{\"--framer-text-alignment\":\"center\"},children:\"How it works\"})}),className:\"framer-1f48avb\",\"data-framer-name\":\"section overline\",fonts:[\"Inter\"],name:\"section overline\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-nhj6yu\",\"data-styles-preset\":\"KvesxXs63\",style:{\"--framer-text-alignment\":\"center\"},children:\"Streamline your RFP responses in just 3 easy steps\"})}),className:\"framer-3v63rb\",\"data-framer-name\":\"section title\",fonts:[\"Inter\"],name:\"section title\",text:f7KBCX34s,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bntoin\",\"data-framer-name\":\"container\",name:\"container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{width:\"min(100vw - 40px, 1280px)\",y:1013.45},wrDOAeM5b:{width:\"min(100vw - 40px, 1280px)\",y:1061.45}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:261,width:\"max((min(100vw - 96px, 1280px) - 64px) / 3, 1px)\",y:1165.45,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r2qtr6-container\",children:/*#__PURE__*/_jsx(FancyCard,{BFuTBK47u:Aza_kELlZ,height:\"100%\",id:\"rQOie8Uy1K8uUIFkyt\",jFgwazo_q:\"var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(94, 234, 212))\",layoutId:\"rQOie8Uy1K8uUIFkyt\",M49ZkDl5Y:qiGf02tzu,oc_8kOa9a:ypJDpPNas,OLqpcuIeL:false,PFec_i8Ff:addImageAlt({src:\"https://framerusercontent.com/images/f6yTY2WTE9yV3taRh3AIXAvCh9U.png\",srcSet:\"https://framerusercontent.com/images/f6yTY2WTE9yV3taRh3AIXAvCh9U.png?scale-down-to=512 512w,https://framerusercontent.com/images/f6yTY2WTE9yV3taRh3AIXAvCh9U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/f6yTY2WTE9yV3taRh3AIXAvCh9U.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/f6yTY2WTE9yV3taRh3AIXAvCh9U.png 3840w\"},\"\"),qkbS0bCx8:\"Learn more\",style:{width:\"100%\"},UaS05r1yh:\"rgba(94, 235, 213, 0.13)\",variant:\"t0OU6QHlv\",width:\"100%\",Y3X4CKI40:true,ZA2T3dGW4:false})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{width:\"min(100vw - 40px, 1280px)\",y:1298.45},wrDOAeM5b:{width:\"min(100vw - 40px, 1280px)\",y:1354.45}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:261,width:\"max((min(100vw - 96px, 1280px) - 64px) / 3, 1px)\",y:1165.45,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1n96wva-container\",children:/*#__PURE__*/_jsx(FancyCard,{BFuTBK47u:Npawu2W3B,height:\"100%\",id:\"rQOie8Uy1aWeZ4qm2l\",jFgwazo_q:\"var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(94, 234, 212))\",layoutId:\"rQOie8Uy1aWeZ4qm2l\",M49ZkDl5Y:IqqyBm7lH,oc_8kOa9a:lit56lv1E,OLqpcuIeL:false,PFec_i8Ff:addImageAlt({src:\"https://framerusercontent.com/images/f6yTY2WTE9yV3taRh3AIXAvCh9U.png\",srcSet:\"https://framerusercontent.com/images/f6yTY2WTE9yV3taRh3AIXAvCh9U.png?scale-down-to=512 512w,https://framerusercontent.com/images/f6yTY2WTE9yV3taRh3AIXAvCh9U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/f6yTY2WTE9yV3taRh3AIXAvCh9U.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/f6yTY2WTE9yV3taRh3AIXAvCh9U.png 3840w\"},\"\"),qkbS0bCx8:\"Learn more\",style:{width:\"100%\"},UaS05r1yh:\"rgba(94, 235, 213, 0.13)\",variant:\"t0OU6QHlv\",width:\"100%\",Y3X4CKI40:true,ZA2T3dGW4:false})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{width:\"min(100vw - 40px, 1280px)\",y:1583.45},wrDOAeM5b:{width:\"min(100vw - 40px, 1280px)\",y:1647.45}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:261,width:\"max((min(100vw - 96px, 1280px) - 64px) / 3, 1px)\",y:1165.45,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m3ik05-container\",children:/*#__PURE__*/_jsx(FancyCard,{BFuTBK47u:s2w1sf4ci,height:\"100%\",id:\"rQOie8Uy1dtiWuqvp_\",jFgwazo_q:\"var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(94, 234, 212))\",layoutId:\"rQOie8Uy1dtiWuqvp_\",M49ZkDl5Y:zX2guGXbV,oc_8kOa9a:twooCbncY,OLqpcuIeL:false,PFec_i8Ff:addImageAlt({src:\"https://framerusercontent.com/images/f6yTY2WTE9yV3taRh3AIXAvCh9U.png\",srcSet:\"https://framerusercontent.com/images/f6yTY2WTE9yV3taRh3AIXAvCh9U.png?scale-down-to=512 512w,https://framerusercontent.com/images/f6yTY2WTE9yV3taRh3AIXAvCh9U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/f6yTY2WTE9yV3taRh3AIXAvCh9U.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/f6yTY2WTE9yV3taRh3AIXAvCh9U.png 3840w\"},\"\"),qkbS0bCx8:\"Learn more\",style:{width:\"100%\"},UaS05r1yh:\"rgba(94, 235, 213, 0.13)\",variant:\"t0OU6QHlv\",width:\"100%\",Y3X4CKI40:true,ZA2T3dGW4:false})})})})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-mkc4c\",\"data-framer-name\":\"Features\",id:elementId2,name:\"Features\",ref:ref4,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g1g6gl\",\"data-framer-name\":\"section-title-wrapper\",name:\"section-title-wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vijcsh\",\"data-styles-preset\":\"ob0AYC2e3\",style:{\"--framer-text-alignment\":\"center\"},children:\"AI-Powered RFP Automation\"})}),className:\"framer-1916me8\",\"data-framer-name\":\"section overline\",fonts:[\"Inter\"],name:\"section overline\",text:VozBaloOi,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-18cx44m\",\"data-styles-preset\":\"C4qLxw6HR\",style:{\"--framer-text-alignment\":\"center\"},children:\"Effortlessly streamline your RFP process with Stack AI.\"})}),className:\"framer-5ucwej\",\"data-framer-name\":\"section title\",fonts:[\"Inter\"],name:\"section title\",text:kGStjGIQf,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14y9vvi\",\"data-styles-preset\":\"n0u86onJX\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-55167357-4330-40dd-8923-5849e5e24067, rgb(102, 102, 102))\"},children:\"Hubengage helps your workforce feel more connected and excited through gamification.\"})}),className:\"framer-1nxv1pu\",\"data-framer-name\":\"section overview\",fonts:[\"Inter\"],name:\"section overview\",text:CdkzlPaCR,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ifzo68\",\"data-framer-name\":\"container\",name:\"container\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:rHBegoWHY,implicitPathVariables:undefined},{href:rHBegoWHY,implicitPathVariables:undefined},{href:rHBegoWHY,implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{width:\"min(100vw - 40px, 1280px)\",y:2274},wrDOAeM5b:{width:\"min(100vw - 40px, 1280px)\",y:2362}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:468,width:\"min(100vw - 96px, 1280px)\",y:1944,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1506h6j-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{S5lpOxdRw:resolvedLinks2[2],variant:\"MWD37BAqY\",yDCnIBg4Y:24},wrDOAeM5b:{dVvnNuXFk:\"0px\",S5lpOxdRw:resolvedLinks2[1],Vai8Fm96Y:\"0px\",variant:\"MWD37BAqY\",yDCnIBg4Y:32}},children:/*#__PURE__*/_jsx(SectionsFeature,{bb0d7Zsk2:\"rgb(255, 255, 255)\",dVvnNuXFk:\"40px\",Ec9Q3zdMx:true,EenABtjhr:addImageAlt({src:\"https://framerusercontent.com/images/AI4D7i32YuOotX6KdXEnlHECac.png\",srcSet:\"https://framerusercontent.com/images/AI4D7i32YuOotX6KdXEnlHECac.png?scale-down-to=512 512w,https://framerusercontent.com/images/AI4D7i32YuOotX6KdXEnlHECac.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AI4D7i32YuOotX6KdXEnlHECac.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/AI4D7i32YuOotX6KdXEnlHECac.png 2100w\"},\"\"),ffFqlap6N:tqoJ2GW6w,height:\"100%\",id:\"rQOie8Uy1wEtZJ5zMc\",kLSUfV79S:XKNCsyEEM,layoutId:\"rQOie8Uy1wEtZJ5zMc\",S5lpOxdRw:resolvedLinks2[0],style:{width:\"100%\"},Vai8Fm96Y:\"80px\",variant:\"akvCPg2A6\",width:\"100%\",Wl6u7Nr5l:\"Learn more\",wwuq8jfNR:uj8AZ43LB,yDCnIBg4Y:60})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:rHBegoWHY,implicitPathVariables:undefined},{href:rHBegoWHY,implicitPathVariables:undefined},{href:rHBegoWHY,implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{width:\"min(100vw - 40px, 1280px)\",y:2778},wrDOAeM5b:{width:\"min(100vw - 40px, 1280px)\",y:2862}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:468,width:\"min(100vw - 96px, 1280px)\",y:2472,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17fv3c3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{S5lpOxdRw:resolvedLinks3[2],variant:\"MWD37BAqY\",yDCnIBg4Y:24},wrDOAeM5b:{dVvnNuXFk:\"0px\",S5lpOxdRw:resolvedLinks3[1],variant:\"MWD37BAqY\",yDCnIBg4Y:32}},children:/*#__PURE__*/_jsx(SectionsFeature,{bb0d7Zsk2:\"rgb(255, 255, 255)\",dVvnNuXFk:\"40px\",Ec9Q3zdMx:true,EenABtjhr:addImageAlt({src:\"https://framerusercontent.com/images/byoUkjMI1Ht1cO0B3aTylBdihxM.png\",srcSet:\"https://framerusercontent.com/images/byoUkjMI1Ht1cO0B3aTylBdihxM.png?scale-down-to=512 512w,https://framerusercontent.com/images/byoUkjMI1Ht1cO0B3aTylBdihxM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/byoUkjMI1Ht1cO0B3aTylBdihxM.png 1689w\"},\"\"),ffFqlap6N:f26qXv2Rg,height:\"100%\",id:\"rQOie8Uy1wIdqaEIoQ\",kLSUfV79S:EQmgdyMAQ,layoutId:\"rQOie8Uy1wIdqaEIoQ\",S5lpOxdRw:resolvedLinks3[0],style:{width:\"100%\"},Vai8Fm96Y:\"0px\",variant:\"J807S8pmY\",width:\"100%\",Wl6u7Nr5l:\"Learn more\",wwuq8jfNR:EPTVGhIkN,yDCnIBg4Y:60})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:rHBegoWHY,implicitPathVariables:undefined},{href:rHBegoWHY,implicitPathVariables:undefined},{href:rHBegoWHY,implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{width:\"min(100vw - 40px, 1280px)\",y:3282},wrDOAeM5b:{width:\"min(100vw - 40px, 1280px)\",y:3362}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:468,width:\"min(100vw - 96px, 1280px)\",y:3e3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hjhmzd-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{S5lpOxdRw:resolvedLinks4[2],variant:\"MWD37BAqY\",yDCnIBg4Y:24},wrDOAeM5b:{dVvnNuXFk:\"0px\",S5lpOxdRw:resolvedLinks4[1],Vai8Fm96Y:\"0px\",variant:\"MWD37BAqY\",yDCnIBg4Y:32}},children:/*#__PURE__*/_jsx(SectionsFeature,{bb0d7Zsk2:\"rgb(255, 255, 255)\",dVvnNuXFk:\"40px\",Ec9Q3zdMx:true,EenABtjhr:addImageAlt({src:\"https://framerusercontent.com/images/4ftVQeroAR4wEBRC2ZSGFIny65k.png\",srcSet:\"https://framerusercontent.com/images/4ftVQeroAR4wEBRC2ZSGFIny65k.png?scale-down-to=512 512w,https://framerusercontent.com/images/4ftVQeroAR4wEBRC2ZSGFIny65k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/4ftVQeroAR4wEBRC2ZSGFIny65k.png 2048w\"},\"\"),ffFqlap6N:LHg37iRFc,height:\"100%\",id:\"rQOie8Uy1w1SWixXPx\",kLSUfV79S:j5yoI57KN,layoutId:\"rQOie8Uy1w1SWixXPx\",S5lpOxdRw:resolvedLinks4[0],style:{width:\"100%\"},Vai8Fm96Y:\"80px\",variant:\"akvCPg2A6\",width:\"100%\",Wl6u7Nr5l:\"Learn more\",wwuq8jfNR:YxCLMHqgV,yDCnIBg4Y:60})})})})})})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1tvktd4\",\"data-framer-name\":\"testimonial\",id:elementId3,name:\"testimonial\",ref:ref5,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kst0h2\",\"data-framer-name\":\"container\",name:\"container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ur6mvy\",\"data-framer-name\":\"section-title-wrapper\",name:\"section-title-wrapper\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-nhj6yu\",\"data-styles-preset\":\"KvesxXs63\",style:{\"--framer-text-alignment\":\"center\"},children:\"Hear from our customer\"})}),className:\"framer-1gr9vty\",\"data-framer-name\":\"section title\",fonts:[\"Inter\"],name:\"section title\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4plnbf\",\"data-framer-name\":\"testimonials wrapper\",name:\"testimonials wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mtrmin\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:'\"It was completely seamless to integrate cxconnect.ai with the rest of our technology. Our business can be complex. Our needs are unique. cxconnect.ai was able to do all of the heavy lifting when it came to the implementation. It was fast. It was easy. The people are wonderful to work with.\"'})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:'\"It was completely seamless to integrate cxconnect.ai with the rest of our technology. Our business can be complex. Our needs are unique. cxconnect.ai was able to do all of the heavy lifting when it came to the implementation. It was fast. It was easy. The people are wonderful to work with.\"'})}),className:\"framer-1lpdt76\",fonts:[\"GF;Noto Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ezagb2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1063jmz\",\"data-styles-preset\":\"vS6MrDfuH\",style:{\"--framer-text-color\":\"var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(94, 234, 212))\"},children:\"Tracey Beard\"})}),className:\"framer-1jkly9f\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-enusn7\",\"data-styles-preset\":\"D9zAP56xH\",children:\"|\"})}),className:\"framer-trym93 hidden-vi9x3x\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hjr3u4\",\"data-styles-preset\":\"NM8opoDhC\",style:{\"--framer-text-alignment\":\"center\"},children:\"Vice President of Employee Services at Bright Horizons EdAssist\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hjr3u4\",\"data-styles-preset\":\"NM8opoDhC\",children:\"Vice President of Employee Services at Bright Horizons EdAssist\"})}),className:\"framer-1yiqsxp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1xrh8o3\",\"data-framer-name\":\"cta\",name:\"cta\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17wycql\",\"data-framer-name\":\"container\",name:\"container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-nhj6yu\",\"data-styles-preset\":\"KvesxXs63\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255))\"},children:\"Simplify pipeline management with HubSpot\u2019s free Smart CRM\"})}),className:\"framer-1253ils\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:U_bS_Qbt5,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hjr3u4\",\"data-styles-preset\":\"NM8opoDhC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255))\"},children:\"Seamlessly connect your data, teams, and customers.\"})}),className:\"framer-ty785z\",\"data-framer-name\":\"Overview\",fonts:[\"Inter\"],name:\"Overview\",text:lmlwyKw4q,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18pxzh5\",\"data-framer-name\":\"button-wrapper\",name:\"button-wrapper\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:rHBegoWHY,implicitPathVariables:undefined},{href:rHBegoWHY,implicitPathVariables:undefined},{href:rHBegoWHY,implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{width:\"max(min(100vw - 40px, 1240px), 1px)\",y:4433.599999999999},wrDOAeM5b:{y:5970.099999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:4384.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xg5bye-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{i8nKkVReT:\"14px 24px 14px 24px\",od7wtCL7T:resolvedLinks5[2],style:{width:\"100%\"}},wrDOAeM5b:{od7wtCL7T:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(ButtonWithCTAClassnameWithMappedReactProps1v1ipky,{height:\"100%\",hoe0QDrl5:YTu_WwT7m,I0Sz0dr2v:16,i8nKkVReT:\"16px 30px 16px 30px\",id:\"rQOie8Uy1xgX0RYp_5\",Iyt7vRlRL:\"100px\",KPs74ZNM1:{borderColor:'var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(245, 195, 90)) /* {\"name\":\"Secondary\"} */',borderStyle:\"solid\",borderWidth:1},layoutId:\"rQOie8Uy1xgX0RYp_5\",n8jmDbiSM:\"var(--token-e68649a6-bfbe-4d86-91db-68e6c7c52a9a, rgb(0, 0, 0))\",od7wtCL7T:resolvedLinks5[0],OGI9WGJ1a:false,uBsjwgvnU:true,variant:\"ypSdI0dLV\",width:\"100%\",y4hb9lsDX:\"var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(245, 195, 90))\"})})})})})})})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-9yqcym\",\"data-framer-name\":\"how it works\",name:\"how it works\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cpeeu6\",\"data-framer-name\":\"section-title-wrapper\",name:\"section-title-wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-nhj6yu\",\"data-styles-preset\":\"KvesxXs63\",style:{\"--framer-text-alignment\":\"center\"},children:\"More Messaging. Less Mess.\"})}),className:\"framer-5ta6c6\",\"data-framer-name\":\"section title\",fonts:[\"Inter\"],name:\"section title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14y9vvi\",\"data-styles-preset\":\"n0u86onJX\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-55167357-4330-40dd-8923-5849e5e24067, rgb(102, 102, 102))\"},children:\"We simplify customer messaging across 12+ social channels by integrating them directly into your CX system. Stay connected with customers on their preferred platforms without complex IT setup, helping you adapt quickly as communication trends change.\"})}),className:\"framer-1tbv7ix\",\"data-framer-name\":\"section overview\",fonts:[\"Inter\"],name:\"section overview\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1plnmrw\",\"data-framer-name\":\"container\",name:\"container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17ksh19\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hidbxx\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4774.299999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/bSsW9aQiMBNvYX7Y8AfL5pGhCr4.svg\"}},wrDOAeM5b:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4163.7),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/bSsW9aQiMBNvYX7Y8AfL5pGhCr4.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4801.099999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/bSsW9aQiMBNvYX7Y8AfL5pGhCr4.svg\"},className:\"framer-868cdr\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Instagram\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Instagram\"})}),className:\"framer-my2pbz\",fonts:[\"GF;Noto Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6wkaq3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{background:{alt:\"Facebook Messenger\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4774.299999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/nQKO59aPecif9vNqEQbYA4cluA.svg\"}},wrDOAeM5b:{background:{alt:\"Facebook Messenger\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4163.7),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/nQKO59aPecif9vNqEQbYA4cluA.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Facebook Messenger\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4801.099999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/nQKO59aPecif9vNqEQbYA4cluA.svg\"},className:\"framer-1nbozk7\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Facebook Messenger\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Facebook Messenger\"})}),className:\"framer-1dmve2d\",fonts:[\"GF;Noto Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cthmh0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4774.299999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/IgA8qP70Phlt2z9T6U86R4vlE.svg\"}},wrDOAeM5b:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4163.7),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/IgA8qP70Phlt2z9T6U86R4vlE.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4801.099999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/IgA8qP70Phlt2z9T6U86R4vlE.svg\"},className:\"framer-m5rf3m\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Apple Messages\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Apple Messages\"})}),className:\"framer-jryml7\",fonts:[\"GF;Noto Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-72pmtz\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4982.299999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/xAjY9liSURBNjxBzlCHl2eR8O6I.svg\"}},wrDOAeM5b:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4163.7),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/xAjY9liSURBNjxBzlCHl2eR8O6I.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4801.099999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/xAjY9liSURBNjxBzlCHl2eR8O6I.svg\"},className:\"framer-1s4t22c\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Live Chat\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Live Chat\"})}),className:\"framer-4svpun\",fonts:[\"GF;Noto Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i3ws0l\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4982.299999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/hKONbuSxSVisu6A40X4gHoXX8.svg\"}},wrDOAeM5b:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4163.7),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/hKONbuSxSVisu6A40X4gHoXX8.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4801.099999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/hKONbuSxSVisu6A40X4gHoXX8.svg\"},className:\"framer-t25anh\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"SMS, MMS, RCS\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"SMS, MMS, RCS\"})}),className:\"framer-k2ag1z\",fonts:[\"GF;Noto Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eej2iw\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4982.299999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/J7PuE5c5jj77OQRHcfO4iBMQHc.svg\"}},wrDOAeM5b:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4163.7),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/J7PuE5c5jj77OQRHcfO4iBMQHc.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4801.099999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/J7PuE5c5jj77OQRHcfO4iBMQHc.svg\"},className:\"framer-1ck4q2x\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Mobile Apps\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Mobile Apps\"})}),className:\"framer-1105bi2\",fonts:[\"GF;Noto Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t7i8wi\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(5190.299999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/YhK5dDinvKUmr3eOPDeqNWh8.svg\"}},wrDOAeM5b:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4401.7),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/YhK5dDinvKUmr3eOPDeqNWh8.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(5039.099999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/YhK5dDinvKUmr3eOPDeqNWh8.svg\"},className:\"framer-tbh1do\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Viber\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Viber\"})}),className:\"framer-qb6y3h\",fonts:[\"GF;Noto Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18hai43\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(5190.299999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/ze7DS9cu3V3Jj5l2H03bMGfnOs.svg\"}},wrDOAeM5b:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4401.7),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/ze7DS9cu3V3Jj5l2H03bMGfnOs.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(5039.099999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/ze7DS9cu3V3Jj5l2H03bMGfnOs.svg\"},className:\"framer-118mkwj\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"WhatsApp\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"WhatsApp\"})}),className:\"framer-1h85bmq\",fonts:[\"GF;Noto Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b3nblt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(5190.299999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/tRSbLM0IcsquHQ6QsDWNf3gsYbU.svg\"}},wrDOAeM5b:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4401.7),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/tRSbLM0IcsquHQ6QsDWNf3gsYbU.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(5039.099999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/tRSbLM0IcsquHQ6QsDWNf3gsYbU.svg\"},className:\"framer-ee0t0k\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"WeChat\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"WeChat\"})}),className:\"framer-bjwg05\",fonts:[\"GF;Noto Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y6acwl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(5398.299999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/5WAUJei7TcGFOak11qdfmqL2Yo.svg\"}},wrDOAeM5b:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4401.7),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/5WAUJei7TcGFOak11qdfmqL2Yo.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(5039.099999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/5WAUJei7TcGFOak11qdfmqL2Yo.svg\"},className:\"framer-1qymd4z\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Email\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Email\"})}),className:\"framer-i8prd6\",fonts:[\"GF;Noto Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1krniqs\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(5398.299999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/Syq5vm78A23T4pDcCGdmx8Mmrc.svg\"}},wrDOAeM5b:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4401.7),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/Syq5vm78A23T4pDcCGdmx8Mmrc.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(5039.099999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/Syq5vm78A23T4pDcCGdmx8Mmrc.svg\"},className:\"framer-1r5gz3b\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"KakaoTalk\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"KakaoTalk\"})}),className:\"framer-5i6hlc\",fonts:[\"GF;Noto Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1przd5a\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(5398.299999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/wGaQ7SwmvZv1kIndl2levYE7vYI.svg\"}},wrDOAeM5b:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(4401.7),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/wGaQ7SwmvZv1kIndl2levYE7vYI.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:56,intrinsicWidth:56,loading:getLoadingLazyAtYPosition(5039.099999999999),pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/wGaQ7SwmvZv1kIndl2levYE7vYI.svg\"},className:\"framer-1d84skp\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"LINE\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"25.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"LINE\"})}),className:\"framer-punr8v\",fonts:[\"GF;Noto Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1rp3yjd\",\"data-framer-name\":\"Features\",name:\"Features\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kw1x03\",\"data-framer-name\":\"container\",name:\"container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{width:\"min(100vw - 40px, 1280px)\",y:5626.299999999999},wrDOAeM5b:{width:\"min(100vw - 40px, 1280px)\",y:4689.7}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:468,width:\"min(100vw - 96px, 1280px)\",y:5295.099999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wf1sab-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{variant:\"MWD37BAqY\",yDCnIBg4Y:24},wrDOAeM5b:{dVvnNuXFk:\"0px\",Vai8Fm96Y:\"0px\",variant:\"MWD37BAqY\",yDCnIBg4Y:32}},children:/*#__PURE__*/_jsx(SectionsFeature,{bb0d7Zsk2:\"var(--token-e68649a6-bfbe-4d86-91db-68e6c7c52a9a, rgb(25, 7, 41))\",dVvnNuXFk:\"40px\",Ec9Q3zdMx:true,EenABtjhr:addImageAlt({src:\"https://framerusercontent.com/images/zEl4MLQDWP9IzyQxbb0ZcSBw6EI.png\",srcSet:\"https://framerusercontent.com/images/zEl4MLQDWP9IzyQxbb0ZcSBw6EI.png?scale-down-to=512 512w,https://framerusercontent.com/images/zEl4MLQDWP9IzyQxbb0ZcSBw6EI.png 731w\"},\"\"),ffFqlap6N:\"\",height:\"100%\",id:\"N95esBzp3\",kLSUfV79S:\"Multilingual, On-Demand.\",layoutId:\"N95esBzp3\",style:{width:\"100%\"},Vai8Fm96Y:\"60px\",variant:\"iOUZ3XEmj\",width:\"100%\",Wl6u7Nr5l:\"Get Started\",wwuq8jfNR:\"We have a remarkable 97% comprehensible rate and, with 56% of consumers saying that getting information in their own language is more important than the price of the product*, that's a number that translates to customer loyalty. (*Harvard)\",yDCnIBg4Y:60})})})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-9curro\",\"data-framer-name\":\"faqs\",id:elementId4,name:\"faqs\",ref:ref6,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-148hnfc\",\"data-framer-name\":\"container\",name:\"container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kv0c1n\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vijcsh\",\"data-styles-preset\":\"ob0AYC2e3\",children:\"FAQs\"})}),className:\"framer-13yk3s5\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-nhj6yu\",\"data-styles-preset\":\"KvesxXs63\",children:\"Find answers to common questions.\"})}),className:\"framer-o47ou9\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:rHBegoWHY,implicitPathVariables:undefined},{href:rHBegoWHY,implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{y:6331.749999999999},wrDOAeM5b:{y:6286.549999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:6080.549999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nf8mhg-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{od7wtCL7T:undefined},wrDOAeM5b:{od7wtCL7T:resolvedLinks6[1]}},children:/*#__PURE__*/_jsx(ButtonWithCTAClassnameWithMappedReactProps1v1ipky,{height:\"100%\",hoe0QDrl5:\"Contact us\",I0Sz0dr2v:16,i8nKkVReT:\"10px 20px 10px 20px\",id:\"Nn7qZylhR\",Iyt7vRlRL:\"100px\",KPs74ZNM1:{borderColor:'var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(94, 234, 212)) /* {\"name\":\"Secondary\"} */',borderStyle:\"solid\",borderWidth:1},layoutId:\"Nn7qZylhR\",n8jmDbiSM:\"var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(94, 234, 212))\",od7wtCL7T:resolvedLinks6[0],OGI9WGJ1a:false,uBsjwgvnU:true,variant:\"ypSdI0dLV\",width:\"100%\",y4hb9lsDX:\"var(--token-97834521-815d-4999-a146-7853838f95e3, rgba(0, 0, 0, 0))\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mplozv\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{width:\"min(100vw - 40px, 1280px)\",y:6414.749999999999},wrDOAeM5b:{width:\"min(100vw - 40px, 1280px)\",y:6361.549999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:118,width:\"max((min(100vw - 96px, 1280px) - 80px) * 0.6, 1px)\",y:5891.099999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4osy51-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{variant:\"uEzvttwN2\"}},children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"rQOie8Uy1GzYVaRHbP\",layoutId:\"rQOie8Uy1GzYVaRHbP\",style:{width:\"100%\"},T8rQFvSBR:DOBdIVZKH,variant:\"MzilS4QII\",W88zB8mIG:Wve_1EUZP,width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c34gcz\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{width:\"min(100vw - 40px, 1280px)\",y:6533.749999999999},wrDOAeM5b:{width:\"min(100vw - 40px, 1280px)\",y:6480.549999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:118,width:\"max((min(100vw - 96px, 1280px) - 80px) * 0.6, 1px)\",y:6010.099999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qqwqxk-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{variant:\"uEzvttwN2\"}},children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"rQOie8Uy1tAiYkzrMl\",layoutId:\"rQOie8Uy1tAiYkzrMl\",style:{width:\"100%\"},T8rQFvSBR:JEpr6qqiH,variant:\"MzilS4QII\",W88zB8mIG:NwPuysrWy,width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lh2c6f\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{width:\"min(100vw - 40px, 1280px)\",y:6652.749999999999},wrDOAeM5b:{width:\"min(100vw - 40px, 1280px)\",y:6599.549999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:118,width:\"max((min(100vw - 96px, 1280px) - 80px) * 0.6, 1px)\",y:6129.099999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t3yf8v-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{variant:\"uEzvttwN2\"}},children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"rQOie8Uy1zm7DpU37J\",layoutId:\"rQOie8Uy1zm7DpU37J\",style:{width:\"100%\"},T8rQFvSBR:Z_rBfjBU3,variant:\"MzilS4QII\",W88zB8mIG:wC1i14jv8,width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ytx63z\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{width:\"min(100vw - 40px, 1280px)\",y:6771.749999999999},wrDOAeM5b:{width:\"min(100vw - 40px, 1280px)\",y:6718.549999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:118,width:\"max((min(100vw - 96px, 1280px) - 80px) * 0.6, 1px)\",y:6248.099999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13relqg-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{variant:\"uEzvttwN2\"}},children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"rQOie8Uy1P0tdVAEMe\",layoutId:\"rQOie8Uy1P0tdVAEMe\",style:{width:\"100%\"},T8rQFvSBR:oWa1RoI1I,variant:\"MzilS4QII\",W88zB8mIG:U1yGRTlcN,width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13z2oxa\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{width:\"min(100vw - 40px, 1280px)\",y:6890.749999999999},wrDOAeM5b:{width:\"min(100vw - 40px, 1280px)\",y:6837.549999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:118,width:\"max((min(100vw - 96px, 1280px) - 80px) * 0.6, 1px)\",y:6367.099999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-62cmfj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{variant:\"uEzvttwN2\"}},children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"rQOie8Uy1TDuICiapR\",layoutId:\"rQOie8Uy1TDuICiapR\",style:{width:\"100%\"},T8rQFvSBR:UsjwQoPPL,variant:\"MzilS4QII\",W88zB8mIG:yKs8m_kZ4,width:\"100%\"})})})})})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1bujbb4\",\"data-framer-name\":\"cta\",name:\"cta\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p9vala\",\"data-framer-name\":\"container\",name:\"container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-nhj6yu\",\"data-styles-preset\":\"KvesxXs63\",style:{\"--framer-text-color\":\"var(--token-9aaf8cd8-e234-4d47-941a-cd001db31de6, rgb(255, 255, 255))\"},children:\" Ready to get\\xa0started?\"})}),className:\"framer-fxqbkj\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:rHBegoWHY,implicitPathVariables:undefined},{href:rHBegoWHY,implicitPathVariables:undefined},{href:rHBegoWHY,implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{width:\"min(100vw - 40px, 1240px)\",y:7123.949999999999},wrDOAeM5b:{y:7027.549999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:6581.099999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vf5f2t-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{od7wtCL7T:resolvedLinks7[2],style:{width:\"100%\"}},wrDOAeM5b:{od7wtCL7T:resolvedLinks7[1]}},children:/*#__PURE__*/_jsx(ButtonWithCTAClassnameWithMappedReactProps1v1ipky,{height:\"100%\",hoe0QDrl5:YTu_WwT7m,I0Sz0dr2v:16,i8nKkVReT:\"14px 24px 14px 24px\",id:\"rQOie8Uy1mHkMzujZc\",Iyt7vRlRL:\"100px\",KPs74ZNM1:{borderColor:'var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(245, 195, 90)) /* {\"name\":\"Secondary\"} */',borderStyle:\"solid\",borderWidth:1},layoutId:\"rQOie8Uy1mHkMzujZc\",n8jmDbiSM:\"var(--token-e68649a6-bfbe-4d86-91db-68e6c7c52a9a, rgb(0, 0, 0))\",od7wtCL7T:resolvedLinks7[0],OGI9WGJ1a:false,uBsjwgvnU:true,variant:\"ypSdI0dLV\",width:\"100%\",y4hb9lsDX:\"var(--token-cd33d90a-ec6a-4a56-8bbb-7b9028284170, rgb(245, 195, 90))\"})})})})})})]})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:U4jvh2_nt,implicitPathVariables:undefined},{href:MGGKRScg1,implicitPathVariables:undefined},{href:U4jvh2_nt,implicitPathVariables:undefined},{href:MGGKRScg1,implicitPathVariables:undefined},{href:U4jvh2_nt,implicitPathVariables:undefined},{href:MGGKRScg1,implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{y:7198.949999999999},wrDOAeM5b:{y:7102.549999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:\"100vw\",y:6664.099999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11m6585-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CknjhLF1v:{DU_acMOId:resolvedLinks8[4],OhGSopBCD:resolvedLinks8[5],variant:\"p79LLhJlz\"},wrDOAeM5b:{DU_acMOId:resolvedLinks8[2],OhGSopBCD:resolvedLinks8[3]}},children:/*#__PURE__*/_jsx(SectionsFooter,{DU_acMOId:resolvedLinks8[0],height:\"100%\",id:\"rQOie8Uy1R8qPjTJlq\",layoutId:\"rQOie8Uy1R8qPjTJlq\",m3T279myj:\"\\xa92024\\xa0\",OhGSopBCD:resolvedLinks8[1],style:{width:\"100%\"},variant:\"ycNhVSVuP\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-p75gV { background: var(--token-e68649a6-bfbe-4d86-91db-68e6c7c52a9a, rgb(25, 7, 41)) /* {\"name\":\"Black\"} */; }`,\".framer-p75gV.framer-ght47l, .framer-p75gV .framer-ght47l { display: block; }\",\".framer-p75gV.framer-a3ylxb { align-content: center; align-items: center; background-color: var(--token-e68649a6-bfbe-4d86-91db-68e6c7c52a9a, #190729); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1079px; }\",'.framer-p75gV .framer-7k3ec0 { align-content: center; align-items: center; background: linear-gradient(90deg, var(--token-e68649a6-bfbe-4d86-91db-68e6c7c52a9a, #190729) /* {\"name\":\"Black\"} */ 0%, var(--token-845a8081-357a-4814-8f95-f39736f28da8, rgb(90, 28, 141)) /* {\"name\":\"Primary\"} */ 100%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 10px 48px 10px 48px; position: fixed; right: 0px; top: 0px; width: 100%; z-index: 10; }',\".framer-p75gV .framer-1h6tloi { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-p75gV .framer-17obuej { 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-p75gV .framer-dgc7q6-container { aspect-ratio: 4.85 / 1; flex: none; height: 28px; position: relative; width: var(--framer-aspect-ratio-supported, 136px); }\",\".framer-p75gV .framer-1056bri { align-self: stretch; background-color: rgba(0, 0, 0, 0.1); flex: none; height: auto; max-height: 24px; overflow: visible; position: relative; width: 1px; }\",\".framer-p75gV .framer-e3mu0y { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-p75gV .framer-1uispv1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-p75gV .framer-17p8kii, .framer-p75gV .framer-xf1bsb, .framer-p75gV .framer-1v2to4i, .framer-p75gV .framer-1pa5zgn { 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-p75gV .framer-8gt6wh { --framer-paragraph-spacing: 0px; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 99px; word-break: break-word; word-wrap: break-word; }\",\".framer-p75gV .framer-1l8ojqx { --framer-paragraph-spacing: 0px; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-p75gV .framer-1u4wnmg { --framer-paragraph-spacing: 0px; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 95px; word-break: break-word; word-wrap: break-word; }\",\".framer-p75gV .framer-nd6snk { --framer-paragraph-spacing: 0px; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 40px; word-break: break-word; word-wrap: break-word; }\",\".framer-p75gV .framer-1knr50b-container, .framer-p75gV .framer-1xg5bye-container, .framer-p75gV .framer-nf8mhg-container, .framer-p75gV .framer-vf5f2t-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-p75gV .framer-3zs30s { 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: 869px; min-height: 51px; min-width: 139px; overflow: hidden; padding: 0px; position: fixed; top: 590px; width: min-content; z-index: 10; }\",\".framer-p75gV .framer-1kbj4j9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-p75gV .framer-r9nzce-container { flex: none; height: 70vh; position: relative; width: 100%; }\",\".framer-p75gV .framer-vxfjxh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 20vh; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-p75gV .framer-909ly3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-p75gV .framer-2xffbq-container { flex: none; height: 46px; max-width: 800px; position: relative; width: 100%; }\",\".framer-p75gV .framer-7eor4k, .framer-p75gV .framer-18kovqw, .framer-p75gV .framer-1ok27xc, .framer-p75gV .framer-vzwl3w, .framer-p75gV .framer-hxyt96 { height: 40px; overflow: hidden; position: relative; width: 120px; }\",\".framer-p75gV .framer-7vq1yq, .framer-p75gV .framer-9yqcym { align-content: center; align-items: center; background-color: rgba(90, 28, 140, 0.13); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 64px 48px 64px 48px; position: relative; width: 100%; }\",\".framer-p75gV .framer-14nxm9y, .framer-p75gV .framer-cpeeu6 { 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; max-width: 1280px; overflow: hidden; padding: 0px 0px 48px 0px; position: relative; width: 100%; }\",\".framer-p75gV .framer-1f48avb, .framer-p75gV .framer-1916me8, .framer-p75gV .framer-13yk3s5 { --framer-text-wrap-override: balance; -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; width: 100%; }\",\".framer-p75gV .framer-3v63rb, .framer-p75gV .framer-5ucwej, .framer-p75gV .framer-1253ils, .framer-p75gV .framer-5ta6c6 { -webkit-user-select: none; flex: none; height: auto; max-width: 820px; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-p75gV .framer-1bntoin { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-p75gV .framer-1r2qtr6-container, .framer-p75gV .framer-1n96wva-container, .framer-p75gV .framer-1m3ik05-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-p75gV .framer-mkc4c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 64px 48px 64px 48px; position: relative; width: 100%; }\",\".framer-p75gV .framer-g1g6gl { 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; max-width: 1280px; overflow: hidden; padding: 0px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-p75gV .framer-1nxv1pu, .framer-p75gV .framer-1tbv7ix { -webkit-user-select: none; flex: none; height: auto; max-width: 780px; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-p75gV .framer-1ifzo68, .framer-p75gV .framer-1kw1x03 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-p75gV .framer-1506h6j-container, .framer-p75gV .framer-17fv3c3-container, .framer-p75gV .framer-1hjhmzd-container, .framer-p75gV .framer-wf1sab-container, .framer-p75gV .framer-4osy51-container, .framer-p75gV .framer-qqwqxk-container, .framer-p75gV .framer-1t3yf8v-container, .framer-p75gV .framer-13relqg-container, .framer-p75gV .framer-62cmfj-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-p75gV .framer-1tvktd4 { align-content: center; align-items: center; background-color: var(--token-ef0665f2-3e75-43fa-a50d-d804bc56197a, rgba(0, 0, 0, 0.03)); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 16px 48px 80px 48px; position: relative; width: 100%; }\",\".framer-p75gV .framer-1kst0h2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-p75gV .framer-1ur6mvy { 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 0px 48px 0px; position: relative; width: 100%; }\",\".framer-p75gV .framer-1gr9vty, .framer-p75gV .framer-1lpdt76, .framer-p75gV .framer-my2pbz, .framer-p75gV .framer-1dmve2d, .framer-p75gV .framer-jryml7, .framer-p75gV .framer-4svpun, .framer-p75gV .framer-k2ag1z, .framer-p75gV .framer-1105bi2, .framer-p75gV .framer-qb6y3h, .framer-p75gV .framer-1h85bmq, .framer-p75gV .framer-bjwg05, .framer-p75gV .framer-i8prd6, .framer-p75gV .framer-5i6hlc, .framer-p75gV .framer-punr8v, .framer-p75gV .framer-o47ou9 { -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; }\",\".framer-p75gV .framer-4plnbf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-p75gV .framer-1mtrmin { --border-bottom-width: 1px; --border-color: #471670; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background: linear-gradient(0deg, #260c3b 0%, rgb(25, 7, 41) 100%); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.05), 0px 20px 25px -5px rgba(0, 0, 0, 0.05), 0px 10px 10px -5px rgba(0, 0, 0, 0.04); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-p75gV .framer-ezagb2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-p75gV .framer-1jkly9f, .framer-p75gV .framer-trym93, .framer-p75gV .framer-1yiqsxp { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-p75gV .framer-1xrh8o3 { align-content: center; align-items: center; background-color: var(--token-845a8081-357a-4814-8f95-f39736f28da8, #051f31); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 64px 48px 64px 48px; position: relative; width: 100%; }\",\".framer-p75gV .framer-17wycql { 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; max-width: 1240px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-p75gV .framer-ty785z { -webkit-user-select: none; flex: none; height: auto; max-width: 600px; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-p75gV .framer-18pxzh5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 8px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-p75gV .framer-1plnmrw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 900px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-p75gV .framer-17ksh19 { display: grid; flex: 1 0 0px; gap: 46px; grid-auto-rows: min-content; grid-template-columns: repeat(6, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-p75gV .framer-hidbxx, .framer-p75gV .framer-6wkaq3, .framer-p75gV .framer-1cthmh0, .framer-p75gV .framer-72pmtz, .framer-p75gV .framer-i3ws0l, .framer-p75gV .framer-1eej2iw, .framer-p75gV .framer-1t7i8wi, .framer-p75gV .framer-18hai43, .framer-p75gV .framer-b3nblt, .framer-p75gV .framer-y6acwl, .framer-p75gV .framer-1krniqs, .framer-p75gV .framer-1przd5a { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-p75gV .framer-868cdr, .framer-p75gV .framer-1nbozk7, .framer-p75gV .framer-m5rf3m, .framer-p75gV .framer-1s4t22c, .framer-p75gV .framer-t25anh, .framer-p75gV .framer-1ck4q2x, .framer-p75gV .framer-tbh1do, .framer-p75gV .framer-118mkwj, .framer-p75gV .framer-ee0t0k, .framer-p75gV .framer-1qymd4z, .framer-p75gV .framer-1r5gz3b, .framer-p75gV .framer-1d84skp { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 54px); position: relative; width: 54px; }\",\".framer-p75gV .framer-1rp3yjd { align-content: center; align-items: center; background-color: #220a35; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 48px 64px 48px; position: relative; width: 100%; }\",\".framer-p75gV .framer-9curro { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 64px 48px 64px 48px; position: relative; width: 100%; }\",\".framer-p75gV .framer-148hnfc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-p75gV .framer-1kv0c1n { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 0px 0px; position: sticky; top: 48px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-p75gV .framer-1mplozv { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: 1.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-p75gV .framer-1c34gcz, .framer-p75gV .framer-1lh2c6f, .framer-p75gV .framer-1ytx63z, .framer-p75gV .framer-13z2oxa { background-color: rgba(255, 255, 255, 0.1); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-p75gV .framer-1bujbb4 { align-content: center; align-items: center; background-color: var(--token-845a8081-357a-4814-8f95-f39736f28da8, #18294c); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 48px 32px 48px; position: relative; width: 100%; }\",\".framer-p75gV .framer-1p9vala { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1240px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 9; }\",\".framer-p75gV .framer-fxqbkj { -webkit-user-select: none; flex: none; height: auto; max-width: 820px; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-p75gV .framer-11m6585-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-p75gV.framer-a3ylxb, .framer-p75gV .framer-7k3ec0, .framer-p75gV .framer-1h6tloi, .framer-p75gV .framer-17obuej, .framer-p75gV .framer-e3mu0y, .framer-p75gV .framer-1uispv1, .framer-p75gV .framer-17p8kii, .framer-p75gV .framer-xf1bsb, .framer-p75gV .framer-1v2to4i, .framer-p75gV .framer-1pa5zgn, .framer-p75gV .framer-3zs30s, .framer-p75gV .framer-1kbj4j9, .framer-p75gV .framer-vxfjxh, .framer-p75gV .framer-7vq1yq, .framer-p75gV .framer-14nxm9y, .framer-p75gV .framer-1bntoin, .framer-p75gV .framer-mkc4c, .framer-p75gV .framer-g1g6gl, .framer-p75gV .framer-1ifzo68, .framer-p75gV .framer-1tvktd4, .framer-p75gV .framer-1kst0h2, .framer-p75gV .framer-1ur6mvy, .framer-p75gV .framer-4plnbf, .framer-p75gV .framer-1mtrmin, .framer-p75gV .framer-ezagb2, .framer-p75gV .framer-1xrh8o3, .framer-p75gV .framer-17wycql, .framer-p75gV .framer-18pxzh5, .framer-p75gV .framer-9yqcym, .framer-p75gV .framer-cpeeu6, .framer-p75gV .framer-1plnmrw, .framer-p75gV .framer-hidbxx, .framer-p75gV .framer-6wkaq3, .framer-p75gV .framer-1cthmh0, .framer-p75gV .framer-72pmtz, .framer-p75gV .framer-i3ws0l, .framer-p75gV .framer-1eej2iw, .framer-p75gV .framer-1t7i8wi, .framer-p75gV .framer-18hai43, .framer-p75gV .framer-b3nblt, .framer-p75gV .framer-y6acwl, .framer-p75gV .framer-1krniqs, .framer-p75gV .framer-1przd5a, .framer-p75gV .framer-1rp3yjd, .framer-p75gV .framer-1kw1x03, .framer-p75gV .framer-9curro, .framer-p75gV .framer-148hnfc, .framer-p75gV .framer-1kv0c1n, .framer-p75gV .framer-1mplozv, .framer-p75gV .framer-1bujbb4, .framer-p75gV .framer-1p9vala { gap: 0px; } .framer-p75gV.framer-a3ylxb > *, .framer-p75gV .framer-1kbj4j9 > *, .framer-p75gV .framer-7vq1yq > *, .framer-p75gV .framer-mkc4c > *, .framer-p75gV .framer-1tvktd4 > *, .framer-p75gV .framer-1kst0h2 > *, .framer-p75gV .framer-1xrh8o3 > *, .framer-p75gV .framer-9yqcym > *, .framer-p75gV .framer-1rp3yjd > *, .framer-p75gV .framer-9curro > *, .framer-p75gV .framer-1mplozv > *, .framer-p75gV .framer-1bujbb4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-p75gV.framer-a3ylxb > :first-child, .framer-p75gV .framer-1kbj4j9 > :first-child, .framer-p75gV .framer-vxfjxh > :first-child, .framer-p75gV .framer-7vq1yq > :first-child, .framer-p75gV .framer-14nxm9y > :first-child, .framer-p75gV .framer-mkc4c > :first-child, .framer-p75gV .framer-g1g6gl > :first-child, .framer-p75gV .framer-1ifzo68 > :first-child, .framer-p75gV .framer-1tvktd4 > :first-child, .framer-p75gV .framer-1kst0h2 > :first-child, .framer-p75gV .framer-1ur6mvy > :first-child, .framer-p75gV .framer-1mtrmin > :first-child, .framer-p75gV .framer-1xrh8o3 > :first-child, .framer-p75gV .framer-17wycql > :first-child, .framer-p75gV .framer-9yqcym > :first-child, .framer-p75gV .framer-cpeeu6 > :first-child, .framer-p75gV .framer-hidbxx > :first-child, .framer-p75gV .framer-6wkaq3 > :first-child, .framer-p75gV .framer-1cthmh0 > :first-child, .framer-p75gV .framer-72pmtz > :first-child, .framer-p75gV .framer-i3ws0l > :first-child, .framer-p75gV .framer-1eej2iw > :first-child, .framer-p75gV .framer-1t7i8wi > :first-child, .framer-p75gV .framer-18hai43 > :first-child, .framer-p75gV .framer-b3nblt > :first-child, .framer-p75gV .framer-y6acwl > :first-child, .framer-p75gV .framer-1krniqs > :first-child, .framer-p75gV .framer-1przd5a > :first-child, .framer-p75gV .framer-1rp3yjd > :first-child, .framer-p75gV .framer-1kw1x03 > :first-child, .framer-p75gV .framer-9curro > :first-child, .framer-p75gV .framer-1kv0c1n > :first-child, .framer-p75gV .framer-1mplozv > :first-child, .framer-p75gV .framer-1bujbb4 > :first-child { margin-top: 0px; } .framer-p75gV.framer-a3ylxb > :last-child, .framer-p75gV .framer-1kbj4j9 > :last-child, .framer-p75gV .framer-vxfjxh > :last-child, .framer-p75gV .framer-7vq1yq > :last-child, .framer-p75gV .framer-14nxm9y > :last-child, .framer-p75gV .framer-mkc4c > :last-child, .framer-p75gV .framer-g1g6gl > :last-child, .framer-p75gV .framer-1ifzo68 > :last-child, .framer-p75gV .framer-1tvktd4 > :last-child, .framer-p75gV .framer-1kst0h2 > :last-child, .framer-p75gV .framer-1ur6mvy > :last-child, .framer-p75gV .framer-1mtrmin > :last-child, .framer-p75gV .framer-1xrh8o3 > :last-child, .framer-p75gV .framer-17wycql > :last-child, .framer-p75gV .framer-9yqcym > :last-child, .framer-p75gV .framer-cpeeu6 > :last-child, .framer-p75gV .framer-hidbxx > :last-child, .framer-p75gV .framer-6wkaq3 > :last-child, .framer-p75gV .framer-1cthmh0 > :last-child, .framer-p75gV .framer-72pmtz > :last-child, .framer-p75gV .framer-i3ws0l > :last-child, .framer-p75gV .framer-1eej2iw > :last-child, .framer-p75gV .framer-1t7i8wi > :last-child, .framer-p75gV .framer-18hai43 > :last-child, .framer-p75gV .framer-b3nblt > :last-child, .framer-p75gV .framer-y6acwl > :last-child, .framer-p75gV .framer-1krniqs > :last-child, .framer-p75gV .framer-1przd5a > :last-child, .framer-p75gV .framer-1rp3yjd > :last-child, .framer-p75gV .framer-1kw1x03 > :last-child, .framer-p75gV .framer-9curro > :last-child, .framer-p75gV .framer-1kv0c1n > :last-child, .framer-p75gV .framer-1mplozv > :last-child, .framer-p75gV .framer-1bujbb4 > :last-child { margin-bottom: 0px; } .framer-p75gV .framer-7k3ec0 > *, .framer-p75gV .framer-1h6tloi > *, .framer-p75gV .framer-17obuej > *, .framer-p75gV .framer-4plnbf > *, .framer-p75gV .framer-1plnmrw > *, .framer-p75gV .framer-1p9vala > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-p75gV .framer-7k3ec0 > :first-child, .framer-p75gV .framer-1h6tloi > :first-child, .framer-p75gV .framer-17obuej > :first-child, .framer-p75gV .framer-e3mu0y > :first-child, .framer-p75gV .framer-1uispv1 > :first-child, .framer-p75gV .framer-17p8kii > :first-child, .framer-p75gV .framer-xf1bsb > :first-child, .framer-p75gV .framer-1v2to4i > :first-child, .framer-p75gV .framer-1pa5zgn > :first-child, .framer-p75gV .framer-3zs30s > :first-child, .framer-p75gV .framer-1bntoin > :first-child, .framer-p75gV .framer-4plnbf > :first-child, .framer-p75gV .framer-ezagb2 > :first-child, .framer-p75gV .framer-18pxzh5 > :first-child, .framer-p75gV .framer-1plnmrw > :first-child, .framer-p75gV .framer-148hnfc > :first-child, .framer-p75gV .framer-1p9vala > :first-child { margin-left: 0px; } .framer-p75gV .framer-7k3ec0 > :last-child, .framer-p75gV .framer-1h6tloi > :last-child, .framer-p75gV .framer-17obuej > :last-child, .framer-p75gV .framer-e3mu0y > :last-child, .framer-p75gV .framer-1uispv1 > :last-child, .framer-p75gV .framer-17p8kii > :last-child, .framer-p75gV .framer-xf1bsb > :last-child, .framer-p75gV .framer-1v2to4i > :last-child, .framer-p75gV .framer-1pa5zgn > :last-child, .framer-p75gV .framer-3zs30s > :last-child, .framer-p75gV .framer-1bntoin > :last-child, .framer-p75gV .framer-4plnbf > :last-child, .framer-p75gV .framer-ezagb2 > :last-child, .framer-p75gV .framer-18pxzh5 > :last-child, .framer-p75gV .framer-1plnmrw > :last-child, .framer-p75gV .framer-148hnfc > :last-child, .framer-p75gV .framer-1p9vala > :last-child { margin-right: 0px; } .framer-p75gV .framer-e3mu0y > *, .framer-p75gV .framer-1bntoin > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-p75gV .framer-1uispv1 > *, .framer-p75gV .framer-18pxzh5 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-p75gV .framer-17p8kii > *, .framer-p75gV .framer-xf1bsb > *, .framer-p75gV .framer-1v2to4i > *, .framer-p75gV .framer-1pa5zgn > *, .framer-p75gV .framer-3zs30s > *, .framer-p75gV .framer-ezagb2 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-p75gV .framer-vxfjxh > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-p75gV .framer-14nxm9y > *, .framer-p75gV .framer-g1g6gl > *, .framer-p75gV .framer-1ur6mvy > *, .framer-p75gV .framer-17wycql > *, .framer-p75gV .framer-cpeeu6 > *, .framer-p75gV .framer-1kv0c1n > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-p75gV .framer-1ifzo68 > *, .framer-p75gV .framer-1kw1x03 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-p75gV .framer-1mtrmin > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-p75gV .framer-hidbxx > *, .framer-p75gV .framer-6wkaq3 > *, .framer-p75gV .framer-1cthmh0 > *, .framer-p75gV .framer-72pmtz > *, .framer-p75gV .framer-i3ws0l > *, .framer-p75gV .framer-1eej2iw > *, .framer-p75gV .framer-1t7i8wi > *, .framer-p75gV .framer-18hai43 > *, .framer-p75gV .framer-b3nblt > *, .framer-p75gV .framer-y6acwl > *, .framer-p75gV .framer-1krniqs > *, .framer-p75gV .framer-1przd5a > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-p75gV .framer-148hnfc > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } }\",`@media (min-width: 810px) and (max-width: 1078px) { .${metadata.bodyClassName}-framer-p75gV { background: var(--token-e68649a6-bfbe-4d86-91db-68e6c7c52a9a, rgb(25, 7, 41)) /* {\"name\":\"Black\"} */; } .framer-p75gV.framer-a3ylxb { width: 810px; } .framer-p75gV .framer-7k3ec0 { padding: 10px 20px 10px 20px; } .framer-p75gV .framer-e3mu0y { gap: 0px; justify-content: flex-end; } .framer-p75gV .framer-r9nzce-container { height: auto; order: 0; } .framer-p75gV .framer-vxfjxh { height: min-content; order: 1; padding: 40px 20px 40px 20px; } .framer-p75gV .framer-7vq1yq { order: 2; padding: 48px 20px 48px 20px; } .framer-p75gV .framer-1bntoin { flex-direction: column; } .framer-p75gV .framer-1r2qtr6-container, .framer-p75gV .framer-1n96wva-container, .framer-p75gV .framer-1m3ik05-container, .framer-p75gV .framer-17ksh19, .framer-p75gV .framer-1mplozv { flex: none; width: 100%; } .framer-p75gV .framer-mkc4c { order: 3; padding: 48px 20px 48px 20px; } .framer-p75gV .framer-g1g6gl { padding: 0px 0px 48px 0px; } .framer-p75gV .framer-1ifzo68, .framer-p75gV .framer-1kw1x03 { gap: 32px; } .framer-p75gV .framer-1tvktd4 { order: 6; padding: 48px 20px 80px 20px; } .framer-p75gV .framer-1kst0h2 { overflow: hidden; } .framer-p75gV .framer-1ur6mvy { padding: 0px 0px 32px 0px; } .framer-p75gV .framer-1mtrmin { gap: 24px; padding: 48px; } .framer-p75gV .framer-1xrh8o3 { order: 7; padding: 48px 20px 48px 20px; } .framer-p75gV .framer-9yqcym { order: 4; padding: 48px 20px 48px 20px; } .framer-p75gV .framer-1plnmrw { flex-direction: column; gap: 32px; } .framer-p75gV .framer-1rp3yjd { order: 5; padding: 48px 20px 48px 20px; } .framer-p75gV .framer-9curro { order: 8; padding: 48px 20px 48px 20px; } .framer-p75gV .framer-148hnfc { flex-direction: column; gap: 24px; } .framer-p75gV .framer-1kv0c1n { flex: none; padding: 0px; position: relative; top: unset; width: 100%; } .framer-p75gV .framer-1bujbb4 { order: 9; padding: 24px 20px 24px 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-p75gV .framer-e3mu0y, .framer-p75gV .framer-1bntoin, .framer-p75gV .framer-1ifzo68, .framer-p75gV .framer-1mtrmin, .framer-p75gV .framer-1plnmrw, .framer-p75gV .framer-1kw1x03, .framer-p75gV .framer-148hnfc { gap: 0px; } .framer-p75gV .framer-e3mu0y > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-p75gV .framer-e3mu0y > :first-child { margin-left: 0px; } .framer-p75gV .framer-e3mu0y > :last-child { margin-right: 0px; } .framer-p75gV .framer-1bntoin > *, .framer-p75gV .framer-1ifzo68 > *, .framer-p75gV .framer-1plnmrw > *, .framer-p75gV .framer-1kw1x03 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-p75gV .framer-1bntoin > :first-child, .framer-p75gV .framer-1ifzo68 > :first-child, .framer-p75gV .framer-1mtrmin > :first-child, .framer-p75gV .framer-1plnmrw > :first-child, .framer-p75gV .framer-1kw1x03 > :first-child, .framer-p75gV .framer-148hnfc > :first-child { margin-top: 0px; } .framer-p75gV .framer-1bntoin > :last-child, .framer-p75gV .framer-1ifzo68 > :last-child, .framer-p75gV .framer-1mtrmin > :last-child, .framer-p75gV .framer-1plnmrw > :last-child, .framer-p75gV .framer-1kw1x03 > :last-child, .framer-p75gV .framer-148hnfc > :last-child { margin-bottom: 0px; } .framer-p75gV .framer-1mtrmin > *, .framer-p75gV .framer-148hnfc > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-p75gV { background: var(--token-e68649a6-bfbe-4d86-91db-68e6c7c52a9a, rgb(25, 7, 41)) /* {\"name\":\"Black\"} */; } .framer-p75gV.framer-a3ylxb { width: 390px; } .framer-p75gV .framer-7k3ec0 { padding: 10px 16px 10px 16px; right: 0px; } .framer-p75gV .framer-e3mu0y { gap: 0px; justify-content: flex-end; } .framer-p75gV .framer-r9nzce-container { height: auto; order: 0; } .framer-p75gV .framer-vxfjxh { gap: 20px; height: min-content; order: 1; padding: 40px 20px 32px 20px; } .framer-p75gV .framer-7vq1yq { order: 2; padding: 36px 20px 36px 20px; } .framer-p75gV .framer-14nxm9y, .framer-p75gV .framer-1ur6mvy, .framer-p75gV .framer-cpeeu6 { padding: 0px 0px 32px 0px; } .framer-p75gV .framer-1bntoin { flex-direction: column; gap: 24px; } .framer-p75gV .framer-1r2qtr6-container, .framer-p75gV .framer-1n96wva-container, .framer-p75gV .framer-1m3ik05-container, .framer-p75gV .framer-1mplozv { flex: none; width: 100%; } .framer-p75gV .framer-mkc4c { order: 3; padding: 36px 20px 36px 20px; } .framer-p75gV .framer-g1g6gl { padding: 0px 0px 48px 0px; } .framer-p75gV .framer-5ucwej, .framer-p75gV .framer-1nxv1pu, .framer-p75gV .framer-1tbv7ix { --framer-text-wrap-override: none; } .framer-p75gV .framer-1ifzo68, .framer-p75gV .framer-1kw1x03 { gap: 36px; } .framer-p75gV .framer-1tvktd4 { order: 4; padding: 32px 20px 60px 20px; } .framer-p75gV .framer-1kst0h2 { overflow: hidden; } .framer-p75gV .framer-4plnbf, .framer-p75gV .framer-ezagb2, .framer-p75gV .framer-1plnmrw { flex-direction: column; } .framer-p75gV .framer-1mtrmin { flex: none; gap: 16px; padding: 24px 16px 24px 16px; width: 100%; } .framer-p75gV .framer-1xrh8o3 { order: 5; padding: 32px 20px 32px 20px; } .framer-p75gV .framer-1xg5bye-container { flex: 1 0 0px; width: 1px; } .framer-p75gV .framer-9yqcym { order: 6; padding: 36px 20px 36px 20px; } .framer-p75gV .framer-17ksh19 { flex: none; gap: 16px; grid-template-columns: repeat(3, minmax(50px, 1fr)); width: 100%; } .framer-p75gV .framer-1rp3yjd { order: 7; padding: 0px 20px 36px 20px; } .framer-p75gV .framer-9curro { order: 8; padding: 32px 20px 32px 20px; } .framer-p75gV .framer-148hnfc { flex-direction: column; gap: 32px; } .framer-p75gV .framer-1kv0c1n { flex: none; padding: 0px; position: relative; top: unset; width: 100%; } .framer-p75gV .framer-1bujbb4 { order: 9; padding: 24px 20px 24px 20px; } .framer-p75gV .framer-1p9vala { flex-direction: column; gap: 16px; } .framer-p75gV .framer-vf5f2t-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-p75gV .framer-e3mu0y, .framer-p75gV .framer-vxfjxh, .framer-p75gV .framer-1bntoin, .framer-p75gV .framer-1ifzo68, .framer-p75gV .framer-4plnbf, .framer-p75gV .framer-1mtrmin, .framer-p75gV .framer-ezagb2, .framer-p75gV .framer-1plnmrw, .framer-p75gV .framer-17ksh19, .framer-p75gV .framer-1kw1x03, .framer-p75gV .framer-148hnfc, .framer-p75gV .framer-1p9vala { gap: 0px; } .framer-p75gV .framer-e3mu0y > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-p75gV .framer-e3mu0y > :first-child { margin-left: 0px; } .framer-p75gV .framer-e3mu0y > :last-child { margin-right: 0px; } .framer-p75gV .framer-vxfjxh > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-p75gV .framer-vxfjxh > :first-child, .framer-p75gV .framer-1bntoin > :first-child, .framer-p75gV .framer-1ifzo68 > :first-child, .framer-p75gV .framer-4plnbf > :first-child, .framer-p75gV .framer-1mtrmin > :first-child, .framer-p75gV .framer-ezagb2 > :first-child, .framer-p75gV .framer-1plnmrw > :first-child, .framer-p75gV .framer-1kw1x03 > :first-child, .framer-p75gV .framer-148hnfc > :first-child, .framer-p75gV .framer-1p9vala > :first-child { margin-top: 0px; } .framer-p75gV .framer-vxfjxh > :last-child, .framer-p75gV .framer-1bntoin > :last-child, .framer-p75gV .framer-1ifzo68 > :last-child, .framer-p75gV .framer-4plnbf > :last-child, .framer-p75gV .framer-1mtrmin > :last-child, .framer-p75gV .framer-ezagb2 > :last-child, .framer-p75gV .framer-1plnmrw > :last-child, .framer-p75gV .framer-1kw1x03 > :last-child, .framer-p75gV .framer-148hnfc > :last-child, .framer-p75gV .framer-1p9vala > :last-child { margin-bottom: 0px; } .framer-p75gV .framer-1bntoin > *, .framer-p75gV .framer-4plnbf > *, .framer-p75gV .framer-1plnmrw > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-p75gV .framer-1ifzo68 > *, .framer-p75gV .framer-1kw1x03 > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-p75gV .framer-1mtrmin > *, .framer-p75gV .framer-1p9vala > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-p75gV .framer-ezagb2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-p75gV .framer-17ksh19 > *, .framer-p75gV .framer-17ksh19 > :first-child, .framer-p75gV .framer-17ksh19 > :last-child { margin: 0px; } .framer-p75gV .framer-148hnfc > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,'.framer-p75gV[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-p75gV [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-p75gV[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-p75gV [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-p75gV[data-border=\"true\"]::after, .framer-p75gV [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 5922\n * @framerIntrinsicWidth 1079\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wrDOAeM5b\":{\"layout\":[\"fixed\",\"auto\"]},\"CknjhLF1v\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramermAYFMnPFA=withCSS(Component,css,\"framer-p75gV\");export default FramermAYFMnPFA;FramermAYFMnPFA.displayName=\"Landing Pages Redux\";FramermAYFMnPFA.defaultProps={height:5922,width:1079};addFonts(FramermAYFMnPFA,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAjBN9Y41P6zHtY.woff2\",weight:\"600\"},{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAaBN9Y41P6zHtY.woff2\",weight:\"700\"}]},...LogoFonts,...ButtonFonts,...SectionsHeroFonts,...TickerFonts,...FancyCardFonts,...SectionsFeatureFonts,...AccordionFonts,...SectionsFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermAYFMnPFA\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"5922\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wrDOAeM5b\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CknjhLF1v\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1079\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["noopReturn", "t", "e", "t", "velocityPerSecond", "calcBezier", "t", "n", "e", "i", "binarySubdivide", "o", "r", "c", "u", "a", "s", "cubicBezier", "noopReturn", "getTForX", "o", "cubicBezier", "__rest", "e", "r", "n", "e", "t", "r", "s", "calcGeneratorVelocity", "t", "n", "r", "a", "velocityPerSecond", "calcDampingRatio", "e", "hasReachedTarget", "spring", "c", "h", "u", "d", "f", "l", "g", "glide", "o", "i", "isOutOfBounds", "nearestBoundary", "m", "calcDelta", "calcLatest", "applyFriction", "p", "M", "checkCatchBoundary", "pregenerateKeyframes", "W", "L", "D", "e", "M", "noopReturn", "k", "asTransformCssVar", "B", "L", "W", "j", "B", "testAnimation", "e", "C", "$", "R", "resolveElements", "e", "n", "createGeneratorEasing", "e", "n", "o", "getGenerator", "t", "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", "n", "dispatchViewEvent", "se", "o", "i", "s", "__rest", "inView$1", "t", "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", "createStore", "state1", "dataStore", "Data", "setDataStore", "newState", "storeState", "storeSetters", "setStoreState", "setter", "useStore", "state", "setState", "ye", "ue", "useObserveData", "useStore", "createStore", "withCTAClassname", "Component", "props", "p", "withMaxZIndex", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "peihCD8_0_exports", "__export", "__FramerMetadata__", "peihCD8_0_default", "containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "IconInner", "Icon", "React", "props", "ref", "House_default", "Icon", "defaultEvents", "ControlType", "findByArray", "arr", "search", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "PhosphorFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "radiusForCorner", "cornerIndex", "segments", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "backgroundColor", "border", "fontSize", "height", "id", "link", "newTab", "padding", "radius", "smoothScroll", "text", "textColor", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "_humanReadableVariantMap_props_variant", "_ref7", "_ref8", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "hoe0QDrl5", "od7wtCL7T", "I0Sz0dr2v", "i8nKkVReT", "n8jmDbiSM", "y4hb9lsDX", "KPs74ZNM1", "Iyt7vRlRL", "OGI9WGJ1a", "uBsjwgvnU", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_KPs74ZNM1_borderBottomWidth", "_KPs74ZNM1_borderLeftWidth", "_KPs74ZNM1_borderRightWidth", "_KPs74ZNM1_borderTopWidth", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerpeihCD8_0", "withCSS", "peihCD8_0_default", "addPropertyControls", "ControlType", "addFonts", "__FramerMetadata__", "ButtonFonts", "getFonts", "peihCD8_0_default", "ButtonWithCTAClassnameWithMappedReactProps1v1ipky", "withMappedReactProps", "withCTAClassname", "peihCD8_0_exports", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "numberToPixelString", "value", "radiusForCorner", "cornerIndex", "segments", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "ctaLink", "ctaText", "ctaVisible", "description", "gap", "height", "id", "image", "padding", "preHeadingText", "radius", "title", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "_humanReadableVariantMap_props_variant", "_ref7", "_ref8", "_ref9", "_ref10", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ffFqlap6N", "kLSUfV79S", "wwuq8jfNR", "EenABtjhr", "Wl6u7Nr5l", "S5lpOxdRw", "Ec9Q3zdMx", "bb0d7Zsk2", "dVvnNuXFk", "yDCnIBg4Y", "Vai8Fm96Y", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "css", "FramerDgNoyF9cS", "withCSS", "DgNoyF9cS_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "answer", "height", "id", "question", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "W88zB8mIG", "T8rQFvSBR", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap170us00", "args", "onTap110fl6n", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "css", "FramerdJKGcPX7V", "withCSS", "dJKGcPX7V_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "PhosphorFonts", "getFonts", "Icon", "ButtonFonts", "peihCD8_0_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "cTA", "description", "height", "icon", "iconBackground", "iconColor", "iconVisible", "id", "image", "image1", "link", "showCta", "text", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "_humanReadableVariantMap_props_variant", "_ref7", "_ref8", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "oc_8kOa9a", "BFuTBK47u", "OLqpcuIeL", "PFec_i8Ff", "Y3X4CKI40", "UaS05r1yh", "jFgwazo_q", "M49ZkDl5Y", "ZA2T3dGW4", "qkbS0bCx8", "cX1P9xQse", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "RichText2", "css", "Framerg4XOQYV2T", "withCSS", "g4XOQYV2T_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "LogoFonts", "getFonts", "Dfod75fml_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "copyrightText", "height", "id", "privacyPolicyLink", "termsLink", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "DU_acMOId", "OhGSopBCD", "m3T279myj", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "Link", "css", "Frameriwv54Acbi", "withCSS", "iwv54Acbi_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "ButtonFonts", "getFonts", "peihCD8_0_default", "ButtonWithCTAClassnameWithMappedReactProps1v1ipky", "withMappedReactProps", "withCTAClassname", "peihCD8_0_exports", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "transition1", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "heroDescription", "heroPreHeadingText", "heroPrimaryButtonLink", "heroPrimaryButtonText", "heroSocialProof", "heroTitle", "id", "image", "padding", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_humanReadableVariantMap_props_variant", "_ref6", "_ref7", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "BzzNV7aRg", "payggELMF", "lZpFff231", "Xk4agnbHs", "cqu8zz6SM", "aWZ0nwu6f", "Xd_hY5cMt", "h0hHKNiOl", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "RichText2", "ComponentViewportProvider", "Image2", "css", "FramerOViSCXpT4", "withCSS", "OViSCXpT4_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "LogoFonts", "getFonts", "Dfod75fml_default", "ButtonFonts", "peihCD8_0_default", "ButtonWithCTAClassnameWithMappedReactProps1v1ipky", "withMappedReactProps", "withCTAClassname", "peihCD8_0_exports", "MotionNavWithFX", "withFX", "motion", "MotionDivWithMaxZIndex", "withMaxZIndex", "SectionsHeroFonts", "OViSCXpT4_default", "TickerFonts", "Ticker", "FancyCardFonts", "g4XOQYV2T_default", "SectionsFeatureFonts", "DgNoyF9cS_default", "AccordionFonts", "dJKGcPX7V_default", "SectionsFooterFonts", "iwv54Acbi_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "aBm9PQeHo_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "_getFromCurrentRouteData3", "_getFromCurrentRouteData4", "_getFromCurrentRouteData5", "_getFromCurrentRouteData6", "_getFromCurrentRouteData7", "_getFromCurrentRouteData8", "_getFromCurrentRouteData9", "_getFromCurrentRouteData10", "_getFromCurrentRouteData11", "_getFromCurrentRouteData12", "_getFromCurrentRouteData13", "_getFromCurrentRouteData14", "_getFromCurrentRouteData15", "_getFromCurrentRouteData16", "_getFromCurrentRouteData17", "_getFromCurrentRouteData18", "_getFromCurrentRouteData19", "_getFromCurrentRouteData20", "_getFromCurrentRouteData21", "_getFromCurrentRouteData22", "_getFromCurrentRouteData23", "_getFromCurrentRouteData24", "_getFromCurrentRouteData25", "_getFromCurrentRouteData26", "_getFromCurrentRouteData27", "_getFromCurrentRouteData28", "_getFromCurrentRouteData29", "_getFromCurrentRouteData30", "_getFromCurrentRouteData31", "_getFromCurrentRouteData32", "_getFromCurrentRouteData33", "_getFromCurrentRouteData34", "_getFromCurrentRouteData35", "_getFromCurrentRouteData36", "_getFromCurrentRouteData37", "_getFromCurrentRouteData38", "_getFromCurrentRouteData39", "_getFromCurrentRouteData40", "_getFromCurrentRouteData41", "_getFromCurrentRouteData42", "_getFromCurrentRouteData43", "style", "className", "layoutId", "variant", "r_OTnwGVA", "rHBegoWHY", "FYWrX_oR8", "JSnRbhS3I", "dzzaU_joA", "YTu_WwT7m", "oE0yEi7s5", "NJ9lmO5AK", "f7KBCX34s", "ypJDpPNas", "Aza_kELlZ", "qiGf02tzu", "lit56lv1E", "Npawu2W3B", "IqqyBm7lH", "twooCbncY", "s2w1sf4ci", "zX2guGXbV", "VozBaloOi", "kGStjGIQf", "CdkzlPaCR", "tqoJ2GW6w", "XKNCsyEEM", "uj8AZ43LB", "f26qXv2Rg", "EQmgdyMAQ", "EPTVGhIkN", "LHg37iRFc", "j5yoI57KN", "YxCLMHqgV", "U_bS_Qbt5", "lmlwyKw4q", "Wve_1EUZP", "DOBdIVZKH", "NwPuysrWy", "JEpr6qqiH", "wC1i14jv8", "Z_rBfjBU3", "U1yGRTlcN", "oWa1RoI1I", "yKs8m_kZ4", "UsjwQoPPL", "U4jvh2_nt", "MGGKRScg1", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "router", "useRouter", "isDisplayed1", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "elementId2", "ref4", "elementId3", "ref5", "isDisplayed2", "elementId4", "ref6", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "RichText2", "x", "Link", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "Image2", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "getLoadingLazyAtYPosition", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "css", "FramermAYFMnPFA", "withCSS", "mAYFMnPFA_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
