{
  "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://framerusercontent.com/modules/vRjGrmfFSJpVraKexGKp/PkIxQbHsMT2TvKZwX4fu/Balanced_text.js", "ssg:https://framerusercontent.com/modules/VPnRqnWsVY5CzL9mS3eR/oGMwb5uuysIQj1xpYFQ0/bVpaEVfiA.js", "ssg:https://framerusercontent.com/modules/FZOVxniMUAirEeNse56n/CDXTmjmBBvGjopycbtG9/cE6wLSYDB.js", "ssg:https://framerusercontent.com/modules/okVVtgrHx6b0mOoAEAZv/c87SLKe8IVSFO9aTO005/lbMMGZqXs.js", "ssg:https://framerusercontent.com/modules/4YObOzPN596XCqinRKRb/BnH28MJE0OtyR1H5bCUQ/mzhGj_TuH.js", "ssg:https://framerusercontent.com/modules/SvTOv7V66hs5QwexS3fk/RcuXvWsw4kD2fqezstGn/OLR53zj6Q.js", "ssg:https://framerusercontent.com/modules/NlrV0B0wedVdV7CJ47A7/WRjiHn0vssP98Tj4y5Zc/Xrjxkjfe6.js", "ssg:https://framerusercontent.com/modules/KGMZPJGpzINXaEew4pls/9Pnl1nuT1EsHMAdq3vuv/yJdtlN45b.js", "ssg:https://framerusercontent.com/modules/wzVXt6mQoPXjwxIqEyfb/vpuIWnNhyC2phoA8wqCs/QbEHcAkJI.js", "ssg:https://framerusercontent.com/modules/kyllZqQ2Imc0byp9LYhq/eKaTRfEDUFe5vXA2A3KD/CyPA3Vv9Z.js", "ssg:https://framerusercontent.com/modules/6S48qBsIUmxDKG0gURyY/7itwIvlNkCLL2nU8AJmR/En7jS0y0u.js", "ssg:https://framerusercontent.com/modules/yG8hsAQhWMBJn4zr5fbq/X063wMfvboSiIBErGdGM/hdgxjMgOz.js", "ssg:https://framerusercontent.com/modules/azCGJiCUS51DWpTU2Zbu/BAIMF7d1MYdSfKYnLyJm/lr0KK1wAu.js", "ssg:https://framerusercontent.com/modules/aonSbUTMgi3jnVWrPnTH/QSj129nslA7Z7x56U0Vs/fgURPzZ88.js", "ssg:https://framerusercontent.com/modules/9mNAnJzQr8s2YJUt4UgP/lLiFBBT5bbBBgxRx7k77/lVNb40FE0.js", "ssg:https://framerusercontent.com/modules/mt339wZoDj7j2TURyeFn/Mowzyp1ymAItrkSh0Qmz/omz4J4uUu.js", "ssg:https://framerusercontent.com/modules/r9btOd2a6NTmDKRaW3zF/Go3ZUmMaUQuDcld6SDb0/XICB4eSEh.js", "ssg:https://framerusercontent.com/modules/bQd4g70KVRFlHlt6B3sX/1QW9aFE7fX812DxITKXU/OYCKZo5lO.js", "ssg:https://framerusercontent.com/modules/7Md40vFmGcmvU047lmcQ/vGrjl5Pd1FwB4vHotsd1/X3RQgdCGF.js", "ssg:https://framerusercontent.com/modules/bKLCAxHZsrK0zApZqLAs/Uc9aPyFfWW4Jb24QSnfq/Balanced_text.js", "ssg:https://framerusercontent.com/modules/ymyBb0cHXNRyW2ClxkTN/3sXWSbEG65bcVQqwPo4M/Scroll_highlight.js", "ssg:https://framerusercontent.com/modules/dddAMF8n2QWP2dYTAIFY/vsUte13mRG2sz51UT0du/fv9vVbVXW.js", "ssg:https://framerusercontent.com/modules/imOX198CRtSmFnukLyg3/L6B4iQNgbKwRUDKr9Dqp/augiA20Il.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{jsx as _jsx}from\"react/jsx-runtime\";export function BalancedText(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,style:{...props.style,textWrap:\"balance\"}});};}\nexport const __FramerMetadata__ = {\"exports\":{\"BalancedText\":{\"type\":\"reactHoc\",\"name\":\"BalancedText\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Balanced_text.map", "// Generated by Framer (cf240c2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Cabinet Grotesk-medium\",\"FS;Cabinet Grotesk-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CKQBK2QBTCDREE7L3MXZ3PPW7LDNJCWU/OTOY7FQFSFOJVZKJWKO2EHUJLOGBDN4Q/4CO2ETY7NITKLUDKMYJ75RHJSPHOJ7XT.woff2\",weight:\"500\"},{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/XMXWOHABYLQDJ42L65EFRYNVRY37HQCB/B2O4O6V3JMFM2WDCYQI3A47L5U4THDUL/WN5274VQ3AUBDFP74GB4EC4XYJ3EKVNE.woff2\",weight:\"700\"}]}];export const css=['.framer-XikTL .framer-styles-preset-i7uhl0:not(.rich-text-wrapper), .framer-XikTL .framer-styles-preset-i7uhl0.rich-text-wrapper h1 { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'ss05\\' on; --framer-font-size: 64px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.05em; --framer-line-height: 1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --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: 1199px) and (min-width: 810px) { .framer-XikTL .framer-styles-preset-i7uhl0:not(.rich-text-wrapper), .framer-XikTL .framer-styles-preset-i7uhl0.rich-text-wrapper h1 { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'ss05\\' on; --framer-font-size: 52px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.05em; --framer-line-height: 1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --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-XikTL .framer-styles-preset-i7uhl0:not(.rich-text-wrapper), .framer-XikTL .framer-styles-preset-i7uhl0.rich-text-wrapper h1 { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'ss05\\' on; --framer-font-size: 44px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.05em; --framer-line-height: 1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --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-XikTL\";\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 (cf240c2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Cabinet Grotesk-medium\",\"FS;Cabinet Grotesk-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CKQBK2QBTCDREE7L3MXZ3PPW7LDNJCWU/OTOY7FQFSFOJVZKJWKO2EHUJLOGBDN4Q/4CO2ETY7NITKLUDKMYJ75RHJSPHOJ7XT.woff2\",weight:\"500\"},{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/XMXWOHABYLQDJ42L65EFRYNVRY37HQCB/B2O4O6V3JMFM2WDCYQI3A47L5U4THDUL/WN5274VQ3AUBDFP74GB4EC4XYJ3EKVNE.woff2\",weight:\"700\"}]}];export const css=['.framer-X35WN .framer-styles-preset-cnqtag:not(.rich-text-wrapper), .framer-X35WN .framer-styles-preset-cnqtag.rich-text-wrapper h6 { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'ss05\\' on; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.05em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 900px) { .framer-X35WN .framer-styles-preset-cnqtag:not(.rich-text-wrapper), .framer-X35WN .framer-styles-preset-cnqtag.rich-text-wrapper h6 { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'ss05\\' on; --framer-font-size: 19px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.05em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 899px) and (min-width: 0px) { .framer-X35WN .framer-styles-preset-cnqtag:not(.rich-text-wrapper), .framer-X35WN .framer-styles-preset-cnqtag.rich-text-wrapper h6 { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'ss05\\' on; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.05em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-X35WN\";\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 (cf240c2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Cabinet Grotesk-medium\",\"FS;Cabinet Grotesk-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CKQBK2QBTCDREE7L3MXZ3PPW7LDNJCWU/OTOY7FQFSFOJVZKJWKO2EHUJLOGBDN4Q/4CO2ETY7NITKLUDKMYJ75RHJSPHOJ7XT.woff2\",weight:\"500\"},{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/XMXWOHABYLQDJ42L65EFRYNVRY37HQCB/B2O4O6V3JMFM2WDCYQI3A47L5U4THDUL/WN5274VQ3AUBDFP74GB4EC4XYJ3EKVNE.woff2\",weight:\"700\"}]}];export const css=['.framer-T2PRr .framer-styles-preset-1fjjxzj:not(.rich-text-wrapper), .framer-T2PRr .framer-styles-preset-1fjjxzj.rich-text-wrapper h4 { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'ss05\\' on; --framer-font-size: 28px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.05em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 900px) { .framer-T2PRr .framer-styles-preset-1fjjxzj:not(.rich-text-wrapper), .framer-T2PRr .framer-styles-preset-1fjjxzj.rich-text-wrapper h4 { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'ss05\\' on; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.05em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 899px) and (min-width: 0px) { .framer-T2PRr .framer-styles-preset-1fjjxzj:not(.rich-text-wrapper), .framer-T2PRr .framer-styles-preset-1fjjxzj.rich-text-wrapper h4 { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'ss05\\' on; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.05em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-T2PRr\";\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 (cf240c2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Cabinet Grotesk-medium\",\"FS;Cabinet Grotesk-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CKQBK2QBTCDREE7L3MXZ3PPW7LDNJCWU/OTOY7FQFSFOJVZKJWKO2EHUJLOGBDN4Q/4CO2ETY7NITKLUDKMYJ75RHJSPHOJ7XT.woff2\",weight:\"500\"},{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/XMXWOHABYLQDJ42L65EFRYNVRY37HQCB/B2O4O6V3JMFM2WDCYQI3A47L5U4THDUL/WN5274VQ3AUBDFP74GB4EC4XYJ3EKVNE.woff2\",weight:\"700\"}]}];export const css=['.framer-JbmCQ .framer-styles-preset-1bjm320:not(.rich-text-wrapper), .framer-JbmCQ .framer-styles-preset-1bjm320.rich-text-wrapper h3 { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'ss05\\' on; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.05em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 900px) { .framer-JbmCQ .framer-styles-preset-1bjm320:not(.rich-text-wrapper), .framer-JbmCQ .framer-styles-preset-1bjm320.rich-text-wrapper h3 { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'ss05\\' on; --framer-font-size: 28px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.05em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 899px) and (min-width: 0px) { .framer-JbmCQ .framer-styles-preset-1bjm320:not(.rich-text-wrapper), .framer-JbmCQ .framer-styles-preset-1bjm320.rich-text-wrapper h3 { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'ss05\\' on; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.05em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-JbmCQ\";\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\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=['.framer-9bJWF .framer-styles-preset-19ewnmt:not(.rich-text-wrapper), .framer-9bJWF .framer-styles-preset-19ewnmt.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-f040c2a8-79eb-41d8-8fe1-6f6b77a00ba9, #fff6ec) /* {\"name\":\"50\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-decoration: none; }'];export const className=\"framer-9bJWF\";\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 (cf240c2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Cabinet Grotesk-medium\",\"FS;Cabinet Grotesk-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CKQBK2QBTCDREE7L3MXZ3PPW7LDNJCWU/OTOY7FQFSFOJVZKJWKO2EHUJLOGBDN4Q/4CO2ETY7NITKLUDKMYJ75RHJSPHOJ7XT.woff2\",weight:\"500\"},{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/XMXWOHABYLQDJ42L65EFRYNVRY37HQCB/B2O4O6V3JMFM2WDCYQI3A47L5U4THDUL/WN5274VQ3AUBDFP74GB4EC4XYJ3EKVNE.woff2\",weight:\"700\"}]}];export const css=['.framer-9nIGt .framer-styles-preset-k36v38:not(.rich-text-wrapper), .framer-9nIGt .framer-styles-preset-k36v38.rich-text-wrapper h2 { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'ss05\\' on; --framer-font-size: 40px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.05em; --framer-line-height: 1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --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: 1199px) and (min-width: 900px) { .framer-9nIGt .framer-styles-preset-k36v38:not(.rich-text-wrapper), .framer-9nIGt .framer-styles-preset-k36v38.rich-text-wrapper h2 { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'ss05\\' on; --framer-font-size: 36px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.05em; --framer-line-height: 1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --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: 899px) and (min-width: 0px) { .framer-9nIGt .framer-styles-preset-k36v38:not(.rich-text-wrapper), .framer-9nIGt .framer-styles-preset-k36v38.rich-text-wrapper h2 { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'ss05\\' on; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.05em; --framer-line-height: 1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: center; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --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-9nIGt\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (cf240c2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FR;InterDisplay\",\"FR;InterDisplay-Medium\",\"FR;InterDisplay-BoldItalic\",\"FR;InterDisplay-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter Display\",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/2uIBiALfCHVpWbHqRMZutfT7giU.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Zwfz6xbVe5pmcWRJRgBDHnMkOkI.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/U9LaDDmbRhzX3sB8g8glTy5feTE.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tVew2LzXJ1t7QfxP1gdTIdj2o0g.woff2\",weight:\"400\"},{family:\"Inter Display\",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/DF7bjCRmStYPqSb945lAlMfCCVQ.woff2\",weight:\"400\"},{family:\"Inter Display\",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/nCpxWS6DaPlPe0lHzStXAPCo3lw.woff2\",weight:\"400\"},{family:\"Inter Display\",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/vebZUMjGyKkYsfcY73iwWTzLNag.woff2\",weight:\"400\"},{family:\"Inter Display\",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/ePuN3mCjzajIHnyCdvKBFiZkyY0.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/V3j1L0o5vPFKe26Sw4HcpXCfHo.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/F3kdpd2N0cToWV5huaZjjgM.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/0iDmxkizU9goZoclqIqsV5rvETU.woff2\",weight:\"500\"},{family:\"Inter Display\",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/r0mv3NegmA0akcQsNFotG32Las.woff2\",weight:\"500\"},{family:\"Inter Display\",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/8yoV9pUxquX7VD7ZXlNYKQmkmk.woff2\",weight:\"500\"},{family:\"Inter Display\",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/Ii21jnSJkulBKsHHXKlapi7fv9w.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/fXvVh2JeZlehNcEhKHpHH0frSl0.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/7pScaNeb6M7n2HF2jKemDqzCIr4.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/qS4UjQYyATcVV9rODk0Zx9KhkY8.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/VfD2n20yM7v0hrUEBHEyafsmMBY.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/4oIO9fB59bn3cKFWz7piCj28z9s.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/TBccIZR9kIpkRce5i9ATfPp7a4.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/F5Lmfd3fCAu7TwiYbI4DLWw4ks.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/THWAFHoAcmqLMy81E8hCSdziVKA.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/sQxGYWDlRkDr0eOKqiNRl6g5rs.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/NNTAT1XAm8ZRkr824inYPkjNeL4.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/P2qr9PAWBt905929rHfxmneMUG0.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/2BmSa4TZZvFKAZg2DydxTbvKlTU.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/djqIk3Er2JcAcz7Rup88BdINEw.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/KMFW46iYsEZaUBwXbwPc9nQm71o.woff2\",weight:\"400\"}]}];export const css=['.framer-Me4mG .framer-styles-preset-y8inyd:not(.rich-text-wrapper), .framer-Me4mG .framer-styles-preset-y8inyd.rich-text-wrapper p { --framer-font-family: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'cv11\\' on, \\'cv06\\' on; --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: 500; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.04em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 900px) { .framer-Me4mG .framer-styles-preset-y8inyd:not(.rich-text-wrapper), .framer-Me4mG .framer-styles-preset-y8inyd.rich-text-wrapper p { --framer-font-family: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'cv11\\' on, \\'cv06\\' on; --framer-font-size: 17px; --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: 500; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.04em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 899px) and (min-width: 0px) { .framer-Me4mG .framer-styles-preset-y8inyd:not(.rich-text-wrapper), .framer-Me4mG .framer-styles-preset-y8inyd.rich-text-wrapper p { --framer-font-family: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'cv11\\' on, \\'cv06\\' on; --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: 500; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.04em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-Me4mG\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (cf240c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,SVG,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/VPnRqnWsVY5CzL9mS3eR/oGMwb5uuysIQj1xpYFQ0/bVpaEVfiA.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/FZOVxniMUAirEeNse56n/CDXTmjmBBvGjopycbtG9/cE6wLSYDB.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/GUDmwmczzbF4YjfzJIpP/ysr0C5oxgCIXWVG2Wcgb/Jz36i_opu.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/okVVtgrHx6b0mOoAEAZv/c87SLKe8IVSFO9aTO005/lbMMGZqXs.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/4YObOzPN596XCqinRKRb/BnH28MJE0OtyR1H5bCUQ/mzhGj_TuH.js\";import*as sharedStyle7 from\"https://framerusercontent.com/modules/SvTOv7V66hs5QwexS3fk/RcuXvWsw4kD2fqezstGn/OLR53zj6Q.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/NlrV0B0wedVdV7CJ47A7/WRjiHn0vssP98Tj4y5Zc/Xrjxkjfe6.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/KGMZPJGpzINXaEew4pls/9Pnl1nuT1EsHMAdq3vuv/yJdtlN45b.js\";const cycleOrder=[\"Xjp_5q9Ue\",\"G374zssVR\"];const serializationHash=\"framer-cSmwt\";const variantClassNames={G374zssVR:\"framer-v-1k0h4co\",Xjp_5q9Ue:\"framer-v-dbtm6d\"};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:2,stiffness:600,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={closed:\"Xjp_5q9Ue\",open:\"G374zssVR\"};const getProps=({answer,click,height,id,question,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1,_ref2;return{...props,gssc_1FbR:click!==null&&click!==void 0?click:props.gssc_1FbR,l0H1dk6Fq:(_ref=answer!==null&&answer!==void 0?answer:props.l0H1dk6Fq)!==null&&_ref!==void 0?_ref:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Big you lo-fi big crucifix fanny keffiyeh lyft. Kombucha boys gatekeep meggings hexagon whatever juice. Stumptown sriracha unicorn pack pack shaman readymade raclette unicorn. Big ethical ethical 3-moon twee selfies thundercats asymmetrical.\"})}),variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"Xjp_5q9Ue\",W9LmptaTh:(_ref2=question!==null&&question!==void 0?question:props.W9LmptaTh)!==null&&_ref2!==void 0?_ref2:\"Can I cancel my subscription anytime?\"};};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,W9LmptaTh,gssc_1FbR,l0H1dk6Fq,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Xjp_5q9Ue\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1ulnrtw=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(gssc_1FbR){const res=await gssc_1FbR(...args);if(res===false)return false;}});const onTap16s6lu0=activeVariantCallback(async(...args)=>{setVariant(\"G374zssVR\");});const onTap1joqlm0=activeVariantCallback(async(...args)=>{setVariant(\"Xjp_5q9Ue\");});const ref1=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];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-dbtm6d\",className,classNames),\"data-border\":true,\"data-framer-name\":\"closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Xjp_5q9Ue\",onTap:onTap1ulnrtw,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-2f12cb10-9876-4ae5-bfc6-b4bde60660c4, rgb(229, 231, 235))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},...addPropertyOverrides({G374zssVR:{\"data-framer-name\":\"open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mpfxpf\",\"data-framer-name\":\"Trigger\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"pho1Uq9vL\",onTap:onTap16s6lu0,...addPropertyOverrides({G374zssVR:{onTap:onTap1joqlm0}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-y8inyd\",\"data-styles-preset\":\"yJdtlN45b\",children:/*#__PURE__*/_jsx(motion.strong,{children:\"Can I cancel my subscription anytime?\"})})}),className:\"framer-1njeayy\",\"data-framer-name\":\"Question Title\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"VZvYamJgh\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:W9LmptaTh,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({G374zssVR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-y8inyd\",\"data-styles-preset\":\"yJdtlN45b\",children:/*#__PURE__*/_jsx(motion.strong,{children:\"Can I cancel my subscription anytime?\"})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y7usvv\",\"data-framer-name\":\"icon wrapper\",layoutDependency:layoutDependency,layoutId:\"CTBRYhj2h\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m2w3pt\",\"data-framer-name\":\"plus icon\",layoutDependency:layoutDependency,layoutId:\"YDq_eAvVi\",style:{rotate:0},variants:{G374zssVR:{rotate:135}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-145d986\",\"data-framer-name\":\"shape\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"IntphFvTo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 19.625 12.598 C 19.625 12.846 19.526 13.085 19.35 13.261 C 19.175 13.437 18.936 13.535 18.688 13.535 L 12.75 13.535 L 12.75 19.473 C 12.75 19.721 12.651 19.96 12.475 20.136 C 12.3 20.312 12.061 20.41 11.813 20.41 C 11.564 20.41 11.325 20.312 11.15 20.136 C 10.974 19.96 10.875 19.721 10.875 19.473 L 10.875 13.535 L 4.938 13.535 C 4.689 13.535 4.45 13.437 4.275 13.261 C 4.099 13.085 4 12.846 4 12.598 C 4 12.349 4.099 12.111 4.275 11.935 C 4.45 11.759 4.689 11.66 4.938 11.66 L 10.875 11.66 L 10.875 5.723 C 10.875 5.474 10.974 5.236 11.15 5.06 C 11.325 4.884 11.564 4.785 11.813 4.785 C 12.061 4.785 12.3 4.884 12.475 5.06 C 12.651 5.236 12.75 5.474 12.75 5.723 L 12.75 11.66 L 18.688 11.66 C 18.936 11.66 19.175 11.759 19.35 11.935 C 19.526 12.111 19.625 12.349 19.625 12.598 Z\" fill=\"rgba(5,5,35,0.6)\"></path></svg>',svgContentId:12551500416,withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-wwk04p\",\"data-framer-name\":\"answer-wrapper\",layoutDependency:layoutDependency,layoutId:\"ZX57s3cBc\",style:{opacity:0},variants:{G374zssVR:{opacity:1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:l0H1dk6Fq,className:\"framer-u0x1vz\",\"data-framer-name\":\"Big you lo-fi big crucifix fanny keffiyeh lyft. Kombucha boys gatekeep meggings hexagon whatever juice. Stumptown sriracha unicorn pack pack shaman readymade raclette unicorn. Big ethical ethical 3-moon twee selfies thundercats asymmetrical.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WtdJSdhM3\",style:{\"--framer-paragraph-spacing\":\"0px\"},stylesPresetsClassNames:{a:\"framer-styles-preset-19ewnmt\",h1:\"framer-styles-preset-i7uhl0\",h2:\"framer-styles-preset-k36v38\",h3:\"framer-styles-preset-1bjm320\",h4:\"framer-styles-preset-1fjjxzj\",h5:\"framer-styles-preset-ng4c2g\",h6:\"framer-styles-preset-cnqtag\",p:\"framer-styles-preset-y8inyd\"},verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-cSmwt.framer-17932ta, .framer-cSmwt .framer-17932ta { display: block; }\",\".framer-cSmwt.framer-dbtm6d { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px 24px 20px 24px; position: relative; width: 976px; will-change: var(--framer-will-change-override, transform); }\",\".framer-cSmwt .framer-1mpfxpf { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-cSmwt .framer-1njeayy { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-cSmwt .framer-1y7usvv { flex: none; height: 24px; overflow: hidden; position: relative; width: 24px; }\",\".framer-cSmwt .framer-1m2w3pt { flex: none; height: 24px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\".framer-cSmwt .framer-145d986 { flex: none; height: 24px; left: calc(50.00000000000002% - 24px / 2); position: absolute; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\".framer-cSmwt .framer-wwk04p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 0px 40px 0px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-cSmwt .framer-u0x1vz { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cSmwt.framer-dbtm6d, .framer-cSmwt .framer-1mpfxpf, .framer-cSmwt .framer-wwk04p { gap: 0px; } .framer-cSmwt.framer-dbtm6d > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-cSmwt.framer-dbtm6d > :first-child { margin-top: 0px; } .framer-cSmwt.framer-dbtm6d > :last-child { margin-bottom: 0px; } .framer-cSmwt .framer-1mpfxpf > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-cSmwt .framer-1mpfxpf > :first-child, .framer-cSmwt .framer-wwk04p > :first-child { margin-left: 0px; } .framer-cSmwt .framer-1mpfxpf > :last-child, .framer-cSmwt .framer-wwk04p > :last-child { margin-right: 0px; } .framer-cSmwt .framer-wwk04p > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-cSmwt.framer-v-1k0h4co.framer-dbtm6d { gap: 16px; }\",\".framer-cSmwt.framer-v-1k0h4co .framer-wwk04p { height: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cSmwt.framer-v-1k0h4co.framer-dbtm6d { gap: 0px; } .framer-cSmwt.framer-v-1k0h4co.framer-dbtm6d > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-cSmwt.framer-v-1k0h4co.framer-dbtm6d > :first-child { margin-top: 0px; } .framer-cSmwt.framer-v-1k0h4co.framer-dbtm6d > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,'.framer-cSmwt[data-border=\"true\"]::after, .framer-cSmwt [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 65\n * @framerIntrinsicWidth 976\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"G374zssVR\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"W9LmptaTh\":\"question\",\"gssc_1FbR\":\"click\",\"l0H1dk6Fq\":\"answer\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerQbEHcAkJI=withCSS(Component,css,\"framer-cSmwt\");export default FramerQbEHcAkJI;FramerQbEHcAkJI.displayName=\"FAQ / question-item\";FramerQbEHcAkJI.defaultProps={height:65,width:976};addPropertyControls(FramerQbEHcAkJI,{variant:{options:[\"Xjp_5q9Ue\",\"G374zssVR\"],optionTitles:[\"closed\",\"open\"],title:\"Variant\",type:ControlType.Enum},W9LmptaTh:{defaultValue:\"Can I cancel my subscription anytime?\",displayTextArea:true,placeholder:\"\",title:\"Question\",type:ControlType.String},gssc_1FbR:{title:\"Click\",type:ControlType.EventHandler},l0H1dk6Fq:{defaultValue:\"<p>Big you lo-fi big crucifix fanny keffiyeh lyft. Kombucha boys gatekeep meggings hexagon whatever juice. Stumptown sriracha unicorn pack pack shaman readymade raclette unicorn. Big ethical ethical 3-moon twee selfies thundercats asymmetrical.</p>\",title:\"Answer\",type:ControlType.RichText}});addFonts(FramerQbEHcAkJI,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...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\":\"FramerQbEHcAkJI\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"W9LmptaTh\\\":\\\"question\\\",\\\"gssc_1FbR\\\":\\\"click\\\",\\\"l0H1dk6Fq\\\":\\\"answer\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"65\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"G374zssVR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"976\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (cf240c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import FAQQuestionItem from\"https://framerusercontent.com/modules/wzVXt6mQoPXjwxIqEyfb/vpuIWnNhyC2phoA8wqCs/QbEHcAkJI.js\";const FAQQuestionItemFonts=getFonts(FAQQuestionItem);const cycleOrder=[\"YpRrT4Cqw\",\"VU3AiEpta\",\"S7yHb3J8y\",\"iEGjcOWVS\",\"BMzFqbI_q\",\"Ry8typOJV\"];const serializationHash=\"framer-sBe3d\";const variantClassNames={BMzFqbI_q:\"framer-v-xywbr6\",iEGjcOWVS:\"framer-v-1ja07uv\",Ry8typOJV:\"framer-v-1l2we0p\",S7yHb3J8y:\"framer-v-bophrq\",VU3AiEpta:\"framer-v-18x2vpb\",YpRrT4Cqw:\"framer-v-1gfha2o\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Fifth-open\":\"Ry8typOJV\",\"First-open\":\"VU3AiEpta\",\"Fourth-open\":\"BMzFqbI_q\",\"Second-open\":\"S7yHb3J8y\",\"Third-open\":\"iEGjcOWVS\",Primary:\"YpRrT4Cqw\"};const getProps=({_1Answer,_1Question,_2Answer,_2Question,_3Answer,_3Question,_4Answer,_4Question,_5Answer,_5Question,height,id,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_ref7,_ref8,_humanReadableVariantMap_props_variant,_ref9,_ref10;return{...props,DF7oCzGqi:(_ref=_4Answer!==null&&_4Answer!==void 0?_4Answer:props.DF7oCzGqi)!==null&&_ref!==void 0?_ref:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Big you lo-fi big crucifix fanny keffiyeh lyft. Kombucha boys gatekeep meggings hexagon whatever juice. Stumptown sriracha unicorn pack pack shaman readymade raclette unicorn. Big ethical ethical 3-moon twee selfies thundercats asymmetrical.\"})}),ebPt9vnCG:(_ref1=_5Question!==null&&_5Question!==void 0?_5Question:props.ebPt9vnCG)!==null&&_ref1!==void 0?_ref1:\"Can I cancel my subscription anytime?\",FmRit9hNO:(_ref2=_1Answer!==null&&_1Answer!==void 0?_1Answer:props.FmRit9hNO)!==null&&_ref2!==void 0?_ref2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Big you lo-fi big crucifix fanny keffiyeh lyft. Kombucha boys gatekeep meggings hexagon whatever juice. Stumptown sriracha unicorn pack pack shaman readymade raclette unicorn. Big ethical ethical 3-moon twee selfies thundercats asymmetrical.\"})}),fsYSlmY8J:(_ref3=_2Answer!==null&&_2Answer!==void 0?_2Answer:props.fsYSlmY8J)!==null&&_ref3!==void 0?_ref3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Big you lo-fi big crucifix fanny keffiyeh lyft. Kombucha boys gatekeep meggings hexagon whatever juice. Stumptown sriracha unicorn pack pack shaman readymade raclette unicorn. Big ethical ethical 3-moon twee selfies thundercats asymmetrical.\"})}),HWEjylgRj:(_ref4=_5Answer!==null&&_5Answer!==void 0?_5Answer:props.HWEjylgRj)!==null&&_ref4!==void 0?_ref4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Big you lo-fi big crucifix fanny keffiyeh lyft. Kombucha boys gatekeep meggings hexagon whatever juice. Stumptown sriracha unicorn pack pack shaman readymade raclette unicorn. Big ethical ethical 3-moon twee selfies thundercats asymmetrical.\"})}),j5rxYV2ls:(_ref5=_1Question!==null&&_1Question!==void 0?_1Question:props.j5rxYV2ls)!==null&&_ref5!==void 0?_ref5:\"Can I cancel my subscription anytime?\",KSvDL4_tZ:(_ref6=_3Question!==null&&_3Question!==void 0?_3Question:props.KSvDL4_tZ)!==null&&_ref6!==void 0?_ref6:\"Can I cancel my subscription anytime?\",nE480DnoY:(_ref7=_2Question!==null&&_2Question!==void 0?_2Question:props.nE480DnoY)!==null&&_ref7!==void 0?_ref7:\"Can I cancel my subscription anytime?\",sYAP2EH99:(_ref8=_3Answer!==null&&_3Answer!==void 0?_3Answer:props.sYAP2EH99)!==null&&_ref8!==void 0?_ref8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Big you lo-fi big crucifix fanny keffiyeh lyft. Kombucha boys gatekeep meggings hexagon whatever juice. Stumptown sriracha unicorn pack pack shaman readymade raclette unicorn. Big ethical ethical 3-moon twee selfies thundercats asymmetrical.\"})}),variant:(_ref9=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref9!==void 0?_ref9:\"YpRrT4Cqw\",wN66iJ5KN:(_ref10=_4Question!==null&&_4Question!==void 0?_4Question:props.wN66iJ5KN)!==null&&_ref10!==void 0?_ref10:\"Can I cancel my subscription anytime?\"};};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,j5rxYV2ls,FmRit9hNO,nE480DnoY,fsYSlmY8J,KSvDL4_tZ,sYAP2EH99,wN66iJ5KN,DF7oCzGqi,ebPt9vnCG,HWEjylgRj,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"YpRrT4Cqw\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const gssc_1FbRkam6cm=activeVariantCallback(async(...args)=>{setVariant(\"VU3AiEpta\");});const gssc_1FbRo94ijs=activeVariantCallback(async(...args)=>{setVariant(\"S7yHb3J8y\");});const gssc_1FbR1jbjdrb=activeVariantCallback(async(...args)=>{setVariant(\"iEGjcOWVS\");});const gssc_1FbR16ww56t=activeVariantCallback(async(...args)=>{setVariant(\"BMzFqbI_q\");});const gssc_1FbR3q9i87=activeVariantCallback(async(...args)=>{setVariant(\"Ry8typOJV\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1gfha2o\",className,classNames),\"data-framer-name\":\"Primary\",layoutDependency:layoutDependency,layoutId:\"YpRrT4Cqw\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({BMzFqbI_q:{\"data-framer-name\":\"Fourth-open\"},iEGjcOWVS:{\"data-framer-name\":\"Third-open\"},Ry8typOJV:{\"data-framer-name\":\"Fifth-open\"},S7yHb3J8y:{\"data-framer-name\":\"Second-open\"},VU3AiEpta:{\"data-framer-name\":\"First-open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:65,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||365)-0-365)/2+0+0),...addPropertyOverrides({BMzFqbI_q:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||482)-0-365)/2+0+0)},iEGjcOWVS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||482)-0-365)/2+0+0)},Ry8typOJV:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||482)-0-365)/2+0+0)},S7yHb3J8y:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||474)-0-365)/2+0+0)},VU3AiEpta:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||474)-0-365)/2+0+0)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oip44n-container\",layoutDependency:layoutDependency,layoutId:\"Wr_ekPtrf-container\",children:/*#__PURE__*/_jsx(FAQQuestionItem,{gssc_1FbR:gssc_1FbRkam6cm,height:\"100%\",id:\"Wr_ekPtrf\",l0H1dk6Fq:FmRit9hNO,layoutId:\"Wr_ekPtrf\",style:{width:\"100%\"},variant:\"Xjp_5q9Ue\",W9LmptaTh:j5rxYV2ls,width:\"100%\",...addPropertyOverrides({VU3AiEpta:{variant:\"G374zssVR\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:65,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||365)-0-365)/2+65+10),...addPropertyOverrides({BMzFqbI_q:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||482)-0-365)/2+65+10)},iEGjcOWVS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||482)-0-365)/2+65+10)},Ry8typOJV:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||482)-0-365)/2+65+10)},S7yHb3J8y:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||474)-0-365)/2+65+10)},VU3AiEpta:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||474)-0-365)/2+65+10)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11ueery-container\",layoutDependency:layoutDependency,layoutId:\"gIbBUpOAK-container\",children:/*#__PURE__*/_jsx(FAQQuestionItem,{gssc_1FbR:gssc_1FbRo94ijs,height:\"100%\",id:\"gIbBUpOAK\",l0H1dk6Fq:fsYSlmY8J,layoutId:\"gIbBUpOAK\",style:{width:\"100%\"},variant:\"Xjp_5q9Ue\",W9LmptaTh:nE480DnoY,width:\"100%\",...addPropertyOverrides({S7yHb3J8y:{variant:\"G374zssVR\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:65,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||365)-0-365)/2+130+20),...addPropertyOverrides({BMzFqbI_q:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||482)-0-365)/2+130+20)},iEGjcOWVS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||482)-0-365)/2+130+20)},Ry8typOJV:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||482)-0-365)/2+130+20)},S7yHb3J8y:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||474)-0-365)/2+130+20)},VU3AiEpta:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||474)-0-365)/2+130+20)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10kug1n-container\",layoutDependency:layoutDependency,layoutId:\"S4zn66L5C-container\",children:/*#__PURE__*/_jsx(FAQQuestionItem,{gssc_1FbR:gssc_1FbR1jbjdrb,height:\"100%\",id:\"S4zn66L5C\",l0H1dk6Fq:sYAP2EH99,layoutId:\"S4zn66L5C\",style:{width:\"100%\"},variant:\"Xjp_5q9Ue\",W9LmptaTh:KSvDL4_tZ,width:\"100%\",...addPropertyOverrides({iEGjcOWVS:{variant:\"G374zssVR\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:65,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||365)-0-365)/2+195+30),...addPropertyOverrides({BMzFqbI_q:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||482)-0-365)/2+195+30)},iEGjcOWVS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||482)-0-365)/2+195+30)},Ry8typOJV:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||482)-0-365)/2+195+30)},S7yHb3J8y:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||474)-0-365)/2+195+30)},VU3AiEpta:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||474)-0-365)/2+195+30)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ra6zzu-container\",layoutDependency:layoutDependency,layoutId:\"cr99hNIof-container\",children:/*#__PURE__*/_jsx(FAQQuestionItem,{gssc_1FbR:gssc_1FbR16ww56t,height:\"100%\",id:\"cr99hNIof\",l0H1dk6Fq:DF7oCzGqi,layoutId:\"cr99hNIof\",style:{width:\"100%\"},variant:\"Xjp_5q9Ue\",W9LmptaTh:wN66iJ5KN,width:\"100%\",...addPropertyOverrides({BMzFqbI_q:{variant:\"G374zssVR\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:65,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||365)-0-365)/2+260+40),...addPropertyOverrides({BMzFqbI_q:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||482)-0-365)/2+260+40)},iEGjcOWVS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||482)-0-365)/2+260+40)},Ry8typOJV:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||482)-0-365)/2+260+40)},S7yHb3J8y:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||474)-0-365)/2+260+40)},VU3AiEpta:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||474)-0-365)/2+260+40)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-139x2rz-container\",layoutDependency:layoutDependency,layoutId:\"La9_ipbQJ-container\",children:/*#__PURE__*/_jsx(FAQQuestionItem,{gssc_1FbR:gssc_1FbR3q9i87,height:\"100%\",id:\"La9_ipbQJ\",l0H1dk6Fq:HWEjylgRj,layoutId:\"La9_ipbQJ\",style:{width:\"100%\"},variant:\"Xjp_5q9Ue\",W9LmptaTh:ebPt9vnCG,width:\"100%\",...addPropertyOverrides({Ry8typOJV:{variant:\"G374zssVR\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sBe3d.framer-hkmvbe, .framer-sBe3d .framer-hkmvbe { display: block; }\",\".framer-sBe3d.framer-1gfha2o { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 600px; }\",\".framer-sBe3d .framer-1oip44n-container, .framer-sBe3d .framer-11ueery-container, .framer-sBe3d .framer-10kug1n-container, .framer-sBe3d .framer-ra6zzu-container, .framer-sBe3d .framer-139x2rz-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sBe3d.framer-1gfha2o { gap: 0px; } .framer-sBe3d.framer-1gfha2o > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-sBe3d.framer-1gfha2o > :first-child { margin-top: 0px; } .framer-sBe3d.framer-1gfha2o > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 365\n * @framerIntrinsicWidth 600\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VU3AiEpta\":{\"layout\":[\"fixed\",\"auto\"]},\"S7yHb3J8y\":{\"layout\":[\"fixed\",\"auto\"]},\"iEGjcOWVS\":{\"layout\":[\"fixed\",\"auto\"]},\"BMzFqbI_q\":{\"layout\":[\"fixed\",\"auto\"]},\"Ry8typOJV\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"j5rxYV2ls\":\"_1Question\",\"FmRit9hNO\":\"_1Answer\",\"nE480DnoY\":\"_2Question\",\"fsYSlmY8J\":\"_2Answer\",\"KSvDL4_tZ\":\"_3Question\",\"sYAP2EH99\":\"_3Answer\",\"wN66iJ5KN\":\"_4Question\",\"DF7oCzGqi\":\"_4Answer\",\"ebPt9vnCG\":\"_5Question\",\"HWEjylgRj\":\"_5Answer\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerCyPA3Vv9Z=withCSS(Component,css,\"framer-sBe3d\");export default FramerCyPA3Vv9Z;FramerCyPA3Vv9Z.displayName=\"FAQ/FAQ collection\";FramerCyPA3Vv9Z.defaultProps={height:365,width:600};addPropertyControls(FramerCyPA3Vv9Z,{variant:{options:[\"YpRrT4Cqw\",\"VU3AiEpta\",\"S7yHb3J8y\",\"iEGjcOWVS\",\"BMzFqbI_q\",\"Ry8typOJV\"],optionTitles:[\"Primary\",\"First-open\",\"Second-open\",\"Third-open\",\"Fourth-open\",\"Fifth-open\"],title:\"Variant\",type:ControlType.Enum},j5rxYV2ls:{defaultValue:\"Can I cancel my subscription anytime?\",displayTextArea:true,placeholder:\"\",title:\"1 - Question\",type:ControlType.String},FmRit9hNO:{defaultValue:\"<p>Big you lo-fi big crucifix fanny keffiyeh lyft. Kombucha boys gatekeep meggings hexagon whatever juice. Stumptown sriracha unicorn pack pack shaman readymade raclette unicorn. Big ethical ethical 3-moon twee selfies thundercats asymmetrical.</p>\",title:\"1 - Answer\",type:ControlType.RichText},nE480DnoY:{defaultValue:\"Can I cancel my subscription anytime?\",displayTextArea:true,placeholder:\"\",title:\"2 - Question\",type:ControlType.String},fsYSlmY8J:{defaultValue:\"<p>Big you lo-fi big crucifix fanny keffiyeh lyft. Kombucha boys gatekeep meggings hexagon whatever juice. Stumptown sriracha unicorn pack pack shaman readymade raclette unicorn. Big ethical ethical 3-moon twee selfies thundercats asymmetrical.</p>\",title:\"2 - Answer\",type:ControlType.RichText},KSvDL4_tZ:{defaultValue:\"Can I cancel my subscription anytime?\",displayTextArea:true,placeholder:\"\",title:\"3 - Question\",type:ControlType.String},sYAP2EH99:{defaultValue:\"<p>Big you lo-fi big crucifix fanny keffiyeh lyft. Kombucha boys gatekeep meggings hexagon whatever juice. Stumptown sriracha unicorn pack pack shaman readymade raclette unicorn. Big ethical ethical 3-moon twee selfies thundercats asymmetrical.</p>\",title:\"3 - Answer\",type:ControlType.RichText},wN66iJ5KN:{defaultValue:\"Can I cancel my subscription anytime?\",displayTextArea:true,placeholder:\"\",title:\"4 - Question\",type:ControlType.String},DF7oCzGqi:{defaultValue:\"<p>Big you lo-fi big crucifix fanny keffiyeh lyft. Kombucha boys gatekeep meggings hexagon whatever juice. Stumptown sriracha unicorn pack pack shaman readymade raclette unicorn. Big ethical ethical 3-moon twee selfies thundercats asymmetrical.</p>\",title:\"4 - Answer\",type:ControlType.RichText},ebPt9vnCG:{defaultValue:\"Can I cancel my subscription anytime?\",displayTextArea:true,placeholder:\"\",title:\"5 -Question\",type:ControlType.String},HWEjylgRj:{defaultValue:\"<p>Big you lo-fi big crucifix fanny keffiyeh lyft. Kombucha boys gatekeep meggings hexagon whatever juice. Stumptown sriracha unicorn pack pack shaman readymade raclette unicorn. Big ethical ethical 3-moon twee selfies thundercats asymmetrical.</p>\",title:\"5 - Answer\",type:ControlType.RichText}});addFonts(FramerCyPA3Vv9Z,[{explicitInter:true,fonts:[]},...FAQQuestionItemFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCyPA3Vv9Z\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VU3AiEpta\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"S7yHb3J8y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iEGjcOWVS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BMzFqbI_q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ry8typOJV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"365\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"600\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"j5rxYV2ls\\\":\\\"_1Question\\\",\\\"FmRit9hNO\\\":\\\"_1Answer\\\",\\\"nE480DnoY\\\":\\\"_2Question\\\",\\\"fsYSlmY8J\\\":\\\"_2Answer\\\",\\\"KSvDL4_tZ\\\":\\\"_3Question\\\",\\\"sYAP2EH99\\\":\\\"_3Answer\\\",\\\"wN66iJ5KN\\\":\\\"_4Question\\\",\\\"DF7oCzGqi\\\":\\\"_4Answer\\\",\\\"ebPt9vnCG\\\":\\\"_5Question\\\",\\\"HWEjylgRj\\\":\\\"_5Answer\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (cf240c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/GUDmwmczzbF4YjfzJIpP/ysr0C5oxgCIXWVG2Wcgb/Jz36i_opu.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/KGMZPJGpzINXaEew4pls/9Pnl1nuT1EsHMAdq3vuv/yJdtlN45b.js\";const HeroFonts=getFonts(Hero);const HeroControls=getPropertyControls(Hero);const cycleOrder=[\"vYhoTfuLn\",\"usyZ9nmFW\"];const serializationHash=\"framer-eibBd\";const variantClassNames={usyZ9nmFW:\"framer-v-a89an4\",vYhoTfuLn:\"framer-v-1li361m\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:50,delay:0,mass:1,stiffness:600,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Active:\"vYhoTfuLn\",Inactive:\"usyZ9nmFW\"};const getProps=({bGColor,click,description,height,iconName,id,title,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3,_ref4;return{...props,CnA3ioB0X:(_ref=description!==null&&description!==void 0?description:props.CnA3ioB0X)!==null&&_ref!==void 0?_ref:\"We design sleek and responsive websites for any business challenge.\",GxTEWvl87:(_ref1=iconName!==null&&iconName!==void 0?iconName:props.GxTEWvl87)!==null&&_ref1!==void 0?_ref1:\"ComputerDesktop\",l755tAcML:(_ref2=title!==null&&title!==void 0?title:props.l755tAcML)!==null&&_ref2!==void 0?_ref2:\"Web Design\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"vYhoTfuLn\",YNd0paejS:(_ref4=bGColor!==null&&bGColor!==void 0?bGColor:props.YNd0paejS)!==null&&_ref4!==void 0?_ref4:\"var(--token-192f39e8-69b3-4ead-b4d1-930ad5345ed4, rgb(250, 250, 250))\",YxEr_AftS:click!==null&&click!==void 0?click:props.YxEr_AftS};};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,GxTEWvl87,l755tAcML,CnA3ioB0X,YNd0paejS,YxEr_AftS,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vYhoTfuLn\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap29bge4=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(YxEr_AftS){const res=await YxEr_AftS(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"usyZ9nmFW\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1li361m\",className,classNames),\"data-framer-name\":\"Active\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"vYhoTfuLn\",onTap:onTap29bge4,ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},...addPropertyOverrides({usyZ9nmFW:{\"data-framer-name\":\"Inactive\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1e22crv\",\"data-framer-name\":\"Icon holder\",layoutDependency:layoutDependency,layoutId:\"DYTeiEZrD\",style:{backgroundColor:YNd0paejS,borderBottomLeftRadius:99,borderBottomRightRadius:99,borderTopLeftRadius:99,borderTopRightRadius:99},variants:{usyZ9nmFW:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-guxr10\",layoutDependency:layoutDependency,layoutId:\"Ochqii1Zl\",style:{backgroundColor:YNd0paejS,borderBottomLeftRadius:99,borderBottomRightRadius:99,borderTopLeftRadius:99,borderTopRightRadius:99}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-wbcv06-container\",layoutDependency:layoutDependency,layoutId:\"lzCDJdiYA-container\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, rgb(16, 16, 16))\",height:\"100%\",iconSearch:\"Home\",iconSelection:GxTEWvl87,id:\"lzCDJdiYA\",layoutId:\"lzCDJdiYA\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mpj9m4\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"mQJckppu2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-ng4c2g\",\"data-styles-preset\":\"Jz36i_opu\",style:{\"--framer-text-alignment\":\"left\"},children:\"Web Design\"})}),className:\"framer-1wvytmb\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"X2Eodl9Bd\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:l755tAcML,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-y8inyd\",\"data-styles-preset\":\"yJdtlN45b\",children:\"We design sleek and responsive websites for any business challenge.\"})}),className:\"framer-1gvdtzt\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"L3J_Uxkco\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:CnA3ioB0X,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eibBd.framer-1alq1co, .framer-eibBd .framer-1alq1co { display: block; }\",\".framer-eibBd.framer-1li361m { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 516px; will-change: var(--framer-will-change-override, transform); }\",\".framer-eibBd .framer-1e22crv { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 32px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 32px; }\",\".framer-eibBd .framer-guxr10 { bottom: -142px; flex: none; left: -86px; overflow: visible; position: absolute; right: -532px; top: -84px; z-index: 0; }\",\".framer-eibBd .framer-wbcv06-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-eibBd .framer-mpj9m4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 4px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-eibBd .framer-1wvytmb, .framer-eibBd .framer-1gvdtzt { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eibBd.framer-1li361m, .framer-eibBd .framer-1e22crv, .framer-eibBd .framer-mpj9m4 { gap: 0px; } .framer-eibBd.framer-1li361m > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-eibBd.framer-1li361m > :first-child, .framer-eibBd .framer-1e22crv > :first-child { margin-left: 0px; } .framer-eibBd.framer-1li361m > :last-child, .framer-eibBd .framer-1e22crv > :last-child { margin-right: 0px; } .framer-eibBd .framer-1e22crv > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-eibBd .framer-mpj9m4 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-eibBd .framer-mpj9m4 > :first-child { margin-top: 0px; } .framer-eibBd .framer-mpj9m4 > :last-child { margin-bottom: 0px; } }\",\".framer-eibBd.framer-v-a89an4 .framer-guxr10 { bottom: 0px; left: 0px; right: 0px; top: 0px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 138\n * @framerIntrinsicWidth 516\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"usyZ9nmFW\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"GxTEWvl87\":\"iconName\",\"l755tAcML\":\"title\",\"CnA3ioB0X\":\"description\",\"YNd0paejS\":\"bGColor\",\"YxEr_AftS\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerEn7jS0y0u=withCSS(Component,css,\"framer-eibBd\");export default FramerEn7jS0y0u;FramerEn7jS0y0u.displayName=\"Cards/Services\";FramerEn7jS0y0u.defaultProps={height:138,width:516};addPropertyControls(FramerEn7jS0y0u,{variant:{options:[\"vYhoTfuLn\",\"usyZ9nmFW\"],optionTitles:[\"Active\",\"Inactive\"],title:\"Variant\",type:ControlType.Enum},GxTEWvl87:(HeroControls===null||HeroControls===void 0?void 0:HeroControls[\"iconSelection\"])&&{...HeroControls[\"iconSelection\"],defaultValue:\"ComputerDesktop\",description:undefined,hidden:undefined,title:\"Icon name\"},l755tAcML:{defaultValue:\"Web Design\",displayTextArea:false,title:\"Title\",type:ControlType.String},CnA3ioB0X:{defaultValue:\"We design sleek and responsive websites for any business challenge.\",displayTextArea:false,title:\"Description\",type:ControlType.String},YNd0paejS:{defaultValue:'var(--token-192f39e8-69b3-4ead-b4d1-930ad5345ed4, rgb(250, 250, 250)) /* {\"name\":\"neutral-50\"} */',title:\"BG color\",type:ControlType.Color},YxEr_AftS:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerEn7jS0y0u,[{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\"}]},...HeroFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEn7jS0y0u\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"GxTEWvl87\\\":\\\"iconName\\\",\\\"l755tAcML\\\":\\\"title\\\",\\\"CnA3ioB0X\\\":\\\"description\\\",\\\"YNd0paejS\\\":\\\"bGColor\\\",\\\"YxEr_AftS\\\":\\\"click\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"usyZ9nmFW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"516\",\"framerIntrinsicHeight\":\"138\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./En7jS0y0u.map", "// Generated by Framer (cf240c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import CardsServices from\"https://framerusercontent.com/modules/6S48qBsIUmxDKG0gURyY/7itwIvlNkCLL2nU8AJmR/En7jS0y0u.js\";const CardsServicesFonts=getFonts(CardsServices);const CardsServicesControls=getPropertyControls(CardsServices);const cycleOrder=[\"ZTAxbs5m4\",\"Wf4WJkGEu\",\"WkWc33DEV\",\"Yfxtn7y4r\"];const serializationHash=\"framer-soMO8\";const variantClassNames={Wf4WJkGEu:\"framer-v-1bfpu56\",WkWc33DEV:\"framer-v-9v9t27\",Yfxtn7y4r:\"framer-v-bz6iff\",ZTAxbs5m4:\"framer-v-wic1ns\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:50,delay:0,mass:1,stiffness:600,type:\"spring\"};const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const 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={\"Card-1\":\"ZTAxbs5m4\",\"Card-2\":\"Wf4WJkGEu\",\"Card-3\":\"WkWc33DEV\",\"Card-4\":\"Yfxtn7y4r\"};const getProps=({_1BGColor,_1Description,_1IconName,_1Image,_1Title,_2BGColor,_2Description,_2IconName,_2Image,_2Title,_3BGColor,_3Description,_3IconName,_3Image,_3Title,_4BGColor,_4Description,_4IconName,_4Image,_4Title,height,id,imagePadding,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_ref7,_ref8,_ref9,_ref10,_ref11,_ref12,_ref13,_ref14,_ref15,_ref16,_ref17,_ref18,_humanReadableVariantMap_props_variant,_ref19,_ref20,_ref21;return{...props,ajS0lrRWn:(_ref=_3BGColor!==null&&_3BGColor!==void 0?_3BGColor:props.ajS0lrRWn)!==null&&_ref!==void 0?_ref:\"var(--token-f040c2a8-79eb-41d8-8fe1-6f6b77a00ba9, rgb(255, 246, 236))\",AzfBOss3E:(_ref1=_3Description!==null&&_3Description!==void 0?_3Description:props.AzfBOss3E)!==null&&_ref1!==void 0?_ref1:\"We design sleek and responsive websites for any business challenge.\",BTJnV7rSo:(_ref2=_2IconName!==null&&_2IconName!==void 0?_2IconName:props.BTJnV7rSo)!==null&&_ref2!==void 0?_ref2:\"ComputerDesktop\",CmDpLy73u:(_ref3=_2Description!==null&&_2Description!==void 0?_2Description:props.CmDpLy73u)!==null&&_ref3!==void 0?_ref3:\"We design sleek and responsive websites for any business challenge.\",dKN1LBaIY:(_ref4=_3IconName!==null&&_3IconName!==void 0?_3IconName:props.dKN1LBaIY)!==null&&_ref4!==void 0?_ref4:\"ComputerDesktop\",ePw7PVobR:(_ref5=_2BGColor!==null&&_2BGColor!==void 0?_2BGColor:props.ePw7PVobR)!==null&&_ref5!==void 0?_ref5:\"var(--token-4ad12d78-ba37-4e41-b0e6-9d94555a12ba, rgb(250, 245, 255))\",f1rjZyXfA:(_ref6=_4IconName!==null&&_4IconName!==void 0?_4IconName:props.f1rjZyXfA)!==null&&_ref6!==void 0?_ref6:\"ComputerDesktop\",h2wemRZgC:(_ref7=_1IconName!==null&&_1IconName!==void 0?_1IconName:props.h2wemRZgC)!==null&&_ref7!==void 0?_ref7:\"ComputerDesktop\",IWxR_27CE:(_ref8=_2Title!==null&&_2Title!==void 0?_2Title:props.IWxR_27CE)!==null&&_ref8!==void 0?_ref8:\"Product Design\",IyG2o9r8f:(_ref9=_3Title!==null&&_3Title!==void 0?_3Title:props.IyG2o9r8f)!==null&&_ref9!==void 0?_ref9:\"Brand Identity\",Jb4Qiif0o:(_ref10=_4Image!==null&&_4Image!==void 0?_4Image:props.Jb4Qiif0o)!==null&&_ref10!==void 0?_ref10:{src:\"https://framerusercontent.com/images/8p9ygFQqbKIYrAuLCsm3dpF3Kk.jpg\",srcSet:\"https://framerusercontent.com/images/8p9ygFQqbKIYrAuLCsm3dpF3Kk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8p9ygFQqbKIYrAuLCsm3dpF3Kk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8p9ygFQqbKIYrAuLCsm3dpF3Kk.jpg 2000w\"},JcPaiwua9:(_ref11=_1BGColor!==null&&_1BGColor!==void 0?_1BGColor:props.JcPaiwua9)!==null&&_ref11!==void 0?_ref11:\"var(--token-192f39e8-69b3-4ead-b4d1-930ad5345ed4, rgb(250, 250, 250))\",jxjvAIGZv:(_ref12=_3Image!==null&&_3Image!==void 0?_3Image:props.jxjvAIGZv)!==null&&_ref12!==void 0?_ref12:{src:\"https://framerusercontent.com/images/BPYRQ24izSCdozOmit0F4xwEaNA.png\",srcSet:\"https://framerusercontent.com/images/BPYRQ24izSCdozOmit0F4xwEaNA.png?scale-down-to=512 512w,https://framerusercontent.com/images/BPYRQ24izSCdozOmit0F4xwEaNA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BPYRQ24izSCdozOmit0F4xwEaNA.png 2048w\"},LczYqq3Ul:(_ref13=_1Image!==null&&_1Image!==void 0?_1Image:props.LczYqq3Ul)!==null&&_ref13!==void 0?_ref13:{src:\"https://framerusercontent.com/images/trbjhdnv886piFLDbV3X8W1LsY.png\",srcSet:\"https://framerusercontent.com/images/trbjhdnv886piFLDbV3X8W1LsY.png?scale-down-to=512 512w,https://framerusercontent.com/images/trbjhdnv886piFLDbV3X8W1LsY.png 1024w\"},NxKLrRjGt:(_ref14=_4Description!==null&&_4Description!==void 0?_4Description:props.NxKLrRjGt)!==null&&_ref14!==void 0?_ref14:\"We design sleek and responsive websites for any business challenge.\",p7v__EyE5:(_ref15=_4Title!==null&&_4Title!==void 0?_4Title:props.p7v__EyE5)!==null&&_ref15!==void 0?_ref15:\"Framer Development\",pEYSJVASZ:(_ref16=imagePadding!==null&&imagePadding!==void 0?imagePadding:props.pEYSJVASZ)!==null&&_ref16!==void 0?_ref16:\"40px 0px 0px 40px\",ppAVPvC3f:(_ref17=_1Title!==null&&_1Title!==void 0?_1Title:props.ppAVPvC3f)!==null&&_ref17!==void 0?_ref17:\"Web Design\",tfZ_Qooxu:(_ref18=_4BGColor!==null&&_4BGColor!==void 0?_4BGColor:props.tfZ_Qooxu)!==null&&_ref18!==void 0?_ref18:\"var(--token-97bf10ef-7f91-4f75-aa27-a9e13135462c, rgb(245, 243, 255))\",variant:(_ref19=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref19!==void 0?_ref19:\"ZTAxbs5m4\",ZT2mdJa8v:(_ref20=_2Image!==null&&_2Image!==void 0?_2Image:props.ZT2mdJa8v)!==null&&_ref20!==void 0?_ref20:{src:\"https://framerusercontent.com/images/e3zWWHdEsRxJCUe87ThXh8rWpDI.png\",srcSet:\"https://framerusercontent.com/images/e3zWWHdEsRxJCUe87ThXh8rWpDI.png?scale-down-to=512 512w,https://framerusercontent.com/images/e3zWWHdEsRxJCUe87ThXh8rWpDI.png 1024w\"},zwE0unqlR:(_ref21=_1Description!==null&&_1Description!==void 0?_1Description:props.zwE0unqlR)!==null&&_ref21!==void 0?_ref21:\"We design sleek and responsive websites for any business challenge.\"};};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,ppAVPvC3f,zwE0unqlR,h2wemRZgC,LczYqq3Ul,JcPaiwua9,IWxR_27CE,CmDpLy73u,BTJnV7rSo,ZT2mdJa8v,ePw7PVobR,IyG2o9r8f,AzfBOss3E,dKN1LBaIY,jxjvAIGZv,ajS0lrRWn,p7v__EyE5,NxKLrRjGt,f1rjZyXfA,Jb4Qiif0o,tfZ_Qooxu,pEYSJVASZ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ZTAxbs5m4\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const YxEr_AftS1rqoq9p=activeVariantCallback(async(...args)=>{setVariant(\"ZTAxbs5m4\");});const YxEr_AftS1cvt86u=activeVariantCallback(async(...args)=>{setVariant(\"Wf4WJkGEu\");});const YxEr_AftSamit30=activeVariantCallback(async(...args)=>{setVariant(\"WkWc33DEV\");});const YxEr_AftS13prodl=activeVariantCallback(async(...args)=>{setVariant(\"Yfxtn7y4r\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"Wf4WJkGEu\",\"WkWc33DEV\",\"Yfxtn7y4r\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"WkWc33DEV\",\"Yfxtn7y4r\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"Yfxtn7y4r\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-wic1ns\",className,classNames),\"data-framer-name\":\"Card-1\",layoutDependency:layoutDependency,layoutId:\"ZTAxbs5m4\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({Wf4WJkGEu:{\"data-framer-name\":\"Card-2\"},WkWc33DEV:{\"data-framer-name\":\"Card-3\"},Yfxtn7y4r:{\"data-framer-name\":\"Card-4\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16hrf77\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"awnOHrSRB\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 280px)`,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-42acsk-container\",layoutDependency:layoutDependency,layoutId:\"ShqaIKZYu-container\",children:/*#__PURE__*/_jsx(CardsServices,{CnA3ioB0X:zwE0unqlR,GxTEWvl87:h2wemRZgC,height:\"100%\",id:\"ShqaIKZYu\",l755tAcML:ppAVPvC3f,layoutId:\"ShqaIKZYu\",style:{width:\"100%\"},variant:\"vYhoTfuLn\",width:\"100%\",YNd0paejS:JcPaiwua9,YxEr_AftS:YxEr_AftS1rqoq9p,...addPropertyOverrides({Wf4WJkGEu:{variant:\"usyZ9nmFW\"},WkWc33DEV:{variant:\"usyZ9nmFW\"},Yfxtn7y4r:{variant:\"usyZ9nmFW\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 280px)`,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-99ql6b-container\",layoutDependency:layoutDependency,layoutId:\"cG3_K1UzR-container\",children:/*#__PURE__*/_jsx(CardsServices,{CnA3ioB0X:CmDpLy73u,GxTEWvl87:BTJnV7rSo,height:\"100%\",id:\"cG3_K1UzR\",l755tAcML:IWxR_27CE,layoutId:\"cG3_K1UzR\",style:{width:\"100%\"},variant:\"usyZ9nmFW\",width:\"100%\",YNd0paejS:ePw7PVobR,YxEr_AftS:YxEr_AftS1cvt86u,...addPropertyOverrides({Wf4WJkGEu:{variant:\"vYhoTfuLn\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 280px)`,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-g35355-container\",layoutDependency:layoutDependency,layoutId:\"zZckP6DhH-container\",children:/*#__PURE__*/_jsx(CardsServices,{CnA3ioB0X:AzfBOss3E,GxTEWvl87:dKN1LBaIY,height:\"100%\",id:\"zZckP6DhH\",l755tAcML:IyG2o9r8f,layoutId:\"zZckP6DhH\",style:{width:\"100%\"},variant:\"usyZ9nmFW\",width:\"100%\",YNd0paejS:ajS0lrRWn,YxEr_AftS:YxEr_AftSamit30,...addPropertyOverrides({WkWc33DEV:{variant:\"vYhoTfuLn\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 280px)`,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18ta75-container\",layoutDependency:layoutDependency,layoutId:\"icl41oXNB-container\",children:/*#__PURE__*/_jsx(CardsServices,{CnA3ioB0X:NxKLrRjGt,GxTEWvl87:f1rjZyXfA,height:\"100%\",id:\"icl41oXNB\",l755tAcML:p7v__EyE5,layoutId:\"icl41oXNB\",style:{width:\"100%\"},variant:\"usyZ9nmFW\",width:\"100%\",YNd0paejS:tfZ_Qooxu,YxEr_AftS:YxEr_AftS13prodl,...addPropertyOverrides({Yfxtn7y4r:{variant:\"vYhoTfuLn\"}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-otfue6\",\"data-framer-name\":\"Image container\",layoutDependency:layoutDependency,layoutId:\"ItTGd4xiN\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11rp4e5\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"yu53q7OHr\",style:{\"--19vsk6o\":numberToPixelString(pEYSJVASZ),\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-2f12cb10-9876-4ae5-bfc6-b4bde60660c4, rgb(245, 245, 245))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:JcPaiwua9,borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},variants:{Wf4WJkGEu:{backgroundColor:ePw7PVobR},WkWc33DEV:{backgroundColor:ajS0lrRWn},Yfxtn7y4r:{backgroundColor:tfZ_Qooxu}},children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1024,pixelWidth:1024,sizes:`calc((max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 280px), 1px) - ${pEYSJVASZ*2}px) * 1.05)`,...toResponsiveImage(LczYqq3Ul),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1yo85gj\",\"data-border\":true,\"data-framer-name\":\"Image-1\",layoutDependency:layoutDependency,layoutId:\"GIVL3JxHC\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-2f12cb10-9876-4ae5-bfc6-b4bde60660c4, rgb(245, 245, 245))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16}}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1024,pixelWidth:1024,sizes:`calc((max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 280px), 1px) - ${pEYSJVASZ*2}px) * 1.05)`,...toResponsiveImage(ZT2mdJa8v),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-16lb1cf\",\"data-border\":true,\"data-framer-name\":\"Image-2\",layoutDependency:layoutDependency,layoutId:\"zbtOsKZm9\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-2f12cb10-9876-4ae5-bfc6-b4bde60660c4, rgb(245, 245, 245))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16}}),isDisplayed2()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2048,pixelWidth:2048,sizes:`calc((max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 280px), 1px) - ${pEYSJVASZ*2}px) * 1.05)`,...toResponsiveImage(jxjvAIGZv),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-mic6f\",\"data-border\":true,\"data-framer-name\":\"Image-3\",layoutDependency:layoutDependency,layoutId:\"AlGF_LP3d\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-2f12cb10-9876-4ae5-bfc6-b4bde60660c4, rgb(245, 245, 245))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1333,pixelWidth:2e3,sizes:`calc((max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 280px), 1px) - ${pEYSJVASZ*2}px) * 1.05)`,...toResponsiveImage(Jb4Qiif0o),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-hlpzr0\",\"data-border\":true,\"data-framer-name\":\"Image-4\",layoutDependency:layoutDependency,layoutId:\"ro5b9kG_h\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-2f12cb10-9876-4ae5-bfc6-b4bde60660c4, rgb(245, 245, 245))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16}})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-soMO8.framer-4vro2o, .framer-soMO8 .framer-4vro2o { display: block; }\",\".framer-soMO8.framer-wic1ns { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: wrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1064px; }\",\".framer-soMO8 .framer-16hrf77 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; min-width: 280px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-soMO8 .framer-42acsk-container, .framer-soMO8 .framer-99ql6b-container, .framer-soMO8 .framer-g35355-container, .framer-soMO8 .framer-18ta75-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-soMO8 .framer-otfue6 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; min-width: 280px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-soMO8 .framer-11rp4e5 { align-content: flex-start; align-items: flex-start; aspect-ratio: 1.3333333333333333 / 1; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 387px); justify-content: flex-start; overflow: hidden; padding: var(--19vsk6o); position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-soMO8 .framer-1yo85gj, .framer-soMO8 .framer-16lb1cf, .framer-soMO8 .framer-mic6f, .framer-soMO8 .framer-hlpzr0 { aspect-ratio: 1.3333333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 375px); overflow: hidden; position: relative; width: 105%; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-soMO8.framer-wic1ns, .framer-soMO8 .framer-16hrf77, .framer-soMO8 .framer-otfue6, .framer-soMO8 .framer-11rp4e5 { gap: 0px; } .framer-soMO8.framer-wic1ns > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-soMO8.framer-wic1ns > :first-child, .framer-soMO8 .framer-otfue6 > :first-child, .framer-soMO8 .framer-11rp4e5 > :first-child { margin-left: 0px; } .framer-soMO8.framer-wic1ns > :last-child, .framer-soMO8 .framer-otfue6 > :last-child, .framer-soMO8 .framer-11rp4e5 > :last-child { margin-right: 0px; } .framer-soMO8 .framer-16hrf77 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-soMO8 .framer-16hrf77 > :first-child { margin-top: 0px; } .framer-soMO8 .framer-16hrf77 > :last-child { margin-bottom: 0px; } .framer-soMO8 .framer-otfue6 > *, .framer-soMO8 .framer-11rp4e5 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",'.framer-soMO8[data-border=\"true\"]::after, .framer-soMO8 [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 387\n * @framerIntrinsicWidth 1064\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Wf4WJkGEu\":{\"layout\":[\"fixed\",\"auto\"]},\"WkWc33DEV\":{\"layout\":[\"fixed\",\"auto\"]},\"Yfxtn7y4r\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"ppAVPvC3f\":\"_1Title\",\"zwE0unqlR\":\"_1Description\",\"h2wemRZgC\":\"_1IconName\",\"LczYqq3Ul\":\"_1Image\",\"JcPaiwua9\":\"_1BGColor\",\"IWxR_27CE\":\"_2Title\",\"CmDpLy73u\":\"_2Description\",\"BTJnV7rSo\":\"_2IconName\",\"ZT2mdJa8v\":\"_2Image\",\"ePw7PVobR\":\"_2BGColor\",\"IyG2o9r8f\":\"_3Title\",\"AzfBOss3E\":\"_3Description\",\"dKN1LBaIY\":\"_3IconName\",\"jxjvAIGZv\":\"_3Image\",\"ajS0lrRWn\":\"_3BGColor\",\"p7v__EyE5\":\"_4Title\",\"NxKLrRjGt\":\"_4Description\",\"f1rjZyXfA\":\"_4IconName\",\"Jb4Qiif0o\":\"_4Image\",\"tfZ_Qooxu\":\"_4BGColor\",\"pEYSJVASZ\":\"imagePadding\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerhdgxjMgOz=withCSS(Component,css,\"framer-soMO8\");export default FramerhdgxjMgOz;FramerhdgxjMgOz.displayName=\"Interactive/Services\";FramerhdgxjMgOz.defaultProps={height:387,width:1064};addPropertyControls(FramerhdgxjMgOz,{variant:{options:[\"ZTAxbs5m4\",\"Wf4WJkGEu\",\"WkWc33DEV\",\"Yfxtn7y4r\"],optionTitles:[\"Card-1\",\"Card-2\",\"Card-3\",\"Card-4\"],title:\"Variant\",type:ControlType.Enum},ppAVPvC3f:{defaultValue:\"Web Design\",displayTextArea:false,title:\"1-Title\",type:ControlType.String},zwE0unqlR:{defaultValue:\"We design sleek and responsive websites for any business challenge.\",displayTextArea:false,title:\"1 - Description\",type:ControlType.String},h2wemRZgC:(CardsServicesControls===null||CardsServicesControls===void 0?void 0:CardsServicesControls[\"GxTEWvl87\"])&&{...CardsServicesControls[\"GxTEWvl87\"],defaultValue:\"ComputerDesktop\",description:undefined,hidden:undefined,title:\"1 - Icon Name\"},LczYqq3Ul:{__defaultAssetReference:\"data:framer/asset-reference,trbjhdnv886piFLDbV3X8W1LsY.png?originalFilename=Laptop-1.png&preferredSize=auto\",title:\"1 - Image\",type:ControlType.ResponsiveImage},JcPaiwua9:{defaultValue:'var(--token-192f39e8-69b3-4ead-b4d1-930ad5345ed4, rgb(250, 250, 250)) /* {\"name\":\"neutral-50\"} */',title:\"1 - BG Color\",type:ControlType.Color},IWxR_27CE:{defaultValue:\"Product Design\",displayTextArea:false,title:\"2 - Title\",type:ControlType.String},CmDpLy73u:{defaultValue:\"We design sleek and responsive websites for any business challenge.\",displayTextArea:false,title:\"2 - Description\",type:ControlType.String},BTJnV7rSo:(CardsServicesControls===null||CardsServicesControls===void 0?void 0:CardsServicesControls[\"GxTEWvl87\"])&&{...CardsServicesControls[\"GxTEWvl87\"],defaultValue:\"ComputerDesktop\",description:undefined,hidden:undefined,title:\"2- Icon Name\"},ZT2mdJa8v:{__defaultAssetReference:\"data:framer/asset-reference,e3zWWHdEsRxJCUe87ThXh8rWpDI.png?originalFilename=laptop-5.png&preferredSize=auto\",title:\"2 - Image\",type:ControlType.ResponsiveImage},ePw7PVobR:{defaultValue:'var(--token-4ad12d78-ba37-4e41-b0e6-9d94555a12ba, rgb(250, 245, 255)) /* {\"name\":\"purple-50\"} */',title:\"2 - BG Color\",type:ControlType.Color},IyG2o9r8f:{defaultValue:\"Brand Identity\",displayTextArea:false,title:\"3 - Title\",type:ControlType.String},AzfBOss3E:{defaultValue:\"We design sleek and responsive websites for any business challenge.\",displayTextArea:false,title:\"3 - Description\",type:ControlType.String},dKN1LBaIY:(CardsServicesControls===null||CardsServicesControls===void 0?void 0:CardsServicesControls[\"GxTEWvl87\"])&&{...CardsServicesControls[\"GxTEWvl87\"],defaultValue:\"ComputerDesktop\",description:undefined,hidden:undefined,title:\"3 - Icon Name\"},jxjvAIGZv:{__defaultAssetReference:\"data:framer/asset-reference,BPYRQ24izSCdozOmit0F4xwEaNA.png?originalFilename=iphone-1.png&preferredSize=auto\",title:\"3 - Image\",type:ControlType.ResponsiveImage},ajS0lrRWn:{defaultValue:'var(--token-f040c2a8-79eb-41d8-8fe1-6f6b77a00ba9, rgb(255, 246, 236)) /* {\"name\":\"50\"} */',title:\"3 - BG Color\",type:ControlType.Color},p7v__EyE5:{defaultValue:\"Framer Development\",displayTextArea:false,title:\"4 - Title\",type:ControlType.String},NxKLrRjGt:{defaultValue:\"We design sleek and responsive websites for any business challenge.\",displayTextArea:false,title:\"4 - Description\",type:ControlType.String},f1rjZyXfA:(CardsServicesControls===null||CardsServicesControls===void 0?void 0:CardsServicesControls[\"GxTEWvl87\"])&&{...CardsServicesControls[\"GxTEWvl87\"],defaultValue:\"ComputerDesktop\",description:undefined,hidden:undefined,title:\"4 - Icon Name\"},Jb4Qiif0o:{__defaultAssetReference:\"data:framer/asset-reference,8p9ygFQqbKIYrAuLCsm3dpF3Kk.jpg?originalFilename=Industrial-iPhone-15-Pro-Mockup.jpg&preferredSize=auto\",title:\"4 - Image\",type:ControlType.ResponsiveImage},tfZ_Qooxu:{defaultValue:'var(--token-97bf10ef-7f91-4f75-aa27-a9e13135462c, rgb(245, 243, 255)) /* {\"name\":\"violet-50\"} */',title:\"4 - BG Color\",type:ControlType.Color},pEYSJVASZ:{defaultValue:\"40px 0px 0px 40px\",title:\"Image Padding\",type:ControlType.Padding}});addFonts(FramerhdgxjMgOz,[{explicitInter:true,fonts:[]},...CardsServicesFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhdgxjMgOz\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Wf4WJkGEu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WkWc33DEV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Yfxtn7y4r\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1064\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"387\",\"framerVariables\":\"{\\\"ppAVPvC3f\\\":\\\"_1Title\\\",\\\"zwE0unqlR\\\":\\\"_1Description\\\",\\\"h2wemRZgC\\\":\\\"_1IconName\\\",\\\"LczYqq3Ul\\\":\\\"_1Image\\\",\\\"JcPaiwua9\\\":\\\"_1BGColor\\\",\\\"IWxR_27CE\\\":\\\"_2Title\\\",\\\"CmDpLy73u\\\":\\\"_2Description\\\",\\\"BTJnV7rSo\\\":\\\"_2IconName\\\",\\\"ZT2mdJa8v\\\":\\\"_2Image\\\",\\\"ePw7PVobR\\\":\\\"_2BGColor\\\",\\\"IyG2o9r8f\\\":\\\"_3Title\\\",\\\"AzfBOss3E\\\":\\\"_3Description\\\",\\\"dKN1LBaIY\\\":\\\"_3IconName\\\",\\\"jxjvAIGZv\\\":\\\"_3Image\\\",\\\"ajS0lrRWn\\\":\\\"_3BGColor\\\",\\\"p7v__EyE5\\\":\\\"_4Title\\\",\\\"NxKLrRjGt\\\":\\\"_4Description\\\",\\\"f1rjZyXfA\\\":\\\"_4IconName\\\",\\\"Jb4Qiif0o\\\":\\\"_4Image\\\",\\\"tfZ_Qooxu\\\":\\\"_4BGColor\\\",\\\"pEYSJVASZ\\\":\\\"imagePadding\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (cf240c2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FR;InterDisplay\",\"FR;InterDisplay-Bold\",\"FR;InterDisplay-BoldItalic\",\"FR;InterDisplay-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter Display\",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/2uIBiALfCHVpWbHqRMZutfT7giU.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Zwfz6xbVe5pmcWRJRgBDHnMkOkI.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/U9LaDDmbRhzX3sB8g8glTy5feTE.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tVew2LzXJ1t7QfxP1gdTIdj2o0g.woff2\",weight:\"400\"},{family:\"Inter Display\",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/DF7bjCRmStYPqSb945lAlMfCCVQ.woff2\",weight:\"400\"},{family:\"Inter Display\",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/nCpxWS6DaPlPe0lHzStXAPCo3lw.woff2\",weight:\"400\"},{family:\"Inter Display\",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/vebZUMjGyKkYsfcY73iwWTzLNag.woff2\",weight:\"400\"},{family:\"Inter Display\",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/I11LrmuBDQZweplJ62KkVsklU5Y.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/UjFZPDy3qGuDktQM4q9CxhKfIa8.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/8exwVHJy2DhJ4N5prYlVMrEKmQ.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/UTeedEK21hO5jDxEUldzdScUqpg.woff2\",weight:\"700\"},{family:\"Inter Display\",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/Ig8B8nzy11hzIWEIYnkg91sofjo.woff2\",weight:\"700\"},{family:\"Inter Display\",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/n9CXKI3tsmCPeC6MCT9NziShSuQ.woff2\",weight:\"700\"},{family:\"Inter Display\",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/qctQFoJqJ9aIbRSIp0AhCQpFxn8.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/fXvVh2JeZlehNcEhKHpHH0frSl0.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/7pScaNeb6M7n2HF2jKemDqzCIr4.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/qS4UjQYyATcVV9rODk0Zx9KhkY8.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/VfD2n20yM7v0hrUEBHEyafsmMBY.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/4oIO9fB59bn3cKFWz7piCj28z9s.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/TBccIZR9kIpkRce5i9ATfPp7a4.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/F5Lmfd3fCAu7TwiYbI4DLWw4ks.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/THWAFHoAcmqLMy81E8hCSdziVKA.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/sQxGYWDlRkDr0eOKqiNRl6g5rs.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/NNTAT1XAm8ZRkr824inYPkjNeL4.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/P2qr9PAWBt905929rHfxmneMUG0.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/2BmSa4TZZvFKAZg2DydxTbvKlTU.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/djqIk3Er2JcAcz7Rup88BdINEw.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/KMFW46iYsEZaUBwXbwPc9nQm71o.woff2\",weight:\"400\"}]}];export const css=['.framer-0M5UM .framer-styles-preset-t6shrp:not(.rich-text-wrapper), .framer-0M5UM .framer-styles-preset-t6shrp.rich-text-wrapper p { --framer-font-family: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'cv11\\' on, \\'cv06\\' on; --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: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.04em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --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: 1199px) and (min-width: 900px) { .framer-0M5UM .framer-styles-preset-t6shrp:not(.rich-text-wrapper), .framer-0M5UM .framer-styles-preset-t6shrp.rich-text-wrapper p { --framer-font-family: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'cv11\\' on, \\'cv06\\' on; --framer-font-size: 19px; --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: -0.04em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --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: 899px) and (min-width: 0px) { .framer-0M5UM .framer-styles-preset-t6shrp:not(.rich-text-wrapper), .framer-0M5UM .framer-styles-preset-t6shrp.rich-text-wrapper p { --framer-font-family: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'cv11\\' on, \\'cv06\\' on; --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: -0.04em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --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-0M5UM\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (cf240c2)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"r7tqrKELd\",\"z7O1Fje8h\",\"kFK0Rlm2v\",\"L2dcq8mco\",\"n0tnWL449\",\"nHJYXKFPr\",\"jwdDCMgGq\",\"QhTKfCMtn\",\"K8i2IoXgs\"];const serializationHash=\"framer-X3CVF\";const variantClassNames={jwdDCMgGq:\"framer-v-1ykjnnb\",K8i2IoXgs:\"framer-v-a6b930\",kFK0Rlm2v:\"framer-v-x4c458\",L2dcq8mco:\"framer-v-1tvwjf7\",n0tnWL449:\"framer-v-m4qpjs\",nHJYXKFPr:\"framer-v-18t33kv\",QhTKfCMtn:\"framer-v-1hpwy5n\",r7tqrKELd:\"framer-v-17ycspd\",z7O1Fje8h:\"framer-v-11pb8wx\"};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\":\"r7tqrKELd\",\"Variant 2\":\"z7O1Fje8h\",\"Variant 3\":\"kFK0Rlm2v\",\"Variant 4\":\"L2dcq8mco\",\"Variant 5\":\"n0tnWL449\",\"Variant 6\":\"nHJYXKFPr\",\"Variant 7\":\"jwdDCMgGq\",\"Variant 8\":\"QhTKfCMtn\",\"Variant 9\":\"K8i2IoXgs\"};const getProps=({bGColor,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"r7tqrKELd\",wf1v0nZ2h:(_ref1=bGColor!==null&&bGColor!==void 0?bGColor:props.wf1v0nZ2h)!==null&&_ref1!==void 0?_ref1:\"var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, rgb(16, 16, 16))\"};};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,wf1v0nZ2h,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"r7tqrKELd\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-17ycspd\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"r7tqrKELd\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:wf1v0nZ2h,mask:\"url('https://framerusercontent.com/images/VE1c5G2bux8dZ4gVRl6jRovBoYM.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/VE1c5G2bux8dZ4gVRl6jRovBoYM.svg') alpha no-repeat center / cover add\",...style},variants:{jwdDCMgGq:{mask:\"url('https://framerusercontent.com/images/crn6sHp258YsF3yj5RXCFC6jMk.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/crn6sHp258YsF3yj5RXCFC6jMk.svg') alpha no-repeat center / cover add\"},K8i2IoXgs:{mask:\"url('https://framerusercontent.com/images/1bjQhKbEpLgER67Oe0N3E5cfttY.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/1bjQhKbEpLgER67Oe0N3E5cfttY.svg') alpha no-repeat center / cover add\"},kFK0Rlm2v:{mask:\"url('https://framerusercontent.com/images/4pUOepfQUhCz0YCgtYKpgid4bWc.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/4pUOepfQUhCz0YCgtYKpgid4bWc.svg') alpha no-repeat center / cover add\"},L2dcq8mco:{mask:\"url('https://framerusercontent.com/images/vm7P6Cfk06e9Nz9VE8Sq2cV4X4.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/vm7P6Cfk06e9Nz9VE8Sq2cV4X4.svg') alpha no-repeat center / cover add\"},n0tnWL449:{mask:\"url('https://framerusercontent.com/images/ILv6NAUGDC4uiMyrbwt4PguuU3U.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/ILv6NAUGDC4uiMyrbwt4PguuU3U.svg') alpha no-repeat center / cover add\"},nHJYXKFPr:{mask:\"url('https://framerusercontent.com/images/8LJAWwhJJsYXXkGLeC2IfIm6iU.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/8LJAWwhJJsYXXkGLeC2IfIm6iU.svg') alpha no-repeat center / cover add\"},QhTKfCMtn:{mask:\"url('https://framerusercontent.com/images/r2D0JdftmefOSQsu7KlbseH2dVM.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/r2D0JdftmefOSQsu7KlbseH2dVM.svg') alpha no-repeat center / cover add\"},z7O1Fje8h:{mask:\"url('https://framerusercontent.com/images/SpsXNjIz6lOSy1DnkBjogVW5zM.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/SpsXNjIz6lOSy1DnkBjogVW5zM.svg') alpha no-repeat center / cover add\"}},...addPropertyOverrides({jwdDCMgGq:{\"data-framer-name\":\"Variant 7\"},K8i2IoXgs:{\"data-framer-name\":\"Variant 9\"},kFK0Rlm2v:{\"data-framer-name\":\"Variant 3\"},L2dcq8mco:{\"data-framer-name\":\"Variant 4\"},n0tnWL449:{\"data-framer-name\":\"Variant 5\"},nHJYXKFPr:{\"data-framer-name\":\"Variant 6\"},QhTKfCMtn:{\"data-framer-name\":\"Variant 8\"},z7O1Fje8h:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant)})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-X3CVF.framer-1jgb1ou, .framer-X3CVF .framer-1jgb1ou { display: block; }\",\".framer-X3CVF.framer-17ycspd { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 120px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 120px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-X3CVF.framer-17ycspd { gap: 0px; } .framer-X3CVF.framer-17ycspd > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-X3CVF.framer-17ycspd > :first-child { margin-left: 0px; } .framer-X3CVF.framer-17ycspd > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 120\n * @framerIntrinsicWidth 120\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"z7O1Fje8h\":{\"layout\":[\"fixed\",\"fixed\"]},\"kFK0Rlm2v\":{\"layout\":[\"fixed\",\"fixed\"]},\"L2dcq8mco\":{\"layout\":[\"fixed\",\"fixed\"]},\"n0tnWL449\":{\"layout\":[\"fixed\",\"fixed\"]},\"nHJYXKFPr\":{\"layout\":[\"fixed\",\"fixed\"]},\"jwdDCMgGq\":{\"layout\":[\"fixed\",\"fixed\"]},\"QhTKfCMtn\":{\"layout\":[\"fixed\",\"fixed\"]},\"K8i2IoXgs\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"wf1v0nZ2h\":\"bGColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerfgURPzZ88=withCSS(Component,css,\"framer-X3CVF\");export default FramerfgURPzZ88;FramerfgURPzZ88.displayName=\"Elements/Shapes\";FramerfgURPzZ88.defaultProps={height:120,width:120};addPropertyControls(FramerfgURPzZ88,{variant:{options:[\"r7tqrKELd\",\"z7O1Fje8h\",\"kFK0Rlm2v\",\"L2dcq8mco\",\"n0tnWL449\",\"nHJYXKFPr\",\"jwdDCMgGq\",\"QhTKfCMtn\",\"K8i2IoXgs\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Variant 5\",\"Variant 6\",\"Variant 7\",\"Variant 8\",\"Variant 9\"],title:\"Variant\",type:ControlType.Enum},wf1v0nZ2h:{defaultValue:'var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, rgb(16, 16, 16)) /* {\"name\":\"Off-black\"} */',title:\"BG color\",type:ControlType.Color}});addFonts(FramerfgURPzZ88,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfgURPzZ88\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"z7O1Fje8h\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kFK0Rlm2v\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"L2dcq8mco\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"n0tnWL449\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nHJYXKFPr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jwdDCMgGq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QhTKfCMtn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"K8i2IoXgs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"120\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"wf1v0nZ2h\\\":\\\"bGColor\\\"}\",\"framerIntrinsicHeight\":\"120\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fgURPzZ88.map", "// Generated by Framer (cf240c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getPropertyControls,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/okVVtgrHx6b0mOoAEAZv/c87SLKe8IVSFO9aTO005/lbMMGZqXs.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/azCGJiCUS51DWpTU2Zbu/BAIMF7d1MYdSfKYnLyJm/lr0KK1wAu.js\";import Background from\"https://framerusercontent.com/modules/aonSbUTMgi3jnVWrPnTH/QSj129nslA7Z7x56U0Vs/fgURPzZ88.js\";const BackgroundFonts=getFonts(Background);const BackgroundControls=getPropertyControls(Background);const serializationHash=\"framer-LpF46\";const variantClassNames={u7NSbGuYf:\"framer-v-1ex762s\"};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 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 humanReadableEnumMap={\"Variant 1\":\"r7tqrKELd\",\"Variant 2\":\"z7O1Fje8h\",\"Variant 3\":\"kFK0Rlm2v\",\"Variant 4\":\"L2dcq8mco\",\"Variant 5\":\"n0tnWL449\",\"Variant 6\":\"nHJYXKFPr\",\"Variant 7\":\"jwdDCMgGq\",\"Variant 8\":\"QhTKfCMtn\",\"Variant 9\":\"K8i2IoXgs\"};const getProps=({animatedIcon,bGColor,bGShape,description,height,id,title,width,...props})=>{var _humanReadableEnumMap_bGShape,_ref,_ref1,_ref2,_ref3,_ref4,_ref5;return{...props,Bb7904Mqk:(_ref1=(_ref=(_humanReadableEnumMap_bGShape=humanReadableEnumMap[bGShape])!==null&&_humanReadableEnumMap_bGShape!==void 0?_humanReadableEnumMap_bGShape:bGShape)!==null&&_ref!==void 0?_ref:props.Bb7904Mqk)!==null&&_ref1!==void 0?_ref1:\"r7tqrKELd\",Lm2tMzxnP:(_ref2=animatedIcon!==null&&animatedIcon!==void 0?animatedIcon:props.Lm2tMzxnP)!==null&&_ref2!==void 0?_ref2:{src:\"https://framerusercontent.com/images/TXmaTyuH0kXQJXdyaxO3tYlA0c.gif\"},qI5qHpwtA:(_ref3=title!==null&&title!==void 0?title:props.qI5qHpwtA)!==null&&_ref3!==void 0?_ref3:\"Unlimited requests\",riW6GnjY5:(_ref4=description!==null&&description!==void 0?description:props.riW6GnjY5)!==null&&_ref4!==void 0?_ref4:\"Unlimited task requests, prioritized as you like.\",rtX_fRavl:(_ref5=bGColor!==null&&bGColor!==void 0?bGColor:props.rtX_fRavl)!==null&&_ref5!==void 0?_ref5:\"var(--token-1181bf4d-e849-4e22-baca-867f27ff3917, rgb(255, 235, 211))\"};};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,qI5qHpwtA,riW6GnjY5,Lm2tMzxnP,Bb7904Mqk,rtX_fRavl,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"u7NSbGuYf\",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-1ex762s\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"u7NSbGuYf\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ir2jxi\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"SY3L05Y84\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"120px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+24+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o8zm5r-container\",layoutDependency:layoutDependency,layoutId:\"JzulUvoAb-container\",children:/*#__PURE__*/_jsx(Background,{height:\"100%\",id:\"JzulUvoAb\",layoutId:\"JzulUvoAb\",style:{height:\"100%\",width:\"100%\"},variant:Bb7904Mqk,wf1v0nZ2h:rtX_fRavl,width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+24+0+30),pixelHeight:400,pixelWidth:400,sizes:\"60px\",...toResponsiveImage(Lm2tMzxnP),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-htfy50\",\"data-framer-name\":\"Animated icon\",layoutDependency:layoutDependency,layoutId:\"ZC2LlPWDC\"})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14v6dbf\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"HWE5itC0A\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1fjjxzj\",\"data-styles-preset\":\"lbMMGZqXs\",style:{\"--framer-text-alignment\":\"center\"},children:\"Unlimited requests\"})}),className:\"framer-b6mrt7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kQoFhVMN8\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:qI5qHpwtA,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-t6shrp\",\"data-styles-preset\":\"lr0KK1wAu\",children:\"Unlimited task requests, prioritized as you like.\"})}),className:\"framer-16debjw\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mmrPdjaMC\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:riW6GnjY5,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-LpF46.framer-fe3qd6, .framer-LpF46 .framer-fe3qd6 { display: block; }\",\".framer-LpF46.framer-1ex762s { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 284px; }\",\".framer-LpF46 .framer-1ir2jxi { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 120px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 120px; }\",\".framer-LpF46 .framer-1o8zm5r-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-LpF46 .framer-htfy50 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 60px); overflow: hidden; position: relative; width: 60px; z-index: 1; }\",\".framer-LpF46 .framer-14v6dbf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-LpF46 .framer-b6mrt7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-LpF46 .framer-16debjw { --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LpF46.framer-1ex762s, .framer-LpF46 .framer-1ir2jxi, .framer-LpF46 .framer-14v6dbf { gap: 0px; } .framer-LpF46.framer-1ex762s > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-LpF46.framer-1ex762s > :first-child, .framer-LpF46 .framer-14v6dbf > :first-child { margin-top: 0px; } .framer-LpF46.framer-1ex762s > :last-child, .framer-LpF46 .framer-14v6dbf > :last-child { margin-bottom: 0px; } .framer-LpF46 .framer-1ir2jxi > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-LpF46 .framer-1ir2jxi > :first-child { margin-left: 0px; } .framer-LpF46 .framer-1ir2jxi > :last-child { margin-right: 0px; } .framer-LpF46 .framer-14v6dbf > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 298\n * @framerIntrinsicWidth 284\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"qI5qHpwtA\":\"title\",\"riW6GnjY5\":\"description\",\"Lm2tMzxnP\":\"animatedIcon\",\"Bb7904Mqk\":\"bGShape\",\"rtX_fRavl\":\"bGColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerlVNb40FE0=withCSS(Component,css,\"framer-LpF46\");export default FramerlVNb40FE0;FramerlVNb40FE0.displayName=\"Cards/Benefits\";FramerlVNb40FE0.defaultProps={height:298,width:284};addPropertyControls(FramerlVNb40FE0,{qI5qHpwtA:{defaultValue:\"Unlimited requests\",displayTextArea:false,title:\"Title\",type:ControlType.String},riW6GnjY5:{defaultValue:\"Unlimited task requests, prioritized as you like.\",displayTextArea:false,title:\"Description\",type:ControlType.String},Lm2tMzxnP:{__defaultAssetReference:\"data:framer/asset-reference,TXmaTyuH0kXQJXdyaxO3tYlA0c.gif?originalFilename=Slack.gif&preferredSize=auto\",title:\"Animated icon\",type:ControlType.ResponsiveImage},Bb7904Mqk:(BackgroundControls===null||BackgroundControls===void 0?void 0:BackgroundControls[\"variant\"])&&{...BackgroundControls[\"variant\"],defaultValue:\"r7tqrKELd\",description:undefined,hidden:undefined,title:\"BG shape\"},rtX_fRavl:{defaultValue:'var(--token-1181bf4d-e849-4e22-baca-867f27ff3917, rgb(255, 235, 211)) /* {\"name\":\"100\"} */',title:\"BG Color\",type:ControlType.Color}});addFonts(FramerlVNb40FE0,[{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\"}]},...BackgroundFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlVNb40FE0\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"298\",\"framerVariables\":\"{\\\"qI5qHpwtA\\\":\\\"title\\\",\\\"riW6GnjY5\\\":\\\"description\\\",\\\"Lm2tMzxnP\\\":\\\"animatedIcon\\\",\\\"Bb7904Mqk\\\":\\\"bGShape\\\",\\\"rtX_fRavl\\\":\\\"bGColor\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"284\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2ca17d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/3R4YH8gg6mOXLFzh34LJ/pt3W35znTVy8DPamhdcX/Jz36i_opu.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/motS3EcAe7QHVjoZOn1c/7YMV5UHJax0jSIVwCWgJ/yJdtlN45b.js\";const cycleOrder=[\"o8LLFtdap\",\"lCOtVECs2\",\"oGDO5acLb\"];const serializationHash=\"framer-N2a5m\";const variantClassNames={lCOtVECs2:\"framer-v-otdrz\",o8LLFtdap:\"framer-v-rwwhrz\",oGDO5acLb:\"framer-v-n167dj\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness: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??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\":\"o8LLFtdap\",\"Variant 2\":\"lCOtVECs2\",\"Variant 3\":\"oGDO5acLb\"};const getProps=({description,height,iconFile,id,title,width,...props})=>{return{...props,fS85wOYYO:iconFile??props.fS85wOYYO,tLPBfOkIs:description??props.tLPBfOkIs??\"We submit a response with a dedicated sandbox environment for you to try before you buy\",variant:humanReadableVariantMap[props.variant]??props.variant??\"o8LLFtdap\",W23g2NIyZ:title??props.W23g2NIyZ??\"RFP\"};};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,W23g2NIyZ,tLPBfOkIs,fS85wOYYO,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"o8LLFtdap\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-rwwhrz\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"o8LLFtdap\",ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(16, 16, 16, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},...addPropertyOverrides({lCOtVECs2:{\"data-framer-name\":\"Variant 2\"},oGDO5acLb:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+32+((componentViewport?.height||281)-64-264.20000000000005+0+0)),sizes:\"68px\",...toResponsiveImage(fS85wOYYO)},className:\"framer-ywoz0w\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"cOnPgGNwS\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x05j3n\",layoutDependency:layoutDependency,layoutId:\"ROLhwODff\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-ng4c2g\",\"data-styles-preset\":\"Jz36i_opu\",style:{\"--framer-text-alignment\":\"left\"},children:\"Subscribe\"})}),className:\"framer-dt5wwr\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"e43V7cPnX\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:W23g2NIyZ,variants:{lCOtVECs2:{\"--extracted-1lwpl3i\":\"var(--token-07c9210e-e9f3-497e-b997-1745047ea1c6, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({lCOtVECs2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-ng4c2g\",\"data-styles-preset\":\"Jz36i_opu\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-07c9210e-e9f3-497e-b997-1745047ea1c6, rgb(255, 255, 255)))\"},children:\"Subscribe\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-y8inyd\",\"data-styles-preset\":\"yJdtlN45b\",children:\"Hop on a free consultation call and subscribe to a plan that meets your business goals. \"})}),className:\"framer-zreybq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"MKCQKoh_S\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:tLPBfOkIs,variants:{lCOtVECs2:{\"--extracted-r6o4lv\":\"var(--token-07c9210e-e9f3-497e-b997-1745047ea1c6, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({lCOtVECs2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-y8inyd\",\"data-styles-preset\":\"yJdtlN45b\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-07c9210e-e9f3-497e-b997-1745047ea1c6, rgb(255, 255, 255)))\"},children:\"Hop on a free consultation call and subscribe to a plan that meets your business goals. \"})})}},baseVariant,gestureVariant)})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-N2a5m.framer-1k898lo, .framer-N2a5m .framer-1k898lo { display: block; }\",\".framer-N2a5m.framer-rwwhrz { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 32px; position: relative; width: 307px; will-change: var(--framer-will-change-override, transform); }\",\".framer-N2a5m .framer-ywoz0w { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 68px); position: relative; width: 68px; }\",\".framer-N2a5m .framer-1x05j3n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-N2a5m .framer-dt5wwr, .framer-N2a5m .framer-zreybq { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-N2a5m.framer-rwwhrz, .framer-N2a5m .framer-1x05j3n { gap: 0px; } .framer-N2a5m.framer-rwwhrz > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-N2a5m.framer-rwwhrz > :first-child, .framer-N2a5m .framer-1x05j3n > :first-child { margin-top: 0px; } .framer-N2a5m.framer-rwwhrz > :last-child, .framer-N2a5m .framer-1x05j3n > :last-child { margin-bottom: 0px; } .framer-N2a5m .framer-1x05j3n > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-N2a5m[data-border=\"true\"]::after, .framer-N2a5m [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 281\n * @framerIntrinsicWidth 307\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"lCOtVECs2\":{\"layout\":[\"fixed\",\"auto\"]},\"oGDO5acLb\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"W23g2NIyZ\":\"title\",\"tLPBfOkIs\":\"description\",\"fS85wOYYO\":\"iconFile\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Frameromz4J4uUu=withCSS(Component,css,\"framer-N2a5m\");export default Frameromz4J4uUu;Frameromz4J4uUu.displayName=\"Cards/Process\";Frameromz4J4uUu.defaultProps={height:281,width:307};addPropertyControls(Frameromz4J4uUu,{variant:{options:[\"o8LLFtdap\",\"lCOtVECs2\",\"oGDO5acLb\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},W23g2NIyZ:{defaultValue:\"RFP\",displayTextArea:false,title:\"Title\",type:ControlType.String},tLPBfOkIs:{defaultValue:\"We submit a response with a dedicated sandbox environment for you to try before you buy\",displayTextArea:false,title:\"Description\",type:ControlType.String},fS85wOYYO:{title:\"Icon file\",type:ControlType.ResponsiveImage}});addFonts(Frameromz4J4uUu,[{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\":\"Frameromz4J4uUu\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lCOtVECs2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oGDO5acLb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"W23g2NIyZ\\\":\\\"title\\\",\\\"tLPBfOkIs\\\":\\\"description\\\",\\\"fS85wOYYO\\\":\\\"iconFile\\\"}\",\"framerIntrinsicWidth\":\"307\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"281\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./omz4J4uUu.map", "// Generated by Framer (cf240c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/6QLuXXvi6lfInMCat8O8/GtywX9DCdVgC3A0Fe0CE/S0u7eigV7.js\";const HeroFonts=getFonts(Hero);const HeroControls=getPropertyControls(Hero);const enabledGestures={TXBfmp1B4:{hover:true},zen28XbZT:{hover:true}};const cycleOrder=[\"zen28XbZT\",\"HAsXgDiQk\",\"TXBfmp1B4\"];const serializationHash=\"framer-GY74p\";const variantClassNames={HAsXgDiQk:\"framer-v-3rsau9\",TXBfmp1B4:\"framer-v-l0yh7k\",zen28XbZT:\"framer-v-osa80i\"};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 transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Active:\"HAsXgDiQk\",Call:\"TXBfmp1B4\",Inactive:\"zen28XbZT\"};const getProps=({click,height,iconName,id,link,sectionName,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,as5pM3pVy:link!==null&&link!==void 0?link:props.as5pM3pVy,Lgkvs007j:(_ref=iconName!==null&&iconName!==void 0?iconName:props.Lgkvs007j)!==null&&_ref!==void 0?_ref:\"Banknotes\",P7RrVD36E:(_ref1=sectionName!==null&&sectionName!==void 0?sectionName:props.P7RrVD36E)!==null&&_ref1!==void 0?_ref1:\"Services\",qwuhkO_Qk:click!==null&&click!==void 0?click:props.qwuhkO_Qk,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"zen28XbZT\"};};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,Lgkvs007j,P7RrVD36E,qwuhkO_Qk,as5pM3pVy,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"zen28XbZT\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1mukvdq=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(qwuhkO_Qk){const res=await qwuhkO_Qk(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:as5pM3pVy,smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-osa80i\",className,classNames)} framer-woomwz`,\"data-border\":true,\"data-framer-name\":\"Inactive\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"zen28XbZT\",onTap:onTap1mukvdq,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:99,borderBottomRightRadius:99,borderTopLeftRadius:99,borderTopRightRadius:99,...style},variants:{TXBfmp1B4:{backgroundColor:\"var(--token-dcbf0612-8dbb-496f-ae2d-23da2756fc7a, rgb(255, 79, 1))\"}},...addPropertyOverrides({\"TXBfmp1B4-hover\":{\"data-framer-name\":undefined},\"zen28XbZT-hover\":{\"data-framer-name\":undefined},HAsXgDiQk:{\"data-framer-name\":\"Active\"},TXBfmp1B4:{\"data-framer-name\":\"Call\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lgi79k-container\",layoutDependency:layoutDependency,layoutId:\"TX8NIhWd7-container\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-07c9210e-e9f3-497e-b997-1745047ea1c6, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:Lgkvs007j,id:\"TX8NIhWd7\",layoutId:\"TX8NIhWd7\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({HAsXgDiQk:{color:\"var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, rgb(16, 16, 16))\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16f2q50\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"OxhqJtyRk\",style:{backgroundColor:\"var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, rgb(16, 16, 16))\",borderBottomLeftRadius:99,borderBottomRightRadius:99,borderTopLeftRadius:99,borderTopRightRadius:99,opacity:0},transformTemplate:transformTemplate1,variants:{\"TXBfmp1B4-hover\":{opacity:1},\"zen28XbZT-hover\":{opacity:1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1jvwnee\",\"data-styles-preset\":\"S0u7eigV7\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-07c9210e-e9f3-497e-b997-1745047ea1c6, rgb(255, 255, 255)))\"},children:\"Services\"})}),className:\"framer-1gyn8jc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"XR3fvIiRj\",style:{\"--extracted-r6o4lv\":\"var(--token-07c9210e-e9f3-497e-b997-1745047ea1c6, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:P7RrVD36E,verticalAlignment:\"top\",withExternalLayout:true})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-GY74p.framer-woomwz, .framer-GY74p .framer-woomwz { display: block; }\",\".framer-GY74p.framer-osa80i { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 40px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-GY74p .framer-1lgi79k-container { flex: none; height: 100%; position: relative; width: 16px; z-index: 1; }\",\".framer-GY74p .framer-16f2q50 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 23px; justify-content: center; left: 50%; overflow: hidden; padding: 0px 10px 0px 10px; position: absolute; top: -20px; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-GY74p .framer-1gyn8jc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-GY74p.framer-osa80i, .framer-GY74p .framer-16f2q50 { gap: 0px; } .framer-GY74p.framer-osa80i > *, .framer-GY74p .framer-16f2q50 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-GY74p.framer-osa80i > :first-child, .framer-GY74p .framer-16f2q50 > :first-child { margin-left: 0px; } .framer-GY74p.framer-osa80i > :last-child, .framer-GY74p .framer-16f2q50 > :last-child { margin-right: 0px; } }\",\".framer-GY74p.framer-v-3rsau9.framer-osa80i, .framer-GY74p.framer-v-osa80i.hover.framer-osa80i { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 40px); overflow: visible; }\",\".framer-GY74p.framer-v-3rsau9 .framer-16f2q50, .framer-GY74p.framer-v-l0yh7k.hover .framer-16f2q50 { top: -32px; }\",\".framer-GY74p.framer-v-l0yh7k.framer-osa80i { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 40px); }\",\".framer-GY74p.framer-v-osa80i.hover .framer-16f2q50 { top: -32px; z-index: -1; }\",\".framer-GY74p.framer-v-l0yh7k.hover.framer-osa80i { overflow: visible; }\",...sharedStyle.css,'.framer-GY74p[data-border=\"true\"]::after, .framer-GY74p [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 40\n * @framerIntrinsicWidth 40\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"HAsXgDiQk\":{\"layout\":[\"fixed\",\"fixed\"]},\"TXBfmp1B4\":{\"layout\":[\"fixed\",\"fixed\"]},\"RGAcsRi_n\":{\"layout\":[\"fixed\",\"fixed\"]},\"dh52iJYnZ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"Lgkvs007j\":\"iconName\",\"P7RrVD36E\":\"sectionName\",\"qwuhkO_Qk\":\"click\",\"as5pM3pVy\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerXICB4eSEh=withCSS(Component,css,\"framer-GY74p\");export default FramerXICB4eSEh;FramerXICB4eSEh.displayName=\"Navbar/icons\";FramerXICB4eSEh.defaultProps={height:40,width:40};addPropertyControls(FramerXICB4eSEh,{variant:{options:[\"zen28XbZT\",\"HAsXgDiQk\",\"TXBfmp1B4\"],optionTitles:[\"Inactive\",\"Active\",\"Call\"],title:\"Variant\",type:ControlType.Enum},Lgkvs007j:(HeroControls===null||HeroControls===void 0?void 0:HeroControls[\"iconSelection\"])&&{...HeroControls[\"iconSelection\"],defaultValue:\"Banknotes\",description:undefined,hidden:undefined,title:\"Icon name\"},P7RrVD36E:{defaultValue:\"Services\",displayTextArea:false,title:\"Section name\",type:ControlType.String},qwuhkO_Qk:{title:\"Click\",type:ControlType.EventHandler},as5pM3pVy:{title:\"Link\",type:ControlType.Link}});addFonts(FramerXICB4eSEh,[{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\"}]},...HeroFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXICB4eSEh\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"40\",\"framerVariables\":\"{\\\"Lgkvs007j\\\":\\\"iconName\\\",\\\"P7RrVD36E\\\":\\\"sectionName\\\",\\\"qwuhkO_Qk\\\":\\\"click\\\",\\\"as5pM3pVy\\\":\\\"link\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"40\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HAsXgDiQk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TXBfmp1B4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RGAcsRi_n\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"dh52iJYnZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2ca17d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import NavbarIcons from\"https://framerusercontent.com/modules/r9btOd2a6NTmDKRaW3zF/Go3ZUmMaUQuDcld6SDb0/XICB4eSEh.js\";const NavbarIconsFonts=getFonts(NavbarIcons);const cycleOrder=[\"ee4asVawT\",\"ATk6eMJKf\",\"IZ_ZTr3fF\",\"dBM3UassE\",\"iCq6ksPBz\",\"GNrOyf3VZ\",\"EYaSuiv_R\"];const serializationHash=\"framer-eztyx\";const variantClassNames={ATk6eMJKf:\"framer-v-162492u\",dBM3UassE:\"framer-v-18rrxoe\",ee4asVawT:\"framer-v-kqx5u0\",EYaSuiv_R:\"framer-v-12w4k4g\",GNrOyf3VZ:\"framer-v-r11agr\",iCq6ksPBz:\"framer-v-1jsxvz4\",IZ_ZTr3fF:\"framer-v-h4houg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Benefits:\"IZ_ZTr3fF\",FAQ:\"dBM3UassE\",Footer:\"EYaSuiv_R\",Home:\"ee4asVawT\",Pricing:\"iCq6ksPBz\",Reviews:\"GNrOyf3VZ\",Services:\"ATk6eMJKf\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ee4asVawT\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ee4asVawT\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const qwuhkO_Qk1jdok1f=activeVariantCallback(async(...args)=>{setVariant(\"ee4asVawT\");});const qwuhkO_Qkvzqqsq=activeVariantCallback(async(...args)=>{setVariant(\"ATk6eMJKf\");});const qwuhkO_Qkpht1t1=activeVariantCallback(async(...args)=>{setVariant(\"IZ_ZTr3fF\");});const qwuhkO_Qknl3yf0=activeVariantCallback(async(...args)=>{setVariant(\"dBM3UassE\");});const qwuhkO_Qky81yso=activeVariantCallback(async(...args)=>{setVariant(\"EYaSuiv_R\");});const sharedStyleClassNames=[];const isDisplayed=()=>{if([\"iCq6ksPBz\",\"GNrOyf3VZ\",\"EYaSuiv_R\"].includes(baseVariant))return false;return true;};const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:isDisplayed()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-kqx5u0\",className,classNames),\"data-framer-name\":\"Home\",layoutDependency:layoutDependency,layoutId:\"ee4asVawT\",ref:ref??ref1,style:{backgroundColor:\"var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, rgb(16, 16, 16))\",borderBottomLeftRadius:99,borderBottomRightRadius:99,borderTopLeftRadius:99,borderTopRightRadius:99,...style},...addPropertyOverrides({ATk6eMJKf:{\"data-framer-name\":\"Services\"},dBM3UassE:{\"data-framer-name\":\"FAQ\"},IZ_ZTr3fF:{\"data-framer-name\":\"Benefits\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ixywv7\",\"data-framer-name\":\"Menu items\",layoutDependency:layoutDependency,layoutId:\"lciN0yRzy\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-puty5u\",\"data-framer-name\":\"White circle\",layoutDependency:layoutDependency,layoutId:\"yi6WyDXFy\",style:{backgroundColor:\"var(--token-07c9210e-e9f3-497e-b997-1745047ea1c6, rgb(255, 255, 255))\",borderBottomLeftRadius:99,borderBottomRightRadius:99,borderTopLeftRadius:99,borderTopRightRadius:99}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":OyIzN28Af\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":OyIzN28Af\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":OyIzN28Af\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":OyIzN28Af\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+(6+((componentViewport?.height||52)-12-40)/2)+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-161b19a-container\",layoutDependency:layoutDependency,layoutId:\"F5e6myMbC-container\",children:/*#__PURE__*/_jsx(NavbarIcons,{as5pM3pVy:resolvedLinks[0],height:\"100%\",id:\"F5e6myMbC\",layoutId:\"F5e6myMbC\",Lgkvs007j:\"ArrowUp\",P7RrVD36E:\"Home\",qwuhkO_Qk:qwuhkO_Qk1jdok1f,variant:\"HAsXgDiQk\",width:\"100%\",...addPropertyOverrides({ATk6eMJKf:{as5pM3pVy:resolvedLinks[1],variant:\"zen28XbZT\"},dBM3UassE:{as5pM3pVy:resolvedLinks[3],variant:\"zen28XbZT\"},IZ_ZTr3fF:{as5pM3pVy:resolvedLinks[2],variant:\"zen28XbZT\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":fJk2UB9eo\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":fJk2UB9eo\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":fJk2UB9eo\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":fJk2UB9eo\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+(6+((componentViewport?.height||52)-12-40)/2)+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-caigul-container\",layoutDependency:layoutDependency,layoutId:\"c00jjs_rl-container\",children:/*#__PURE__*/_jsx(NavbarIcons,{as5pM3pVy:resolvedLinks1[0],height:\"100%\",id:\"c00jjs_rl\",layoutId:\"c00jjs_rl\",Lgkvs007j:\"RectangleStack\",P7RrVD36E:\"Services\",qwuhkO_Qk:qwuhkO_Qkvzqqsq,variant:\"zen28XbZT\",width:\"100%\",...addPropertyOverrides({ATk6eMJKf:{as5pM3pVy:resolvedLinks1[1],variant:\"HAsXgDiQk\"},dBM3UassE:{as5pM3pVy:resolvedLinks1[3]},IZ_ZTr3fF:{as5pM3pVy:resolvedLinks1[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":jvqVY9kX6\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":jvqVY9kX6\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":jvqVY9kX6\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":jvqVY9kX6\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+(6+((componentViewport?.height||52)-12-40)/2)+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6h8b47-container\",layoutDependency:layoutDependency,layoutId:\"oTBour9ln-container\",children:/*#__PURE__*/_jsx(NavbarIcons,{as5pM3pVy:resolvedLinks2[0],height:\"100%\",id:\"oTBour9ln\",layoutId:\"oTBour9ln\",Lgkvs007j:\"Sparkles\",P7RrVD36E:\"Benefits\",qwuhkO_Qk:qwuhkO_Qkpht1t1,variant:\"zen28XbZT\",width:\"100%\",...addPropertyOverrides({ATk6eMJKf:{as5pM3pVy:resolvedLinks2[1]},dBM3UassE:{as5pM3pVy:resolvedLinks2[3]},IZ_ZTr3fF:{as5pM3pVy:resolvedLinks2[2],variant:\"HAsXgDiQk\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":A2Vpu3LTl\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":A2Vpu3LTl\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":A2Vpu3LTl\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":A2Vpu3LTl\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+(6+((componentViewport?.height||52)-12-40)/2)+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hag0kv-container\",layoutDependency:layoutDependency,layoutId:\"q9PW7IJCP-container\",children:/*#__PURE__*/_jsx(NavbarIcons,{as5pM3pVy:resolvedLinks3[0],height:\"100%\",id:\"q9PW7IJCP\",layoutId:\"q9PW7IJCP\",Lgkvs007j:\"QuestionMarkCircle\",P7RrVD36E:\"FAQ\",qwuhkO_Qk:qwuhkO_Qknl3yf0,variant:\"zen28XbZT\",width:\"100%\",...addPropertyOverrides({ATk6eMJKf:{as5pM3pVy:resolvedLinks3[1]},dBM3UassE:{as5pM3pVy:resolvedLinks3[3],variant:\"HAsXgDiQk\"},IZ_ZTr3fF:{as5pM3pVy:resolvedLinks3[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":xxuDdnjp6\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":xxuDdnjp6\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":xxuDdnjp6\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":xxuDdnjp6\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+(6+((componentViewport?.height||52)-12-40)/2)+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-u3jt6e-container\",layoutDependency:layoutDependency,layoutId:\"gY7FeksYL-container\",children:/*#__PURE__*/_jsx(NavbarIcons,{as5pM3pVy:resolvedLinks4[0],height:\"100%\",id:\"gY7FeksYL\",layoutId:\"gY7FeksYL\",Lgkvs007j:\"Heart\",P7RrVD36E:\"About\",qwuhkO_Qk:qwuhkO_Qky81yso,variant:\"TXBfmp1B4\",width:\"100%\",...addPropertyOverrides({ATk6eMJKf:{as5pM3pVy:resolvedLinks4[1]},dBM3UassE:{as5pM3pVy:resolvedLinks4[3]},IZ_ZTr3fF:{as5pM3pVy:resolvedLinks4[2]}},baseVariant,gestureVariant)})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eztyx.framer-14c5xaw, .framer-eztyx .framer-14c5xaw { display: block; }\",\".framer-eztyx.framer-kqx5u0 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 6px; position: relative; width: min-content; }\",\".framer-eztyx .framer-1ixywv7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-eztyx .framer-puty5u { aspect-ratio: 1 / 1; bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; top: 0px; width: var(--framer-aspect-ratio-supported, 40px); will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-eztyx .framer-161b19a-container, .framer-eztyx .framer-caigul-container, .framer-eztyx .framer-6h8b47-container, .framer-eztyx .framer-1hag0kv-container, .framer-eztyx .framer-u3jt6e-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eztyx.framer-kqx5u0, .framer-eztyx .framer-1ixywv7 { gap: 0px; } .framer-eztyx.framer-kqx5u0 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-eztyx.framer-kqx5u0 > :first-child, .framer-eztyx .framer-1ixywv7 > :first-child { margin-left: 0px; } .framer-eztyx.framer-kqx5u0 > :last-child, .framer-eztyx .framer-1ixywv7 > :last-child { margin-right: 0px; } .framer-eztyx .framer-1ixywv7 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } }\",\".framer-eztyx.framer-v-162492u .framer-puty5u { left: 46px; }\",\".framer-eztyx.framer-v-h4houg .framer-puty5u { left: 92px; }\",\".framer-eztyx.framer-v-18rrxoe .framer-puty5u { left: 138px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 52\n * @framerIntrinsicWidth 236\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"ATk6eMJKf\":{\"layout\":[\"auto\",\"auto\"]},\"IZ_ZTr3fF\":{\"layout\":[\"auto\",\"auto\"]},\"dBM3UassE\":{\"layout\":[\"auto\",\"auto\"]},\"iCq6ksPBz\":{\"layout\":[\"auto\",\"auto\"]},\"GNrOyf3VZ\":{\"layout\":[\"auto\",\"auto\"]},\"EYaSuiv_R\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOYCKZo5lO=withCSS(Component,css,\"framer-eztyx\");export default FramerOYCKZo5lO;FramerOYCKZo5lO.displayName=\"Navbar/Main navigation\";FramerOYCKZo5lO.defaultProps={height:52,width:236};addPropertyControls(FramerOYCKZo5lO,{variant:{options:[\"ee4asVawT\",\"ATk6eMJKf\",\"IZ_ZTr3fF\",\"dBM3UassE\",\"iCq6ksPBz\",\"GNrOyf3VZ\",\"EYaSuiv_R\"],optionTitles:[\"Home\",\"Services\",\"Benefits\",\"FAQ\",\"Pricing\",\"Reviews\",\"Footer\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerOYCKZo5lO,[{explicitInter:true,fonts:[]},...NavbarIconsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOYCKZo5lO\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ATk6eMJKf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IZ_ZTr3fF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dBM3UassE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"iCq6ksPBz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GNrOyf3VZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EYaSuiv_R\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"236\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"52\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./OYCKZo5lO.map", "// Generated by Framer (cf240c2)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const serializationHash=\"framer-ttIBD\";const variantClassNames={M10SFn4FE:\"framer-v-19n9143\"};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 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 getProps=({height,id,image,width,...props})=>{var _ref;return{...props,PdJQZmltA:(_ref=image!==null&&image!==void 0?image:props.PdJQZmltA)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/wqnD6I4UJW76fcQf91YGZGlrf4.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/wqnD6I4UJW76fcQf91YGZGlrf4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/wqnD6I4UJW76fcQf91YGZGlrf4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wqnD6I4UJW76fcQf91YGZGlrf4.jpg 2000w\"}};};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,PdJQZmltA,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"M10SFn4FE\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-19n9143\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"M10SFn4FE\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-2f12cb10-9876-4ae5-bfc6-b4bde60660c4, rgb(229, 231, 235))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||400)-0-400)/2+0+0)),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(PdJQZmltA),...{positionX:\"center\",positionY:\"top\"}},className:\"framer-1gi0wo4\",layoutDependency:layoutDependency,layoutId:\"ksc5F4K8j\"})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ttIBD.framer-pcu309, .framer-ttIBD .framer-pcu309 { display: block; }\",\".framer-ttIBD.framer-19n9143 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 500px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ttIBD .framer-1gi0wo4 { aspect-ratio: 1.25 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 400px); overflow: visible; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ttIBD.framer-19n9143 { gap: 0px; } .framer-ttIBD.framer-19n9143 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-ttIBD.framer-19n9143 > :first-child { margin-top: 0px; } .framer-ttIBD.framer-19n9143 > :last-child { margin-bottom: 0px; } }\",'.framer-ttIBD[data-border=\"true\"]::after, .framer-ttIBD [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 400\n * @framerIntrinsicWidth 500\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"PdJQZmltA\":\"image\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerX3RQgdCGF=withCSS(Component,css,\"framer-ttIBD\");export default FramerX3RQgdCGF;FramerX3RQgdCGF.displayName=\"Hero portfolio\";FramerX3RQgdCGF.defaultProps={height:400,width:500};addPropertyControls(FramerX3RQgdCGF,{PdJQZmltA:{__defaultAssetReference:\"data:framer/asset-reference,wqnD6I4UJW76fcQf91YGZGlrf4.jpg?originalFilename=Thin-Hardcover-Book-Mockup.jpg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage}});addFonts(FramerX3RQgdCGF,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerX3RQgdCGF\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"400\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"PdJQZmltA\\\":\\\"image\\\"}\",\"framerIntrinsicWidth\":\"500\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./X3RQgdCGF.map", "import{jsx as _jsx}from\"react/jsx-runtime\";export function BalancedText(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,style:{...props.style,textWrap:\"balance\"}});};}\nexport const __FramerMetadata__ = {\"exports\":{\"BalancedText\":{\"type\":\"reactHoc\",\"name\":\"BalancedText\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Balanced_text.map", "import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";export function withHighlightColor1(Component){return props=>{const[isVisible,setIsVisible]=useState(false);useEffect(()=>{const elements=document.querySelectorAll(`.${props.className} [style*=\"--framer-text-decoration\"]`);// Now, let's add a parent <mark> tag to the selected elements\nelements.forEach(element=>{element.style.removeProperty(\"--framer-text-decoration\");const markElement=document.createElement(\"mark\");const spanElement=document.createElement(\"span\");// Wrap the element with mark\nelement.parentNode.insertBefore(markElement,element);markElement.appendChild(element);// Wrap the content of the element with span\nwhile(element.firstChild){spanElement.appendChild(element.firstChild);}element.appendChild(spanElement);setIsVisible(true);});const handle=entries=>{entries.forEach(entry=>{const highlightedValue=entry.target.style.getPropertyValue(\"--highlighted\");console.log(\"handle\");if(!highlightedValue||parseInt(highlightedValue)===0){entry.target.style.setProperty(\"--highlighted\",entry.isIntersecting?\"1\":\"0\");}});};const observer=new IntersectionObserver(handle,{threshold:1});elements.forEach(M=>observer.observe(M));},[props]);return /*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"style\",{children:`\n.${props.className} mark {\n--highlighted: 0;\n--highlight: rgba(141, 185, 125, 1);\nbackground: transparent;\n}\n\n.${props.className} mark span {\nbackground: linear-gradient(120deg, var(--highlight) 50%, transparent 50%) 110% 0 / 200% 100% no-repeat;\nbackground-position: calc((1 - var(--highlighted)) * 110%) 0;\ntransition: background-position 1s;\ncolor: white;\n}\n`}),/*#__PURE__*/_jsx(Component,{...props,style:!isVisible?{opacity:0}:{}})]});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withHighlightColor1\":{\"type\":\"reactHoc\",\"name\":\"withHighlightColor1\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Scroll_highlight.map", "// Generated by Framer (cf240c2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FR;InterDisplay\",\"FR;InterDisplay-Bold\",\"FR;InterDisplay-BoldItalic\",\"FR;InterDisplay-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter Display\",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/2uIBiALfCHVpWbHqRMZutfT7giU.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Zwfz6xbVe5pmcWRJRgBDHnMkOkI.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/U9LaDDmbRhzX3sB8g8glTy5feTE.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tVew2LzXJ1t7QfxP1gdTIdj2o0g.woff2\",weight:\"400\"},{family:\"Inter Display\",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/DF7bjCRmStYPqSb945lAlMfCCVQ.woff2\",weight:\"400\"},{family:\"Inter Display\",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/nCpxWS6DaPlPe0lHzStXAPCo3lw.woff2\",weight:\"400\"},{family:\"Inter Display\",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/vebZUMjGyKkYsfcY73iwWTzLNag.woff2\",weight:\"400\"},{family:\"Inter Display\",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/I11LrmuBDQZweplJ62KkVsklU5Y.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/UjFZPDy3qGuDktQM4q9CxhKfIa8.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/8exwVHJy2DhJ4N5prYlVMrEKmQ.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/UTeedEK21hO5jDxEUldzdScUqpg.woff2\",weight:\"700\"},{family:\"Inter Display\",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/Ig8B8nzy11hzIWEIYnkg91sofjo.woff2\",weight:\"700\"},{family:\"Inter Display\",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/n9CXKI3tsmCPeC6MCT9NziShSuQ.woff2\",weight:\"700\"},{family:\"Inter Display\",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/qctQFoJqJ9aIbRSIp0AhCQpFxn8.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/fXvVh2JeZlehNcEhKHpHH0frSl0.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/7pScaNeb6M7n2HF2jKemDqzCIr4.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/qS4UjQYyATcVV9rODk0Zx9KhkY8.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/VfD2n20yM7v0hrUEBHEyafsmMBY.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/4oIO9fB59bn3cKFWz7piCj28z9s.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/TBccIZR9kIpkRce5i9ATfPp7a4.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/F5Lmfd3fCAu7TwiYbI4DLWw4ks.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/THWAFHoAcmqLMy81E8hCSdziVKA.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/sQxGYWDlRkDr0eOKqiNRl6g5rs.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/NNTAT1XAm8ZRkr824inYPkjNeL4.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/P2qr9PAWBt905929rHfxmneMUG0.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/2BmSa4TZZvFKAZg2DydxTbvKlTU.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/djqIk3Er2JcAcz7Rup88BdINEw.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/KMFW46iYsEZaUBwXbwPc9nQm71o.woff2\",weight:\"400\"}]}];export const css=['.framer-HUpfm .framer-styles-preset-16uc4qx:not(.rich-text-wrapper), .framer-HUpfm .framer-styles-preset-16uc4qx.rich-text-wrapper p { --framer-font-family: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'cv11\\' on, \\'cv06\\' on; --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: -0.04em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 900px) { .framer-HUpfm .framer-styles-preset-16uc4qx:not(.rich-text-wrapper), .framer-HUpfm .framer-styles-preset-16uc4qx.rich-text-wrapper p { --framer-font-family: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'cv11\\' on, \\'cv06\\' on; --framer-font-size: 15px; --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: -0.04em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 899px) and (min-width: 0px) { .framer-HUpfm .framer-styles-preset-16uc4qx:not(.rich-text-wrapper), .framer-HUpfm .framer-styles-preset-16uc4qx.rich-text-wrapper p { --framer-font-family: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-family-italic: \"Inter Display\", \"Inter Display Placeholder\", sans-serif; --framer-font-open-type-features: \\'ss04\\' on, \\'cv11\\' on, \\'cv06\\' on; --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: -0.04em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, #101010); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-HUpfm\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f26e712)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCodeBoundaryForOverrides,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import{BalancedText}from\"https://framerusercontent.com/modules/vRjGrmfFSJpVraKexGKp/PkIxQbHsMT2TvKZwX4fu/Balanced_text.js\";import FAQFAQCollection from\"#framer/local/canvasComponent/CyPA3Vv9Z/CyPA3Vv9Z.js\";import Footer from\"#framer/local/canvasComponent/FOrDmTDbZ/FOrDmTDbZ.js\";import InteractiveServices from\"#framer/local/canvasComponent/hdgxjMgOz/hdgxjMgOz.js\";import NavbarTopbar from\"#framer/local/canvasComponent/jc279S_zi/jc279S_zi.js\";import CardsBenefits from\"#framer/local/canvasComponent/lVNb40FE0/lVNb40FE0.js\";import CardsProcess from\"#framer/local/canvasComponent/omz4J4uUu/omz4J4uUu.js\";import NavbarMainNavigation from\"#framer/local/canvasComponent/OYCKZo5lO/OYCKZo5lO.js\";import ButtonsPrimary from\"#framer/local/canvasComponent/t5zuT_UWf/t5zuT_UWf.js\";import HeroPortfolio from\"#framer/local/canvasComponent/X3RQgdCGF/X3RQgdCGF.js\";import ElementsTitleTag from\"#framer/local/canvasComponent/xKI6smbLN/xKI6smbLN.js\";import{BalancedText as BalancedText1}from\"#framer/local/codeFile/Pd8JklW/Balanced_text.js\";import{withHighlightColor1}from\"#framer/local/codeFile/G4VNsSt/Scroll_highlight.js\";import*as sharedStyle from\"#framer/local/css/bVpaEVfiA/bVpaEVfiA.js\";import*as sharedStyle2 from\"#framer/local/css/cE6wLSYDB/cE6wLSYDB.js\";import*as sharedStyle3 from\"#framer/local/css/fv9vVbVXW/fv9vVbVXW.js\";import*as sharedStyle1 from\"#framer/local/css/lr0KK1wAu/lr0KK1wAu.js\";import*as sharedStyle4 from\"#framer/local/css/Xrjxkjfe6/Xrjxkjfe6.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavbarTopbarFonts=getFonts(NavbarTopbar);const NavbarMainNavigationFonts=getFonts(NavbarMainNavigation);const NavbarMainNavigationWithVariantAppearEffect=withVariantAppearEffect(NavbarMainNavigation);const ContainerWithFX=withFX(Container);const ButtonsPrimaryFonts=getFonts(ButtonsPrimary);const HeroPortfolioFonts=getFonts(HeroPortfolio);const MotionDivWithFX=withFX(motion.div);const TickerFonts=getFonts(Ticker);const RichTextWithHighlightColor11qdl5t4=withCodeBoundaryForOverrides(RichText,{nodeId:\"RUGfX49zM\",override:withHighlightColor1,scopeId:\"augiA20Il\"});const ElementsTitleTagFonts=getFonts(ElementsTitleTag);const RichTextBalancedText1pc9q44=withCodeBoundaryForOverrides(RichText,{nodeId:\"zRUvvQqSk\",override:BalancedText,scopeId:\"augiA20Il\"});const CardsProcessFonts=getFonts(CardsProcess);const InteractiveServicesFonts=getFonts(InteractiveServices);const CardsBenefitsFonts=getFonts(CardsBenefits);const RichTextBalancedText12za0ri=withCodeBoundaryForOverrides(RichText,{nodeId:\"GDFJefcLt\",override:BalancedText1,scopeId:\"augiA20Il\"});const RichTextBalancedText11lypkb5=withCodeBoundaryForOverrides(RichText,{nodeId:\"AAJb2Q4kr\",override:BalancedText1,scopeId:\"augiA20Il\"});const FAQFAQCollectionFonts=getFonts(FAQFAQCollection);const FooterFonts=getFonts(Footer);const breakpoints={jqJufYD2G:\"(max-width: 899px)\",mc7v7ug0a:\"(min-width: 900px) and (max-width: 1359px)\",WQLkyLRf1:\"(min-width: 1360px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-gu9VH\";const variantClassNames={jqJufYD2G:\"framer-v-1dd2534\",mc7v7ug0a:\"framer-v-iowt9v\",WQLkyLRf1:\"framer-v-72rtr7\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:100};const transition1={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const transition2={delay:.2,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const transition3={delay:.4,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const transition4={delay:.6,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const transition5={delay:.8,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition6={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const transition7={damping:60,delay:.1,mass:1,stiffness:400,type:\"spring\"};const transition8={damping:60,delay:.2,mass:1,stiffness:400,type:\"spring\"};const transition9={damping:60,delay:.3,mass:1,stiffness:400,type:\"spring\"};const transition10={damping:60,delay:.4,mass:1,stiffness:400,type:\"spring\"};const transition11={damping:60,delay:.5,mass:1,stiffness:400,type:\"spring\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"jqJufYD2G\",Tablet:\"mc7v7ug0a\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const elementId=useRouteElementId(\"OyIzN28Af\");const ref5=React.useRef(null);const elementId1=useRouteElementId(\"gLuqyQPiw\");const elementId2=useRouteElementId(\"d_WWNmXfS\");const ref6=React.useRef(null);const elementId3=useRouteElementId(\"fJk2UB9eo\");const elementId4=useRouteElementId(\"jvqVY9kX6\");const elementId5=useRouteElementId(\"A2Vpu3LTl\");const elementId6=useRouteElementId(\"xxuDdnjp6\");const ref7=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-07c9210e-e9f3-497e-b997-1745047ea1c6, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vzh9hm-container\",nodeId:\"Q7X_yLZ4v\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{variant:\"B2Y0GymUA\"},mc7v7ug0a:{variant:\"VnW87Gtik\"}},children:/*#__PURE__*/_jsx(NavbarTopbar,{height:\"100%\",id:\"Q7X_yLZ4v\",layoutId:\"Q7X_yLZ4v\",style:{width:\"100%\"},variant:\"Y2HpJVXhi\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{y:938}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:928,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref1,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1g4w5ri-container\",layoutScroll:true,nodeId:\"Z9EUJpx54\",rendersWithMotion:true,scopeId:\"augiA20Il\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(NavbarMainNavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"ATk6eMJKf\"},{ref:ref3,target:\"IZ_ZTr3fF\"},{ref:ref4,target:\"dBM3UassE\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"Z9EUJpx54\",layoutId:\"Z9EUJpx54\",variant:\"ee4asVawT\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wlynkn\",\"data-framer-name\":\"Hero section\",id:elementId,ref:ref5,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uqlh4\",\"data-framer-name\":\"Hero Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6com35\",\"data-framer-name\":\"Hero Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pu6nq9\",\"data-framer-name\":\"Title & Sub\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-i7uhl0\",\"data-styles-preset\":\"bVpaEVfiA\",children:\"Building technology for people first\"})}),className:\"framer-uqs8nh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-t6shrp\",\"data-styles-preset\":\"lr0KK1wAu\",children:\"Reduce software spending and get to value faster, without compromising your process.\"})}),className:\"framer-1bvmyt4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-d0g3hp-container\",nodeId:\"p29JoJFSM\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ButtonsPrimary,{BDdy95rUN:\"var(--token-07c9210e-e9f3-497e-b997-1745047ea1c6, rgb(255, 255, 255))\",height:\"100%\",id:\"p29JoJFSM\",J1Dd8nIjG:\"How it works\",layoutId:\"p29JoJFSM\",lm3jabWvd:\"var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, rgb(16, 16, 16))\",PKSBDyZHb:\"var(--token-07c9210e-e9f3-497e-b997-1745047ea1c6, rgb(255, 255, 255))\",variant:\"HMTGX3XHM\",width:\"100%\",xPQiAiM2I:\"#process\",Ye_RDpwsn:\"var(--token-dcbf0612-8dbb-496f-ae2d-23da2756fc7a, rgb(255, 79, 1))\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jwqdp5\",\"data-framer-name\":\"Projects\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:40,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:600,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-260}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-360}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mqrrc\",\"data-framer-name\":\"Column-1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:\"200px\"},mc7v7ug0a:{width:\"260px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-s8l04q-container\",nodeId:\"vJ9NREuvi\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(HeroPortfolio,{height:\"100%\",id:\"vJ9NREuvi\",layoutId:\"vJ9NREuvi\",PdJQZmltA:addImageAlt({src:\"https://framerusercontent.com/images/gX3Fm920SFR2KQTXqI5g7M71G0.png\",srcSet:\"https://framerusercontent.com/images/gX3Fm920SFR2KQTXqI5g7M71G0.png?scale-down-to=512 512w,https://framerusercontent.com/images/gX3Fm920SFR2KQTXqI5g7M71G0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gX3Fm920SFR2KQTXqI5g7M71G0.png 1080w\"},\"\"),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:\"200px\"},mc7v7ug0a:{width:\"260px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-a9n352-container\",nodeId:\"k_OJkA_53\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(HeroPortfolio,{height:\"100%\",id:\"k_OJkA_53\",layoutId:\"k_OJkA_53\",PdJQZmltA:addImageAlt({src:\"https://framerusercontent.com/images/XUy9naX6gefE7jgFsl50TlkU8Y.png\",srcSet:\"https://framerusercontent.com/images/XUy9naX6gefE7jgFsl50TlkU8Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/XUy9naX6gefE7jgFsl50TlkU8Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XUy9naX6gefE7jgFsl50TlkU8Y.png 1080w\"},\"\"),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:\"200px\"},mc7v7ug0a:{width:\"260px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-36spas-container\",nodeId:\"HTEPaddfW\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(HeroPortfolio,{height:\"100%\",id:\"HTEPaddfW\",layoutId:\"HTEPaddfW\",PdJQZmltA:addImageAlt({src:\"https://framerusercontent.com/images/iszNkL7xNG1j42VKRZ7ZoVtGMs8.png\",srcSet:\"https://framerusercontent.com/images/iszNkL7xNG1j42VKRZ7ZoVtGMs8.png?scale-down-to=512 512w,https://framerusercontent.com/images/iszNkL7xNG1j42VKRZ7ZoVtGMs8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/iszNkL7xNG1j42VKRZ7ZoVtGMs8.png 1080w\"},\"\"),style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:600,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-70}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-40}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jttvmc\",\"data-framer-name\":\"Column-2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:\"200px\"},mc7v7ug0a:{width:\"260px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-hb8nxw-container\",nodeId:\"VZLBG4LFO\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(HeroPortfolio,{height:\"100%\",id:\"VZLBG4LFO\",layoutId:\"VZLBG4LFO\",PdJQZmltA:addImageAlt({positionX:\"39.8%\",positionY:\"51.8%\",src:\"https://framerusercontent.com/images/MlbkHe0NUmV1FYhIWny16X79i0.png\",srcSet:\"https://framerusercontent.com/images/MlbkHe0NUmV1FYhIWny16X79i0.png?scale-down-to=512 512w,https://framerusercontent.com/images/MlbkHe0NUmV1FYhIWny16X79i0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MlbkHe0NUmV1FYhIWny16X79i0.png 1080w\"},\"\"),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:\"200px\"},mc7v7ug0a:{width:\"260px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rwjesv-container\",nodeId:\"Rp8bq5By3\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(HeroPortfolio,{height:\"100%\",id:\"Rp8bq5By3\",layoutId:\"Rp8bq5By3\",PdJQZmltA:addImageAlt({src:\"https://framerusercontent.com/images/izRy8BD0GejjfhKcHlVnXMyYQ.png\",srcSet:\"https://framerusercontent.com/images/izRy8BD0GejjfhKcHlVnXMyYQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/izRy8BD0GejjfhKcHlVnXMyYQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/izRy8BD0GejjfhKcHlVnXMyYQ.png 1080w\"},\"\"),style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11gypsv\",\"data-framer-name\":\"Center colum\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:\"200px\"},mc7v7ug0a:{width:\"260px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-tm86tw-container\",nodeId:\"bwAnENLHv\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(HeroPortfolio,{height:\"100%\",id:\"bwAnENLHv\",layoutId:\"bwAnENLHv\",PdJQZmltA:addImageAlt({src:\"https://framerusercontent.com/images/8xzoUgMwjSWeX2IK7AmIeOcLM.png\",srcSet:\"https://framerusercontent.com/images/8xzoUgMwjSWeX2IK7AmIeOcLM.png?scale-down-to=512 512w,https://framerusercontent.com/images/8xzoUgMwjSWeX2IK7AmIeOcLM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8xzoUgMwjSWeX2IK7AmIeOcLM.png 1080w\"},\"\"),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:\"200px\"},mc7v7ug0a:{width:\"260px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-if6bby-container\",nodeId:\"sTXnBI84X\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(HeroPortfolio,{height:\"100%\",id:\"sTXnBI84X\",layoutId:\"sTXnBI84X\",PdJQZmltA:addImageAlt({src:\"https://framerusercontent.com/images/FhunLKfvGAM721Mlbbc7J1ObKeQ.png\",srcSet:\"https://framerusercontent.com/images/FhunLKfvGAM721Mlbbc7J1ObKeQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/FhunLKfvGAM721Mlbbc7J1ObKeQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FhunLKfvGAM721Mlbbc7J1ObKeQ.png 1080w\"},\"\"),style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:600,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-70}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-40}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1qip1f6\",\"data-framer-name\":\"Column-4\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:\"200px\"},mc7v7ug0a:{width:\"260px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gp2e0g-container\",nodeId:\"kIj6zpqQF\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(HeroPortfolio,{height:\"100%\",id:\"kIj6zpqQF\",layoutId:\"kIj6zpqQF\",PdJQZmltA:addImageAlt({src:\"https://framerusercontent.com/images/RV9Q7roG0AaUJzIOZHhbMRrmuwo.png\",srcSet:\"https://framerusercontent.com/images/RV9Q7roG0AaUJzIOZHhbMRrmuwo.png?scale-down-to=512 512w,https://framerusercontent.com/images/RV9Q7roG0AaUJzIOZHhbMRrmuwo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RV9Q7roG0AaUJzIOZHhbMRrmuwo.png 1078w\"},\"\"),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:\"200px\"},mc7v7ug0a:{width:\"260px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-vpg91i-container\",nodeId:\"k7NJLD7iq\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(HeroPortfolio,{height:\"100%\",id:\"k7NJLD7iq\",layoutId:\"k7NJLD7iq\",PdJQZmltA:addImageAlt({src:\"https://framerusercontent.com/images/hGnbEDYQqqra09VQjlhYmrjCZk.png\",srcSet:\"https://framerusercontent.com/images/hGnbEDYQqqra09VQjlhYmrjCZk.png?scale-down-to=512 512w,https://framerusercontent.com/images/hGnbEDYQqqra09VQjlhYmrjCZk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hGnbEDYQqqra09VQjlhYmrjCZk.png 1080w\"},\"\"),style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:40,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:600,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-260}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-360}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1aci7j2\",\"data-framer-name\":\"Column-5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:\"200px\"},mc7v7ug0a:{width:\"260px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-c0hdh5-container\",nodeId:\"SOdUYDy34\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(HeroPortfolio,{height:\"100%\",id:\"SOdUYDy34\",layoutId:\"SOdUYDy34\",PdJQZmltA:addImageAlt({src:\"https://framerusercontent.com/images/I01QjCbBA96jU1jJctDVzrYvT8.png\",srcSet:\"https://framerusercontent.com/images/I01QjCbBA96jU1jJctDVzrYvT8.png?scale-down-to=512 512w,https://framerusercontent.com/images/I01QjCbBA96jU1jJctDVzrYvT8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/I01QjCbBA96jU1jJctDVzrYvT8.png 1080w\"},\"\"),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:\"200px\"},mc7v7ug0a:{width:\"260px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oarrir-container\",nodeId:\"XOaJ1ukiZ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(HeroPortfolio,{height:\"100%\",id:\"XOaJ1ukiZ\",layoutId:\"XOaJ1ukiZ\",PdJQZmltA:addImageAlt({src:\"https://framerusercontent.com/images/IaoCqhnzt7Eb6RFrsCsCo3njOU.png\",srcSet:\"https://framerusercontent.com/images/IaoCqhnzt7Eb6RFrsCsCo3njOU.png?scale-down-to=512 512w,https://framerusercontent.com/images/IaoCqhnzt7Eb6RFrsCsCo3njOU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IaoCqhnzt7Eb6RFrsCsCo3njOU.png 1080w\"},\"\"),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:\"200px\"},mc7v7ug0a:{width:\"260px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"300px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-rczd53-container\",nodeId:\"ZqpIjbn5_\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(HeroPortfolio,{height:\"100%\",id:\"ZqpIjbn5_\",layoutId:\"ZqpIjbn5_\",PdJQZmltA:addImageAlt({src:\"https://framerusercontent.com/images/gBRcaqgxqxVQr3y38CU0TfyeLg.png\",srcSet:\"https://framerusercontent.com/images/gBRcaqgxqxVQr3y38CU0TfyeLg.png?scale-down-to=512 512w,https://framerusercontent.com/images/gBRcaqgxqxVQr3y38CU0TfyeLg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gBRcaqgxqxVQr3y38CU0TfyeLg.png 1080w\"},\"\"),style:{width:\"100%\"},width:\"100%\"})})})})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w3x6qb\",\"data-framer-name\":\"Validation & Review\",id:elementId1,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16gn9gs\",\"data-framer-name\":\"Validation section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"RlM7Q2FiaW5ldCBHcm90ZXNrLW1lZGl1bQ==\",\"--framer-font-family\":'\"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, rgb(16, 16, 16))\"},children:\"Agencies trust FSH with their workflows\"})})},mc7v7ug0a:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"RlM7Q2FiaW5ldCBHcm90ZXNrLW1lZGl1bQ==\",\"--framer-font-family\":'\"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, rgb(16, 16, 16))\"},children:\"Agencies trust FSH with their workflows\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"RlM7Q2FiaW5ldCBHcm90ZXNrLW1lZGl1bQ==\",\"--framer-font-family\":'\"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, rgb(16, 16, 16))\"},children:\"Agencies trust FSH with their workflows\"})}),className:\"framer-1inv9i0\",fonts:[\"FS;Cabinet Grotesk-medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14e3u2t-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Y9uc8ngfa\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:0,id:\"Y9uc8ngfa\",layoutId:\"Y9uc8ngfa\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xc1r6w\",\"data-framer-name\":\"Logos\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:45.5,intrinsicWidth:136.5,pixelHeight:747,pixelWidth:747,positionX:\"center\",positionY:\"center\",sizes:\"120px\",src:\"https://framerusercontent.com/images/jiqzV7nF2JMPtN9Lcr8NEm69A.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/jiqzV7nF2JMPtN9Lcr8NEm69A.svg?scale-down-to=512 512w,https://framerusercontent.com/images/jiqzV7nF2JMPtN9Lcr8NEm69A.svg 746w\"},className:\"framer-1fop8cv\",\"data-framer-name\":\"city_of_grand_rapids\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:84.5,intrinsicWidth:178,pixelHeight:1200,pixelWidth:1200,positionX:\"center\",positionY:\"center\",sizes:\"120px\",src:\"https://framerusercontent.com/images/Rkp07lDz70ejHlg9bGq2P0xYVs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Rkp07lDz70ejHlg9bGq2P0xYVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/Rkp07lDz70ejHlg9bGq2P0xYVs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Rkp07lDz70ejHlg9bGq2P0xYVs.png 1200w\"},className:\"framer-qrezp9\",\"data-framer-name\":\"city_of_philadelphia\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:147,intrinsicWidth:467.5,pixelHeight:480,pixelWidth:476,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/PY4iFtSHBpM7qTT1YM90b1rREgA.png\"},className:\"framer-oap6e9\",\"data-framer-name\":\"city_of_san_diego\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:52.5,intrinsicWidth:200,pixelHeight:806,pixelWidth:800,positionX:\"center\",positionY:\"center\",sizes:\"120px\",src:\"https://framerusercontent.com/images/FtB0CytCKQQfGIpfMkotFcPJ24.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/FtB0CytCKQQfGIpfMkotFcPJ24.png 800w\"},className:\"framer-1o7z7uh\",\"data-framer-name\":\"city_of_grand_rapids\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:42.5,intrinsicWidth:137,pixelHeight:500,pixelWidth:500,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/pObTnPJRgDPbGcj3IdBkCy4WDsA.png\"},className:\"framer-fasroy\",\"data-framer-name\":\"city_of_hilton_head_island\"})]})],speed:30,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rvi835\",\"data-framer-name\":\"Review card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-7bbyq0\",\"data-framer-name\":\"Review\",children:/*#__PURE__*/_jsx(RichTextWithHighlightColor11qdl5t4,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h6\",{style:{\"--font-selector\":\"RlM7Q2FiaW5ldCBHcm90ZXNrLW1lZGl1bQ==\",\"--framer-font-family\":'\"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss04' on, 'ss05' on\",\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\"},children:['\"Lilly and the FSH Tech team are rock stars. ',/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-decoration\":\"underline\"},children:\"Our entire office cannot stop talking about them.\"}),\" When they came in this year\\xa0and delivered a solution by summer, we were \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7Q2FiaW5ldCBHcm90ZXNrLWJvbGQ=\",\"--framer-font-weight\":\"700\"},children:\"shocked\"}),'. We just have no clue what\u2019s even possible.\"']})}),className:\"framer-1qdl5t4\",fonts:[\"FS;Cabinet Grotesk-medium\",\"FS;Cabinet Grotesk-bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2twjos\",\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:576,intrinsicWidth:1024,pixelHeight:960,pixelWidth:960,sizes:\"40px\",src:\"https://framerusercontent.com/images/vrUhPofTFm61RFs17NlAZY6n7es.webp\",srcSet:\"https://framerusercontent.com/images/vrUhPofTFm61RFs17NlAZY6n7es.webp?scale-down-to=512 512w,https://framerusercontent.com/images/vrUhPofTFm61RFs17NlAZY6n7es.webp 960w\"},className:\"framer-fe6v9n\",\"data-border\":true,\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ii212b\",\"data-framer-name\":\"Name & Company\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-cnqtag\",\"data-styles-preset\":\"cE6wLSYDB\",children:\"William Woods, J.D.\"})}),className:\"framer-4fpq32\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16uc4qx\",\"data-styles-preset\":\"fv9vVbVXW\",children:\"Director of Intake @ The Innocence Project\"})}),className:\"framer-1fzy6jg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pf7wnb\",\"data-framer-name\":\"Process Section\",id:elementId2,ref:ref6,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i0q3f9\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cqs1l5\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t1ig6m-container\",nodeId:\"DhpaceQCG\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ElementsTitleTag,{height:\"100%\",HH9INjqVE:\"Our process\",id:\"DhpaceQCG\",layoutId:\"DhpaceQCG\",variant:\"gmYykzpKp\",width:\"100%\",ziWH8aXBz:\"var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, rgb(16, 16, 16))\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ux71jn\",\"data-framer-name\":\"Title & Sub\",children:[/*#__PURE__*/_jsx(RichTextBalancedText1pc9q44,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-k36v38\",\"data-styles-preset\":\"Xrjxkjfe6\",children:\"Your workflow, prioritized\"})}),className:\"framer-1pc9q44\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-t6shrp\",\"data-styles-preset\":\"lr0KK1wAu\",children:\"We don't charge for change orders, training, or customer support. Our customers experience value upfront, while minimizing legacy tech and security headaches.\"})}),className:\"framer-gkvbtp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dy1f1y\",\"data-framer-name\":\"Cards\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vkhnj8\",\"data-framer-name\":\"First 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 500px), 240px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:281,width:`max(max(min(${componentViewport?.width||\"100vw\"} - 64px, 1200px), 480px), 240px)`,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref6,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-rnz0xr-container\",nodeId:\"n4rwyOqto\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(CardsProcess,{fS85wOYYO:addImageAlt({src:\"https://framerusercontent.com/images/OKTJjeoKHEYodoJfrbbfgQE69A.gif\"},\"\"),height:\"100%\",id:\"n4rwyOqto\",layoutId:\"n4rwyOqto\",style:{width:\"100%\"},tLPBfOkIs:\"We submit a response with a dedicated sandbox environment for you to try before you buy.\",variant:\"o8LLFtdap\",W23g2NIyZ:\"RFP\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 500px), 240px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:281,width:`max(max(min(${componentViewport?.width||\"100vw\"} - 64px, 1200px), 480px), 240px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref6,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dbi2wz-container\",nodeId:\"qMoauBlNc\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(CardsProcess,{fS85wOYYO:addImageAlt({src:\"https://framerusercontent.com/images/TXmaTyuH0kXQJXdyaxO3tYlA0c.gif\"},\"\"),height:\"100%\",id:\"qMoauBlNc\",layoutId:\"qMoauBlNc\",style:{width:\"100%\"},tLPBfOkIs:\"Key stakeholders get role-based workflow interfaces that all talk to a unified, secure database.\",variant:\"o8LLFtdap\",W23g2NIyZ:\"Planning\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gf2jtt\",\"data-framer-name\":\"Second 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 500px), 240px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:281,width:`max(max(min(${componentViewport?.width||\"100vw\"} - 64px, 1200px), 480px), 240px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref6,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1m8yr67-container\",nodeId:\"nkMffcmNI\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(CardsProcess,{fS85wOYYO:addImageAlt({src:\"https://framerusercontent.com/images/l6b5dqTTqCOpEu9F4Rtj1OkAfI.gif\"},\"\"),height:\"100%\",id:\"nkMffcmNI\",layoutId:\"nkMffcmNI\",style:{width:\"100%\"},tLPBfOkIs:\"Get results within 1-2 weeks: Integrations with a 3rd party app, new interface, workflow updates? We're on it.\",variant:\"o8LLFtdap\",W23g2NIyZ:\"Iterate\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 500px), 240px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:281,width:`max(max(min(${componentViewport?.width||\"100vw\"} - 64px, 1200px), 480px), 240px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref6,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9ohqwx-container\",nodeId:\"p0UWZzmZX\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(CardsProcess,{fS85wOYYO:addImageAlt({src:\"https://framerusercontent.com/images/Nhfiyl8Kv4lxtP6NhryP4NlODs.gif\"},\"\"),height:\"100%\",id:\"p0UWZzmZX\",layoutId:\"p0UWZzmZX\",style:{width:\"100%\"},tLPBfOkIs:\"Reduce software spending without sacrificing value or speed. We are your partners in solving problems.\",variant:\"o8LLFtdap\",W23g2NIyZ:\"Save\",width:\"100%\"})})})})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2c0m45\",\"data-framer-name\":\"Services Section\",id:elementId3,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ti152c\",\"data-framer-name\":\"Section container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19i551e\",\"data-framer-name\":\"Section header\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zdt77d-container\",nodeId:\"ryIUKyl1Y\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ElementsTitleTag,{height:\"100%\",HH9INjqVE:\"Services\",id:\"ryIUKyl1Y\",layoutId:\"ryIUKyl1Y\",variant:\"gmYykzpKp\",width:\"100%\",ziWH8aXBz:\"var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, rgb(16, 16, 16))\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ydjg2u\",\"data-framer-name\":\"Title & Sub\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-k36v38\",\"data-styles-preset\":\"Xrjxkjfe6\",children:\"Migrations, Training, Consulting, Support\"})}),className:\"framer-m84pwf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-t6shrp\",\"data-styles-preset\":\"lr0KK1wAu\",children:\"Partners stick with you throughout the entire lifecycle. \"})}),className:\"framer-we1q0t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:387,width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1064px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-a40jyf-container\",nodeId:\"vJ3dWQoC0\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{pEYSJVASZ:\"20px 0px 0px 20px\"}},children:/*#__PURE__*/_jsx(InteractiveServices,{ajS0lrRWn:\"var(--token-f040c2a8-79eb-41d8-8fe1-6f6b77a00ba9, rgb(255, 246, 236))\",AzfBOss3E:\"Whether it's auditing your data governance policy or connecting you to another government agency with similar experiences, we're always looking to help beyond the RFP.\",BTJnV7rSo:\"DevicePhoneMobile\",CmDpLy73u:\"In-person or remote, we deliver engaging workshops to help your teams maximize the value of technology.\",dKN1LBaIY:\"Fire\",ePw7PVobR:\"var(--token-4ad12d78-ba37-4e41-b0e6-9d94555a12ba, rgb(250, 245, 255))\",f1rjZyXfA:\"CursorArrowRipple\",h2wemRZgC:\"ComputerDesktop\",height:\"100%\",id:\"vJ3dWQoC0\",IWxR_27CE:\"Training\",IyG2o9r8f:\"Consulting\",Jb4Qiif0o:addImageAlt({src:\"https://framerusercontent.com/images/e3zWWHdEsRxJCUe87ThXh8rWpDI.png\",srcSet:\"https://framerusercontent.com/images/e3zWWHdEsRxJCUe87ThXh8rWpDI.png?scale-down-to=512 512w,https://framerusercontent.com/images/e3zWWHdEsRxJCUe87ThXh8rWpDI.png 1024w\"},\"\"),JcPaiwua9:\"var(--token-192f39e8-69b3-4ead-b4d1-930ad5345ed4, rgb(250, 250, 250))\",jxjvAIGZv:addImageAlt({src:\"https://framerusercontent.com/images/ASu3ETOxS1CIxvQlE5TXwAw6264.png\",srcSet:\"https://framerusercontent.com/images/ASu3ETOxS1CIxvQlE5TXwAw6264.png?scale-down-to=512 512w,https://framerusercontent.com/images/ASu3ETOxS1CIxvQlE5TXwAw6264.png 1024w\"},\"\"),layoutId:\"vJ3dWQoC0\",NxKLrRjGt:\"We respond to support requests within 1 business day. We provide American based, live customer support because we love talking to real humans too.\",p7v__EyE5:\"Support\",pEYSJVASZ:\"40px 0px 0px 40px\",ppAVPvC3f:\"Migrations\",style:{width:\"100%\"},tfZ_Qooxu:\"var(--token-97bf10ef-7f91-4f75-aa27-a9e13135462c, rgb(245, 243, 255))\",variant:\"ZTAxbs5m4\",width:\"100%\",ZT2mdJa8v:addImageAlt({src:\"https://framerusercontent.com/images/6ImMB4vBudtyngEmuo9CX1TGHSA.png\",srcSet:\"https://framerusercontent.com/images/6ImMB4vBudtyngEmuo9CX1TGHSA.png?scale-down-to=512 512w,https://framerusercontent.com/images/6ImMB4vBudtyngEmuo9CX1TGHSA.png 1024w\"},\"\"),zwE0unqlR:\"We securely move data from manual workflows to secure, automated processes.\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ifwj5d\",\"data-framer-name\":\"Benefits section\",id:elementId4,ref:ref3,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e8f40a\",\"data-framer-name\":\"Section container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jme7dt\",\"data-framer-name\":\"Section header\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vk29sc-container\",nodeId:\"VP1xelXm_\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ElementsTitleTag,{height:\"100%\",HH9INjqVE:\"Benefits\",id:\"VP1xelXm_\",layoutId:\"VP1xelXm_\",variant:\"gmYykzpKp\",width:\"100%\",ziWH8aXBz:\"var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, rgb(16, 16, 16))\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p4lica\",\"data-framer-name\":\"Title & Sub\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-k36v38\",\"data-styles-preset\":\"Xrjxkjfe6\",children:\"Why you'll love working with us\"})}),className:\"framer-u601z4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-t6shrp\",\"data-styles-preset\":\"lr0KK1wAu\",children:\"Unlimited requests, lighting-fast work, and much more.\"})}),className:\"framer-1ncfbds\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y5pt3f\",\"data-framer-name\":\"Benefits cards\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 500px), 300px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:298,width:`max(min(${componentViewport?.width||\"100vw\"} - 64px, 1064px), 300px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref3,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1xu2qv-container\",nodeId:\"L_IFcCP8t\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CardsBenefits,{Bb7904Mqk:\"z7O1Fje8h\",height:\"100%\",id:\"L_IFcCP8t\",layoutId:\"L_IFcCP8t\",Lm2tMzxnP:addImageAlt({src:\"https://framerusercontent.com/images/wEuLbQpn0VZXETqH0b9mOJgQ.gif\"},\"\"),qI5qHpwtA:\"Unlimited requests\",riW6GnjY5:\"Unlimited task requests, prioritized as you like.\",rtX_fRavl:\"var(--token-dcbf0612-8dbb-496f-ae2d-23da2756fc7a, rgb(255, 79, 1))\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 500px), 300px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:298,width:`max(min(${componentViewport?.width||\"100vw\"} - 64px, 1064px), 300px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref3,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-6ui9ij-container\",nodeId:\"luMoIkI_e\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CardsBenefits,{Bb7904Mqk:\"r7tqrKELd\",height:\"100%\",id:\"luMoIkI_e\",layoutId:\"luMoIkI_e\",Lm2tMzxnP:addImageAlt({src:\"https://framerusercontent.com/images/lR7MGa4wM64LRAZzHhM5QoIHpk.gif\"},\"\"),qI5qHpwtA:\"Lightning fast\",riW6GnjY5:\"Integrations, interfaces, and workflows delivered in just 1-2 weeks.\",rtX_fRavl:\"var(--token-dcbf0612-8dbb-496f-ae2d-23da2756fc7a, rgb(255, 79, 1))\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 500px), 300px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:298,width:`max(min(${componentViewport?.width||\"100vw\"} - 64px, 1064px), 300px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref3,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7vju1h-container\",nodeId:\"e7mrCTNYx\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CardsBenefits,{Bb7904Mqk:\"n0tnWL449\",height:\"100%\",id:\"e7mrCTNYx\",layoutId:\"e7mrCTNYx\",Lm2tMzxnP:addImageAlt({src:\"https://framerusercontent.com/images/9v88MKRCmnB9taCFLa38tfADCns.gif\"},\"\"),qI5qHpwtA:\"No change orders\",riW6GnjY5:\"Let's solve problems, not draft contracts.\",rtX_fRavl:\"var(--token-dcbf0612-8dbb-496f-ae2d-23da2756fc7a, rgb(255, 79, 1))\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 500px), 300px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:298,width:`max(min(${componentViewport?.width||\"100vw\"} - 64px, 1064px), 300px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref3,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-p6w8aj-container\",nodeId:\"Cf0WAZcaS\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CardsBenefits,{Bb7904Mqk:\"QhTKfCMtn\",height:\"100%\",id:\"Cf0WAZcaS\",layoutId:\"Cf0WAZcaS\",Lm2tMzxnP:addImageAlt({src:\"https://framerusercontent.com/images/KGGSwFIFBRtx62KBzi93ZVphlg.gif\"},\"\"),qI5qHpwtA:\"No extra charges\",riW6GnjY5:\"Price lists are full of surprises. We want to work for your budget.\",rtX_fRavl:\"var(--token-dcbf0612-8dbb-496f-ae2d-23da2756fc7a, rgb(255, 79, 1))\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 500px), 300px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:298,width:`max(min(${componentViewport?.width||\"100vw\"} - 64px, 1064px), 300px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref3,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ao2de8-container\",nodeId:\"re1c2CWf1\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CardsBenefits,{Bb7904Mqk:\"K8i2IoXgs\",height:\"100%\",id:\"re1c2CWf1\",layoutId:\"re1c2CWf1\",Lm2tMzxnP:addImageAlt({src:\"https://framerusercontent.com/images/Sq8mSIYG2UfqcOiBjcPwBlXes.gif\"},\"\"),qI5qHpwtA:\"Top-notch quality\",riW6GnjY5:\"Access world class engineers who truly embrace public sector work.\",rtX_fRavl:\"var(--token-dcbf0612-8dbb-496f-ae2d-23da2756fc7a, rgb(255, 79, 1))\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 500px), 300px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:298,width:`max(min(${componentViewport?.width||\"100vw\"} - 64px, 1064px), 300px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref3,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-xzosb1-container\",nodeId:\"Klqy19gTQ\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CardsBenefits,{Bb7904Mqk:\"nHJYXKFPr\",height:\"100%\",id:\"Klqy19gTQ\",layoutId:\"Klqy19gTQ\",Lm2tMzxnP:addImageAlt({src:\"https://framerusercontent.com/images/GvmeDhLAlp3VrJvyCiDyr9cFNSw.gif\"},\"\"),qI5qHpwtA:\"Beyond the RFP\",riW6GnjY5:\"Don't worry if that exact feature made the RFP. If it's important to you, it's important to us.\",rtX_fRavl:\"var(--token-dcbf0612-8dbb-496f-ae2d-23da2756fc7a, rgb(255, 79, 1))\",style:{width:\"100%\"},width:\"100%\"})})})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10w28wv\",\"data-framer-name\":\"FAQ section\",id:elementId5,ref:ref4,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-odgs32\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sz5ebn-container\",nodeId:\"vXeC7x4qy\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ElementsTitleTag,{height:\"100%\",HH9INjqVE:\"FAQs\",id:\"vXeC7x4qy\",layoutId:\"vXeC7x4qy\",variant:\"gmYykzpKp\",width:\"100%\",ziWH8aXBz:\"var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, rgb(16, 16, 16))\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j1xkr8\",\"data-framer-name\":\"Title & Sub\",children:[/*#__PURE__*/_jsx(RichTextBalancedText12za0ri,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-k36v38\",\"data-styles-preset\":\"Xrjxkjfe6\",children:\"Frequently Asked Questions\"})}),className:\"framer-2za0ri\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextBalancedText11lypkb5,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-t6shrp\",\"data-styles-preset\":\"lr0KK1wAu\",children:\"Some answers to some frequently asked questions.\"})}),className:\"framer-1lypkb5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1300px) - 40px, 600px)`},mc7v7ug0a:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1300px) - 64px, 600px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:365,width:`min(min(${componentViewport?.width||\"100vw\"}, 1300px) - 80px, 600px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-y7svlo-container\",nodeId:\"kbWB83jxw\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(FAQFAQCollection,{DF7oCzGqi:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:'Traditional vendors are separated into software categories like CRM, ATS, websites, etc. At FSH Tech, we\\'re software generalists and workflow specialists. We specialize in building \"single-use\" interface applications that are designed specifically for your workflow. This interface can be on top of a document management system, a payments database, or anything else. '})}),ebPt9vnCG:\"What support will be dedicated to my project?\",FmRit9hNO:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Our modern technology stack has no legacy technical or staffing debt. Instead of starting off with a bulky general solution that needs a lot of configuring to work well, we start off with the simplest solution that immediately delivers value. By flipping our cost structure, we're able to pass on the savings to you.\"})}),fsYSlmY8J:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Our financial structure is a venture backed company, so we have cash reserves to complete multi-year projects. We're able to provide 4 years of financials, bank statements, as well as performance bonds. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Additionally, our software isn't custom built by individual developers, so there isn't a single point of failure. FSH Tech is a factory for producing configured software, given a scope of work. Instead of individual people building furniture, our platform manufactures furniture to your specifications. This means that the components we use are modular, modern, and high quality without the price tag.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"If you need a new part, it's easy for us to swap out your old one for a new one. This makes maintenance simpler than traditional software architecture.  \"]})}),height:\"100%\",HWEjylgRj:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"We assign a Project Lead and an IT Lead to every project. They are dedicated to your team throughout the lifecycle of our contract. Our general support hours are M-F, 9-8pm ET. We can provide dedicated phone lines, expanded support hours, and other forms of support as needed.\"})}),id:\"kbWB83jxw\",j5rxYV2ls:\"How can FSH Tech afford to charge such low prices?\",KSvDL4_tZ:\"How does FSH Tech determine if something is within scope?\",layoutId:\"kbWB83jxw\",nE480DnoY:\"Will you be able to support and maintain my configured application for 10+ years?\",style:{maxWidth:\"100%\",width:\"100%\"},sYAP2EH99:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"We believe in the \\\"spirit of the RFP\\\". There is always a section that outlines the goals of the project, which is what we aim to complete. If an integration isn't specified, but clearly contributes towards that goal, then we believe it is within scope. A good rule of thumb is also\u2014 if it takes longer to write the change order than to implement the change, it's free.\"})}),variant:\"YpRrT4Cqw\",width:\"100%\",wN66iJ5KN:\"What types of software does FSH Tech build?\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7zun13\",\"data-framer-name\":\"About Us section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-k29e98\",\"data-framer-name\":\"Section\",id:elementId6,ref:ref7,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e918m7\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iszz3g\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s1ai6s-container\",nodeId:\"dYZN8nnMm\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ElementsTitleTag,{height:\"100%\",HH9INjqVE:\"About us\",id:\"dYZN8nnMm\",layoutId:\"dYZN8nnMm\",variant:\"gmYykzpKp\",width:\"100%\",ziWH8aXBz:\"var(--token-834f19b0-42fe-45f9-9af5-b6a730ce88ff, rgb(16, 16, 16))\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yupmac\",\"data-framer-name\":\"Title & Sub\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-k36v38\",\"data-styles-preset\":\"Xrjxkjfe6\",children:\"Speaking up for what's right\"})}),className:\"framer-12m6hmq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-t6shrp\",\"data-styles-preset\":\"lr0KK1wAu\",children:\"We're Johnson and Lilly, co-founders of FSH Technologies. We're here to listen, so that we can build empathetic solutions that solve real problems.\"})}),className:\"framer-3ajp4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eh1sf7\",\"data-framer-name\":\"Images\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:730,intrinsicWidth:1296,pixelHeight:4032,pixelWidth:3024,sizes:`max(min(min(min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1300px) - 40px, 620px), 520px) / 2, 1px)`,src:\"https://framerusercontent.com/images/qbzi5Qar9Xq5dPKFz2bDHOvPwo.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/qbzi5Qar9Xq5dPKFz2bDHOvPwo.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/qbzi5Qar9Xq5dPKFz2bDHOvPwo.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/qbzi5Qar9Xq5dPKFz2bDHOvPwo.jpg 3024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:730,intrinsicWidth:1296,pixelHeight:4032,pixelWidth:3024,sizes:\"260px\",src:\"https://framerusercontent.com/images/qbzi5Qar9Xq5dPKFz2bDHOvPwo.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/qbzi5Qar9Xq5dPKFz2bDHOvPwo.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/qbzi5Qar9Xq5dPKFz2bDHOvPwo.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/qbzi5Qar9Xq5dPKFz2bDHOvPwo.jpg 3024w\"},className:\"framer-1p9081n\",\"data-border\":true,style:{rotate:-5}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:610,intrinsicWidth:828,pixelHeight:4032,pixelWidth:3024,positionX:\"12.4%\",positionY:\"84.4%\",sizes:`max(min(min(min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1300px) - 40px, 620px), 520px) / 2, 1px)`,src:\"https://framerusercontent.com/images/7RQEd5k2YRnKHuMewnoIEtpEReo.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/7RQEd5k2YRnKHuMewnoIEtpEReo.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/7RQEd5k2YRnKHuMewnoIEtpEReo.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/7RQEd5k2YRnKHuMewnoIEtpEReo.jpg 3024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:610,intrinsicWidth:828,pixelHeight:4032,pixelWidth:3024,positionX:\"12.4%\",positionY:\"84.4%\",sizes:\"260px\",src:\"https://framerusercontent.com/images/7RQEd5k2YRnKHuMewnoIEtpEReo.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/7RQEd5k2YRnKHuMewnoIEtpEReo.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/7RQEd5k2YRnKHuMewnoIEtpEReo.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/7RQEd5k2YRnKHuMewnoIEtpEReo.jpg 3024w\"},className:\"framer-88kupb\",\"data-border\":true,style:{rotate:5}})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7qc2hn\",\"data-framer-name\":\"Text & Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-t6shrp\",\"data-styles-preset\":\"lr0KK1wAu\",style:{\"--framer-text-alignment\":\"left\"},children:'In 2025, the phrase \"government efficiency\" suddenly became a hot issue. Saving meant cutting. Cutting meant causalities for our tireless public servants and the most vulnerable members of our communities. Savings shouldn\\'t hurt.'}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-t6shrp\",\"data-styles-preset\":\"lr0KK1wAu\",style:{\"--framer-text-alignment\":\"left\"},children:\"There's a reason why change takes time. Our municipalities, schools, and courts have to serve citizens everyday. We believe that real, meaningful change is slow\u2014 Slow is smooth, and smooth is fast. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-t6shrp\",\"data-styles-preset\":\"lr0KK1wAu\",style:{\"--framer-text-alignment\":\"left\"},children:\"You are the expert in your field. There's no one who knows better than you about what your organization and people need. We're here to translate the technology-side, brainstorm possibilities, and present tradeoffs. Regardless of your size or resources, we'll find a way to get you what you need. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-t6shrp\",\"data-styles-preset\":\"lr0KK1wAu\",style:{\"--framer-text-alignment\":\"left\"},children:\"Together, we'll save America billions of dollars in spending that actually goes back into your community. Thank you for allowing us to help. Let's do this. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-t6shrp\",\"data-styles-preset\":\"lr0KK1wAu\",style:{\"--framer-text-alignment\":\"left\"},children:\"Yours,\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-t6shrp\",\"data-styles-preset\":\"lr0KK1wAu\",style:{\"--framer-text-alignment\":\"left\"},children:\"Lilly Chen, CEO\"})]}),className:\"framer-1ql0obv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:166,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p4u42a-container\",nodeId:\"EFZKxqUE2\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jqJufYD2G:{variant:\"f05VOadg_\"},mc7v7ug0a:{variant:\"nr7GVpJR1\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"EFZKxqUE2\",layoutId:\"EFZKxqUE2\",style:{width:\"100%\"},variant:\"IKbMobZPP\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gu9VH.framer-lux5qc, .framer-gu9VH .framer-lux5qc { display: block; }\",\".framer-gu9VH.framer-72rtr7 { align-content: center; align-items: center; background-color: var(--token-07c9210e-e9f3-497e-b997-1745047ea1c6, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1360px; }\",\".framer-gu9VH .framer-1vzh9hm-container, .framer-gu9VH .framer-s8l04q-container, .framer-gu9VH .framer-a9n352-container, .framer-gu9VH .framer-36spas-container, .framer-gu9VH .framer-hb8nxw-container, .framer-gu9VH .framer-1rwjesv-container, .framer-gu9VH .framer-tm86tw-container, .framer-gu9VH .framer-if6bby-container, .framer-gu9VH .framer-1gp2e0g-container, .framer-gu9VH .framer-vpg91i-container, .framer-gu9VH .framer-c0hdh5-container, .framer-gu9VH .framer-1oarrir-container, .framer-gu9VH .framer-rczd53-container, .framer-gu9VH .framer-a40jyf-container, .framer-gu9VH .framer-1p4u42a-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-gu9VH .framer-1g4w5ri-container { bottom: 20px; flex: none; height: auto; left: 50%; position: fixed; transform: translateX(-50%); width: auto; z-index: 10; }\",\".framer-gu9VH .framer-1wlynkn { 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 32px 0px 32px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-1uqlh4 { align-content: center; align-items: center; background-color: var(--token-192f39e8-69b3-4ead-b4d1-930ad5345ed4, #fafafa); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 88px 0px 0px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-gu9VH .framer-6com35, .framer-gu9VH .framer-1cqs1l5, .framer-gu9VH .framer-jme7dt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 600px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-pu6nq9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-uqs8nh, .framer-gu9VH .framer-1inv9i0, .framer-gu9VH .framer-1pc9q44, .framer-gu9VH .framer-gkvbtp, .framer-gu9VH .framer-m84pwf, .framer-gu9VH .framer-we1q0t, .framer-gu9VH .framer-u601z4, .framer-gu9VH .framer-1ncfbds, .framer-gu9VH .framer-2za0ri, .framer-gu9VH .framer-1lypkb5, .framer-gu9VH .framer-12m6hmq, .framer-gu9VH .framer-3ajp4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-gu9VH .framer-1bvmyt4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-gu9VH .framer-d0g3hp-container, .framer-gu9VH .framer-1t1ig6m-container, .framer-gu9VH .framer-zdt77d-container, .framer-gu9VH .framer-1vk29sc-container, .framer-gu9VH .framer-1sz5ebn-container, .framer-gu9VH .framer-1s1ai6s-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-gu9VH .framer-1jwqdp5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 333px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-1mqrrc, .framer-gu9VH .framer-1jttvmc, .framer-gu9VH .framer-11gypsv, .framer-gu9VH .framer-1qip1f6, .framer-gu9VH .framer-1aci7j2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 300px; }\",\".framer-gu9VH .framer-1w3x6qb { 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; overflow: visible; padding: 60px 32px 80px 32px; position: sticky; width: 100%; }\",\".framer-gu9VH .framer-16gn9gs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-14e3u2t-container { flex: none; height: 141px; max-width: 1000px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-xc1r6w { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px 16px 0px 16px; position: relative; width: min-content; }\",\".framer-gu9VH .framer-1fop8cv { aspect-ratio: 1.017094017094017 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 118px); overflow: visible; position: relative; width: 120px; }\",\".framer-gu9VH .framer-qrezp9 { aspect-ratio: 0.990909090909091 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 121px); overflow: visible; position: relative; width: 120px; }\",\".framer-gu9VH .framer-oap6e9 { aspect-ratio: 1.028301886792453 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 117px); overflow: visible; position: relative; width: 120px; }\",\".framer-gu9VH .framer-1o7z7uh { aspect-ratio: 0.9619047619047619 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 125px); overflow: visible; position: relative; width: 120px; }\",\".framer-gu9VH .framer-fasroy { aspect-ratio: 0.9739130434782609 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 127px); overflow: visible; position: relative; width: 124px; }\",\".framer-gu9VH .framer-rvi835 { align-content: center; align-items: center; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-gu9VH .framer-7bbyq0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 720px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-1qdl5t4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap: balance; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-gu9VH .framer-2twjos { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-gu9VH .framer-fe6v9n { --border-bottom-width: 1px; --border-color: rgba(16, 16, 16, 0.3); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; border-bottom-left-radius: 99px; border-bottom-right-radius: 99px; border-top-left-radius: 99px; border-top-right-radius: 99px; flex: none; height: var(--framer-aspect-ratio-supported, 40px); overflow: hidden; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-gu9VH .framer-ii212b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-gu9VH .framer-4fpq32, .framer-gu9VH .framer-1fzy6jg { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-gu9VH .framer-pf7wnb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 32px 80px 32px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-1i0q3f9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-1ux71jn, .framer-gu9VH .framer-1ydjg2u, .framer-gu9VH .framer-1p4lica, .framer-gu9VH .framer-1j1xkr8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-dy1f1y, .framer-gu9VH .framer-1y5pt3f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-1vkhnj8, .framer-gu9VH .framer-gf2jtt { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: center; min-width: 480px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-gu9VH .framer-rnz0xr-container, .framer-gu9VH .framer-1dbi2wz-container, .framer-gu9VH .framer-1m8yr67-container, .framer-gu9VH .framer-9ohqwx-container { flex: 1 0 0px; height: auto; min-width: 240px; position: relative; width: 1px; }\",\".framer-gu9VH .framer-2c0m45 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 32px 80px 32px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-1ti152c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: center; max-width: 1064px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-19i551e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-1ifwj5d { 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; overflow: hidden; padding: 80px 32px 80px 32px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-1e8f40a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: center; max-width: 1064px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-1xu2qv-container, .framer-gu9VH .framer-6ui9ij-container, .framer-gu9VH .framer-7vju1h-container, .framer-gu9VH .framer-p6w8aj-container, .framer-gu9VH .framer-ao2de8-container, .framer-gu9VH .framer-xzosb1-container { flex: 1 0 0px; height: auto; min-width: 300px; position: relative; width: 1px; }\",\".framer-gu9VH .framer-10w28wv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: flex-start; max-width: 1300px; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-odgs32, .framer-gu9VH .framer-1iszz3g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-y7svlo-container { flex: none; height: auto; max-width: 600px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-7zun13 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 32px 0px 32px; position: relative; width: 1360px; }\",\".framer-gu9VH .framer-k29e98 { align-content: center; align-items: center; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1300px; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-gu9VH .framer-1e918m7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: center; max-width: 620px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-1yupmac { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-eh1sf7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 520px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-1p9081n, .framer-gu9VH .framer-88kupb { --border-bottom-width: 2px; --border-color: var(--token-2f12cb10-9876-4ae5-bfc6-b4bde60660c4, #e5e7eb); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; aspect-ratio: 0.875 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 297px); overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-gu9VH .framer-7qc2hn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gu9VH .framer-1ql0obv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap-override: none; flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gu9VH.framer-72rtr7, .framer-gu9VH .framer-1wlynkn, .framer-gu9VH .framer-1uqlh4, .framer-gu9VH .framer-6com35, .framer-gu9VH .framer-pu6nq9, .framer-gu9VH .framer-1jwqdp5, .framer-gu9VH .framer-1mqrrc, .framer-gu9VH .framer-1jttvmc, .framer-gu9VH .framer-11gypsv, .framer-gu9VH .framer-1qip1f6, .framer-gu9VH .framer-1aci7j2, .framer-gu9VH .framer-1w3x6qb, .framer-gu9VH .framer-16gn9gs, .framer-gu9VH .framer-xc1r6w, .framer-gu9VH .framer-rvi835, .framer-gu9VH .framer-7bbyq0, .framer-gu9VH .framer-2twjos, .framer-gu9VH .framer-ii212b, .framer-gu9VH .framer-pf7wnb, .framer-gu9VH .framer-1i0q3f9, .framer-gu9VH .framer-1cqs1l5, .framer-gu9VH .framer-1ux71jn, .framer-gu9VH .framer-dy1f1y, .framer-gu9VH .framer-1vkhnj8, .framer-gu9VH .framer-gf2jtt, .framer-gu9VH .framer-2c0m45, .framer-gu9VH .framer-1ti152c, .framer-gu9VH .framer-19i551e, .framer-gu9VH .framer-1ydjg2u, .framer-gu9VH .framer-1ifwj5d, .framer-gu9VH .framer-1e8f40a, .framer-gu9VH .framer-jme7dt, .framer-gu9VH .framer-1p4lica, .framer-gu9VH .framer-1y5pt3f, .framer-gu9VH .framer-10w28wv, .framer-gu9VH .framer-odgs32, .framer-gu9VH .framer-1j1xkr8, .framer-gu9VH .framer-7zun13, .framer-gu9VH .framer-k29e98, .framer-gu9VH .framer-1e918m7, .framer-gu9VH .framer-1iszz3g, .framer-gu9VH .framer-1yupmac, .framer-gu9VH .framer-eh1sf7, .framer-gu9VH .framer-7qc2hn { gap: 0px; } .framer-gu9VH.framer-72rtr7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-gu9VH.framer-72rtr7 > :first-child, .framer-gu9VH .framer-1wlynkn > :first-child, .framer-gu9VH .framer-1uqlh4 > :first-child, .framer-gu9VH .framer-6com35 > :first-child, .framer-gu9VH .framer-pu6nq9 > :first-child, .framer-gu9VH .framer-1mqrrc > :first-child, .framer-gu9VH .framer-1jttvmc > :first-child, .framer-gu9VH .framer-11gypsv > :first-child, .framer-gu9VH .framer-1qip1f6 > :first-child, .framer-gu9VH .framer-1aci7j2 > :first-child, .framer-gu9VH .framer-1w3x6qb > :first-child, .framer-gu9VH .framer-16gn9gs > :first-child, .framer-gu9VH .framer-rvi835 > :first-child, .framer-gu9VH .framer-7bbyq0 > :first-child, .framer-gu9VH .framer-2twjos > :first-child, .framer-gu9VH .framer-ii212b > :first-child, .framer-gu9VH .framer-pf7wnb > :first-child, .framer-gu9VH .framer-1i0q3f9 > :first-child, .framer-gu9VH .framer-1cqs1l5 > :first-child, .framer-gu9VH .framer-1ux71jn > :first-child, .framer-gu9VH .framer-2c0m45 > :first-child, .framer-gu9VH .framer-1ti152c > :first-child, .framer-gu9VH .framer-19i551e > :first-child, .framer-gu9VH .framer-1ydjg2u > :first-child, .framer-gu9VH .framer-1ifwj5d > :first-child, .framer-gu9VH .framer-1e8f40a > :first-child, .framer-gu9VH .framer-jme7dt > :first-child, .framer-gu9VH .framer-1p4lica > :first-child, .framer-gu9VH .framer-10w28wv > :first-child, .framer-gu9VH .framer-odgs32 > :first-child, .framer-gu9VH .framer-1j1xkr8 > :first-child, .framer-gu9VH .framer-k29e98 > :first-child, .framer-gu9VH .framer-1e918m7 > :first-child, .framer-gu9VH .framer-1iszz3g > :first-child, .framer-gu9VH .framer-1yupmac > :first-child, .framer-gu9VH .framer-7qc2hn > :first-child { margin-top: 0px; } .framer-gu9VH.framer-72rtr7 > :last-child, .framer-gu9VH .framer-1wlynkn > :last-child, .framer-gu9VH .framer-1uqlh4 > :last-child, .framer-gu9VH .framer-6com35 > :last-child, .framer-gu9VH .framer-pu6nq9 > :last-child, .framer-gu9VH .framer-1mqrrc > :last-child, .framer-gu9VH .framer-1jttvmc > :last-child, .framer-gu9VH .framer-11gypsv > :last-child, .framer-gu9VH .framer-1qip1f6 > :last-child, .framer-gu9VH .framer-1aci7j2 > :last-child, .framer-gu9VH .framer-1w3x6qb > :last-child, .framer-gu9VH .framer-16gn9gs > :last-child, .framer-gu9VH .framer-rvi835 > :last-child, .framer-gu9VH .framer-7bbyq0 > :last-child, .framer-gu9VH .framer-2twjos > :last-child, .framer-gu9VH .framer-ii212b > :last-child, .framer-gu9VH .framer-pf7wnb > :last-child, .framer-gu9VH .framer-1i0q3f9 > :last-child, .framer-gu9VH .framer-1cqs1l5 > :last-child, .framer-gu9VH .framer-1ux71jn > :last-child, .framer-gu9VH .framer-2c0m45 > :last-child, .framer-gu9VH .framer-1ti152c > :last-child, .framer-gu9VH .framer-19i551e > :last-child, .framer-gu9VH .framer-1ydjg2u > :last-child, .framer-gu9VH .framer-1ifwj5d > :last-child, .framer-gu9VH .framer-1e8f40a > :last-child, .framer-gu9VH .framer-jme7dt > :last-child, .framer-gu9VH .framer-1p4lica > :last-child, .framer-gu9VH .framer-10w28wv > :last-child, .framer-gu9VH .framer-odgs32 > :last-child, .framer-gu9VH .framer-1j1xkr8 > :last-child, .framer-gu9VH .framer-k29e98 > :last-child, .framer-gu9VH .framer-1e918m7 > :last-child, .framer-gu9VH .framer-1iszz3g > :last-child, .framer-gu9VH .framer-1yupmac > :last-child, .framer-gu9VH .framer-7qc2hn > :last-child { margin-bottom: 0px; } .framer-gu9VH .framer-1wlynkn > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-gu9VH .framer-1uqlh4 > *, .framer-gu9VH .framer-16gn9gs > *, .framer-gu9VH .framer-2c0m45 > *, .framer-gu9VH .framer-7qc2hn > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-gu9VH .framer-6com35 > *, .framer-gu9VH .framer-rvi835 > *, .framer-gu9VH .framer-1cqs1l5 > *, .framer-gu9VH .framer-19i551e > *, .framer-gu9VH .framer-jme7dt > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-gu9VH .framer-pu6nq9 > *, .framer-gu9VH .framer-1mqrrc > *, .framer-gu9VH .framer-1jttvmc > *, .framer-gu9VH .framer-11gypsv > *, .framer-gu9VH .framer-1qip1f6 > *, .framer-gu9VH .framer-1aci7j2 > *, .framer-gu9VH .framer-7bbyq0 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-gu9VH .framer-1jwqdp5 > *, .framer-gu9VH .framer-7zun13 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-gu9VH .framer-1jwqdp5 > :first-child, .framer-gu9VH .framer-xc1r6w > :first-child, .framer-gu9VH .framer-dy1f1y > :first-child, .framer-gu9VH .framer-1vkhnj8 > :first-child, .framer-gu9VH .framer-gf2jtt > :first-child, .framer-gu9VH .framer-1y5pt3f > :first-child, .framer-gu9VH .framer-7zun13 > :first-child, .framer-gu9VH .framer-eh1sf7 > :first-child { margin-left: 0px; } .framer-gu9VH .framer-1jwqdp5 > :last-child, .framer-gu9VH .framer-xc1r6w > :last-child, .framer-gu9VH .framer-dy1f1y > :last-child, .framer-gu9VH .framer-1vkhnj8 > :last-child, .framer-gu9VH .framer-gf2jtt > :last-child, .framer-gu9VH .framer-1y5pt3f > :last-child, .framer-gu9VH .framer-7zun13 > :last-child, .framer-gu9VH .framer-eh1sf7 > :last-child { margin-right: 0px; } .framer-gu9VH .framer-1w3x6qb > *, .framer-gu9VH .framer-1ifwj5d > *, .framer-gu9VH .framer-k29e98 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-gu9VH .framer-xc1r6w > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-gu9VH .framer-2twjos > *, .framer-gu9VH .framer-1ux71jn > *, .framer-gu9VH .framer-1ydjg2u > *, .framer-gu9VH .framer-1p4lica > *, .framer-gu9VH .framer-1j1xkr8 > *, .framer-gu9VH .framer-1yupmac > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-gu9VH .framer-ii212b > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-gu9VH .framer-pf7wnb > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-gu9VH .framer-1i0q3f9 > *, .framer-gu9VH .framer-1ti152c > *, .framer-gu9VH .framer-1e8f40a > *, .framer-gu9VH .framer-10w28wv > *, .framer-gu9VH .framer-1e918m7 > * { margin: 0px; margin-bottom: calc(44px / 2); margin-top: calc(44px / 2); } .framer-gu9VH .framer-dy1f1y > *, .framer-gu9VH .framer-1vkhnj8 > *, .framer-gu9VH .framer-gf2jtt > *, .framer-gu9VH .framer-1y5pt3f > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-gu9VH .framer-odgs32 > *, .framer-gu9VH .framer-1iszz3g > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-gu9VH .framer-eh1sf7 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-gu9VH[data-border=\"true\"]::after, .framer-gu9VH [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 900px) and (max-width: 1359px) { .framer-gu9VH.framer-72rtr7 { width: 900px; } .framer-gu9VH .framer-6com35 { max-width: 540px; } .framer-gu9VH .framer-1mqrrc, .framer-gu9VH .framer-1jttvmc, .framer-gu9VH .framer-11gypsv, .framer-gu9VH .framer-1qip1f6, .framer-gu9VH .framer-1aci7j2 { width: 260px; } .framer-gu9VH .framer-pf7wnb, .framer-gu9VH .framer-2c0m45, .framer-gu9VH .framer-10w28wv { padding: 80px 32px 80px 32px; } .framer-gu9VH .framer-1p4lica { max-width: 700px; } .framer-gu9VH .framer-1y5pt3f { gap: 28px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gu9VH .framer-1y5pt3f { gap: 0px; } .framer-gu9VH .framer-1y5pt3f > * { margin: 0px; margin-left: calc(28px / 2); margin-right: calc(28px / 2); } .framer-gu9VH .framer-1y5pt3f > :first-child { margin-left: 0px; } .framer-gu9VH .framer-1y5pt3f > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 899px) { .framer-gu9VH.framer-72rtr7 { width: 390px; } .framer-gu9VH .framer-1g4w5ri-container { bottom: 10px; } .framer-gu9VH .framer-1wlynkn { padding: 8px 8px 0px 8px; } .framer-gu9VH .framer-1uqlh4 { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; padding: 60px 0px 0px 0px; } .framer-gu9VH .framer-6com35 { max-width: 480px; padding: 0px 8px 0px 8px; } .framer-gu9VH .framer-1mqrrc, .framer-gu9VH .framer-1jttvmc, .framer-gu9VH .framer-11gypsv, .framer-gu9VH .framer-1qip1f6, .framer-gu9VH .framer-1aci7j2 { width: 200px; } .framer-gu9VH .framer-1w3x6qb { padding: 40px 20px 40px 20px; } .framer-gu9VH .framer-pf7wnb, .framer-gu9VH .framer-2c0m45, .framer-gu9VH .framer-1ifwj5d, .framer-gu9VH .framer-10w28wv { padding: 60px 20px 60px 20px; } .framer-gu9VH .framer-1i0q3f9, .framer-gu9VH .framer-1ti152c, .framer-gu9VH .framer-1e8f40a { max-width: 500px; } .framer-gu9VH .framer-dy1f1y { align-content: center; align-items: center; flex-direction: column; } .framer-gu9VH .framer-1vkhnj8, .framer-gu9VH .framer-gf2jtt { flex: none; min-width: unset; width: 100%; } .framer-gu9VH .framer-1y5pt3f { gap: 24px; } .framer-gu9VH .framer-7zun13 { gap: 0px; padding: 0px 20px 0px 20px; width: 100%; } .framer-gu9VH .framer-k29e98 { padding: 100px 20px 100px 20px; } .framer-gu9VH .framer-1p9081n, .framer-gu9VH .framer-88kupb { height: var(--framer-aspect-ratio-supported, 177px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gu9VH .framer-dy1f1y, .framer-gu9VH .framer-1y5pt3f, .framer-gu9VH .framer-7zun13 { gap: 0px; } .framer-gu9VH .framer-dy1f1y > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-gu9VH .framer-dy1f1y > :first-child { margin-top: 0px; } .framer-gu9VH .framer-dy1f1y > :last-child { margin-bottom: 0px; } .framer-gu9VH .framer-1y5pt3f > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-gu9VH .framer-1y5pt3f > :first-child, .framer-gu9VH .framer-7zun13 > :first-child { margin-left: 0px; } .framer-gu9VH .framer-1y5pt3f > :last-child, .framer-gu9VH .framer-7zun13 > :last-child { margin-right: 0px; } .framer-gu9VH .framer-7zun13 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6014\n * @framerIntrinsicWidth 1360\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"mc7v7ug0a\":{\"layout\":[\"fixed\",\"auto\"]},\"jqJufYD2G\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"OyIzN28Af\":{\"pattern\":\":OyIzN28Af\",\"name\":\"hero\"},\"gLuqyQPiw\":{\"pattern\":\":gLuqyQPiw\",\"name\":\"validation\"},\"d_WWNmXfS\":{\"pattern\":\":d_WWNmXfS\",\"name\":\"process\"},\"fJk2UB9eo\":{\"pattern\":\":fJk2UB9eo\",\"name\":\"services\"},\"jvqVY9kX6\":{\"pattern\":\":jvqVY9kX6\",\"name\":\"benefits\"},\"A2Vpu3LTl\":{\"pattern\":\":A2Vpu3LTl\",\"name\":\"faq\"},\"xxuDdnjp6\":{\"pattern\":\":xxuDdnjp6\",\"name\":\"about\"}}\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-gu9VH\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:6014,width:1360};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CKQBK2QBTCDREE7L3MXZ3PPW7LDNJCWU/OTOY7FQFSFOJVZKJWKO2EHUJLOGBDN4Q/4CO2ETY7NITKLUDKMYJ75RHJSPHOJ7XT.woff2\",weight:\"500\"},{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/XMXWOHABYLQDJ42L65EFRYNVRY37HQCB/B2O4O6V3JMFM2WDCYQI3A47L5U4THDUL/WN5274VQ3AUBDFP74GB4EC4XYJ3EKVNE.woff2\",weight:\"700\"}]},...NavbarTopbarFonts,...NavbarMainNavigationFonts,...ButtonsPrimaryFonts,...HeroPortfolioFonts,...TickerFonts,...ElementsTitleTagFonts,...CardsProcessFonts,...InteractiveServicesFonts,...CardsBenefitsFonts,...FAQFAQCollectionFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"OyIzN28Af\\\":{\\\"pattern\\\":\\\":OyIzN28Af\\\",\\\"name\\\":\\\"hero\\\"},\\\"gLuqyQPiw\\\":{\\\"pattern\\\":\\\":gLuqyQPiw\\\",\\\"name\\\":\\\"validation\\\"},\\\"d_WWNmXfS\\\":{\\\"pattern\\\":\\\":d_WWNmXfS\\\",\\\"name\\\":\\\"process\\\"},\\\"fJk2UB9eo\\\":{\\\"pattern\\\":\\\":fJk2UB9eo\\\",\\\"name\\\":\\\"services\\\"},\\\"jvqVY9kX6\\\":{\\\"pattern\\\":\\\":jvqVY9kX6\\\",\\\"name\\\":\\\"benefits\\\"},\\\"A2Vpu3LTl\\\":{\\\"pattern\\\":\\\":A2Vpu3LTl\\\",\\\"name\\\":\\\"faq\\\"},\\\"xxuDdnjp6\\\":{\\\"pattern\\\":\\\":xxuDdnjp6\\\",\\\"name\\\":\\\"about\\\"}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mc7v7ug0a\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jqJufYD2G\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"6014\",\"framerIntrinsicWidth\":\"1360\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["noopReturn", "e", "velocityPerSecond", "calcBezier", "n", "e", "i", "binarySubdivide", "o", "r", "c", "u", "a", "cubicBezier", "noopReturn", "getTForX", "t", "o", "cubicBezier", "__rest", "e", "t", "r", "n", "e", "t", "r", "s", "calcGeneratorVelocity", "n", "r", "a", "velocityPerSecond", "calcDampingRatio", "e", "t", "hasReachedTarget", "spring", "i", "h", "u", "d", "f", "l", "g", "glide", "o", "c", "isOutOfBounds", "nearestBoundary", "m", "calcDelta", "calcLatest", "applyFriction", "p", "M", "checkCatchBoundary", "pregenerateKeyframes", "W", "L", "D", "e", "M", "noopReturn", "k", "asTransformCssVar", "B", "L", "W", "t", "j", "B", "testAnimation", "e", "C", "$", "R", "resolveElements", "e", "t", "n", "createGeneratorEasing", "e", "t", "n", "o", "getGenerator", "i", "s", "r", "a", "getKeyframes", "pregenerateKeyframes", "c", "isNumberOrNull", "l", "f", "u", "d", "calcGeneratorVelocity", "g", "m", "N", "spring", "F", "glide", "U", "inView$1", "resolveElements", "onIntersectionChange", "q", "K", "getElementSize", "notifyTarget", "notifyAll", "createResizeObserver", "resizeElement", "G", "_", "createWindowResizeHandler", "window", "resizeWindow", "resize", "dispatchPointerEvent", "e", "t", "n", "dispatchViewEvent", "se", "o", "i", "s", "__rest", "inView$1", "mouseEvent", "re", "ae", "onPointerUp", "window", "onPointerDown", "ce", "le", "MAX_DUPLICATED_ITEMS", "directionTransformers", "offset", "supportsAcceleratedAnimations", "Ticker", "props", "slots", "gap", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "speed", "hoverFactor", "direction", "alignment", "sizingOptions", "fadeOptions", "style", "fadeContent", "overflow", "fadeWidth", "fadeInset", "fadeAlpha", "widthType", "heightType", "paddingValue", "isCanvas", "RenderTarget", "filteredSlots", "numChildren", "j", "hasChildren", "isHorizontal", "useMotionValue", "transformer", "transform", "useTransform", "parentRef", "pe", "childrenRef", "se", "W", "size", "setSize", "ye", "clonedChildren", "dupedChildren", "duplicateBy", "opacity", "measure", "te", "parentLength", "start", "childrenLength", "childrenStyles", "initialResize", "ue", "frame", "resize", "contentSize", "child", "index", "_child_props", "_child_props1", "_child_props2", "_child_props3", "ref", "p", "LayoutGroup", "q", "i", "childIndex", "_child_props4", "_child_props5", "animateToValue", "initialTime", "prevTime", "xOrY", "isHover", "isReducedMotion", "useReducedMotion", "listRef", "animationRef", "isInView", "useInView", "useAnimationFrame", "t", "delta", "wrap", "fadeDirection", "fadeWidthStart", "fadeWidthEnd", "fadeInsetStart", "clamp", "fadeInsetEnd", "fadeMask", "containerStyle", "u", "motion", "isValidNumber", "placeholderStyles", "emojiStyles", "titleStyles", "subtitleStyles", "addPropertyControls", "ControlType", "num", "min", "max", "value", "BalancedText", "Component", "props", "p", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "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", "click", "height", "id", "question", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "W9LmptaTh", "gssc_1FbR", "l0H1dk6Fq", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1ulnrtw", "args", "onTap16s6lu0", "onTap1joqlm0", "ref1", "pe", "defaultLayoutId", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "SVG", "css", "FramerQbEHcAkJI", "withCSS", "QbEHcAkJI_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "FAQQuestionItemFonts", "getFonts", "QbEHcAkJI_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", "_1Answer", "_1Question", "_2Answer", "_2Question", "_3Answer", "_3Question", "_4Answer", "_4Question", "_5Answer", "_5Question", "height", "id", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "_ref7", "_ref8", "_humanReadableVariantMap_props_variant", "_ref9", "_ref10", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "j5rxYV2ls", "FmRit9hNO", "nE480DnoY", "fsYSlmY8J", "KSvDL4_tZ", "sYAP2EH99", "wN66iJ5KN", "DF7oCzGqi", "ebPt9vnCG", "HWEjylgRj", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "gssc_1FbRkam6cm", "args", "gssc_1FbRo94ijs", "gssc_1FbR1jbjdrb", "gssc_1FbR16ww56t", "gssc_1FbR3q9i87", "ref1", "pe", "defaultLayoutId", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "css", "FramerCyPA3Vv9Z", "withCSS", "CyPA3Vv9Z_default", "addPropertyControls", "ControlType", "addFonts", "HeroFonts", "getFonts", "Icon", "HeroControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "bGColor", "click", "description", "height", "iconName", "id", "title", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "_ref4", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "GxTEWvl87", "l755tAcML", "CnA3ioB0X", "YNd0paejS", "YxEr_AftS", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap29bge4", "args", "ref1", "pe", "isDisplayed", "defaultLayoutId", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerEn7jS0y0u", "withCSS", "En7jS0y0u_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "CardsServicesFonts", "getFonts", "En7jS0y0u_default", "CardsServicesControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "numberToPixelString", "value", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "_1BGColor", "_1Description", "_1IconName", "_1Image", "_1Title", "_2BGColor", "_2Description", "_2IconName", "_2Image", "_2Title", "_3BGColor", "_3Description", "_3IconName", "_3Image", "_3Title", "_4BGColor", "_4Description", "_4IconName", "_4Image", "_4Title", "height", "id", "imagePadding", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "_ref7", "_ref8", "_ref9", "_ref10", "_ref11", "_ref12", "_ref13", "_ref14", "_ref15", "_ref16", "_ref17", "_ref18", "_humanReadableVariantMap_props_variant", "_ref19", "_ref20", "_ref21", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ppAVPvC3f", "zwE0unqlR", "h2wemRZgC", "LczYqq3Ul", "JcPaiwua9", "IWxR_27CE", "CmDpLy73u", "BTJnV7rSo", "ZT2mdJa8v", "ePw7PVobR", "IyG2o9r8f", "AzfBOss3E", "dKN1LBaIY", "jxjvAIGZv", "ajS0lrRWn", "p7v__EyE5", "NxKLrRjGt", "f1rjZyXfA", "Jb4Qiif0o", "tfZ_Qooxu", "pEYSJVASZ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "YxEr_AftS1rqoq9p", "args", "YxEr_AftS1cvt86u", "YxEr_AftSamit30", "YxEr_AftS13prodl", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "Image2", "css", "FramerhdgxjMgOz", "withCSS", "hdgxjMgOz_default", "addPropertyControls", "ControlType", "addFonts", "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", "bGColor", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "wf1v0nZ2h", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "css", "FramerfgURPzZ88", "withCSS", "fgURPzZ88_default", "addPropertyControls", "ControlType", "addFonts", "BackgroundFonts", "getFonts", "fgURPzZ88_default", "BackgroundControls", "getPropertyControls", "serializationHash", "variantClassNames", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "getProps", "animatedIcon", "bGColor", "bGShape", "description", "height", "id", "title", "width", "props", "_humanReadableEnumMap_bGShape", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "qI5qHpwtA", "riW6GnjY5", "Lm2tMzxnP", "Bb7904Mqk", "rtX_fRavl", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "ComponentViewportProvider", "fgURPzZ88_default", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerlVNb40FE0", "withCSS", "lVNb40FE0_default", "addPropertyControls", "ControlType", "BackgroundControls", "addFonts", "BackgroundFonts", "getFontsFromSharedStyle", "fonts", "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", "description", "height", "iconFile", "id", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "W23g2NIyZ", "tLPBfOkIs", "fS85wOYYO", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "Frameromz4J4uUu", "withCSS", "omz4J4uUu_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "HeroFonts", "getFonts", "Icon", "HeroControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "iconName", "id", "link", "sectionName", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Lgkvs007j", "P7RrVD36E", "qwuhkO_Qk", "as5pM3pVy", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1mukvdq", "args", "ref1", "pe", "defaultLayoutId", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerXICB4eSEh", "withCSS", "XICB4eSEh_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavbarIconsFonts", "getFonts", "XICB4eSEh_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", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "qwuhkO_Qk1jdok1f", "args", "qwuhkO_Qkvzqqsq", "qwuhkO_Qkpht1t1", "qwuhkO_Qknl3yf0", "qwuhkO_Qky81yso", "sharedStyleClassNames", "isDisplayed", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "css", "FramerOYCKZo5lO", "withCSS", "OYCKZo5lO_default", "addPropertyControls", "ControlType", "addFonts", "serializationHash", "variantClassNames", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "image", "width", "props", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "PdJQZmltA", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "Image2", "getLoadingLazyAtYPosition", "css", "FramerX3RQgdCGF", "withCSS", "X3RQgdCGF_default", "addPropertyControls", "ControlType", "addFonts", "BalancedText", "Component", "props", "p", "withHighlightColor1", "Component", "props", "isVisible", "setIsVisible", "ye", "ue", "elements", "element", "markElement", "spanElement", "handle", "entries", "entry", "highlightedValue", "observer", "M", "u", "l", "p", "fontStore", "fonts", "css", "className", "NavbarTopbarFonts", "getFonts", "jc279S_zi_default", "NavbarMainNavigationFonts", "OYCKZo5lO_default", "NavbarMainNavigationWithVariantAppearEffect", "withVariantAppearEffect", "ContainerWithFX", "withFX", "Container", "ButtonsPrimaryFonts", "t5zuT_UWf_default", "HeroPortfolioFonts", "X3RQgdCGF_default", "MotionDivWithFX", "motion", "TickerFonts", "Ticker", "RichTextWithHighlightColor11qdl5t4", "withCodeBoundaryForOverrides", "RichText2", "withHighlightColor1", "ElementsTitleTagFonts", "xKI6smbLN_default", "RichTextBalancedText1pc9q44", "BalancedText", "CardsProcessFonts", "omz4J4uUu_default", "InteractiveServicesFonts", "hdgxjMgOz_default", "CardsBenefitsFonts", "lVNb40FE0_default", "RichTextBalancedText12za0ri", "RichTextBalancedText11lypkb5", "FAQFAQCollectionFonts", "CyPA3Vv9Z_default", "FooterFonts", "FOrDmTDbZ_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "transformTemplate1", "_", "t", "addImageAlt", "image", "alt", "animation1", "transition2", "transition3", "transition4", "transition5", "animation2", "transition6", "transition7", "transition8", "transition9", "transition10", "transition11", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "ref2", "ref3", "ref4", "elementId", "useRouteElementId", "ref5", "elementId1", "elementId2", "ref6", "elementId3", "elementId4", "elementId5", "elementId6", "ref7", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "jc279S_zi_default", "ContainerWithFX", "NavbarMainNavigationWithVariantAppearEffect", "RichText2", "x", "t5zuT_UWf_default", "MotionDivWithFX", "X3RQgdCGF_default", "Ticker", "Image2", "RichTextWithHighlightColor11qdl5t4", "xKI6smbLN_default", "RichTextBalancedText1pc9q44", "omz4J4uUu_default", "hdgxjMgOz_default", "lVNb40FE0_default", "RichTextBalancedText12za0ri", "RichTextBalancedText11lypkb5", "CyPA3Vv9Z_default", "FOrDmTDbZ_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "NavbarTopbarFonts", "NavbarMainNavigationFonts", "ButtonsPrimaryFonts", "HeroPortfolioFonts", "TickerFonts", "ElementsTitleTagFonts", "CardsProcessFonts", "InteractiveServicesFonts", "CardsBenefitsFonts", "FAQFAQCollectionFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
