{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:@emotion/hash@0.8.0/dist/hash.browser.esm.js", "ssg:https://framerusercontent.com/modules/4S4SnR1GdEzX95H1h5mT/2ycm7HJhFdePAmCNAAJd/Arc.js", "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/zGt4zgAdPCYQV9ImDs2q/z85C7QLm81A5Pjq5zQCJ/UbNBTHNWC.js", "ssg:https://framerusercontent.com/modules/GtzNTWtkUlegfzZYcLff/UjDvnbLfvh1La1W1NEZ5/Id8eJsnkI.js", "ssg:https://framerusercontent.com/modules/6tLxwtB2BEHslzmoQCh9/nVeS40qqB3wt6hQtoGgQ/Sslr79Ruj.js", "ssg:https://framer.com/m/framer/store.js@^1.0.0", "ssg:https://framer.com/m/framer/utils.js@^0.9.0", "ssg:https://framerusercontent.com/modules/2OwD3Ld2SwIeYQKr3zKk/h18jl99LKTlBUGy7Bzxu/ZIndex.js", "ssg:https://framerusercontent.com/modules/gHSGKizoBVWP8aen4vFD/H7UyRqEesgmGOwEMmboG/amogiD5Kc.js", "ssg:https://framerusercontent.com/modules/48PrPpcpsBAQ3hE9SZfG/sao267CEnE0MNHSA1rkI/augiA20Il.js"],
  "sourcesContent": ["function murmur2(r){var t=0;var a,e=0,c=r.length;for(;c>=4;++e,c-=4){a=255&r.charCodeAt(e)|(255&r.charCodeAt(++e))<<8|(255&r.charCodeAt(++e))<<16|(255&r.charCodeAt(++e))<<24;a=1540483477*(65535&a)+(59797*(a>>>16)<<16);a^=a>>>24;t=1540483477*(65535&a)+(59797*(a>>>16)<<16)^1540483477*(65535&t)+(59797*(t>>>16)<<16)}switch(c){case 3:t^=(255&r.charCodeAt(e+2))<<16;case 2:t^=(255&r.charCodeAt(e+1))<<8;case 1:t^=255&r.charCodeAt(e);t=1540483477*(65535&t)+(59797*(t>>>16)<<16)}t^=t>>>13;t=1540483477*(65535&t)+(59797*(t>>>16)<<16);return((t^t>>>15)>>>0).toString(36)}export{murmur2 as default};\n\n//# sourceMappingURL=hash.browser.esm.js.map", "import{jsx as e,jsxs as t}from\"react/jsx-runtime\";import{Children as i}from\"react\";import{addPropertyControls as n,ControlType as a,RenderTarget as l,withCSS as r}from\"framer\";import{motion as o}from\"framer-motion\";import p from\"@emotion/hash\";import{renderToString as s}from\"react-dom/server\";/**\n * ARC TEXT\n * By Adam and Benjamin\n *\n * @framerIntrinsicWidth 150\n * @framerIntrinsicHeight 150\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */let d=r(function(n){let a,r,d;// Checks\nlet x=i.count(n.slots)>0,b=l.current()===l.canvas,$=x&&\"graphic\"===n.type,w=\"circle\"===n.type,S=\"ellipse\"===n.type,v=S?n.cylinderHeight/2:0,V=f(n.flip,v);// If graphic is connected\nif($){let i=m(n.slots),l=m(i.props.svg),o=m(i.props.children);// Show placeholder on canvas if connected layer isn\u2019t a graphic\nif(b&&!o.props.frame)return /*#__PURE__*/t(\"div\",{style:u,children:[/*#__PURE__*/e(\"div\",{style:h,children:\"\uD83D\uDC8E\"}),/*#__PURE__*/e(\"p\",{style:g,children:\"Please connect to Graphic\"}),/*#__PURE__*/e(\"p\",{style:y,children:\"You can only connect the Arc to a Graphic with a single path.\"})]});// Grab the react element from the canvas and turn it into SVG\nif(b&&o){let e=s(o),t=o.props.frame;for(let i of(r=`0 0 ${t.width} ${t.height}`,e.match(/[\\w-]+=\"[^\"]*\"/g)))i.includes(\"d=\")&&(a=c(i));}// On the preview/deploy we already get the SVG string\nif(!b&&l){let e=l.match(/[\\w-]+=\"[^\"]*\"/g);for(let t of(r=(r=(r=l.split(\"viewBox=\")[1]).split(\">\")[0]).replace(/^\"(.+(?=\"$))\"$/,\"$1\"),e))t.includes(\"d=\")&&(a=c(t));}}// Unique IDs to avoid multiple instances on the canvas sharing a single path\nlet C=`curve-${p(a||V)}`;return\"top\"===n.alignmentBaseline&&(d=\"Text Top\"),\"center\"===n.alignmentBaseline&&(d=\"Central\"),\"bottom\"===n.alignmentBaseline&&(d=\"Hanging\"),/*#__PURE__*/e(o.div,{style:{width:\"100%\",height:\"100%\",// userSelect: \"none\",\n// pointerEvents: \"none\",\nposition:\"relative\"},draggable:\"false\",children:/*#__PURE__*/t(o.svg,{className:\"transform-origin-center-center\",style:{width:\"100%\",height:\"100%\",position:\"absolute\",inset:0,transformOrigin:\"center\",willChange:n.rotate&&\"transform\"},viewBox:$?r:\"0 0 100 100\",overflow:\"visible\",animate:w&&n.rotate&&{rotate:360},transition:w&&n.rotate&&{duration:100/n.rotateSpeed,repeat:1/0,ease:\"linear\"},children:[/*#__PURE__*/e(\"path\",{id:C,d:$?a:V,strokeWidth:\"none\",fill:\"transparent\"}),/*#__PURE__*/e(\"text\",{children:/*#__PURE__*/t(\"textPath\",{href:`#${C}`,startOffset:n.startOffset,dominantBaseline:d,style:{...n.font,wordSpacing:n.wordSpacing,fill:n.color},children:[n.text,!b&&n.animate&&/*#__PURE__*/e(\"animate\",{attributeName:\"startOffset\",from:`${n.animateStart}%`,to:`${n.animateEnd}%`,begin:\"0s\",dur:`${n.animateDuration}s`,repeatCount:\"indefinite\"})]})})]})});},// Work around a bug with framer-motion that calculates a px origin when animating SVG elements.\n[\".transform-origin-center-center { transform-origin: center center !important; }\"]);export default d;/* Method to get the first child */function m(e){let t;return i.map(e,e=>{void 0===t&&(t=e);}),t;}d.defaultProps={height:50,width:50},n(d,{text:{title:\"Content\",type:a.String,defaultValue:\"\u2726 THANK YOU \u2726 FOR VISITING\",displayTextArea:!0},type:{title:\"Type\",type:a.Enum,options:[\"circle\",\"ellipse\",\"graphic\"],optionTitles:[\"Circle\",\"Ellipse\",\"Graphic\"],defaultValue:!0},cylinderHeight:{title:\"Height\",type:a.Number,unit:\"px\",min:0,max:1e3,hidden:({type:e})=>\"ellipse\"!==e},rotate:{type:a.Boolean,title:\"Rotate\",defaultValue:!1,hidden:({type:e})=>\"circle\"!==e},rotateSpeed:{type:a.Number,title:\"Speed\",min:0,max:50,defaultValue:5,displayStepper:!0,step:1,hidden:({type:e,rotate:t})=>\"circle\"!==e||!t},slots:{type:a.ComponentInstance,title:\"Graphic\",hidden:({type:e})=>\"graphic\"!==e},alignmentBaseline:{title:\"Align\",type:a.Enum,options:[\"top\",\"center\",\"bottom\"],optionIcons:[\"align-top\",\"align-middle\",\"align-bottom\"],defaultValue:\"bottom\",displaySegmentedControl:!0},flip:{type:a.Boolean,defaultValue:!1,title:\"Direction\",enabledTitle:\"CW\",disabledTitle:\"CCW\",hidden:({type:e})=>\"graphic\"===e},startOffset:{title:\"Offset\",type:a.Number,defaultValue:0,max:360,unit:\"\\xb0\",step:.5},color:{title:\"Color\",type:a.Color,defaultValue:\"#999\"},font:{type:a.Font,title:\"Font\",controls:\"extended\",displayTextAlignment:!1},wordSpacing:{type:a.Number,step:1,defaultValue:0,title:\"Word\",displayStepper:!0},animate:{type:a.Boolean,defaultValue:!1,title:\"Animate\"},animateStart:{type:a.Number,min:-200,max:200,step:.1,defaultValue:-50,title:\"From\",unit:\"%\",hidden:e=>!e.animate},animateEnd:{type:a.Number,min:-200,max:200,step:.1,defaultValue:150,title:\"To\",unit:\"%\",hidden:e=>!e.animate},animateDuration:{type:a.Number,min:0,max:50,defaultValue:5,title:\"Time\",unit:\"s\",displayStepper:!0,hidden:e=>!e.animate}});/* Method to get stringless attributes */let c=e=>e.split(\"=\")[1].replace(/['\"]+/g,\"\"),f=(e,t)=>{let i=50-t,n=50+t;return e?`M 0 50 L 0 ${n} A 1 1 0 1 0 100 ${n} L 100 ${i} A 1 1 0 1 0 0 ${i} L 0 50`:`M 0 50 L 0 ${i} A 1 1 0 0 1 100 ${i} L 100 50 L 100 ${n} A 1 1 0 0 1 0 ${n} L 0 ${i}`;},u={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\"},h={fontSize:32,marginBottom:10},g={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"},y={margin:0,opacity:.7,maxWidth:160,lineHeight:1.5,textAlign:\"center\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Arc\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"150\",\"framerIntrinsicHeight\":\"150\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Arc.map", "function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const 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", "// Generated by Framer (f7d95e4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"q61o3spwl\",\"nWGMja9C2\",\"Be8k5rN3K\",\"FMlnmN0wq\",\"llmQ9kHd2\",\"rZr0784Ou\"];const serializationHash=\"framer-b83UW\";const variantClassNames={Be8k5rN3K:\"framer-v-5amgkr\",FMlnmN0wq:\"framer-v-1co8xn5\",llmQ9kHd2:\"framer-v-1c3kinw\",nWGMja9C2:\"framer-v-jjighs\",q61o3spwl:\"framer-v-1jexcuf\",rZr0784Ou:\"framer-v-1819j9m\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const transition2={damping:36,delay:0,mass:3.3,stiffness:301,type:\"spring\"};const transition3={damping:47,delay:0,mass:1.6,stiffness:134,type:\"spring\"};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 transition4={damping:46,delay:0,mass:1.6,stiffness:137,type:\"spring\"};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Big Closed\":\"q61o3spwl\",\"Big Open\":\"nWGMja9C2\",\"Medium Closed\":\"llmQ9kHd2\",\"Medium open\":\"rZr0784Ou\",\"Small Closed\":\"FMlnmN0wq\",\"Small Open\":\"Be8k5rN3K\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"q61o3spwl\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"q61o3spwl\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapStart8lwt0p=activeVariantCallback(async(...args)=>{setGestureState({isPressed:true});setVariant(\"nWGMja9C2\");});const onTapStart1ppn9y9=activeVariantCallback(async(...args)=>{setGestureState({isPressed:true});setVariant(\"FMlnmN0wq\");});const onTapkrtgt5=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"Be8k5rN3K\");});const onTapStart1q908e4=activeVariantCallback(async(...args)=>{setGestureState({isPressed:true});setVariant(\"rZr0784Ou\");});const onTapStartm2ajfe=activeVariantCallback(async(...args)=>{setGestureState({isPressed:true});setVariant(\"llmQ9kHd2\");});const onTap1mv62cf=activeVariantCallback(async(...args)=>{setVariant(\"nWGMja9C2\");});const onTap13bcyqp=activeVariantCallback(async(...args)=>{setVariant(\"Be8k5rN3K\");});const onTap16458c1=activeVariantCallback(async(...args)=>{setVariant(\"rZr0784Ou\");});const onTap39t5y5=activeVariantCallback(async(...args)=>{setVariant(\"q61o3spwl\");});const onTapjdk4ot=activeVariantCallback(async(...args)=>{setVariant(\"llmQ9kHd2\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"nWGMja9C2\",\"Be8k5rN3K\",\"FMlnmN0wq\",\"llmQ9kHd2\",\"rZr0784Ou\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"FMlnmN0wq\",\"llmQ9kHd2\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"nWGMja9C2\",\"Be8k5rN3K\",\"rZr0784Ou\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({Be8k5rN3K:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1jexcuf\",className,classNames),\"data-framer-name\":\"Big Closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"q61o3spwl\",onTapStart:onTapStart8lwt0p,ref:refBinding,style:{...style},...addPropertyOverrides({Be8k5rN3K:{\"data-framer-name\":\"Small Open\",onTapStart:onTapStart1ppn9y9},FMlnmN0wq:{\"data-framer-name\":\"Small Closed\",onTap:onTapkrtgt5,onTapStart:undefined},llmQ9kHd2:{\"data-framer-name\":\"Medium Closed\",onTapStart:onTapStart1q908e4},nWGMja9C2:{\"data-framer-name\":\"Big Open\"},rZr0784Ou:{\"data-framer-name\":\"Medium open\",onTapStart:onTapStartm2ajfe}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m6bwre\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"pc1Drcsno\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dtk7d1\",\"data-framer-name\":\"Final Bio\",layoutDependency:layoutDependency,layoutId:\"iTBtVVwHf\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||436)-0-436)/2+0+0)+24+0+0),pixelHeight:2720,pixelWidth:4080,positionX:\"center\",positionY:\"center\",sizes:\"454px\",src:\"https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg 4080w\"},className:\"framer-1w8g3tn\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"bE2CdpOF5\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,filter:\"grayscale(1)\",WebkitFilter:\"grayscale(1)\"}}),/*#__PURE__*/_jsx(Transition,{value:transition3,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18hbeph\",layoutDependency:layoutDependency,layoutId:\"x5rPyL705\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fokiuu\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"MiSf0sWFj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h4,{style:{\"--font-selector\":\"R0Y7UmV0aGluayBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Rethink Sans\", \"Rethink Sans Placeholder\", sans-serif',\"--framer-font-size\":\"27px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\"},children:[\"Bernard \",/*#__PURE__*/_jsx(motion.strong,{children:\"Laurendeau\"})]})}),className:\"framer-1rgxbyz\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Rethink Sans-700\",\"GF;Rethink Sans-800\"],layoutDependency:layoutDependency,layoutId:\"eby1dxGwY\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Prior to founding a boutique advisory firm, he was appointed senior advisor to the Commissioner of the Jobs Creation Commission under the Prime Minister\u2019s Office of Ethiopia. He also served as the Regional Director for Africa of a Silicon Valley based big data analytics venture helping government officials in low- and middle-income countries make evidence-based decisions. At BNP Paribas, 8th largest bank in the world, he was focusing on offshoring and outsourcing strategies as Vice President of the Location Strategy group\\xa0in San Francisco. He is also\\xa0the Co-Founder of\\xa0Arifpay, the first National Bank of Ethiopia licensed Payment System Operator, a L&A portfolio company for which he served as CEO.\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Bernard draws from 15 years of global management consulting experience during which he advised fortune 50 clients in the USA as well as multinationals in Europe and the Middle East on corporate strategy formulation, digital transformation, program execution excellence, post-merger integration, process reengineering and organizational change management.\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"His client portfolio includes renowned companies such as AAA, Avago, Brink\u2019s, Church & Dwight, Cisco, Google, Gilead, HGST, Kroger, Liberty Mutual, LSI, NetApp, New York Life, PG&E, ResMed, Roche, and UAE Ministry of Finance. \\xa0 Bernard holds\\xa0a\\xa0Master\\xa0of Science in mechanical engineering from ENSTA France, a\\xa0Master\\xa0of Science in aerospace engineering as well as a\\xa0Master\\xa0in Business Administration from the\\xa0Georgia\\xa0Institute of Technology USA. He is fluent in English, French and Amharic, proficient in Spanish and conversational in Japanese.\\xa0\"})})]}),className:\"framer-b6vsl0\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Lora-regular\"],layoutDependency:layoutDependency,layoutId:\"irEoqfLHk\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1ib2xk\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Read More\"})})}),className:\"framer-trq7ga\",\"data-framer-name\":\"Paragraph\",\"data-highlight\":true,fonts:[\"FS;Lora-bold\"],layoutDependency:layoutDependency,layoutId:\"p_B4d82Jo\",onTap:onTap1mv62cf,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sxj97b\",\"data-framer-name\":\"2 Columns Image Text\",layoutDependency:layoutDependency,layoutId:\"x_P_4keZA\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2720,pixelWidth:4080,positionX:\"center\",positionY:\"center\",sizes:\"260px\",src:\"https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg 4080w\"},className:\"framer-smdmh5\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"NHv_ukDez\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,filter:\"grayscale(1)\",WebkitFilter:\"grayscale(1)\"},...addPropertyOverrides({FMlnmN0wq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||733.5)-0-733.375)/2+0+0)+24+0+0+0),pixelHeight:2720,pixelWidth:4080,positionX:\"center\",positionY:\"center\",sizes:\"260px\",src:\"https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg 4080w\"}},llmQ9kHd2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||993)-20-947)/2+0+0)+24+-25.5+0+-2),pixelHeight:2720,pixelWidth:4080,positionX:\"center\",positionY:\"center\",sizes:\"640px\",src:\"https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg 4080w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-196eun\",layoutDependency:layoutDependency,layoutId:\"tuqC4ycrB\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t3fqff\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"twYVC9oww\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(motion.h4,{style:{\"--font-selector\":\"R0Y7UmV0aGluayBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Rethink Sans\", \"Rethink Sans Placeholder\", sans-serif',\"--framer-font-size\":\"27px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"120%\"},children:[\"Bernard \",/*#__PURE__*/_jsx(motion.strong,{children:\"Laurendeau\"})]}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Founnder\"})})]}),className:\"framer-1gwn14z\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Rethink Sans-700\",\"GF;Rethink Sans-800\",\"GF;Rethink Sans-800italic\",\"GF;Rethink Sans-700italic\",\"FS;Lora-regular\"],layoutDependency:layoutDependency,layoutId:\"SG14JimDn\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({FMlnmN0wq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h4,{style:{\"--font-selector\":\"R0Y7UmV0aGluayBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Rethink Sans\", \"Rethink Sans Placeholder\", sans-serif',\"--framer-font-size\":\"27px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"120%\"},children:[\"Bernard \",/*#__PURE__*/_jsx(motion.strong,{children:\"Laurendeau\"})]})}),fonts:[\"GF;Rethink Sans-700\",\"GF;Rethink Sans-800\"]},llmQ9kHd2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h4,{style:{\"--font-selector\":\"R0Y7UmV0aGluayBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Rethink Sans\", \"Rethink Sans Placeholder\", sans-serif',\"--framer-font-size\":\"27px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"120%\"},children:[\"Bernard \",/*#__PURE__*/_jsx(motion.strong,{children:\"Laurendeau\"})]})}),fonts:[\"GF;Rethink Sans-700\",\"GF;Rethink Sans-800\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Prior to founding a boutique advisory firm, he was appointed senior advisor to the Commissioner of the Jobs Creation Commission under the Prime Minister\u2019s Office of Ethiopia. He also served as the Regional Director for Africa of a Silicon Valley based big data analytics venture helping government officials in low- and middle-income countries make evidence-based decisions. At BNP Paribas, 8th largest bank in the world, he was focusing on offshoring and outsourcing strategies as Vice President of the Location Strategy group\\xa0in San Francisco. He is also\\xa0the Co-Founder of\\xa0Arifpay, the first National Bank of Ethiopia licensed Payment System Operator, a L&A portfolio company for which he served as CEO.\\xa0 Bernard draws from 15 years of global management consulting experience during which he advised fortune 50 clients in the USA as well as multinationals in Europe and the Middle East on corporate strategy formulation, digital transformation, program execution excellence, post-merger integration, process reengineering and organizational change management. \\xa0 His client portfolio includes renowned companies such as AAA, Avago, Brink\u2019s, Church & Dwight, Cisco, Google, Gilead, HGST, Kroger, Liberty Mutual, LSI, NetApp, New York Life, PG&E, ResMed, Roche, and UAE Ministry of Finance. \\xa0 Bernard holds\\xa0a\\xa0Master\\xa0of Science in mechanical engineering from ENSTA France, a\\xa0Master\\xa0of Science in aerospace engineering as well as a\\xa0Master\\xa0in Business Administration from the\\xa0Georgia\\xa0Institute of Technology USA. He is fluent in English, French and Amharic, proficient in Spanish and conversational in Japanese.\\xa0\"})})}),className:\"framer-1ogl0cg\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Lora-regular\"],layoutDependency:layoutDependency,layoutId:\"EusnhdFn1\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1ib2xk\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Read More\"})})}),className:\"framer-12htzll\",\"data-framer-name\":\"Paragraph\",\"data-highlight\":true,fonts:[\"FS;Lora-bold\"],layoutDependency:layoutDependency,layoutId:\"jgX94WTgG\",onTap:onTap13bcyqp,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({llmQ9kHd2:{onTap:onTap16458c1}},baseVariant,gestureVariant)})]})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2aznu4\",\"data-framer-name\":\"2 Columns Image Text\",layoutDependency:layoutDependency,layoutId:\"GWn6fgia3\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2720,pixelWidth:4080,positionX:\"center\",positionY:\"center\",sizes:\"489px\",src:\"https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg 4080w\"},className:\"framer-12l8hoi\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"IPOZ0ryTA\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,filter:\"grayscale(1)\",WebkitFilter:\"grayscale(1)\"},...addPropertyOverrides({Be8k5rN3K:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2073)-0-2081)/2+0+0)+24+7.5+0+-.08384458077705403),pixelHeight:2720,pixelWidth:4080,positionX:\"center\",positionY:\"center\",sizes:\"280px\",src:\"https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg 4080w\"}},nWGMja9C2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||1026)-20-1025.5)/2+0+0)+0+0+318.75),pixelHeight:2720,pixelWidth:4080,positionX:\"center\",positionY:\"center\",sizes:\"489px\",src:\"https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg 4080w\"}},rZr0784Ou:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||1474)-0-1474)/2+0+0)+0+0+0+-2.4059304703476982),pixelHeight:2720,pixelWidth:4080,positionX:\"center\",positionY:\"center\",sizes:\"640px\",src:\"https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/fOtySygBCNxNOcsJfUWdSKVoM.jpg 4080w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({nWGMja9C2:{value:transition4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19cebcn\",layoutDependency:layoutDependency,layoutId:\"Qo3iweLut\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ufmh43\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"D2paPWcJu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(motion.h4,{style:{\"--font-selector\":\"R0Y7UmV0aGluayBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Rethink Sans\", \"Rethink Sans Placeholder\", sans-serif',\"--framer-font-size\":\"27px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\"},children:[\"Bernard \",/*#__PURE__*/_jsx(motion.strong,{children:\"Laurendeau\"})]}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Managing Director\"})})]}),className:\"framer-1ed0r9v\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Rethink Sans-700\",\"GF;Rethink Sans-800\",\"GF;Rethink Sans-800italic\",\"GF;Rethink Sans-700italic\",\"FS;Lora-regular\"],layoutDependency:layoutDependency,layoutId:\"tFichC1_Z\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Be8k5rN3K:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h4,{style:{\"--font-selector\":\"R0Y7UmV0aGluayBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Rethink Sans\", \"Rethink Sans Placeholder\", sans-serif',\"--framer-font-size\":\"27px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\"},children:[\"Bernard \",/*#__PURE__*/_jsx(motion.strong,{children:\"Laurendeau\"})]})}),fonts:[\"GF;Rethink Sans-700\",\"GF;Rethink Sans-800\"]},nWGMja9C2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h4,{style:{\"--font-selector\":\"R0Y7UmV0aGluayBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Rethink Sans\", \"Rethink Sans Placeholder\", sans-serif',\"--framer-font-size\":\"27px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\"},children:[\"Bernard \",/*#__PURE__*/_jsx(motion.strong,{children:\"Laurendeau\"})]})}),fonts:[\"GF;Rethink Sans-700\",\"GF;Rethink Sans-800\"]},rZr0784Ou:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h4,{style:{\"--font-selector\":\"R0Y7UmV0aGluayBTYW5zLTcwMA==\",\"--framer-font-family\":'\"Rethink Sans\", \"Rethink Sans Placeholder\", sans-serif',\"--framer-font-size\":\"27px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\"},children:[\"Bernard \",/*#__PURE__*/_jsx(motion.strong,{children:\"Laurendeau\"})]})}),fonts:[\"GF;Rethink Sans-700\",\"GF;Rethink Sans-800\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Prior to founding a boutique advisory firm, he was appointed senior advisor to the Commissioner of the Jobs Creation Commission under the Prime Minister\u2019s Office of Ethiopia. He also served as the Regional Director for Africa of a Silicon Valley based big data analytics venture helping government officials in low- and middle-income countries make evidence-based decisions. At BNP Paribas, 8th largest bank in the world, he was focusing on offshoring and outsourcing strategies as Vice President of the Location Strategy group\\xa0in San Francisco. He is also\\xa0the Co-Founder of\\xa0Arifpay, the first National Bank of Ethiopia licensed Payment System Operator, a L&A portfolio company for which he served as CEO.\\xa0 Bernard draws from 15 years of global management consulting experience during which he advised fortune 50 clients in the USA as well as multinationals in Europe and the Middle East on corporate strategy formulation, digital transformation, program execution excellence, post-merger integration, process reengineering and organizational change management. \\xa0 His client portfolio includes renowned companies such as AAA, Avago, Brink\u2019s, Church & Dwight, Cisco, Google, Gilead, HGST, Kroger, Liberty Mutual, LSI, NetApp, New York Life, PG&E, ResMed, Roche, and UAE Ministry of Finance. \\xa0 Bernard holds\\xa0a\\xa0Master\\xa0of Science in mechanical engineering from ENSTA France, a\\xa0Master\\xa0of Science in aerospace engineering as well as a\\xa0Master\\xa0in Business Administration from the\\xa0Georgia\\xa0Institute of Technology USA. He is fluent in English, French and Amharic, proficient in Spanish and conversational in Japanese.\\xa0\"})})}),className:\"framer-1faygvl\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Lora-regular\"],layoutDependency:layoutDependency,layoutId:\"B3PxU6ZmD\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Be8k5rN3K:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Prior to founding a boutique advisory firm, he was appointed senior advisor to the Commissioner of the Jobs Creation Commission under the Prime Minister\u2019s Office of Ethiopia. He also served as the Regional Director for Africa of a Silicon Valley based big data analytics venture helping government officials in low- and middle-income countries make evidence-based decisions. At BNP Paribas, 8th largest bank in the world, he was focusing on offshoring and outsourcing strategies as Vice President of the Location Strategy group\\xa0in San Francisco. He is also\\xa0the Co-Founder of\\xa0Arifpay, the first National Bank of Ethiopia licensed Payment System Operator, a L&A portfolio company for which he served as CEO.\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Bernard draws from 15 years of global management consulting experience during which he advised fortune 50 clients in the USA as well as multinationals in Europe and the Middle East on corporate strategy formulation, digital transformation, program execution excellence, post-merger integration, process reengineering and organizational change management.\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"His client portfolio includes renowned companies such as AAA, Avago, Brink\u2019s, Church & Dwight, Cisco, Google, Gilead, HGST, Kroger, Liberty Mutual, LSI, NetApp, New York Life, PG&E, ResMed, Roche, and UAE Ministry of Finance.\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Bernard holds\\xa0a\\xa0Master\\xa0of Science in mechanical engineering from ENSTA France, a\\xa0Master\\xa0of Science in aerospace engineering as well as a\\xa0Master\\xa0in Business Administration from the\\xa0Georgia\\xa0Institute of Technology USA. He is fluent in English, French and Amharic, proficient in Spanish and conversational in Japanese.\\xa0\"})})]})},nWGMja9C2:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Prior to founding a boutique advisory firm, he was appointed senior advisor to the Commissioner of the Jobs Creation Commission under the Prime Minister\u2019s Office of Ethiopia. He also served as the Regional Director for Africa of a Silicon Valley based big data analytics venture helping government officials in low- and middle-income countries make evidence-based decisions. At BNP Paribas, 8th largest bank in the world, he was focusing on offshoring and outsourcing strategies as Vice President of the Location Strategy group\\xa0in San Francisco. He is also\\xa0the Co-Founder of\\xa0Arifpay, the first National Bank of Ethiopia licensed Payment System Operator, a L&A portfolio company for which he served as CEO.\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Bernard draws from 15 years of global management consulting experience during which he advised fortune 50 clients in the USA as well as multinationals in Europe and the Middle East on corporate strategy formulation, digital transformation, program execution excellence, post-merger integration, process reengineering and organizational change management.\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"His client portfolio includes renowned companies such as AAA, Avago, Brink\u2019s, Church & Dwight, Cisco, Google, Gilead, HGST, Kroger, Liberty Mutual, LSI, NetApp, New York Life, PG&E, ResMed, Roche, and UAE Ministry of Finance.\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Bernard holds\\xa0a\\xa0Master\\xa0of Science in mechanical engineering from ENSTA France, a\\xa0Master\\xa0of Science in aerospace engineering as well as a\\xa0Master\\xa0in Business Administration from the\\xa0Georgia\\xa0Institute of Technology USA. He is fluent in English, French and Amharic, proficient in Spanish and conversational in Japanese.\\xa0\"})})]})},rZr0784Ou:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Prior to founding a boutique advisory firm, he was appointed senior advisor to the Commissioner of the Jobs Creation Commission under the Prime Minister\u2019s Office of Ethiopia. He also served as the Regional Director for Africa of a Silicon Valley based big data analytics venture helping government officials in low- and middle-income countries make evidence-based decisions. At BNP Paribas, 8th largest bank in the world, he was focusing on offshoring and outsourcing strategies as Vice President of the Location Strategy group\\xa0in San Francisco. He is also\\xa0the Co-Founder of\\xa0Arifpay, the first National Bank of Ethiopia licensed Payment System Operator, a L&A portfolio company for which he served as CEO.\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Bernard draws from 15 years of global management consulting experience during which he advised fortune 50 clients in the USA as well as multinationals in Europe and the Middle East on corporate strategy formulation, digital transformation, program execution excellence, post-merger integration, process reengineering and organizational change management.\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"His client portfolio includes renowned companies such as AAA, Avago, Brink\u2019s, Church & Dwight, Cisco, Google, Gilead, HGST, Kroger, Liberty Mutual, LSI, NetApp, New York Life, PG&E, ResMed, Roche, and UAE Ministry of Finance.\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1yZWd1bGFy\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Bernard holds\\xa0a\\xa0Master\\xa0of Science in mechanical engineering from ENSTA France, a\\xa0Master\\xa0of Science in aerospace engineering as well as a\\xa0Master\\xa0in Business Administration from the\\xa0Georgia\\xa0Institute of Technology USA. He is fluent in English, French and Amharic, proficient in Spanish and conversational in Japanese.\\xa0\"})})]})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TG9yYS1ib2xk\",\"--framer-font-family\":'\"Lora\", \"Lora Placeholder\", serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.em,{children:\"Show Less\"})})}),className:\"framer-r60iys\",\"data-framer-name\":\"Paragraph\",\"data-highlight\":true,fonts:[\"FS;Lora-bold\"],layoutDependency:layoutDependency,layoutId:\"GkFRGD_iJ\",onTap:onTap39t5y5,style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Be8k5rN3K:{onTap:onTap13bcyqp},rZr0784Ou:{onTap:onTapjdk4ot}},baseVariant,gestureVariant)})]})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-b83UW.framer-x40x9y, .framer-b83UW .framer-x40x9y { display: block; }\",\".framer-b83UW.framer-1jexcuf { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1137px; }\",\".framer-b83UW .framer-m6bwre { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 24px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-b83UW .framer-1dtk7d1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-b83UW .framer-1w8g3tn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 388px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 454px; will-change: var(--framer-will-change-override, transform); }\",\".framer-b83UW .framer-18hbeph { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 595px; }\",\".framer-b83UW .framer-1fokiuu { 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: 2018px; padding: 0px; position: relative; width: 584px; }\",\".framer-b83UW .framer-1rgxbyz, .framer-b83UW .framer-1ed0r9v { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-b83UW .framer-b6vsl0 { flex: none; height: 272px; overflow: hidden; position: relative; white-space: pre-wrap; width: 584px; word-break: break-word; word-wrap: break-word; }\",\".framer-b83UW .framer-trq7ga, .framer-b83UW .framer-12htzll, .framer-b83UW .framer-r60iys { cursor: pointer; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-b83UW .framer-1sxj97b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-b83UW .framer-smdmh5 { align-content: center; align-items: center; aspect-ratio: 1.2598425196850394 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 206px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: var(--framer-aspect-ratio-supported, 260px); will-change: var(--framer-will-change-override, transform); }\",\".framer-b83UW .framer-196eun { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 449px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 260px; }\",\".framer-b83UW .framer-t3fqff { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 2018px; padding: 0px; position: relative; width: 259px; }\",\".framer-b83UW .framer-1gwn14z { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 250px; word-break: break-word; word-wrap: break-word; }\",\".framer-b83UW .framer-1ogl0cg { flex: none; height: 272px; overflow: hidden; position: relative; white-space: pre-wrap; width: 280px; word-break: break-word; word-wrap: break-word; }\",\".framer-b83UW .framer-2aznu4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-b83UW .framer-12l8hoi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 388px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 489px; will-change: var(--framer-will-change-override, transform); }\",\".framer-b83UW .framer-19cebcn { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-b83UW .framer-1ufmh43 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 2018px; padding: 0px; position: relative; width: 584px; }\",\".framer-b83UW .framer-1faygvl { flex: none; height: 674px; overflow: hidden; 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-b83UW.framer-1jexcuf, .framer-b83UW .framer-m6bwre, .framer-b83UW .framer-1dtk7d1, .framer-b83UW .framer-1w8g3tn, .framer-b83UW .framer-18hbeph, .framer-b83UW .framer-1fokiuu, .framer-b83UW .framer-1sxj97b, .framer-b83UW .framer-smdmh5, .framer-b83UW .framer-196eun, .framer-b83UW .framer-t3fqff, .framer-b83UW .framer-2aznu4, .framer-b83UW .framer-12l8hoi, .framer-b83UW .framer-19cebcn, .framer-b83UW .framer-1ufmh43 { gap: 0px; } .framer-b83UW.framer-1jexcuf > *, .framer-b83UW .framer-m6bwre > *, .framer-b83UW .framer-1w8g3tn > *, .framer-b83UW .framer-smdmh5 > *, .framer-b83UW .framer-12l8hoi > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-b83UW.framer-1jexcuf > :first-child, .framer-b83UW .framer-m6bwre > :first-child, .framer-b83UW .framer-1w8g3tn > :first-child, .framer-b83UW .framer-1fokiuu > :first-child, .framer-b83UW .framer-1sxj97b > :first-child, .framer-b83UW .framer-smdmh5 > :first-child, .framer-b83UW .framer-t3fqff > :first-child, .framer-b83UW .framer-12l8hoi > :first-child, .framer-b83UW .framer-1ufmh43 > :first-child { margin-top: 0px; } .framer-b83UW.framer-1jexcuf > :last-child, .framer-b83UW .framer-m6bwre > :last-child, .framer-b83UW .framer-1w8g3tn > :last-child, .framer-b83UW .framer-1fokiuu > :last-child, .framer-b83UW .framer-1sxj97b > :last-child, .framer-b83UW .framer-smdmh5 > :last-child, .framer-b83UW .framer-t3fqff > :last-child, .framer-b83UW .framer-12l8hoi > :last-child, .framer-b83UW .framer-1ufmh43 > :last-child { margin-bottom: 0px; } .framer-b83UW .framer-1dtk7d1 > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-b83UW .framer-1dtk7d1 > :first-child, .framer-b83UW .framer-18hbeph > :first-child, .framer-b83UW .framer-196eun > :first-child, .framer-b83UW .framer-2aznu4 > :first-child, .framer-b83UW .framer-19cebcn > :first-child { margin-left: 0px; } .framer-b83UW .framer-1dtk7d1 > :last-child, .framer-b83UW .framer-18hbeph > :last-child, .framer-b83UW .framer-196eun > :last-child, .framer-b83UW .framer-2aznu4 > :last-child, .framer-b83UW .framer-19cebcn > :last-child { margin-right: 0px; } .framer-b83UW .framer-18hbeph > *, .framer-b83UW .framer-196eun > *, .framer-b83UW .framer-2aznu4 > *, .framer-b83UW .framer-19cebcn > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-b83UW .framer-1fokiuu > *, .framer-b83UW .framer-t3fqff > *, .framer-b83UW .framer-1ufmh43 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-b83UW .framer-1sxj97b > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }\",\".framer-b83UW.framer-v-jjighs.framer-1jexcuf { height: 1026px; padding: 0px 0px 20px 0px; }\",\".framer-b83UW.framer-v-jjighs .framer-m6bwre { gap: 16px; height: 1026px; padding: 0px; width: 1137px; z-index: 1; }\",\".framer-b83UW.framer-v-jjighs .framer-2aznu4 { gap: 42px; height: 1026px; order: 1; width: 1137px; }\",\".framer-b83UW.framer-v-jjighs .framer-19cebcn { align-self: unset; flex: none; height: 1003px; width: 584px; }\",\".framer-b83UW.framer-v-jjighs .framer-1ufmh43 { align-content: center; align-items: center; padding: 36px 5px 36px 5px; }\",\".framer-b83UW.framer-v-jjighs .framer-1faygvl, .framer-b83UW.framer-v-1819j9m .framer-1faygvl { height: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-b83UW.framer-v-jjighs .framer-m6bwre, .framer-b83UW.framer-v-jjighs .framer-2aznu4 { gap: 0px; } .framer-b83UW.framer-v-jjighs .framer-m6bwre > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-b83UW.framer-v-jjighs .framer-m6bwre > :first-child { margin-top: 0px; } .framer-b83UW.framer-v-jjighs .framer-m6bwre > :last-child { margin-bottom: 0px; } .framer-b83UW.framer-v-jjighs .framer-2aznu4 > * { margin: 0px; margin-left: calc(42px / 2); margin-right: calc(42px / 2); } .framer-b83UW.framer-v-jjighs .framer-2aznu4 > :first-child { margin-left: 0px; } .framer-b83UW.framer-v-jjighs .framer-2aznu4 > :last-child { margin-right: 0px; } }\",\".framer-b83UW.framer-v-5amgkr.framer-1jexcuf { height: 2073px; width: 320px; }\",\".framer-b83UW.framer-v-5amgkr .framer-m6bwre { gap: 16px; height: 2081px; padding: 24px 0px 0px 0px; }\",\".framer-b83UW.framer-v-5amgkr .framer-2aznu4 { flex-direction: column; gap: 23px; height: 2042px; width: 320px; }\",\".framer-b83UW.framer-v-5amgkr .framer-12l8hoi { aspect-ratio: 1.2603092783505154 / 1; height: 222px; width: var(--framer-aspect-ratio-supported, 280px); }\",\".framer-b83UW.framer-v-5amgkr .framer-19cebcn { align-self: unset; flex: none; height: 1797px; width: 100%; }\",\".framer-b83UW.framer-v-5amgkr .framer-1ufmh43 { height: 1761px; width: 279px; }\",\".framer-b83UW.framer-v-5amgkr .framer-1ed0r9v { order: 0; }\",\".framer-b83UW.framer-v-5amgkr .framer-1faygvl { height: auto; order: 1; width: 280px; }\",\".framer-b83UW.framer-v-5amgkr .framer-r60iys { order: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-b83UW.framer-v-5amgkr .framer-m6bwre, .framer-b83UW.framer-v-5amgkr .framer-2aznu4 { gap: 0px; } .framer-b83UW.framer-v-5amgkr .framer-m6bwre > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-b83UW.framer-v-5amgkr .framer-m6bwre > :first-child, .framer-b83UW.framer-v-5amgkr .framer-2aznu4 > :first-child { margin-top: 0px; } .framer-b83UW.framer-v-5amgkr .framer-m6bwre > :last-child, .framer-b83UW.framer-v-5amgkr .framer-2aznu4 > :last-child { margin-bottom: 0px; } .framer-b83UW.framer-v-5amgkr .framer-2aznu4 > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } }\",\".framer-b83UW.framer-v-1co8xn5.framer-1jexcuf { width: 260px; }\",\".framer-b83UW.framer-v-1co8xn5 .framer-m6bwre { gap: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-b83UW.framer-v-1co8xn5 .framer-m6bwre { gap: 0px; } .framer-b83UW.framer-v-1co8xn5 .framer-m6bwre > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-b83UW.framer-v-1co8xn5 .framer-m6bwre > :first-child { margin-top: 0px; } .framer-b83UW.framer-v-1co8xn5 .framer-m6bwre > :last-child { margin-bottom: 0px; } }\",\".framer-b83UW.framer-v-1c3kinw.framer-1jexcuf { height: 993px; padding: 0px 0px 20px 0px; width: 704px; }\",\".framer-b83UW.framer-v-1c3kinw .framer-m6bwre { gap: 16px; height: 947px; }\",\".framer-b83UW.framer-v-1c3kinw .framer-1sxj97b { height: 950px; }\",\".framer-b83UW.framer-v-1c3kinw .framer-smdmh5 { height: 508px; width: var(--framer-aspect-ratio-supported, 640px); }\",\".framer-b83UW.framer-v-1c3kinw .framer-196eun { height: 416px; width: 640px; }\",\".framer-b83UW.framer-v-1c3kinw .framer-t3fqff, .framer-b83UW.framer-v-1c3kinw .framer-1ogl0cg, .framer-b83UW.framer-v-1819j9m.framer-1jexcuf { width: 640px; }\",\".framer-b83UW.framer-v-1c3kinw .framer-1gwn14z { width: 270px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-b83UW.framer-v-1c3kinw .framer-m6bwre { gap: 0px; } .framer-b83UW.framer-v-1c3kinw .framer-m6bwre > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-b83UW.framer-v-1c3kinw .framer-m6bwre > :first-child { margin-top: 0px; } .framer-b83UW.framer-v-1c3kinw .framer-m6bwre > :last-child { margin-bottom: 0px; } }\",\".framer-b83UW.framer-v-1819j9m .framer-m6bwre { gap: 16px; height: 1474px; padding: 0px; }\",\".framer-b83UW.framer-v-1819j9m .framer-2aznu4 { flex-direction: column; gap: 46px; height: 1474px; width: 640px; }\",\".framer-b83UW.framer-v-1819j9m .framer-12l8hoi { aspect-ratio: 1.2603092783505154 / 1; height: 508px; width: var(--framer-aspect-ratio-supported, 640px); }\",\".framer-b83UW.framer-v-1819j9m .framer-19cebcn { align-self: unset; flex: none; height: 925px; width: 640px; }\",\".framer-b83UW.framer-v-1819j9m .framer-1ufmh43 { height: 925px; width: 640px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-b83UW.framer-v-1819j9m .framer-m6bwre, .framer-b83UW.framer-v-1819j9m .framer-2aznu4 { gap: 0px; } .framer-b83UW.framer-v-1819j9m .framer-m6bwre > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-b83UW.framer-v-1819j9m .framer-m6bwre > :first-child, .framer-b83UW.framer-v-1819j9m .framer-2aznu4 > :first-child { margin-top: 0px; } .framer-b83UW.framer-v-1819j9m .framer-m6bwre > :last-child, .framer-b83UW.framer-v-1819j9m .framer-2aznu4 > :last-child { margin-bottom: 0px; } .framer-b83UW.framer-v-1819j9m .framer-2aznu4 > * { margin: 0px; margin-bottom: calc(46px / 2); margin-top: calc(46px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 436\n * @framerIntrinsicWidth 1137\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nWGMja9C2\":{\"layout\":[\"fixed\",\"fixed\"]},\"Be8k5rN3K\":{\"layout\":[\"fixed\",\"fixed\"]},\"FMlnmN0wq\":{\"layout\":[\"fixed\",\"auto\"]},\"llmQ9kHd2\":{\"layout\":[\"fixed\",\"fixed\"]},\"rZr0784Ou\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerUbNBTHNWC=withCSS(Component,css,\"framer-b83UW\");export default FramerUbNBTHNWC;FramerUbNBTHNWC.displayName=\"Helper/FAQ Item\";FramerUbNBTHNWC.defaultProps={height:436,width:1137};addPropertyControls(FramerUbNBTHNWC,{variant:{options:[\"q61o3spwl\",\"nWGMja9C2\",\"Be8k5rN3K\",\"FMlnmN0wq\",\"llmQ9kHd2\",\"rZr0784Ou\"],optionTitles:[\"Big Closed\",\"Big Open\",\"Small Open\",\"Small Closed\",\"Medium Closed\",\"Medium open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerUbNBTHNWC,[{explicitInter:true,fonts:[{family:\"Rethink Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/rethinksans/v5/AMODz4SDuXOMCPfdoglY9JQuWHBGG0X45DmqkoZWCEvmma-aua4.woff2\",weight:\"700\"},{family:\"Rethink Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/rethinksans/v5/AMODz4SDuXOMCPfdoglY9JQuWHBGG0X45DmqkuFWCEvmma-aua4.woff2\",weight:\"800\"},{family:\"Rethink Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/rethinksans/v5/AMOFz4SDuXOMCPfdoglY9JQEUUK5wyyTfpeth6kSYArsmI2fqa7iVQ.woff2\",weight:\"800\"},{family:\"Rethink Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/rethinksans/v5/AMOFz4SDuXOMCPfdoglY9JQEUUK5wyyTfpeth6kSBwrsmI2fqa7iVQ.woff2\",weight:\"700\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUbNBTHNWC\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1137\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"436\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nWGMja9C2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Be8k5rN3K\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FMlnmN0wq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"llmQ9kHd2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rZr0784Ou\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UbNBTHNWC.map", "// Generated by Framer (f26e712)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import HelperFAQItem from\"https://framerusercontent.com/modules/zGt4zgAdPCYQV9ImDs2q/z85C7QLm81A5Pjq5zQCJ/UbNBTHNWC.js\";const HelperFAQItemFonts=getFonts(HelperFAQItem);const cycleOrder=[\"oG9q8kCh1\",\"yOlfO8j5G\",\"G73jjlNQx\"];const serializationHash=\"framer-mWTX7\";const variantClassNames={G73jjlNQx:\"framer-v-b2817a\",oG9q8kCh1:\"framer-v-3jbccd\",yOlfO8j5G:\"framer-v-ks7pos\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,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={Big:\"oG9q8kCh1\",Medium:\"G73jjlNQx\",Small:\"yOlfO8j5G\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"oG9q8kCh1\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"oG9q8kCh1\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id: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(scopingClassNames,\"framer-3jbccd\",className,classNames),\"data-framer-name\":\"Big\",layoutDependency:layoutDependency,layoutId:\"oG9q8kCh1\",ref:refBinding,style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},...addPropertyOverrides({G73jjlNQx:{\"data-framer-name\":\"Medium\"},yOlfO8j5G:{\"data-framer-name\":\"Small\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mfgsc9\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"mdxF2pDWj\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:457,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0,...addPropertyOverrides({G73jjlNQx:{height:1055,width:\"704px\"},yOlfO8j5G:{width:`calc(${componentViewport?.width||\"100vw\"} * 1.0068)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1v42i8x-container\",layoutDependency:layoutDependency,layoutId:\"XsQoaM6W2-container\",nodeId:\"XsQoaM6W2\",rendersWithMotion:true,scopeId:\"Id8eJsnkI\",children:/*#__PURE__*/_jsx(HelperFAQItem,{height:\"100%\",id:\"XsQoaM6W2\",layoutId:\"XsQoaM6W2\",style:{width:\"100%\"},variant:\"q61o3spwl\",width:\"100%\",...addPropertyOverrides({G73jjlNQx:{style:{height:\"100%\",width:\"100%\"},variant:\"llmQ9kHd2\"},yOlfO8j5G:{variant:\"FMlnmN0wq\"}},baseVariant,gestureVariant)})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mWTX7.framer-17x6jye, .framer-mWTX7 .framer-17x6jye { display: block; }\",\".framer-mWTX7.framer-3jbccd { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1192px; }\",\".framer-mWTX7 .framer-1mfgsc9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mWTX7 .framer-1v42i8x-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-mWTX7.framer-3jbccd, .framer-mWTX7 .framer-1mfgsc9 { gap: 0px; } .framer-mWTX7.framer-3jbccd > *, .framer-mWTX7 .framer-1mfgsc9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-mWTX7.framer-3jbccd > :first-child, .framer-mWTX7 .framer-1mfgsc9 > :first-child { margin-top: 0px; } .framer-mWTX7.framer-3jbccd > :last-child, .framer-mWTX7 .framer-1mfgsc9 > :last-child { margin-bottom: 0px; } }\",\".framer-mWTX7.framer-v-ks7pos.framer-3jbccd { width: 320px; }\",\".framer-mWTX7.framer-v-ks7pos .framer-1mfgsc9 { padding: 0px 0px 20px 0px; width: 100%; }\",\".framer-mWTX7.framer-v-ks7pos .framer-1v42i8x-container { width: 100%; }\",\".framer-mWTX7.framer-v-b2817a.framer-3jbccd { width: 704px; }\",\".framer-mWTX7.framer-v-b2817a .framer-1mfgsc9 { padding: 0px 24px 20px 0px; width: 100%; }\",\".framer-mWTX7.framer-v-b2817a .framer-1v42i8x-container { height: 1055px; width: 704px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 457.5\n * @framerIntrinsicWidth 1192\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"yOlfO8j5G\":{\"layout\":[\"fixed\",\"auto\"]},\"G73jjlNQx\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerId8eJsnkI=withCSS(Component,css,\"framer-mWTX7\");export default FramerId8eJsnkI;FramerId8eJsnkI.displayName=\"FAQ Container 1\";FramerId8eJsnkI.defaultProps={height:457.5,width:1192};addPropertyControls(FramerId8eJsnkI,{variant:{options:[\"oG9q8kCh1\",\"yOlfO8j5G\",\"G73jjlNQx\"],optionTitles:[\"Big\",\"Small\",\"Medium\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerId8eJsnkI,[{explicitInter:true,fonts:[]},...HelperFAQItemFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerId8eJsnkI\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yOlfO8j5G\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"G73jjlNQx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1192\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"457.5\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9045c1a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/yIfMmeXC9x4zC8ikEBQY/i0eKaNxyqTURU3yd2fTg/xynOWlvhZ.js\";const enabledGestures={fhz9AHdkC:{hover:true},LKKXZWfzr:{hover:true}};const cycleOrder=[\"fhz9AHdkC\",\"LKKXZWfzr\"];const serializationHash=\"framer-1Bs8f\";const variantClassNames={fhz9AHdkC:\"framer-v-1cn3yt2\",LKKXZWfzr:\"framer-v-m4abu\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.3,ease:[.44,0,0,1],type:\"tween\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition2={delay:.1,duration:.6,ease:[0,.69,.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 transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"fhz9AHdkC\",\"Variant 2\":\"LKKXZWfzr\"};const getProps=({description,height,id,image1,link,lOGO,title,width,...props})=>{return{...props,c9nwXLRGJ:lOGO??props.c9nwXLRGJ,fDBghi46i:description??props.fDBghi46i??\"Amazon Aws, Microsoft Azure, GCP\",Ky4gQEfqH:title??props.Ky4gQEfqH??\"Service\",OmORKnFoK:image1??props.OmORKnFoK??{src:\"https://framerusercontent.com/images/cULPrFDfoc7YZgaMo7DY2O82gw.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/cULPrFDfoc7YZgaMo7DY2O82gw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cULPrFDfoc7YZgaMo7DY2O82gw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cULPrFDfoc7YZgaMo7DY2O82gw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/cULPrFDfoc7YZgaMo7DY2O82gw.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/cULPrFDfoc7YZgaMo7DY2O82gw.jpg 6278w\"},variant:humanReadableVariantMap[props.variant]??props.variant??\"fhz9AHdkC\",XIK98lTwW:link??props.XIK98lTwW};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,Ky4gQEfqH,fDBghi46i,OmORKnFoK,c9nwXLRGJ,XIK98lTwW,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"fhz9AHdkC\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"fhz9AHdkC-hover\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"fhz9AHdkC-hover\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:XIK98lTwW,motionChild:true,nodeId:\"fhz9AHdkC\",openInNewTab:true,scopeId:\"Sslr79Ruj\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1cn3yt2\",className,classNames)} framer-1w76i65`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"fhz9AHdkC\",ref:refBinding,style:{backgroundColor:\"var(--token-371ff3fb-d951-43d7-ab2c-8ec8f2a5b1d0, rgb(247, 247, 247))\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\",...style},variants:{\"fhz9AHdkC-hover\":{backgroundColor:\"rgb(240, 240, 240)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.7836301510105841px 0.5485411057074089px -0.3571428571428571px rgba(0, 0, 0, 0.055), 0px 1.9196475837030447px 1.3437533085921314px -0.7142857142857142px rgba(0, 0, 0, 0.055), 0px 3.6374547591782176px 2.546218331424752px -1.0714285714285714px rgba(0, 0, 0, 0.055), 0px 6.350044814858119px 4.445031370400684px -1.4285714285714284px rgba(0, 0, 0, 0.055), 0px 11.051870570040771px 7.73630939902854px -1.7857142857142858px rgba(0, 0, 0, 0.055), 0px 20.24281195079675px 14.169968365557724px -2.142857142857143px rgba(0, 0, 0, 0.055), 0px 40px 28px -2.5px rgba(0, 0, 0, 0.055)\"},\"LKKXZWfzr-hover\":{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({\"fhz9AHdkC-hover\":{\"data-framer-name\":undefined},\"LKKXZWfzr-hover\":{\"data-framer-name\":undefined},LKKXZWfzr:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:6670,intrinsicWidth:4447,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:6670,pixelWidth:4447,sizes:\"197px\",...toResponsiveImage(OmORKnFoK)},className:\"framer-1485jvz\",\"data-framer-name\":\"Image 1\",layoutDependency:layoutDependency,layoutId:\"Yh5MbcDyE\",style:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6}})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t3fg48\",\"data-framer-name\":\"Image 2\",layoutDependency:layoutDependency,layoutId:\"MNIg77Yyb\",style:{backgroundColor:\"var(--token-371ff3fb-d951-43d7-ab2c-8ec8f2a5b1d0, rgb(247, 247, 247))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},variants:{\"fhz9AHdkC-hover\":{backgroundColor:\"rgb(184, 149, 81)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1}},children:isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lpv28m\",layoutDependency:layoutDependency,layoutId:\"h1019rOxJ\",transformTemplate:transformTemplate1,...addPropertyOverrides({\"fhz9AHdkC-hover\":{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8oxbqc\",layoutDependency:layoutDependency,layoutId:\"ZLnWJWutk\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-189ohut\",layoutDependency:layoutDependency,layoutId:\"k4cMzJQLf\",style:{backgroundColor:\"rgba(255, 255, 255, 0.62)\",borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-fq1k35\",layoutDependency:layoutDependency,layoutId:\"YilTmxi7M\",style:{backgroundColor:\"rgba(33, 33, 29, 0.27)\",borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1en6que\",layoutDependency:layoutDependency,layoutId:\"H0qmE2hRa\",style:{backgroundColor:\"rgba(33, 33, 29, 0.27)\",borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2}})]})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ua78ea\",layoutDependency:layoutDependency,layoutId:\"sHqqlJXOD\",style:{backgroundColor:\"var(--token-371ff3fb-d951-43d7-ab2c-8ec8f2a5b1d0, rgb(247, 247, 247))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-n3iggg\",layoutDependency:layoutDependency,layoutId:\"FOxH2IGHq\",style:{backgroundColor:\"var(--token-371ff3fb-d951-43d7-ab2c-8ec8f2a5b1d0, rgb(247, 247, 247))\",opacity:0},variants:{\"fhz9AHdkC-hover\":{backgroundColor:\"rgb(184, 149, 81)\",opacity:1},\"LKKXZWfzr-hover\":{backgroundColor:\"var(--token-8181356b-98bf-498c-9d34-c17b5d1fb87f, rgb(40, 94, 181))\"}}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xxdcst\",layoutDependency:layoutDependency,layoutId:\"nkQ1Y9oLO\",children:[/*#__PURE__*/_jsx(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-s3dd0i\",layoutDependency:layoutDependency,layoutId:\"EWPzpmteM\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+30+0+0+0+0),sizes:\"240px\",...toResponsiveImage(c9nwXLRGJ),...{positionX:\"left\",positionY:\"center\"}},className:\"framer-ajzm6j\",layoutDependency:layoutDependency,layoutId:\"e2NcPpXKe\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1r8r3oo\",\"data-framer-name\":\"txt\",layoutDependency:layoutDependency,layoutId:\"qmQH6GxUz\",style:{borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U2NoaWJzdGVkIEdyb3Rlc2stNzAw\",\"--framer-font-family\":'\"Schibsted Grotesk\", \"Schibsted Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(14, 14, 12))\"},children:\"Service\"})}),className:\"framer-151k0rs\",\"data-framer-name\":\"Wallet\",fonts:[\"GF;Schibsted Grotesk-700\"],layoutDependency:layoutDependency,layoutId:\"tfBr7DzNX\",style:{\"--extracted-r6o4lv\":\"rgb(14, 14, 12)\"},text:Ky4gQEfqH,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-j0hmsf\",\"data-framer-name\":\"txt\",layoutDependency:layoutDependency,layoutId:\"dT5Q2ANfM\",style:{borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-dv2q2y\",\"data-styles-preset\":\"xynOWlvhZ\",children:\"Amazon Aws, Microsoft Azure, GCP\"})}),className:\"framer-gn71n8\",\"data-framer-name\":\"Wallet\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ctIP2ebYs\",text:fDBghi46i,verticalAlignment:\"top\",withExternalLayout:true})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1Bs8f.framer-1w76i65, .framer-1Bs8f .framer-1w76i65 { display: block; }\",\".framer-1Bs8f.framer-1cn3yt2 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 30px 20px 30px 20px; position: relative; text-decoration: none; width: 393px; }\",\".framer-1Bs8f .framer-1485jvz, .framer-1Bs8f .framer-1t3fg48 { -webkit-user-select: none; flex: none; height: 104px; left: calc(50.00000000000002% - 197px / 2); overflow: hidden; position: absolute; top: 0px; user-select: none; width: 197px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-1Bs8f .framer-1lpv28m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 18px; width: 1fr; }\",\".framer-1Bs8f .framer-8oxbqc { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 4px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-1Bs8f .framer-189ohut, .framer-1Bs8f .framer-1en6que { flex: none; height: 8px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-1Bs8f .framer-fq1k35 { flex: none; height: 8px; overflow: hidden; position: relative; width: 80%; will-change: var(--framer-will-change-override, transform); }\",\".framer-1Bs8f .framer-ua78ea { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-1Bs8f .framer-n3iggg { flex: none; height: 6px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-1Bs8f .framer-xxdcst { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-1Bs8f .framer-s3dd0i { flex: none; height: 98px; position: relative; width: 240px; }\",\".framer-1Bs8f .framer-ajzm6j { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-1Bs8f .framer-1r8r3oo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1Bs8f .framer-151k0rs { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 353px; word-break: break-word; word-wrap: break-word; }\",\".framer-1Bs8f .framer-j0hmsf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-1Bs8f .framer-gn71n8 { 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-1Bs8f.framer-1cn3yt2, .framer-1Bs8f .framer-1lpv28m, .framer-1Bs8f .framer-8oxbqc, .framer-1Bs8f .framer-xxdcst, .framer-1Bs8f .framer-1r8r3oo, .framer-1Bs8f .framer-j0hmsf { gap: 0px; } .framer-1Bs8f.framer-1cn3yt2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-1Bs8f.framer-1cn3yt2 > :first-child, .framer-1Bs8f .framer-8oxbqc > :first-child, .framer-1Bs8f .framer-xxdcst > :first-child, .framer-1Bs8f .framer-1r8r3oo > :first-child, .framer-1Bs8f .framer-j0hmsf > :first-child { margin-top: 0px; } .framer-1Bs8f.framer-1cn3yt2 > :last-child, .framer-1Bs8f .framer-8oxbqc > :last-child, .framer-1Bs8f .framer-xxdcst > :last-child, .framer-1Bs8f .framer-1r8r3oo > :last-child, .framer-1Bs8f .framer-j0hmsf > :last-child { margin-bottom: 0px; } .framer-1Bs8f .framer-1lpv28m > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-1Bs8f .framer-1lpv28m > :first-child { margin-left: 0px; } .framer-1Bs8f .framer-1lpv28m > :last-child { margin-right: 0px; } .framer-1Bs8f .framer-8oxbqc > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-1Bs8f .framer-xxdcst > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-1Bs8f .framer-1r8r3oo > *, .framer-1Bs8f .framer-j0hmsf > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } }\",\".framer-1Bs8f.framer-v-m4abu.framer-1cn3yt2 { gap: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1Bs8f.framer-v-m4abu.framer-1cn3yt2 { gap: 0px; } .framer-1Bs8f.framer-v-m4abu.framer-1cn3yt2 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-1Bs8f.framer-v-m4abu.framer-1cn3yt2 > :first-child { margin-top: 0px; } .framer-1Bs8f.framer-v-m4abu.framer-1cn3yt2 > :last-child { margin-bottom: 0px; } }\",\".framer-1Bs8f.framer-v-1cn3yt2.hover .framer-1t3fg48 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; justify-content: flex-start; left: calc(50.00000000000002% - 90% / 2); order: 1; padding: 8px 12px 8px 12px; top: -18px; width: 90%; }\",\".framer-1Bs8f.framer-v-1cn3yt2.hover .framer-1lpv28m { left: unset; position: relative; top: unset; width: 100%; }\",\".framer-1Bs8f.framer-v-1cn3yt2.hover .framer-ua78ea { order: 2; }\",\".framer-1Bs8f.framer-v-1cn3yt2.hover .framer-n3iggg { order: 3; }\",\".framer-1Bs8f.framer-v-1cn3yt2.hover .framer-xxdcst { order: 4; }\",\".framer-1Bs8f.framer-v-1cn3yt2.hover .framer-j0hmsf { order: 5; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1Bs8f.framer-v-1cn3yt2.hover .framer-1t3fg48 { gap: 0px; } .framer-1Bs8f.framer-v-1cn3yt2.hover .framer-1t3fg48 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-1Bs8f.framer-v-1cn3yt2.hover .framer-1t3fg48 > :first-child { margin-top: 0px; } .framer-1Bs8f.framer-v-1cn3yt2.hover .framer-1t3fg48 > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 251\n * @framerIntrinsicWidth 393\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"LKKXZWfzr\":{\"layout\":[\"fixed\",\"auto\"]},\"VOOSAMdWy\":{\"layout\":[\"fixed\",\"auto\"]},\"D_kegsqeO\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Ky4gQEfqH\":\"title\",\"fDBghi46i\":\"description\",\"OmORKnFoK\":\"image1\",\"c9nwXLRGJ\":\"lOGO\",\"XIK98lTwW\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerSslr79Ruj=withCSS(Component,css,\"framer-1Bs8f\");export default FramerSslr79Ruj;FramerSslr79Ruj.displayName=\"Service card\";FramerSslr79Ruj.defaultProps={height:251,width:393};addPropertyControls(FramerSslr79Ruj,{variant:{options:[\"fhz9AHdkC\",\"LKKXZWfzr\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},Ky4gQEfqH:{defaultValue:\"Service\",displayTextArea:false,title:\"Title\",type:ControlType.String},fDBghi46i:{defaultValue:\"Amazon Aws, Microsoft Azure, GCP\",displayTextArea:false,title:\"Description\",type:ControlType.String},OmORKnFoK:{__defaultAssetReference:\"data:framer/asset-reference,cULPrFDfoc7YZgaMo7DY2O82gw.jpg?originalFilename=photo-1549959653-41e5c193b0ea%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfHNlYXJjaHwzfHxidWlsZGluZyUyMGJsdWV8ZW58MHx8fHwxNzA2MTI0NzQxfDA%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"Image 1\",type:ControlType.ResponsiveImage},c9nwXLRGJ:{title:\"LOGO\",type:ControlType.ResponsiveImage},XIK98lTwW:{title:\"Link\",type:ControlType.Link}});addFonts(FramerSslr79Ruj,[{explicitInter:true,fonts:[{family:\"Schibsted Grotesk\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNxcYASsJuXFGVOQ.woff2\",weight:\"700\"},{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)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSslr79Ruj\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"393\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"Ky4gQEfqH\\\":\\\"title\\\",\\\"fDBghi46i\\\":\\\"description\\\",\\\"OmORKnFoK\\\":\\\"image1\\\",\\\"c9nwXLRGJ\\\":\\\"lOGO\\\",\\\"XIK98lTwW\\\":\\\"link\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LKKXZWfzr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VOOSAMdWy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"D_kegsqeO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"251\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Sslr79Ruj.map", "import{useState,useEffect}from\"react\";import{Data,useObserveData}from\"framer\";export function createStore(state1){// Use Data so that a Preview reload resets the state\nconst dataStore=Data({state:Object.freeze({...state1})});// Create a set function that updates the state\nconst setDataStore=newState=>{// If the state is an object, make sure we copy it\nif(typeof newState===\"function\"){newState=newState(dataStore.state);}dataStore.state=Object.freeze({...dataStore.state,...newState});};// Store the initial state, copy the object if it's an object\nlet storeState=typeof state1===\"object\"?Object.freeze({...state1}):state1;// Keep a list of all the listeners, in the form of React hook setters\nconst storeSetters=new Set();// Create a set function that updates all the listeners / setters\nconst setStoreState=newState=>{// If the state is an object, make sure we copy it\nif(typeof newState===\"function\"){newState=newState(storeState);}storeState=typeof newState===\"object\"?Object.freeze({...storeState,...newState}):newState;// Update all the listeners / setters with the new value\nstoreSetters.forEach(setter=>setter(storeState));};// Create the actual hook based on everything above\nfunction useStore(){// Create the hook we are going to use as a listener\nconst[state,setState]=useState(storeState);// If we unmount the component using this hook, we need to remove the listener\n// @ts-ignore\nuseEffect(()=>{// But right now, we need to add the listener\nstoreSetters.add(setState);return()=>storeSetters.delete(setState);},[]);// If Data context exists, use Data, otherwise use vanilla React state\nif(useObserveData()===true){useObserveData();return[dataStore.state,setDataStore];}else{// Return the state and a function to update the central store\nreturn[state,setStoreState];}}return useStore;}\nexport const __FramerMetadata__ = {\"exports\":{\"createStore\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./createStore.map", "export const centerContent = {\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const autoSizingText = {\n    width: \"max-content\",\n    wordBreak: \"break-word\",\n    overflowWrap: \"break-word\",\n    overflow: \"hidden\",\n    whiteSpace: \"pre-wrap\",\n    flexShrink: 0\n};\nexport const defaultContainerStyles = {\n    ...centerContent,\n    overflow: \"hidden\"\n};\nexport const containerStyles = defaultContainerStyles;\nexport const randomColor = ()=>\"#\" + Math.floor(Math.random() * 16777215).toString(16)\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"centerContent\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"autoSizingText\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultContainerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"randomColor\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./Utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{createStore}from\"https://framer.com/m/framer/store.js@^1.0.0\";import{randomColor}from\"https://framer.com/m/framer/utils.js@^0.9.0\";// Learn more: https://www.framer.com/docs/guides/overrides/\nconst useStore=createStore({background:\"#0099FF\"});export function withRotate(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,animate:{rotate:90},transition:{duration:2}});};}export function withHover(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,whileHover:{scale:1,zIndex:10}});};}export function withRandomColor(Component){const[store,setStore]=useStore();return props=>{return /*#__PURE__*/_jsx(Component,{...props,animate:{background:store.background},onClick:()=>{setStore({background:randomColor()});}});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withRotate\":{\"type\":\"reactHoc\",\"name\":\"withRotate\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withRandomColor\":{\"type\":\"reactHoc\",\"name\":\"withRandomColor\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withHover\":{\"type\":\"reactHoc\",\"name\":\"withHover\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ZIndex.map", "// Generated by Framer (cf4c6d7)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;DM Sans-regular\",\"GF;DM Sans-700\",\"GF;DM Sans-700italic\",\"GF;DM Sans-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthS2f3ZGMZpg.woff2\",weight:\"700\"},{family:\"DM Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat9uCm32RmYJpso5.woff2\",weight:\"700\"},{family:\"DM Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat-JDW32RmYJpso5.woff2\",weight:\"400\"}]}];export const css=['.framer-AVIPQ .framer-styles-preset-y4dh26:not(.rich-text-wrapper), .framer-AVIPQ .framer-styles-preset-y4dh26.rich-text-wrapper p { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 18px; --framer-text-alignment: start; --framer-text-color: var(--token-0564d15a-4950-4dce-8f28-b90ac2e73da3, #22221e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1535px) and (min-width: 768px) { .framer-AVIPQ .framer-styles-preset-y4dh26:not(.rich-text-wrapper), .framer-AVIPQ .framer-styles-preset-y4dh26.rich-text-wrapper p { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 21px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 18px; --framer-text-alignment: start; --framer-text-color: var(--token-0564d15a-4950-4dce-8f28-b90ac2e73da3, #22221e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 767px) and (min-width: 0px) { .framer-AVIPQ .framer-styles-preset-y4dh26:not(.rich-text-wrapper), .framer-AVIPQ .framer-styles-preset-y4dh26.rich-text-wrapper p { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 18px; --framer-text-alignment: start; --framer-text-color: var(--token-0564d15a-4950-4dce-8f28-b90ac2e73da3, #22221e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-AVIPQ\";\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 (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCodeBoundaryForOverrides,withCSS,withFX,withMappedReactProps}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import{OpenType}from\"https://framerusercontent.com/modules/1mNNOgfwADvlLoJzi0d5/GBd2R6h3g6vqXzvvyoTG/Type.js\";import Arc from\"https://framerusercontent.com/modules/4S4SnR1GdEzX95H1h5mT/2ycm7HJhFdePAmCNAAJd/Arc.js\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import FramerButton from\"https://framerusercontent.com/modules/jAri5ClAx4cNEadd2T1s/tT8DbOXLidr8ssZiWgnH/FramerButton.js\";import Globe from\"https://framerusercontent.com/modules/xFhv3ETdRBLjJusGaZ1P/d9ZONLqTB9uCj5kbWKll/Globe.js\";import Footer from\"#framer/local/canvasComponent/b4hX4Mxor/b4hX4Mxor.js\";import ButtonPrimary from\"#framer/local/canvasComponent/FHCPwv8iZ/FHCPwv8iZ.js\";import FAQContainer1 from\"#framer/local/canvasComponent/Id8eJsnkI/Id8eJsnkI.js\";import TopbarCopy from\"#framer/local/canvasComponent/NfES1_8DQ/NfES1_8DQ.js\";import BlogCard from\"#framer/local/canvasComponent/oR27s31ih/oR27s31ih.js\";import ServiceCard,*as ServiceCardInfo from\"#framer/local/canvasComponent/Sslr79Ruj/Sslr79Ruj.js\";import{withHover}from\"#framer/local/codeFile/WtrVo7W/ZIndex.js\";import Articles,{enumToDisplayNameFunctions}from\"#framer/local/collection/hJmV95wY7/hJmV95wY7.js\";import*as sharedStyle4 from\"#framer/local/css/amogiD5Kc/amogiD5Kc.js\";import*as sharedStyle6 from\"#framer/local/css/iHAgbIs1D/iHAgbIs1D.js\";import*as sharedStyle from\"#framer/local/css/oQhZPF9aM/oQhZPF9aM.js\";import*as sharedStyle3 from\"#framer/local/css/wsNj260oQ/wsNj260oQ.js\";import*as sharedStyle5 from\"#framer/local/css/Xsd7sv93j/Xsd7sv93j.js\";import*as sharedStyle2 from\"#framer/local/css/xynOWlvhZ/xynOWlvhZ.js\";import*as sharedStyle1 from\"#framer/local/css/ziroQLk_U/ziroQLk_U.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const TopbarCopyFonts=getFonts(TopbarCopy);const RichTextOpenTypebx5a18=withCodeBoundaryForOverrides(RichText,{inComponentSlot:true,nodeId:\"HMrrYpwJc\",override:OpenType,scopeId:\"augiA20Il\"});const RichTextOpenType1vvx0ud=withCodeBoundaryForOverrides(RichText,{inComponentSlot:true,nodeId:\"z7J6EJ92B\",override:OpenType,scopeId:\"augiA20Il\"});const RichTextOpenTypeyggz0s=withCodeBoundaryForOverrides(RichText,{inComponentSlot:true,nodeId:\"BLsEOPv39\",override:OpenType,scopeId:\"augiA20Il\"});const RichTextOpenType9a3qwf=withCodeBoundaryForOverrides(RichText,{inComponentSlot:true,nodeId:\"whei_Og4H\",override:OpenType,scopeId:\"augiA20Il\"});const RichTextOpenType1jk50ud=withCodeBoundaryForOverrides(RichText,{inComponentSlot:true,nodeId:\"lZGrogcGg\",override:OpenType,scopeId:\"augiA20Il\"});const RichTextOpenType6rkjwk=withCodeBoundaryForOverrides(RichText,{inComponentSlot:true,nodeId:\"ohJLqQHZc\",override:OpenType,scopeId:\"augiA20Il\"});const RichTextOpenType1r2958s=withCodeBoundaryForOverrides(RichText,{inComponentSlot:true,nodeId:\"Q7VuFTDWm\",override:OpenType,scopeId:\"augiA20Il\"});const MaterialFonts=getFonts(Material);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const ButtonPrimaryFonts=getFonts(ButtonPrimary);const ContainerWithFX=withFX(Container);const ArcFonts=getFonts(Arc);const GlobeFonts=getFonts(Globe);const TickerFonts=getFonts(Ticker);const ServiceCardFonts=getFonts(ServiceCard);const ServiceCardWithHover1e993yjWithMappedReactProps1tkdehj=withMappedReactProps(withCodeBoundaryForOverrides(ServiceCard,{nodeId:\"KmruMWHP1\",override:withHover,scopeId:\"augiA20Il\"}),ServiceCardInfo);const ServiceCardWithHoverzlph31WithMappedReactProps1tkdehj=withMappedReactProps(withCodeBoundaryForOverrides(ServiceCard,{nodeId:\"uHmkcHT4C\",override:withHover,scopeId:\"augiA20Il\"}),ServiceCardInfo);const ServiceCardWithHover3yjbl6WithMappedReactProps1tkdehj=withMappedReactProps(withCodeBoundaryForOverrides(ServiceCard,{nodeId:\"dThfJNxSS\",override:withHover,scopeId:\"augiA20Il\"}),ServiceCardInfo);const FAQContainer1Fonts=getFonts(FAQContainer1);const BlogCardFonts=getFonts(BlogCard);const FooterFonts=getFonts(Footer);const FramerButtonFonts=getFonts(FramerButton);const breakpoints={bPBog_ozx:\"(max-width: 767px)\",WQLkyLRf1:\"(min-width: 1280px)\",xTI3AI3QJ:\"(min-width: 768px) and (max-width: 1279px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-tcSWQ\";const variantClassNames={bPBog_ozx:\"framer-v-p8kvjh\",WQLkyLRf1:\"framer-v-72rtr7\",xTI3AI3QJ:\"framer-v-duk94y\"};const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={delay:.1,duration:.8,ease:[.9,.01,.56,1],type:\"tween\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const transition3={delay:.2,duration:.6,ease:[.9,.01,.56,1],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const transition4={damping:60,delay:.4,mass:1,stiffness:400,type:\"spring\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const transition5={damping:60,delay:.5,mass:1,stiffness:400,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"bPBog_ozx\",Tablet:\"xTI3AI3QJ\"};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,iCkErdp4pxtuYs9WjQ,H4Nl31AH4xtuYs9WjQ,t3TCWJPLfxtuYs9WjQ,jsvXl1sguxtuYs9WjQ,rK8VEfTltxtuYs9WjQ,idxtuYs9WjQ,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const jJ6CdZr2H3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"xTI3AI3QJ\",\"bPBog_ozx\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"bPBog_ozx\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"xTI3AI3QJ\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"bPBog_ozx\")return false;return true;};const router=useRouter();const elementId=useRouteElementId(\"tkiCKKa4S\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"BPyqnBDsV\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"n79H9h3DJ\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"QN9a8tyDd\");const ref4=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-371ff3fb-d951-43d7-ab2c-8ec8f2a5b1d0, rgb(247, 247, 247)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mrnev7\",\"data-framer-name\":\"Hero section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1flpxh8\",\"data-framer-name\":\"Navigation\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{height:108,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+0+0+12},xTI3AI3QJ:{height:95}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:131,width:`max(min(${componentViewport?.width||\"100vw\"} - 64px, 1344px), 1px)`,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-qte2k-container\",id:\"qte2k\",nodeId:\"KujK3W6GN\",scopeId:\"augiA20Il\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{style:{height:\"100%\",width:\"100%\"},variant:overlay.visible?\"k7Ab5L_Ai\":\"gza0asgFt\"},xTI3AI3QJ:{style:{height:\"100%\",width:\"100%\"},variant:overlay.visible?\"k7Ab5L_Ai\":\"gza0asgFt\"}},children:/*#__PURE__*/_jsx(TopbarCopy,{D8RGTeQwu:\"var(--token-371ff3fb-d951-43d7-ab2c-8ec8f2a5b1d0, rgb(247, 247, 247))\",height:\"100%\",id:\"KujK3W6GN\",jJ6CdZr2H:jJ6CdZr2H3bnx0g({overlay}),layoutId:\"KujK3W6GN\",noFmb8qtd:\"YRe3Qcw6C\",style:{width:\"100%\"},variant:overlay.visible?\"k7Ab5L_Ai\":\"Orx3FPDvu\",width:\"100%\",YUtZvtOQH:\"var(--token-c0cbfbbb-1fe0-470d-8a93-aa95db8c522a, rgb(247, 247, 247))\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{exit:{opacity:0,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},onTap:undefined}},children:/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-zty7c4\"),\"data-framer-portal-id\":\"qte2k\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"mMkjBVIGQ\")}),/*#__PURE__*/_jsxs(motion.div,{animate:animation1,className:cx(scopingClassNames,\"framer-xjuf7g\"),\"data-framer-name\":\"Links\",\"data-framer-portal-id\":\"qte2k\",exit:animation,initial:animation2,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"HMrrYpwJc\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-luwm18\",\"data-styles-preset\":\"oQhZPF9aM\",children:\"Home\"})})})})}},children:/*#__PURE__*/_jsx(RichTextOpenTypebx5a18,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"HMrrYpwJc\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-luwm18\",\"data-styles-preset\":\"oQhZPF9aM\",children:\"Home\"})})})}),className:\"framer-bx5a18\",fonts:[\"GF;Bai Jamjuree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":tkiCKKa4S\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"z7J6EJ92B\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-luwm18\",\"data-styles-preset\":\"oQhZPF9aM\",children:\"Who we are\"})})})})}},children:/*#__PURE__*/_jsx(RichTextOpenType1vvx0ud,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"e3kcexim6\"},motionChild:true,nodeId:\"z7J6EJ92B\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-luwm18\",\"data-styles-preset\":\"oQhZPF9aM\",children:\"Blog\"})})})}),className:\"framer-1vvx0ud\",fonts:[\"GF;Bai Jamjuree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":BPyqnBDsV\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"BLsEOPv39\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-luwm18\",\"data-styles-preset\":\"oQhZPF9aM\",children:\"What we do\"})})})})},xTI3AI3QJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":tkiCKKa4S\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"BLsEOPv39\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-luwm18\",\"data-styles-preset\":\"oQhZPF9aM\",children:\"Who we are\"})})})})}},children:/*#__PURE__*/_jsx(RichTextOpenTypeyggz0s,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Who we are\"})}),className:\"framer-yggz0s hidden-72rtr7\",fonts:[\"GF;Bai Jamjuree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":QN9a8tyDd\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"whei_Og4H\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-luwm18\",\"data-styles-preset\":\"oQhZPF9aM\",children:\"Our Ecosystem\"})})})})}},children:/*#__PURE__*/_jsx(RichTextOpenType9a3qwf,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Who we are\"})}),className:\"framer-9a3qwf hidden-72rtr7\",fonts:[\"GF;Bai Jamjuree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Press\"})})}},children:/*#__PURE__*/_jsx(RichTextOpenType1jk50ud,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":QN9a8tyDd\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"lZGrogcGg\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-luwm18\",\"data-styles-preset\":\"oQhZPF9aM\",children:\"Our Ecosystem\"})})})}),className:\"framer-1jk50ud hidden-72rtr7 hidden-duk94y\",fonts:[\"GF;Bai Jamjuree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xTI3AI3QJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"e3kcexim6\"},motionChild:true,nodeId:\"ohJLqQHZc\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-luwm18\",\"data-styles-preset\":\"oQhZPF9aM\",children:\"Articles\"})})})})}},children:/*#__PURE__*/_jsx(RichTextOpenType6rkjwk,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Who we are\"})}),className:\"framer-6rkjwk hidden-72rtr7 hidden-p8kvjh\",fonts:[\"GF;Bai Jamjuree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vAFHiEWWP\"},motionChild:true,nodeId:\"Q7VuFTDWm\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-luwm18\",\"data-styles-preset\":\"oQhZPF9aM\",children:\"Contact Us\"})})})})}},children:/*#__PURE__*/_jsx(RichTextOpenType1r2958s,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vAFHiEWWP\"},motionChild:true,nodeId:\"Q7VuFTDWm\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-luwm18\",\"data-styles-preset\":\"oQhZPF9aM\",children:\"Contact\"})})})}),className:\"framer-1r2958s\",fonts:[\"GF;Bai Jamjuree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://x.com/Enkopalab\",motionChild:true,nodeId:\"QrAwqJ8C4\",openInNewTab:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-5q13pq framer-lux5qc\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-hmne3g-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"hb7_DTO6r\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Twitter\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"hb7_DTO6r\",layoutId:\"hb7_DTO6r\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/showcase/enkopa-lab/\",motionChild:true,nodeId:\"HJkRBK_Qd\",openInNewTab:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1fe5rpe framer-lux5qc\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f5t779-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"apUUdQHoB\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"linkedin\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"apUUdQHoB\",layoutId:\"apUUdQHoB\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9wdqeh-container hidden-p8kvjh\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"CgEpY5TaQ\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"linkedin\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"CgEpY5TaQ\",layoutId:\"CgEpY5TaQ\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-6p2fbq-container hidden-p8kvjh\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"bzVHqMBtL\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Twitter\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"bzVHqMBtL\",layoutId:\"bzVHqMBtL\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-i8lprt hidden-p8kvjh\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bnag5y\"})}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-u9hjba hidden-p8kvjh\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fstl9g\"})}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-u0mtyl hidden-p8kvjh\"}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o01xq1 hidden-p8kvjh\"})]})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-e7qgbj\",\"data-framer-name\":\"container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cxomn8\",\"data-framer-name\":\"Hero-content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fuddfd\",\"data-framer-name\":\"content-txt\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pddbmh\",\"data-framer-name\":\"heading\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-mz4dc5\",\"data-styles-preset\":\"ziroQLk_U\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"EN\"}),\"hancing\",/*#__PURE__*/_jsx(\"strong\",{children:\" KO\"}),\"llaboration\",/*#__PURE__*/_jsx(\"strong\",{children:\" \"}),\"and\",/*#__PURE__*/_jsx(\"strong\",{children:\" P\"}),\"artnership\",/*#__PURE__*/_jsx(\"strong\",{children:\" \"}),\"with\",/*#__PURE__*/_jsx(\"strong\",{children:\" A\"}),\"frica\"]})}),className:\"framer-h7mcb8\",\"data-framer-name\":\"Get More of What You Want From Your Business\",fonts:[\"Inter\",\"Inter-Bold\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n81cj6\",\"data-framer-name\":\"text\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dv2q2y\",\"data-styles-preset\":\"xynOWlvhZ\",style:{\"--framer-text-color\":\"var(--token-371ff3fb-d951-43d7-ab2c-8ec8f2a5b1d0, rgb(247, 247, 247))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Bridging Japan and Africa\"})})}),className:\"framer-jzz1ft\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\",\"Inter-Bold\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1p12o3j\",\"data-framer-name\":\"facts\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11z675p\",\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-v791n5\",\"data-framer-name\":\"Frame\",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 8.795 15.875 L 4.625 11.705 L 3.205 13.115 L 8.795 18.705 L 20.795 6.705 L 19.385 5.295 Z\" fill=\"var(--token-03693ef2-3d2f-41ed-af01-d716f9eee632, rgb(254, 192, 0)) /* {&quot;name&quot;:&quot;Primary-Main&quot;} */\"></path></svg>',svgContentId:12456396241,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Deep Local Expertise\"})}),className:\"framer-dgsm0p\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qes8bd\",\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-joclwd\",\"data-framer-name\":\"Frame\",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 8.795 15.875 L 4.625 11.705 L 3.205 13.115 L 8.795 18.705 L 20.795 6.705 L 19.385 5.295 Z\" fill=\"var(--token-03693ef2-3d2f-41ed-af01-d716f9eee632, rgb(254, 192, 0)) /* {&quot;name&quot;:&quot;Primary-Main&quot;} */\"></path></svg>',svgContentId:12456396241,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Real-Time & AI Powered Data\"})}),className:\"framer-37vqu7\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14374vi\",\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1oz8k4h\",\"data-framer-name\":\"Frame\",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 8.795 15.875 L 4.625 11.705 L 3.205 13.115 L 8.795 18.705 L 20.795 6.705 L 19.385 5.295 Z\" fill=\"var(--token-03693ef2-3d2f-41ed-af01-d716f9eee632, rgb(254, 192, 0)) /* {&quot;name&quot;:&quot;Primary-Main&quot;} */\"></path></svg>',svgContentId:12456396241,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Intercultural Management Expertise\"})}),className:\"framer-1l5gta7\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14zwdoz\",\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1cnyg2j\",\"data-framer-name\":\"Frame\",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 8.795 15.875 L 4.625 11.705 L 3.205 13.115 L 8.795 18.705 L 20.795 6.705 L 19.385 5.295 Z\" fill=\"var(--token-03693ef2-3d2f-41ed-af01-d716f9eee632, rgb(254, 192, 0)) /* {&quot;name&quot;:&quot;Primary-Main&quot;} */\"></path></svg>',svgContentId:12456396241,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Reliable Partnerships\"})}),className:\"framer-1gjecvs\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-68htsc\",\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-18tes4\",\"data-framer-name\":\"Frame\",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 8.795 15.875 L 4.625 11.705 L 3.205 13.115 L 8.795 18.705 L 20.795 6.705 L 19.385 5.295 Z\" fill=\"var(--token-03693ef2-3d2f-41ed-af01-d716f9eee632, rgb(254, 192, 0)) /* {&quot;name&quot;:&quot;Primary-Main&quot;} */\"></path></svg>',svgContentId:12456396241,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Proximity & Accessibility\"})}),className:\"framer-3s9np1\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10lalvr\",\"data-framer-name\":\"cta+ratings\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vAFHiEWWP\"},implicitPathVariables:undefined},{href:{webPageId:\"vAFHiEWWP\"},implicitPathVariables:undefined},{href:{webPageId:\"vAFHiEWWP\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px)`,y:(componentViewport?.y||0)+0+0+0+184+0+0+0+0+0+847.6+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-t7ueq7-container\",nodeId:\"cwX2ZfCET\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{GwflIu3yC:resolvedLinks[2],style:{width:\"100%\"}},xTI3AI3QJ:{GwflIu3yC:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonPrimary,{GwflIu3yC:resolvedLinks[0],height:\"100%\",id:\"cwX2ZfCET\",layoutId:\"cwX2ZfCET\",nUVaAj_iQ:true,ooodzduO6:\"Contact Us\",Qf6DGomur:85,variant:\"zjJO2itYB\",width:\"100%\",xL3FqAHZw:\"rgb(255, 255, 255)\"})})})})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1vl6nnp-container hidden-p8kvjh\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lCLGIUMCt\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Arc,{alignmentBaseline:\"bottom\",animate:false,animateDuration:5,animateEnd:150,animateStart:-50,color:\"rgb(255, 255, 255)\",cylinderHeight:0,flip:false,font:{fontFamily:'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0.3em\",lineHeight:\"1em\"},height:\"100%\",id:\"lCLGIUMCt\",layoutId:\"lCLGIUMCt\",rotate:true,rotateSpeed:5,slots:[],startOffset:0,style:{height:\"100%\",width:\"100%\"},text:\"\u2726 SIMULATE \u2726 EXPERIMENT \u2726 ACT\",type:\"circle\",width:\"100%\",wordSpacing:2})})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qn48gw\",\"data-framer-name\":\"Discover\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rdlgzo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-7d0sj1\",\"data-framer-name\":\"lines\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:943,intrinsicWidth:1751,svg:'<svg width=\"1751\" height=\"943\" viewBox=\"0 0 1751 943\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M107.05 110L236.965 223.378C601.293 541.326 1093.13 671.029 1566.87 574.086L1721.19 542.507\" stroke=\"url(#paint0_linear_100_9637)\" stroke-width=\"1.5\"/>\\n<path d=\"M142.082 66.0311L150.948 73.7678C497.353 376.041 964.969 499.356 1415.39 407.212V407.212\" stroke=\"url(#paint1_linear_100_9637)\" stroke-width=\"1.5\"/>\\n<path d=\"M173.341 9.99996L180.302 16.0766C452.321 253.528 819.596 350.382 1173.33 277.948V277.948\" stroke=\"url(#paint2_linear_100_9637)\" stroke-width=\"1.5\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_100_9637\" x1=\"53.5249\" y1=\"309.758\" x2=\"1667.66\" y2=\"742.265\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#C4C6CA\"/>\\n<stop offset=\"1\" stop-color=\"#C4C6CA\" stop-opacity=\"0\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_100_9637\" x1=\"99.8648\" y1=\"223.586\" x2=\"1373.17\" y2=\"564.767\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#C4C6CA\"/>\\n<stop offset=\"1\" stop-color=\"#C4C6CA\" stop-opacity=\"0\"/>\\n</linearGradient>\\n<linearGradient id=\"paint2_linear_100_9637\" x1=\"140.17\" y1=\"133.793\" x2=\"1140.16\" y2=\"401.741\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#C4C6CA\"/>\\n<stop offset=\"1\" stop-color=\"#C4C6CA\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ddhma7\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-10a7o7m-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"n27LgSM3Z\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Globe,{alignment:\"center\",background:\"rgba(247, 247, 247, 0)\",baseColor:\"rgba(247, 247, 247, 0)\",dark:0,diffuse:4.62,dragOptions:{damping:40,mass:1,stiffness:200},glowColor:\"rgb(204, 204, 204)\",height:\"100%\",id:\"n27LgSM3Z\",isDraggable:true,layoutId:\"n27LgSM3Z\",mapBrightness:1.38,markerArray:[],markerColor:\"rgb(255, 255, 255)\",markerSize:.1,maxSamples:12e3,maxWidth:1e3,offset:{offsetX:0,offsetY:0},phi:0,scale:1,speed:.4,style:{height:\"100%\",width:\"100%\"},theta:.3,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17p6cbw\",\"data-framer-name\":\"head\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-plcpd1\",\"data-styles-preset\":\"wsNj260oQ\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Who We Are\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-plcpd1\",\"data-styles-preset\":\"wsNj260oQ\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Who We Are\"})})}),className:\"framer-akbemc\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLTUwMA==\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(14, 14, 12)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"32px\"},children:\"Enkopa Lab is a boutique advisory firm helping organizations expand into African markets with AI-powered data, expert advisory, and strategic insights.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"32px\"},children:\"We assist Japanese corporations, entrepreneurs, and investors looking to expand, venture or invest in Africa.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"32px\"},children:\"We provide the tools and networks needed for a seamless and impactful market entry.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLTUwMA==\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(14, 14, 12)\"},children:[\"Enkopa Lab is a boutique advisory firm helping organizations expand into African markets with AI-powered data, expert advisory, and strategic insights.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"We assist Japanese corporations, entrepreneurs, and investors looking to expand, venture or invest in Africa.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"We provide the tools and networks needed for a seamless and impactful market entry.\"]})}),className:\"framer-r1ew55\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Bai Jamjuree-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10zjfrz\",\"data-framer-name\":\"What we Offer\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1npxyww\",\"data-framer-name\":\"container\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-plcpd1\",\"data-styles-preset\":\"wsNj260oQ\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"What We Do\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-plcpd1\",\"data-styles-preset\":\"wsNj260oQ\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"What We Do\"})})}),className:\"framer-1ebamkp\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w01gxq-container hidden-p8kvjh\",\"data-framer-name\":\"Struggle-Desktop\",id:elementId2,isAuthoredByUser:true,isModuleExternal:true,name:\"Struggle-Desktop\",nodeId:\"n79H9h3DJ\",ref:ref3,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:20,overflow:false},gap:32,height:\"100%\",hoverFactor:1,id:\"n79H9h3DJ\",layoutId:\"n79H9h3DJ\",name:\"Struggle-Desktop\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1l9omto\",\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-12him3k\",\"data-framer-name\":\"Frame 4\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-vcndxx\",\"data-framer-name\":\"bar-chart-square-up\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1v62kbn\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:40,svg:'<svg width=\"40\" height=\"40\" viewBox=\"-1 -1 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M20 2H28.4C31.7603 2 33.4405 2 34.7239 2.65396C35.8529 3.2292 36.7708 4.14708 37.346 5.27606C38 6.55953 38 8.23969 38 11.6V28.4C38 31.7603 38 33.4405 37.346 34.7239C36.7708 35.8529 35.8529 36.7708 34.7239 37.346C33.4405 38 31.7603 38 28.4 38H11.6C8.23968 38 6.55953 38 5.27606 37.346C4.14708 36.7708 3.2292 35.8529 2.65396 34.7239C2 33.4405 2 31.7603 2 28.4V20M12 22V30M28 18V30M20 10V30M0 6L6 0M6 0L12 6M6 0L6 12\" stroke=\"#0F0F0D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xxkmqs\",\"data-framer-name\":\"txt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y4dh26\",\"data-styles-preset\":\"amogiD5Kc\",children:\"1. Design and Simulate\"})}),className:\"framer-1lwm4cg\",\"data-framer-name\":\"Wallet\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19ut31h\",\"data-styles-preset\":\"Xsd7sv93j\",children:\"We offer localized tools, intercultural expertise, and data-driven insights to help you adapt and succeed in your target African market.\"})}),className:\"framer-1jsois2\",\"data-framer-name\":\"Excepteur sint occae\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ymjb4t\",\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7t8439\",\"data-framer-name\":\"Frame 4\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1eefiqq\",\"data-framer-name\":\"user-01\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-350jkm\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:38,intrinsicWidth:34,svg:'<svg width=\"34\" height=\"38\" viewBox=\"-1 -1 34 38\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M32 36C32 33.2089 32 31.8133 31.6555 30.6777C30.8799 28.1209 28.8791 26.1201 26.3223 25.3445C25.1867 25 23.7911 25 21 25H11C8.20888 25 6.81331 25 5.67772 25.3445C3.12091 26.1201 1.12008 28.1209 0.344479 30.6777C0 31.8133 0 33.2089 0 36M25 9C25 13.9706 20.9706 18 16 18C11.0294 18 7 13.9706 7 9C7 4.02944 11.0294 0 16 0C20.9706 0 25 4.02944 25 9Z\" stroke=\"#0F0F0D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y4k8ay\",\"data-framer-name\":\"flash\",style:{rotate:-90},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-110crhm\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:10,style:{rotate:90},svg:'<svg width=\"10\" height=\"8\" viewBox=\"-1 -1 10 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.666992 2.66663L4.22961 5.63548C4.36913 5.75175 4.4389 5.80988 4.49781 5.81077C4.54903 5.81154 4.59776 5.78872 4.62996 5.74888C4.66699 5.70305 4.66699 5.61224 4.66699 5.43062V2.99996L7.33366 3.3333L3.77104 0.36445C3.63152 0.24818 3.56176 0.190045 3.50284 0.189157C3.45162 0.188384 3.40289 0.211208 3.37069 0.25105C3.33366 0.296881 3.33366 0.38769 3.33366 0.569309V2.99996L0.666992 2.66663Z\" stroke=\"#0F0F0D\" stroke-width=\"0.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4t9aib\",\"data-framer-name\":\"flash\",style:{rotate:-90},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1nt635y\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:9,style:{rotate:90},svg:'<svg width=\"9\" height=\"8\" viewBox=\"-1 -1 9 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.00976563 2.66663L3.57238 5.63548C3.71191 5.75175 3.78167 5.80988 3.84059 5.81077C3.8918 5.81154 3.94053 5.78872 3.97273 5.74888C4.00977 5.70305 4.00977 5.61224 4.00977 5.43062V2.99996L6.67643 3.3333L3.11381 0.36445C2.97429 0.24818 2.90453 0.190045 2.84561 0.189157C2.79439 0.188384 2.74566 0.211208 2.71347 0.25105C2.67643 0.296881 2.67643 0.38769 2.67643 0.569309V2.99996L0.00976563 2.66663Z\" stroke=\"#0F0F0D\" stroke-width=\"0.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ue7g8e\",\"data-framer-name\":\"flash\",style:{rotate:-45},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1d2zqfx\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,style:{rotate:45},svg:'<svg width=\"12\" height=\"12\" viewBox=\"-1 -1 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.87853 2.40724L3.29839 7.02568C3.31483 7.20655 3.32305 7.29699 3.36409 7.33928C3.39976 7.37604 3.45035 7.39436 3.50129 7.38895C3.55989 7.38273 3.6241 7.31852 3.75252 7.1901L5.47125 5.47137L7.12117 7.59269L6.70131 2.97424C6.68487 2.79337 6.67665 2.70293 6.63562 2.66064C6.59994 2.62388 6.54935 2.60556 6.49841 2.61097C6.43981 2.61719 6.3756 2.6814 6.24718 2.80982L4.52845 4.52856L2.87853 2.40724Z\" stroke=\"#0F0F0D\" stroke-width=\"0.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-nacyl3\",\"data-framer-name\":\"flash\",style:{rotate:-45},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-7q653i\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:11,style:{rotate:45},svg:'<svg width=\"11\" height=\"12\" viewBox=\"-1 -1 11 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.22228 2.40724L2.64214 7.02568C2.65858 7.20655 2.6668 7.29699 2.70784 7.33928C2.74351 7.37604 2.7941 7.39436 2.84504 7.38895C2.90364 7.38273 2.96785 7.31852 3.09627 7.1901L4.815 5.47137L6.46492 7.59269L6.04506 2.97424C6.02862 2.79337 6.0204 2.70293 5.97937 2.66064C5.94369 2.62388 5.8931 2.60556 5.84216 2.61097C5.78356 2.61719 5.71935 2.6814 5.59093 2.80982L3.8722 4.52856L2.22228 2.40724Z\" stroke=\"#0F0F0D\" stroke-width=\"0.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-b39vn6\",\"data-framer-name\":\"txt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y4dh26\",\"data-styles-preset\":\"amogiD5Kc\",children:\"2. Build\"})}),className:\"framer-1g5tsf\",\"data-framer-name\":\"Wallet\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19ut31h\",\"data-styles-preset\":\"Xsd7sv93j\",children:\"We assist in prototyping tailored solutions to meet the unique demands of African markets, ensuring your offerings are effective and impactful.\"})}),className:\"framer-1nxcgwt\",\"data-framer-name\":\"Excepteur sint occae\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-165xfw7\",\"data-framer-name\":\"3\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-jctaoo\",\"data-framer-name\":\"Frame 4\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5py6gk\",\"data-framer-name\":\"file-shield-02\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1pqq667\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:42,intrinsicWidth:36,svg:'<svg width=\"36\" height=\"42\" viewBox=\"-1 -1 36 42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M20 18H8M12 26H8M24 10H8M32 16V9.6C32 6.23969 32 4.55953 31.346 3.27606C30.7708 2.14708 29.8529 1.2292 28.7239 0.653961C27.4405 0 25.7603 0 22.4 0H9.6C6.23969 0 4.55953 0 3.27606 0.653961C2.14708 1.2292 1.2292 2.14708 0.653961 3.27606C0 4.55953 0 6.23969 0 9.6V30.4C0 33.7603 0 35.4405 0.653961 36.7239C1.2292 37.8529 2.14708 38.7708 3.27606 39.346C4.55953 40 6.23969 40 9.6 40H17M28 38C28 38 34 35.1402 34 30.8505V25.8458L29.6248 24.2824C28.5736 23.9059 27.424 23.9059 26.3728 24.2824L22 25.8458V30.8505C22 35.1402 28 38 28 38Z\" stroke=\"#0F0F0D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19a8pg5\",\"data-framer-name\":\"txt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y4dh26\",\"data-styles-preset\":\"amogiD5Kc\",children:\"3. Test\"})}),className:\"framer-oli1rs\",\"data-framer-name\":\"Wallet\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19ut31h\",\"data-styles-preset\":\"Xsd7sv93j\",children:\"Follow a time-tested system designed to propel your company to new heights.\"})}),className:\"framer-uj0lep\",\"data-framer-name\":\"Excepteur sint occae\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-or0gho\",\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-4wtbgu\",\"data-framer-name\":\"Frame 4\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-29n5zx\",\"data-framer-name\":\"umbrella-03\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1sp9ep\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:42,intrinsicWidth:42,svg:'<svg width=\"42\" height=\"42\" viewBox=\"-1 -1 42 42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8.5 39.9186L20 20M30 2.67954C21.3736 -2.3009 10.5793 -0.12471 4.492 7.36592C3.89786 8.09703 3.60078 8.46259 3.51436 8.98635C3.4456 9.40308 3.54747 9.95534 3.76037 10.3201C4.02796 10.7786 4.50223 11.0524 5.45077 11.6L34.5492 28.4C35.4978 28.9477 35.972 29.2215 36.5029 29.224C36.9252 29.226 37.4544 29.0381 37.781 28.7702C38.1913 28.4335 38.3594 27.9934 38.6955 27.1133C42.1389 18.0963 38.6264 7.65997 30 2.67954ZM30 2.67954C26.1737 0.470396 18.5946 6.43419 13.0718 16M30 2.67954C33.8263 4.88867 32.4511 14.4342 26.9282 24M40 40H0\" stroke=\"#0F0F0D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1notus9\",\"data-framer-name\":\"txt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y4dh26\",\"data-styles-preset\":\"amogiD5Kc\",children:\"4. Deploy\"})}),className:\"framer-4nz154\",\"data-framer-name\":\"Wallet\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19ut31h\",\"data-styles-preset\":\"Xsd7sv93j\",children:\"Deploying strategic partnerships, operational support, and sustainable platforms for collaboration and growth.\"})}),className:\"framer-1qq6rin\",\"data-framer-name\":\"Excepteur sint occae\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})],speed:15,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ikfpaz hidden-72rtr7 hidden-duk94y\",\"data-framer-name\":\"Struggle-Mobile\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s4wrd3\",\"data-border\":true,\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8w06lk\",\"data-framer-name\":\"Frame 4\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-cqe69y\",\"data-framer-name\":\"bar-chart-square-up\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-akg8bf\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:40,svg:'<svg width=\"40\" height=\"40\" viewBox=\"-1 -1 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M20 2H28.4C31.7603 2 33.4405 2 34.7239 2.65396C35.8529 3.2292 36.7708 4.14708 37.346 5.27606C38 6.55953 38 8.23969 38 11.6V28.4C38 31.7603 38 33.4405 37.346 34.7239C36.7708 35.8529 35.8529 36.7708 34.7239 37.346C33.4405 38 31.7603 38 28.4 38H11.6C8.23968 38 6.55953 38 5.27606 37.346C4.14708 36.7708 3.2292 35.8529 2.65396 34.7239C2 33.4405 2 31.7603 2 28.4V20M12 22V30M28 18V30M20 10V30M0 6L6 0M6 0L12 6M6 0L6 12\" stroke=\"#0F0F0D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rzza53\",\"data-framer-name\":\"txt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y4dh26\",\"data-styles-preset\":\"amogiD5Kc\",style:{\"--framer-text-alignment\":\"center\"},children:\"Design and Simulate\"})}),className:\"framer-lz6s1w\",\"data-framer-name\":\"Wallet\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19ut31h\",\"data-styles-preset\":\"Xsd7sv93j\",style:{\"--framer-text-alignment\":\"center\"},children:\"We offer localized tools, intercultural expertise, and data-driven insights to help you adapt and succeed in your target African market.\"})}),className:\"framer-5145c3\",\"data-framer-name\":\"Excepteur sint occae\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19h2yxz\",\"data-border\":true,\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kikz59\",\"data-framer-name\":\"Frame 4\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jsfg0p\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-7kajmu\",\"data-framer-name\":\"user-01\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-lx9m6l\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:38,intrinsicWidth:34,svg:'<svg width=\"34\" height=\"38\" viewBox=\"-1 -1 34 38\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M32 36C32 33.2089 32 31.8133 31.6555 30.6777C30.8799 28.1209 28.8791 26.1201 26.3223 25.3445C25.1867 25 23.7911 25 21 25H11C8.20888 25 6.81331 25 5.67772 25.3445C3.12091 26.1201 1.12008 28.1209 0.344479 30.6777C0 31.8133 0 33.2089 0 36M25 9C25 13.9706 20.9706 18 16 18C11.0294 18 7 13.9706 7 9C7 4.02944 11.0294 0 16 0C20.9706 0 25 4.02944 25 9Z\" stroke=\"#0F0F0D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-13cx0sz\",\"data-framer-name\":\"flash\",style:{rotate:-90},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1jpmyjw\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:10,style:{rotate:90},svg:'<svg width=\"10\" height=\"8\" viewBox=\"-1 -1 10 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.666992 2.66663L4.22961 5.63548C4.36913 5.75175 4.4389 5.80988 4.49781 5.81077C4.54903 5.81154 4.59776 5.78872 4.62996 5.74888C4.66699 5.70305 4.66699 5.61224 4.66699 5.43062V2.99996L7.33366 3.3333L3.77104 0.36445C3.63152 0.24818 3.56176 0.190045 3.50284 0.189157C3.45162 0.188384 3.40289 0.211208 3.37069 0.25105C3.33366 0.296881 3.33366 0.38769 3.33366 0.569309V2.99996L0.666992 2.66663Z\" stroke=\"#0F0F0D\" stroke-width=\"0.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1myzvef\",\"data-framer-name\":\"flash\",style:{rotate:-90},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1u6lgsi\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:9,style:{rotate:90},svg:'<svg width=\"9\" height=\"8\" viewBox=\"-1 -1 9 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.00976563 2.66663L3.57238 5.63548C3.71191 5.75175 3.78167 5.80988 3.84059 5.81077C3.8918 5.81154 3.94053 5.78872 3.97273 5.74888C4.00977 5.70305 4.00977 5.61224 4.00977 5.43062V2.99996L6.67643 3.3333L3.11381 0.36445C2.97429 0.24818 2.90453 0.190045 2.84561 0.189157C2.79439 0.188384 2.74566 0.211208 2.71347 0.25105C2.67643 0.296881 2.67643 0.38769 2.67643 0.569309V2.99996L0.00976563 2.66663Z\" stroke=\"#0F0F0D\" stroke-width=\"0.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-hhe1a7\",\"data-framer-name\":\"flash\",style:{rotate:-45},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-k8s9rh\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,style:{rotate:45},svg:'<svg width=\"12\" height=\"12\" viewBox=\"-1 -1 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.87853 2.40724L3.29839 7.02568C3.31483 7.20655 3.32305 7.29699 3.36409 7.33928C3.39976 7.37604 3.45035 7.39436 3.50129 7.38895C3.55989 7.38273 3.6241 7.31852 3.75252 7.1901L5.47125 5.47137L7.12117 7.59269L6.70131 2.97424C6.68487 2.79337 6.67665 2.70293 6.63562 2.66064C6.59994 2.62388 6.54935 2.60556 6.49841 2.61097C6.43981 2.61719 6.3756 2.6814 6.24718 2.80982L4.52845 4.52856L2.87853 2.40724Z\" stroke=\"#0F0F0D\" stroke-width=\"0.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-d6cc8l\",\"data-framer-name\":\"flash\",style:{rotate:-45},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-12z1slc\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:11,style:{rotate:45},svg:'<svg width=\"11\" height=\"12\" viewBox=\"-1 -1 11 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.22228 2.40724L2.64214 7.02568C2.65858 7.20655 2.6668 7.29699 2.70784 7.33928C2.74351 7.37604 2.7941 7.39436 2.84504 7.38895C2.90364 7.38273 2.96785 7.31852 3.09627 7.1901L4.815 5.47137L6.46492 7.59269L6.04506 2.97424C6.02862 2.79337 6.0204 2.70293 5.97937 2.66064C5.94369 2.62388 5.8931 2.60556 5.84216 2.61097C5.78356 2.61719 5.71935 2.6814 5.59093 2.80982L3.8722 4.52856L2.22228 2.40724Z\" stroke=\"#0F0F0D\" stroke-width=\"0.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fgon71\",\"data-framer-name\":\"txt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y4dh26\",\"data-styles-preset\":\"amogiD5Kc\",style:{\"--framer-text-alignment\":\"center\"},children:\"Build\"})}),className:\"framer-3047bc\",\"data-framer-name\":\"Wallet\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19ut31h\",\"data-styles-preset\":\"Xsd7sv93j\",style:{\"--framer-text-alignment\":\"center\"},children:\"We assist in prototyping tailored solutions to meet the unique demands of African markets, ensuring your offerings are effective and impactful.\"})}),className:\"framer-12oa521\",\"data-framer-name\":\"Excepteur sint occae\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nvg2oq\",\"data-border\":true,\"data-framer-name\":\"3\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pbtx5o\",\"data-framer-name\":\"Frame 4\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-r38qot\",\"data-framer-name\":\"file-shield-02\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1crr1zv\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:42,intrinsicWidth:36,svg:'<svg width=\"36\" height=\"42\" viewBox=\"-1 -1 36 42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M20 18H8M12 26H8M24 10H8M32 16V9.6C32 6.23969 32 4.55953 31.346 3.27606C30.7708 2.14708 29.8529 1.2292 28.7239 0.653961C27.4405 0 25.7603 0 22.4 0H9.6C6.23969 0 4.55953 0 3.27606 0.653961C2.14708 1.2292 1.2292 2.14708 0.653961 3.27606C0 4.55953 0 6.23969 0 9.6V30.4C0 33.7603 0 35.4405 0.653961 36.7239C1.2292 37.8529 2.14708 38.7708 3.27606 39.346C4.55953 40 6.23969 40 9.6 40H17M28 38C28 38 34 35.1402 34 30.8505V25.8458L29.6248 24.2824C28.5736 23.9059 27.424 23.9059 26.3728 24.2824L22 25.8458V30.8505C22 35.1402 28 38 28 38Z\" stroke=\"#0F0F0D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qe1kg\",\"data-framer-name\":\"txt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y4dh26\",\"data-styles-preset\":\"amogiD5Kc\",style:{\"--framer-text-alignment\":\"center\"},children:\"Test\"})}),className:\"framer-1mgqcvg\",\"data-framer-name\":\"Wallet\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19ut31h\",\"data-styles-preset\":\"Xsd7sv93j\",style:{\"--framer-text-alignment\":\"center\"},children:\"Follow a time-tested system designed to propel your company to new heights\"})}),className:\"framer-11qbzo5\",\"data-framer-name\":\"Excepteur sint occae\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1expfiw\",\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-n33ayg\",\"data-framer-name\":\"Frame 4\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1151jdr\",\"data-framer-name\":\"umbrella-03\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-pohxko\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:42,intrinsicWidth:42,svg:'<svg width=\"42\" height=\"42\" viewBox=\"-1 -1 42 42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8.5 39.9186L20 20M30 2.67954C21.3736 -2.3009 10.5793 -0.12471 4.492 7.36592C3.89786 8.09703 3.60078 8.46259 3.51436 8.98635C3.4456 9.40308 3.54747 9.95534 3.76037 10.3201C4.02796 10.7786 4.50223 11.0524 5.45077 11.6L34.5492 28.4C35.4978 28.9477 35.972 29.2215 36.5029 29.224C36.9252 29.226 37.4544 29.0381 37.781 28.7702C38.1913 28.4335 38.3594 27.9934 38.6955 27.1133C42.1389 18.0963 38.6264 7.65997 30 2.67954ZM30 2.67954C26.1737 0.470396 18.5946 6.43419 13.0718 16M30 2.67954C33.8263 4.88867 32.4511 14.4342 26.9282 24M40 40H0\" stroke=\"#0F0F0D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gpo379\",\"data-framer-name\":\"txt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-y4dh26\",\"data-styles-preset\":\"amogiD5Kc\",style:{\"--framer-text-alignment\":\"center\"},children:\"Deploy\"})}),className:\"framer-zubxkd\",\"data-framer-name\":\"Wallet\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19ut31h\",\"data-styles-preset\":\"Xsd7sv93j\",style:{\"--framer-text-alignment\":\"center\"},children:\"Deploying strategic partnerships, operational support, and sustainable platforms for collaboration and growth.\"})}),className:\"framer-n4n1sr\",\"data-framer-name\":\"Excepteur sint occae\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kvvoe4\",\"data-framer-name\":\"Features\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nr8nlh\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-13bnike\",\"data-framer-name\":\"lines\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:943,intrinsicWidth:1751,svg:'<svg width=\"1751\" height=\"943\" viewBox=\"0 0 1751 943\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M107.05 110L236.965 223.378C601.293 541.326 1093.13 671.029 1566.87 574.086L1721.19 542.507\" stroke=\"url(#paint0_linear_100_9637)\" stroke-width=\"1.5\"/>\\n<path d=\"M142.082 66.0311L150.948 73.7678C497.353 376.041 964.969 499.356 1415.39 407.212V407.212\" stroke=\"url(#paint1_linear_100_9637)\" stroke-width=\"1.5\"/>\\n<path d=\"M173.341 9.99996L180.302 16.0766C452.321 253.528 819.596 350.382 1173.33 277.948V277.948\" stroke=\"url(#paint2_linear_100_9637)\" stroke-width=\"1.5\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_100_9637\" x1=\"53.5249\" y1=\"309.758\" x2=\"1667.66\" y2=\"742.265\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#C4C6CA\"/>\\n<stop offset=\"1\" stop-color=\"#C4C6CA\" stop-opacity=\"0\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_100_9637\" x1=\"99.8648\" y1=\"223.586\" x2=\"1373.17\" y2=\"564.767\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#C4C6CA\"/>\\n<stop offset=\"1\" stop-color=\"#C4C6CA\" stop-opacity=\"0\"/>\\n</linearGradient>\\n<linearGradient id=\"paint2_linear_100_9637\" x1=\"140.17\" y1=\"133.793\" x2=\"1140.16\" y2=\"401.741\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#C4C6CA\"/>\\n<stop offset=\"1\" stop-color=\"#C4C6CA\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-h9xzw2\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vydgus\",\"data-framer-name\":\"Features\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1in9jo5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gexo9k\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-plcpd1\",\"data-styles-preset\":\"wsNj260oQ\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Hands-On Advisory\"})})}),className:\"framer-14wqbfl\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dv2q2y\",\"data-styles-preset\":\"xynOWlvhZ\",children:\"Based in Tokyo, we help you navigate the African market with confidence through tailored trips, strategic partnerships, and market insights. Our services include market intelligence, risk evaluation, localization tools, and intercultural management. With data-driven research and ongoing advisory support, we ensure a seamless and successful expansion.\"})}),className:\"framer-ywu78w\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3089,intrinsicWidth:2048,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3255+0+35+0+0+0+254),pixelHeight:395,pixelWidth:606,src:\"https://framerusercontent.com/images/4ldQCPTf5mnXbJditcf5r94qM.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3089,intrinsicWidth:2048,pixelHeight:395,pixelWidth:606,src:\"https://framerusercontent.com/images/4ldQCPTf5mnXbJditcf5r94qM.jpg\"},className:\"framer-1kjqvt5\",\"data-framer-name\":\"Image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gyt7lx\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:6240,intrinsicWidth:4160,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3255+0+35+0+734+0+764),pixelHeight:877,pixelWidth:1200,src:\"https://framerusercontent.com/images/5sPPNHQTdXdnmUIX1igjlP05qOI.jpg?scale-down-to=1024\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:6240,intrinsicWidth:4160,pixelHeight:877,pixelWidth:1200,src:\"https://framerusercontent.com/images/5sPPNHQTdXdnmUIX1igjlP05qOI.jpg?scale-down-to=1024\"},className:\"framer-1uziufk\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f4k7gy\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-plcpd1\",\"data-styles-preset\":\"wsNj260oQ\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Comprehensive Support\"})})}),className:\"framer-odp60c\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-dv2q2y\",\"data-styles-preset\":\"xynOWlvhZ\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Market Entry Support\"}),\" \u2013 Helping Japanese businesses navigate Africa\u2019s markets.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"AI-Powered Insights\"}),\" \u2013 Data-driven strategies for smart expansion.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Local Expertise\"}),\" \u2013 Strong networks and on-the-ground knowledge.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"End-to-End Advisory\"}),\" \u2013 From strategy to execution, we guide your growth.\"]})})]})}),className:\"framer-ymi9x7\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15ekxy\",\"data-framer-name\":\"Our Ecosystem\",id:elementId3,ref:ref4,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b56gnh\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jlgmyx\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1h5dd11\",\"data-framer-name\":\"head\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-xrlmlo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xTI3AI3QJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-plcpd1\",\"data-styles-preset\":\"wsNj260oQ\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Our Ecosystem\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-plcpd1\",\"data-styles-preset\":\"wsNj260oQ\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Our Ecosystem\"})})}),className:\"framer-uj9zc8\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12g1g04\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-62ehl2\",\"data-framer-name\":\"items\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{width:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1280px) - 40px, 200px)`,y:(componentViewport?.y||0)+0+5208+58.5+50+113+0+-19+0+0},xTI3AI3QJ:{height:260,width:`max(min(max(${componentViewport?.width||\"100vw\"} - 64px, 1px), 1280px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:345,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 64px, 1px), 1280px) - 112px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e993yj-container\",nodeId:\"KmruMWHP1\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{variant:\"LKKXZWfzr\"}},children:/*#__PURE__*/_jsx(ServiceCardWithHover1e993yjWithMappedReactProps1tkdehj,{c9nwXLRGJ:addImageAlt({src:\"https://framerusercontent.com/images/rny6hLpA6ZjqyYfkccYKQ3ApCqE.jpg\"},\"\"),fDBghi46i:\"Are you an expert? Get paid for it. Join a private network for executives to connect, share insights, and explore business opportunities.\",height:\"100%\",id:\"KmruMWHP1\",Ky4gQEfqH:\"Le Circle\",layoutId:\"KmruMWHP1\",style:{height:\"100%\",width:\"100%\"},variant:\"fhz9AHdkC\",width:\"100%\",XIK98lTwW:\"https://www.laurendeauassoc.com/#expert\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{width:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1280px) - 40px, 200px)`,y:(componentViewport?.y||0)+0+5208+58.5+50+113+0+-19+0+345},xTI3AI3QJ:{height:264,width:`max(min(max(${componentViewport?.width||\"100vw\"} - 64px, 1px), 1280px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:310,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 64px, 1px), 1280px) - 112px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zlph31-container\",nodeId:\"uHmkcHT4C\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{variant:\"LKKXZWfzr\"},xTI3AI3QJ:{fDBghi46i:\"Join us in Addis Abeba, Ehtiopia at the largest all-inclusive industry event centered around entrepreneurship, corporations, and innovation.\"}},children:/*#__PURE__*/_jsx(ServiceCardWithHoverzlph31WithMappedReactProps1tkdehj,{c9nwXLRGJ:addImageAlt({src:\"https://framerusercontent.com/images/khq5w30Ci6aEfYFzZcx7eY0JTRI.png\",srcSet:\"https://framerusercontent.com/images/khq5w30Ci6aEfYFzZcx7eY0JTRI.png?scale-down-to=512 512w,https://framerusercontent.com/images/khq5w30Ci6aEfYFzZcx7eY0JTRI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/khq5w30Ci6aEfYFzZcx7eY0JTRI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/khq5w30Ci6aEfYFzZcx7eY0JTRI.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/khq5w30Ci6aEfYFzZcx7eY0JTRI.png 11688w\"},\"\"),fDBghi46i:\"Join us in Addis Abeba for the largest all-inclusive industry event centered around entrepreneurship, corporations, and innovation.\",height:\"100%\",id:\"uHmkcHT4C\",Ky4gQEfqH:\"Enkopa Summit\",layoutId:\"uHmkcHT4C\",style:{height:\"100%\",width:\"100%\"},variant:\"fhz9AHdkC\",width:\"100%\",XIK98lTwW:\"https://www.enkopasummit.com/\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{width:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1280px) - 40px, 200px)`,y:(componentViewport?.y||0)+0+5208+58.5+50+113+0+-19+0+655},xTI3AI3QJ:{height:251,width:`max(min(max(${componentViewport?.width||\"100vw\"} - 64px, 1px), 1280px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:350,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 64px, 1px), 1280px) - 112px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3yjbl6-container\",nodeId:\"dThfJNxSS\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{variant:\"LKKXZWfzr\"},xTI3AI3QJ:{XIK98lTwW:\"https://www.laurendeauassoc.com/\"}},children:/*#__PURE__*/_jsx(ServiceCardWithHover3yjbl6WithMappedReactProps1tkdehj,{c9nwXLRGJ:addImageAlt({src:\"https://framerusercontent.com/images/IN7ejsDET7rLHeqPIgkdbsMqN0.png\",srcSet:\"https://framerusercontent.com/images/IN7ejsDET7rLHeqPIgkdbsMqN0.png?scale-down-to=512 512w,https://framerusercontent.com/images/IN7ejsDET7rLHeqPIgkdbsMqN0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IN7ejsDET7rLHeqPIgkdbsMqN0.png 1244w\"},\"\"),fDBghi46i:\"The parent company of Enkopa Lab, L&A is a San Francisco-based management consulting firm specializing in strategy, operations, and market expansion.\",height:\"100%\",id:\"dThfJNxSS\",Ky4gQEfqH:\"L&A\",layoutId:\"dThfJNxSS\",style:{height:\"100%\",width:\"100%\"},variant:\"fhz9AHdkC\",width:\"100%\",XIK98lTwW:\"https://www.laurendeauassoc.com\"})})})})})]})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d81xax\",\"data-framer-name\":\"Services\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLTYwMA==\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(14, 14, 12)\"},children:\"Founder\"})})},xTI3AI3QJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLTYwMA==\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"51px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(14, 14, 12)\"},children:\"Founder\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLTYwMA==\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(14, 14, 12)\"},children:\"Founder\"})}),className:\"framer-1bspaw3\",\"data-framer-name\":\"Founder\",fonts:[\"GF;Bai Jamjuree-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6459+60+43.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:457,width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12ytm4n-container\",nodeId:\"YS3056LKn\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{variant:\"yOlfO8j5G\"},xTI3AI3QJ:{variant:\"G73jjlNQx\"}},children:/*#__PURE__*/_jsx(FAQContainer1,{height:\"100%\",id:\"YS3056LKn\",layoutId:\"YS3056LKn\",style:{width:\"100%\"},variant:\"oG9q8kCh1\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nyuuud\",\"data-framer-name\":\"Logos\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLTYwMA==\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(14, 14, 12)\"},children:\"Alliance Partners\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7QmFpIEphbWp1cmVlLTYwMA==\",\"--framer-font-family\":'\"Bai Jamjuree\", \"Bai Jamjuree Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(14, 14, 12)\"},children:\"Alliance Partners\"})}),className:\"framer-1q2lqqq\",fonts:[\"GF;Bai Jamjuree-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16v4kmt\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.kasiinsight.com/\",motionChild:true,nodeId:\"TmYOLS1th\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:192,pixelWidth:552,sizes:\"165.5652px\",src:\"https://framerusercontent.com/images/1jUVWobGceedLPB8SidMWKGNrBU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/1jUVWobGceedLPB8SidMWKGNrBU.png?scale-down-to=512 512w,https://framerusercontent.com/images/1jUVWobGceedLPB8SidMWKGNrBU.png 552w\"},className:\"framer-8brp5g framer-lux5qc\",\"data-framer-name\":\"Logo\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.theculturefactor.com/\",motionChild:true,nodeId:\"Cx6blM18a\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:92,intrinsicWidth:272,pixelHeight:1174,pixelWidth:2178,sizes:\"178px\",src:\"https://framerusercontent.com/images/GRdvCyT4c9ZdPpO4JW0Xdqnx4.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/GRdvCyT4c9ZdPpO4JW0Xdqnx4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/GRdvCyT4c9ZdPpO4JW0Xdqnx4.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/GRdvCyT4c9ZdPpO4JW0Xdqnx4.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/GRdvCyT4c9ZdPpO4JW0Xdqnx4.svg 2178w\"},className:\"framer-1yklnpw framer-lux5qc\",\"data-framer-name\":\"Logo\"})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o04syj\",\"data-framer-name\":\"Blog section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cf8lt2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mvxbm5\",\"data-framer-name\":\"top\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rpjymt\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-99heop\",\"data-framer-name\":\"Heading and supporting text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-t3aoey\",\"data-styles-preset\":\"iHAgbIs1D\",style:{\"--framer-text-alignment\":\"center\"},children:\"Top Publicatons\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-t3aoey\",\"data-styles-preset\":\"iHAgbIs1D\",style:{\"--framer-text-alignment\":\"left\"},children:\"Top Publicatons\"})}),className:\"framer-cewbgu\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"e3kcexim6\"},implicitPathVariables:undefined},{href:{webPageId:\"e3kcexim6\"},implicitPathVariables:undefined},{href:{webPageId:\"e3kcexim6\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1280px)`,y:(componentViewport?.y||0)+0+7418.2+60+0+0+0+0+0+0+81.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qum6md-container\",nodeId:\"PDYB4PGAr\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{GwflIu3yC:resolvedLinks1[2],style:{width:\"100%\"}},xTI3AI3QJ:{GwflIu3yC:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(ButtonPrimary,{GwflIu3yC:resolvedLinks1[0],height:\"100%\",id:\"PDYB4PGAr\",layoutId:\"PDYB4PGAr\",nUVaAj_iQ:false,ooodzduO6:\"View All Articles\",Qf6DGomur:85,variant:\"zjJO2itYB\",width:\"100%\",xL3FqAHZw:\"var(--token-03693ef2-3d2f-41ed-af01-d716f9eee632, rgb(253, 176, 34))\"})})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xpc1of\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uhs1z0\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xTI3AI3QJ:{query:{from:{alias:\"xtuYs9WjQ\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"xtuYs9WjQ\",name:\"iCkErdp4p\",type:\"Identifier\"},{collection:\"xtuYs9WjQ\",name:\"H4Nl31AH4\",type:\"Identifier\"},{collection:\"xtuYs9WjQ\",name:\"t3TCWJPLf\",type:\"Identifier\"},{collection:\"xtuYs9WjQ\",name:\"jsvXl1sgu\",type:\"Identifier\"},{collection:\"xtuYs9WjQ\",name:\"rK8VEfTlt\",type:\"Identifier\"},{collection:\"xtuYs9WjQ\",name:\"id\",type:\"Identifier\"}]}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"xtuYs9WjQ\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:6},select:[{collection:\"xtuYs9WjQ\",name:\"iCkErdp4p\",type:\"Identifier\"},{collection:\"xtuYs9WjQ\",name:\"H4Nl31AH4\",type:\"Identifier\"},{collection:\"xtuYs9WjQ\",name:\"t3TCWJPLf\",type:\"Identifier\"},{collection:\"xtuYs9WjQ\",name:\"jsvXl1sgu\",type:\"Identifier\"},{collection:\"xtuYs9WjQ\",name:\"rK8VEfTlt\",type:\"Identifier\"},{collection:\"xtuYs9WjQ\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({H4Nl31AH4:H4Nl31AH4xtuYs9WjQ,iCkErdp4p:iCkErdp4pxtuYs9WjQ,id:idxtuYs9WjQ,jsvXl1sgu:jsvXl1sguxtuYs9WjQ,rK8VEfTlt:rK8VEfTltxtuYs9WjQ,t3TCWJPLf:t3TCWJPLfxtuYs9WjQ},index)=>{t3TCWJPLfxtuYs9WjQ??=\"\";jsvXl1sguxtuYs9WjQ??=\"\";rK8VEfTltxtuYs9WjQ??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`xtuYs9WjQ-${idxtuYs9WjQ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{jsvXl1sgu:jsvXl1sguxtuYs9WjQ},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{jsvXl1sgu:jsvXl1sguxtuYs9WjQ},webPageId:\"fCTowewNl\"},implicitPathVariables:undefined},{href:{pathVariables:{jsvXl1sgu:jsvXl1sguxtuYs9WjQ},webPageId:\"fCTowewNl\"},implicitPathVariables:undefined},{href:{pathVariables:{jsvXl1sgu:jsvXl1sguxtuYs9WjQ},webPageId:\"fCTowewNl\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{height:360,width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1280px)`,y:(componentViewport?.y||0)+0+7418.2+60+0+0+189.6+0+0+0+778},xTI3AI3QJ:{width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1280px) - 93px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:420,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1280px) - 122px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ol15c0-container\",nodeId:\"QfvWUeJQJ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{variant:\"sj8drnCxW\",xloYjvjSr:resolvedLinks2[2]},xTI3AI3QJ:{xloYjvjSr:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(BlogCard,{height:\"100%\",Htb2hVhyC:rK8VEfTltxtuYs9WjQ,id:\"QfvWUeJQJ\",layoutId:\"QfvWUeJQJ\",style:{height:\"100%\",width:\"100%\"},variant:\"hgVhZYAEb\",width:\"100%\",xFiDAq9z1:enumToDisplayNameFunctions[\"H4Nl31AH4\"]?.(H4Nl31AH4xtuYs9WjQ,activeLocale),xloYjvjSr:resolvedLinks2[0],YslcvAuQL:toResponsiveImage(iCkErdp4pxtuYs9WjQ),ZPHHHpfuX:t3TCWJPLfxtuYs9WjQ})})})})})})})},idxtuYs9WjQ);})})})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{width:`min(${componentViewport?.width||\"100vw\"}, 1280px)`,y:(componentViewport?.y||0)+0+8865.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1280px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9sc51q-container\",nodeId:\"B8KSDjnCn\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPBog_ozx:{variant:\"S7Q5Y9op8\"},xTI3AI3QJ:{variant:\"b2Y7glWkr\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"B8KSDjnCn\",layoutId:\"B8KSDjnCn\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"EbyIQmNfO\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-oi660m-container\",isAuthoredByUser:true,isModuleExternal:true,layoutScroll:true,nodeId:\"pSyx48P17\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(FramerButton,{height:\"100%\",horizontal:\"right\",id:\"pSyx48P17\",layoutId:\"pSyx48P17\",vertical:\"bottom\",viaProperty:\"babarogic\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tcSWQ.framer-lux5qc, .framer-tcSWQ .framer-lux5qc { display: block; }\",\".framer-tcSWQ.framer-72rtr7 { align-content: center; align-items: center; background-color: var(--token-371ff3fb-d951-43d7-ab2c-8ec8f2a5b1d0, #f7f7f7); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 32px 0px 32px; position: relative; width: 1280px; }\",\".framer-tcSWQ .framer-1mrnev7 { align-content: center; align-items: center; background-color: #b89551; box-shadow: 0px 0.7113342898827977px 2.418536585601512px -0.4px rgba(0, 0, 0, 0.1), 0px 1.9371521717053837px 6.5863173837983044px -0.8px rgba(0, 0, 0, 0.10404), 0px 4.253285051195417px 14.461169174064416px -1.2px rgba(0, 0, 0, 0.10886), 0px 9.4413216807344px 32.10049371449696px -1.6px rgba(0, 0, 0, 0.11967), 0px 24px 81.6px -2px rgba(0, 0, 0, 0.15); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1344px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-tcSWQ .framer-1flpxh8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-qte2k-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 10; }\",\".framer-tcSWQ.framer-zty7c4 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-tcSWQ.framer-xjuf7g { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 100%; justify-content: center; left: 0px; overflow: hidden; padding: 0px 20px 0px 20px; position: fixed; top: 0px; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-tcSWQ .framer-bx5a18, .framer-tcSWQ .framer-1vvx0ud, .framer-tcSWQ .framer-yggz0s, .framer-tcSWQ .framer-9a3qwf, .framer-tcSWQ .framer-1jk50ud, .framer-tcSWQ .framer-6rkjwk, .framer-tcSWQ .framer-1r2958s { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-tcSWQ .framer-5q13pq, .framer-tcSWQ .framer-1fe5rpe { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-tcSWQ .framer-hmne3g-container, .framer-tcSWQ .framer-1f5t779-container, .framer-tcSWQ .framer-9wdqeh-container, .framer-tcSWQ .framer-6p2fbq-container { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-tcSWQ .framer-i8lprt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 131px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 149px; }\",\".framer-tcSWQ .framer-1bnag5y { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 120px; justify-content: flex-start; overflow: visible; padding: 10px; position: relative; width: 1px; }\",\".framer-tcSWQ .framer-u9hjba, .framer-tcSWQ .framer-u0mtyl { flex: none; height: 131px; overflow: visible; position: relative; width: 149px; }\",\".framer-tcSWQ .framer-1fstl9g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 120px; justify-content: flex-start; left: calc(49.66442953020137% - 120px / 2); overflow: visible; padding: 10px; position: absolute; top: calc(50.38167938931299% - 120px / 2); width: 120px; }\",\".framer-tcSWQ .framer-1o01xq1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 131px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 201px; }\",\".framer-tcSWQ .framer-e7qgbj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 64px 96px 64px; position: relative; width: 100%; z-index: 1; }\",\".framer-tcSWQ .framer-1cxomn8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-fuddfd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-pddbmh { align-content: flex-start; align-items: flex-start; 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-tcSWQ .framer-h7mcb8 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 688px; word-break: break-word; word-wrap: break-word; }\",\".framer-tcSWQ .framer-1n81cj6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 992px; }\",\".framer-tcSWQ .framer-jzz1ft { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 428px; word-break: break-word; word-wrap: break-word; }\",\".framer-tcSWQ .framer-1p12o3j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-tcSWQ .framer-11z675p, .framer-tcSWQ .framer-qes8bd, .framer-tcSWQ .framer-14374vi, .framer-tcSWQ .framer-14zwdoz, .framer-tcSWQ .framer-68htsc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-tcSWQ .framer-v791n5, .framer-tcSWQ .framer-joclwd, .framer-tcSWQ .framer-1oz8k4h, .framer-tcSWQ .framer-1cnyg2j, .framer-tcSWQ .framer-18tes4 { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-tcSWQ .framer-dgsm0p, .framer-tcSWQ .framer-37vqu7, .framer-tcSWQ .framer-1l5gta7, .framer-tcSWQ .framer-1gjecvs, .framer-tcSWQ .framer-3s9np1 { --framer-paragraph-spacing: 14px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-tcSWQ .framer-10lalvr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-tcSWQ .framer-t7ueq7-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-tcSWQ .framer-1vl6nnp-container { bottom: 0px; flex: none; height: 179px; position: absolute; right: 0px; width: 179px; z-index: 1; }\",\".framer-tcSWQ .framer-1qn48gw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 80px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-1rdlgzo { bottom: 52px; flex: none; height: 547px; left: -32px; overflow: visible; position: absolute; width: 1389px; z-index: 0; }\",\".framer-tcSWQ .framer-7d0sj1, .framer-tcSWQ .framer-13bnike { bottom: -319px; flex: none; left: -186px; position: absolute; right: 18px; top: 0px; }\",\".framer-tcSWQ .framer-1ddhma7 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 120px 32px 120px 32px; position: relative; width: 1px; z-index: 1; }\",\".framer-tcSWQ .framer-10a7o7m-container { flex: none; height: 711px; position: absolute; right: -116px; top: calc(50.086355785837675% - 711px / 2); width: 724px; z-index: 0; }\",\".framer-tcSWQ .framer-17p6cbw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 640px; overflow: visible; padding: 5px 0px 0px 0px; position: relative; width: 56%; }\",\".framer-tcSWQ .framer-akbemc, .framer-tcSWQ .framer-r1ew55, .framer-tcSWQ .framer-1lwm4cg, .framer-tcSWQ .framer-1jsois2, .framer-tcSWQ .framer-1g5tsf, .framer-tcSWQ .framer-1nxcgwt, .framer-tcSWQ .framer-oli1rs, .framer-tcSWQ .framer-uj0lep, .framer-tcSWQ .framer-4nz154, .framer-tcSWQ .framer-1qq6rin, .framer-tcSWQ .framer-lz6s1w, .framer-tcSWQ .framer-5145c3, .framer-tcSWQ .framer-3047bc, .framer-tcSWQ .framer-12oa521, .framer-tcSWQ .framer-1mgqcvg, .framer-tcSWQ .framer-11qbzo5, .framer-tcSWQ .framer-zubxkd, .framer-tcSWQ .framer-n4n1sr, .framer-tcSWQ .framer-14wqbfl, .framer-tcSWQ .framer-odp60c, .framer-tcSWQ .framer-cewbgu { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-tcSWQ .framer-10zjfrz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-1npxyww { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 1px; }\",\".framer-tcSWQ .framer-1ebamkp { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 268px; word-break: break-word; word-wrap: break-word; }\",\".framer-tcSWQ .framer-1w01gxq-container { flex: 2 0 0px; height: 388px; position: relative; width: 1px; }\",\".framer-tcSWQ .framer-1l9omto, .framer-tcSWQ .framer-165xfw7, .framer-tcSWQ .framer-or0gho { align-content: flex-start; align-items: flex-start; background-color: #ecedee; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 337px; justify-content: flex-start; overflow: visible; padding: 30px 20px 30px 20px; position: relative; width: 256px; }\",\".framer-tcSWQ .framer-12him3k, .framer-tcSWQ .framer-7t8439 { flex: none; height: 48px; opacity: 0.7; overflow: visible; position: relative; width: 48px; }\",\".framer-tcSWQ .framer-vcndxx, .framer-tcSWQ .framer-1eefiqq, .framer-tcSWQ .framer-5py6gk, .framer-tcSWQ .framer-29n5zx { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 48px); left: 0px; opacity: 0.7; overflow: hidden; position: absolute; top: 50%; transform: translateY(-50%); width: 48px; }\",\".framer-tcSWQ .framer-1v62kbn { bottom: 7px; flex: none; left: 3px; opacity: 0.7; position: absolute; right: 7px; top: 3px; }\",\".framer-tcSWQ .framer-1xxkmqs, .framer-tcSWQ .framer-b39vn6, .framer-tcSWQ .framer-19a8pg5, .framer-tcSWQ .framer-1notus9, .framer-tcSWQ .framer-rzza53, .framer-tcSWQ .framer-fgon71, .framer-tcSWQ .framer-1qe1kg, .framer-tcSWQ .framer-gpo379 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-1ymjb4t { align-content: flex-start; align-items: flex-start; background-color: #ecedee; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 337px; justify-content: flex-start; overflow: visible; padding: 38px 20px 30px 20px; position: relative; width: 256px; }\",\".framer-tcSWQ .framer-350jkm { bottom: 7px; flex: none; left: 7px; opacity: 0.7; position: absolute; right: 9px; top: 5px; }\",\".framer-tcSWQ .framer-1y4k8ay { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 8px); left: 2px; opacity: 0.7; overflow: hidden; position: absolute; top: 15px; width: 8px; }\",\".framer-tcSWQ .framer-110crhm, .framer-tcSWQ .framer-1jpmyjw { bottom: 1px; flex: none; left: -1px; position: absolute; right: 3px; top: 0px; }\",\".framer-tcSWQ .framer-4t9aib { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 8px); left: 35px; opacity: 0.7; overflow: hidden; position: absolute; top: 15px; width: 8px; }\",\".framer-tcSWQ .framer-1nt635y, .framer-tcSWQ .framer-1u6lgsi { bottom: 1px; flex: none; left: 0px; position: absolute; right: 3px; top: 0px; }\",\".framer-tcSWQ .framer-1ue7g8e { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 8px); left: 5px; opacity: 0.7; overflow: hidden; position: absolute; top: 4px; width: 8px; }\",\".framer-tcSWQ .framer-1d2zqfx, .framer-tcSWQ .framer-k8s9rh { bottom: 3px; flex: none; left: -2px; position: absolute; right: 4px; top: -2px; }\",\".framer-tcSWQ .framer-nacyl3 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 8px); left: 38px; opacity: 0.7; overflow: hidden; position: absolute; top: 4px; width: 8px; }\",\".framer-tcSWQ .framer-7q653i, .framer-tcSWQ .framer-12z1slc { bottom: 3px; flex: none; left: -1px; position: absolute; right: 4px; top: -2px; }\",\".framer-tcSWQ .framer-jctaoo, .framer-tcSWQ .framer-4wtbgu { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 48px); opacity: 0.7; overflow: visible; position: relative; width: 48px; }\",\".framer-tcSWQ .framer-1pqq667 { bottom: 5px; flex: none; left: 7px; opacity: 0.7; position: absolute; right: 7px; top: 3px; }\",\".framer-tcSWQ .framer-1sp9ep { bottom: 5px; flex: none; left: 3px; opacity: 0.7; position: absolute; right: 5px; top: 3px; }\",\".framer-tcSWQ .framer-ikfpaz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-tcSWQ .framer-1s4wrd3, .framer-tcSWQ .framer-19h2yxz, .framer-tcSWQ .framer-1nvg2oq { --border-bottom-width: 1px; --border-color: #bdbdbd; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 30px 0px 30px 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-8w06lk, .framer-tcSWQ .framer-1kikz59 { flex: none; height: 48px; overflow: visible; position: relative; width: 48px; }\",\".framer-tcSWQ .framer-cqe69y, .framer-tcSWQ .framer-r38qot, .framer-tcSWQ .framer-1151jdr { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 48px); left: 0px; overflow: hidden; position: absolute; top: 50%; transform: translateY(-50%); width: 48px; }\",\".framer-tcSWQ .framer-akg8bf { flex: none; height: 38px; left: calc(50.00000000000002% - 38px / 2); position: absolute; top: calc(50.00000000000002% - 38px / 2); width: 38px; }\",\".framer-tcSWQ .framer-jsfg0p { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-tcSWQ .framer-7kajmu { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 48px); left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-tcSWQ .framer-lx9m6l { bottom: 7px; flex: none; left: 7px; position: absolute; right: 9px; top: 5px; }\",\".framer-tcSWQ .framer-13cx0sz { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 8px); left: 2px; overflow: hidden; position: absolute; top: 15px; width: 8px; }\",\".framer-tcSWQ .framer-1myzvef { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 8px); left: 35px; overflow: hidden; position: absolute; top: 15px; width: 8px; }\",\".framer-tcSWQ .framer-hhe1a7 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 8px); left: 5px; overflow: hidden; position: absolute; top: 4px; width: 8px; }\",\".framer-tcSWQ .framer-d6cc8l { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 8px); left: 38px; overflow: hidden; position: absolute; top: 4px; width: 8px; }\",\".framer-tcSWQ .framer-1pbtx5o, .framer-tcSWQ .framer-n33ayg { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 48px); overflow: visible; position: relative; width: 48px; }\",\".framer-tcSWQ .framer-1crr1zv { bottom: 5px; flex: none; left: 7px; position: absolute; right: 7px; top: 3px; }\",\".framer-tcSWQ .framer-1expfiw { align-content: center; align-items: center; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 30px 0px 30px 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-pohxko { bottom: 5px; flex: none; left: 3px; position: absolute; right: 5px; top: 3px; }\",\".framer-tcSWQ .framer-kvvoe4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-1nr8nlh { flex: none; height: 547px; left: -32px; overflow: visible; position: absolute; right: -141px; top: 210px; z-index: 0; }\",\".framer-tcSWQ .framer-h9xzw2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 120px 32px 80px 32px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-vydgus { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-tcSWQ .framer-1in9jo5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 32px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-1gexo9k, .framer-tcSWQ .framer-1f4k7gy { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-tcSWQ .framer-ywu78w { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 521px; word-break: break-word; word-wrap: break-word; }\",\".framer-tcSWQ .framer-1kjqvt5 { -webkit-filter: grayscale(1); align-content: center; align-items: center; aspect-ratio: 1.2 / 1; border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; border-top-left-radius: 1px; border-top-right-radius: 1px; box-shadow: 0px 0.7113342898827977px 2.418536585601512px -0.4px rgba(0, 0, 0, 0.1), 0px 1.9371521717053837px 6.5863173837983044px -0.8px rgba(0, 0, 0, 0.10404), 0px 4.253285051195417px 14.461169174064416px -1.2px rgba(0, 0, 0, 0.10886), 0px 9.4413216807344px 32.10049371449696px -1.6px rgba(0, 0, 0, 0.11967), 0px 24px 81.6px -2px rgba(0, 0, 0, 0.15); display: flex; filter: grayscale(1); flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 434px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-tcSWQ .framer-gyt7lx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px 32px 0px 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-1uziufk { -webkit-filter: grayscale(1); align-content: center; align-items: center; aspect-ratio: 1.2 / 1; border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; border-top-left-radius: 1px; border-top-right-radius: 1px; box-shadow: 0px 0.7113342898827977px 2.418536585601512px -0.4px rgba(0, 0, 0, 0.1), 0px 1.9371521717053837px 6.5863173837983044px -0.8px rgba(0, 0, 0, 0.10404), 0px 4.253285051195417px 14.461169174064416px -1.2px rgba(0, 0, 0, 0.10886), 0px 9.4413216807344px 32.10049371449696px -1.6px rgba(0, 0, 0, 0.11967), 0px 24px 81.6px -2px rgba(0, 0, 0, 0.15); display: flex; filter: grayscale(1); flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 433px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-tcSWQ .framer-ymi9x7 { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 519px; word-break: break-word; word-wrap: break-word; }\",\".framer-tcSWQ .framer-15ekxy { align-content: center; align-items: center; background-color: #f7f7f7; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 483px; justify-content: center; overflow: visible; padding: 28px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-1b56gnh { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: 425px; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 1px; z-index: 1; }\",\".framer-tcSWQ .framer-jlgmyx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-1h5dd11 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 5px 0px 0px 0px; position: relative; width: 50%; }\",\".framer-tcSWQ .framer-xrlmlo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-uj9zc8 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-tcSWQ .framer-12g1g04 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-62ehl2 { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-tcSWQ .framer-1e993yj-container { align-self: start; flex: none; height: 345px; justify-self: start; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-zlph31-container { align-self: start; flex: none; height: 310px; justify-self: start; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-3yjbl6-container { align-self: start; flex: none; height: 350px; justify-self: start; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-1d81xax { align-content: center; align-items: center; background-color: #f7f7f7; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 28px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-1bspaw3, .framer-tcSWQ .framer-1q2lqqq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-tcSWQ .framer-12ytm4n-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-nyuuud { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 28px 40px 28px 40px; position: relative; width: 81%; }\",\".framer-tcSWQ .framer-16v4kmt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 60px; height: 98px; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 962px; }\",\".framer-tcSWQ .framer-8brp5g { aspect-ratio: 2.9565217391304346 / 1; flex: none; height: 56px; overflow: hidden; position: relative; text-decoration: none; width: var(--framer-aspect-ratio-supported, 166px); }\",\".framer-tcSWQ .framer-1yklnpw { flex: none; height: 95px; overflow: hidden; position: relative; text-decoration: none; width: 178px; }\",\".framer-tcSWQ .framer-o04syj { align-content: center; align-items: center; background-color: #f7f7f7; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-cf8lt2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-1mvxbm5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-1rpjymt { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-99heop { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-tcSWQ .framer-qum6md-container { cursor: pointer; flex: none; height: auto; position: relative; width: auto; }\",\".framer-tcSWQ .framer-xpc1of { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-1uhs1z0 { display: grid; flex: none; gap: 29px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-ol15c0-container { align-self: start; flex: none; height: 420px; justify-self: start; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-9sc51q-container { flex: none; height: auto; max-width: 1280px; position: relative; width: 100%; }\",\".framer-tcSWQ .framer-oi660m-container { flex: none; height: auto; left: 0%; position: fixed; top: -100px; transform: translateX(-50%); width: auto; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-tcSWQ.framer-72rtr7, .framer-tcSWQ .framer-1mrnev7, .framer-tcSWQ .framer-1flpxh8, .framer-tcSWQ.framer-xjuf7g, .framer-tcSWQ .framer-5q13pq, .framer-tcSWQ .framer-1fe5rpe, .framer-tcSWQ .framer-i8lprt, .framer-tcSWQ .framer-1bnag5y, .framer-tcSWQ .framer-1fstl9g, .framer-tcSWQ .framer-1o01xq1, .framer-tcSWQ .framer-e7qgbj, .framer-tcSWQ .framer-1cxomn8, .framer-tcSWQ .framer-fuddfd, .framer-tcSWQ .framer-pddbmh, .framer-tcSWQ .framer-1n81cj6, .framer-tcSWQ .framer-1p12o3j, .framer-tcSWQ .framer-11z675p, .framer-tcSWQ .framer-qes8bd, .framer-tcSWQ .framer-14374vi, .framer-tcSWQ .framer-14zwdoz, .framer-tcSWQ .framer-68htsc, .framer-tcSWQ .framer-10lalvr, .framer-tcSWQ .framer-1qn48gw, .framer-tcSWQ .framer-1ddhma7, .framer-tcSWQ .framer-17p6cbw, .framer-tcSWQ .framer-10zjfrz, .framer-tcSWQ .framer-1npxyww, .framer-tcSWQ .framer-1l9omto, .framer-tcSWQ .framer-1xxkmqs, .framer-tcSWQ .framer-1ymjb4t, .framer-tcSWQ .framer-b39vn6, .framer-tcSWQ .framer-165xfw7, .framer-tcSWQ .framer-19a8pg5, .framer-tcSWQ .framer-or0gho, .framer-tcSWQ .framer-1notus9, .framer-tcSWQ .framer-ikfpaz, .framer-tcSWQ .framer-1s4wrd3, .framer-tcSWQ .framer-rzza53, .framer-tcSWQ .framer-19h2yxz, .framer-tcSWQ .framer-fgon71, .framer-tcSWQ .framer-1nvg2oq, .framer-tcSWQ .framer-1qe1kg, .framer-tcSWQ .framer-1expfiw, .framer-tcSWQ .framer-gpo379, .framer-tcSWQ .framer-kvvoe4, .framer-tcSWQ .framer-h9xzw2, .framer-tcSWQ .framer-vydgus, .framer-tcSWQ .framer-1in9jo5, .framer-tcSWQ .framer-1gexo9k, .framer-tcSWQ .framer-1kjqvt5, .framer-tcSWQ .framer-gyt7lx, .framer-tcSWQ .framer-1uziufk, .framer-tcSWQ .framer-1f4k7gy, .framer-tcSWQ .framer-15ekxy, .framer-tcSWQ .framer-1b56gnh, .framer-tcSWQ .framer-jlgmyx, .framer-tcSWQ .framer-1h5dd11, .framer-tcSWQ .framer-xrlmlo, .framer-tcSWQ .framer-12g1g04, .framer-tcSWQ .framer-1d81xax, .framer-tcSWQ .framer-nyuuud, .framer-tcSWQ .framer-16v4kmt, .framer-tcSWQ .framer-o04syj, .framer-tcSWQ .framer-cf8lt2, .framer-tcSWQ .framer-1mvxbm5, .framer-tcSWQ .framer-1rpjymt, .framer-tcSWQ .framer-99heop, .framer-tcSWQ .framer-xpc1of { gap: 0px; } .framer-tcSWQ.framer-72rtr7 > *, .framer-tcSWQ .framer-e7qgbj > *, .framer-tcSWQ .framer-ikfpaz > *, .framer-tcSWQ .framer-12g1g04 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-tcSWQ.framer-72rtr7 > :first-child, .framer-tcSWQ .framer-1mrnev7 > :first-child, .framer-tcSWQ.framer-xjuf7g > :first-child, .framer-tcSWQ .framer-e7qgbj > :first-child, .framer-tcSWQ .framer-1cxomn8 > :first-child, .framer-tcSWQ .framer-fuddfd > :first-child, .framer-tcSWQ .framer-pddbmh > :first-child, .framer-tcSWQ .framer-1p12o3j > :first-child, .framer-tcSWQ .framer-1ddhma7 > :first-child, .framer-tcSWQ .framer-17p6cbw > :first-child, .framer-tcSWQ .framer-1l9omto > :first-child, .framer-tcSWQ .framer-1xxkmqs > :first-child, .framer-tcSWQ .framer-1ymjb4t > :first-child, .framer-tcSWQ .framer-b39vn6 > :first-child, .framer-tcSWQ .framer-165xfw7 > :first-child, .framer-tcSWQ .framer-19a8pg5 > :first-child, .framer-tcSWQ .framer-or0gho > :first-child, .framer-tcSWQ .framer-1notus9 > :first-child, .framer-tcSWQ .framer-ikfpaz > :first-child, .framer-tcSWQ .framer-1s4wrd3 > :first-child, .framer-tcSWQ .framer-rzza53 > :first-child, .framer-tcSWQ .framer-19h2yxz > :first-child, .framer-tcSWQ .framer-fgon71 > :first-child, .framer-tcSWQ .framer-1nvg2oq > :first-child, .framer-tcSWQ .framer-1qe1kg > :first-child, .framer-tcSWQ .framer-1expfiw > :first-child, .framer-tcSWQ .framer-gpo379 > :first-child, .framer-tcSWQ .framer-vydgus > :first-child, .framer-tcSWQ .framer-1gexo9k > :first-child, .framer-tcSWQ .framer-1kjqvt5 > :first-child, .framer-tcSWQ .framer-1uziufk > :first-child, .framer-tcSWQ .framer-1f4k7gy > :first-child, .framer-tcSWQ .framer-1b56gnh > :first-child, .framer-tcSWQ .framer-jlgmyx > :first-child, .framer-tcSWQ .framer-1h5dd11 > :first-child, .framer-tcSWQ .framer-12g1g04 > :first-child, .framer-tcSWQ .framer-1d81xax > :first-child, .framer-tcSWQ .framer-nyuuud > :first-child, .framer-tcSWQ .framer-o04syj > :first-child, .framer-tcSWQ .framer-cf8lt2 > :first-child, .framer-tcSWQ .framer-1mvxbm5 > :first-child, .framer-tcSWQ .framer-99heop > :first-child, .framer-tcSWQ .framer-xpc1of > :first-child { margin-top: 0px; } .framer-tcSWQ.framer-72rtr7 > :last-child, .framer-tcSWQ .framer-1mrnev7 > :last-child, .framer-tcSWQ.framer-xjuf7g > :last-child, .framer-tcSWQ .framer-e7qgbj > :last-child, .framer-tcSWQ .framer-1cxomn8 > :last-child, .framer-tcSWQ .framer-fuddfd > :last-child, .framer-tcSWQ .framer-pddbmh > :last-child, .framer-tcSWQ .framer-1p12o3j > :last-child, .framer-tcSWQ .framer-1ddhma7 > :last-child, .framer-tcSWQ .framer-17p6cbw > :last-child, .framer-tcSWQ .framer-1l9omto > :last-child, .framer-tcSWQ .framer-1xxkmqs > :last-child, .framer-tcSWQ .framer-1ymjb4t > :last-child, .framer-tcSWQ .framer-b39vn6 > :last-child, .framer-tcSWQ .framer-165xfw7 > :last-child, .framer-tcSWQ .framer-19a8pg5 > :last-child, .framer-tcSWQ .framer-or0gho > :last-child, .framer-tcSWQ .framer-1notus9 > :last-child, .framer-tcSWQ .framer-ikfpaz > :last-child, .framer-tcSWQ .framer-1s4wrd3 > :last-child, .framer-tcSWQ .framer-rzza53 > :last-child, .framer-tcSWQ .framer-19h2yxz > :last-child, .framer-tcSWQ .framer-fgon71 > :last-child, .framer-tcSWQ .framer-1nvg2oq > :last-child, .framer-tcSWQ .framer-1qe1kg > :last-child, .framer-tcSWQ .framer-1expfiw > :last-child, .framer-tcSWQ .framer-gpo379 > :last-child, .framer-tcSWQ .framer-vydgus > :last-child, .framer-tcSWQ .framer-1gexo9k > :last-child, .framer-tcSWQ .framer-1kjqvt5 > :last-child, .framer-tcSWQ .framer-1uziufk > :last-child, .framer-tcSWQ .framer-1f4k7gy > :last-child, .framer-tcSWQ .framer-1b56gnh > :last-child, .framer-tcSWQ .framer-jlgmyx > :last-child, .framer-tcSWQ .framer-1h5dd11 > :last-child, .framer-tcSWQ .framer-12g1g04 > :last-child, .framer-tcSWQ .framer-1d81xax > :last-child, .framer-tcSWQ .framer-nyuuud > :last-child, .framer-tcSWQ .framer-o04syj > :last-child, .framer-tcSWQ .framer-cf8lt2 > :last-child, .framer-tcSWQ .framer-1mvxbm5 > :last-child, .framer-tcSWQ .framer-99heop > :last-child, .framer-tcSWQ .framer-xpc1of > :last-child { margin-bottom: 0px; } .framer-tcSWQ .framer-1mrnev7 > *, .framer-tcSWQ .framer-1ddhma7 > *, .framer-tcSWQ .framer-cf8lt2 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-tcSWQ .framer-1flpxh8 > *, .framer-tcSWQ .framer-5q13pq > *, .framer-tcSWQ .framer-1fe5rpe > *, .framer-tcSWQ .framer-i8lprt > *, .framer-tcSWQ .framer-1o01xq1 > *, .framer-tcSWQ .framer-1n81cj6 > *, .framer-tcSWQ .framer-1qn48gw > *, .framer-tcSWQ .framer-10zjfrz > *, .framer-tcSWQ .framer-kvvoe4 > *, .framer-tcSWQ .framer-h9xzw2 > *, .framer-tcSWQ .framer-15ekxy > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-tcSWQ .framer-1flpxh8 > :first-child, .framer-tcSWQ .framer-5q13pq > :first-child, .framer-tcSWQ .framer-1fe5rpe > :first-child, .framer-tcSWQ .framer-i8lprt > :first-child, .framer-tcSWQ .framer-1bnag5y > :first-child, .framer-tcSWQ .framer-1fstl9g > :first-child, .framer-tcSWQ .framer-1o01xq1 > :first-child, .framer-tcSWQ .framer-1n81cj6 > :first-child, .framer-tcSWQ .framer-11z675p > :first-child, .framer-tcSWQ .framer-qes8bd > :first-child, .framer-tcSWQ .framer-14374vi > :first-child, .framer-tcSWQ .framer-14zwdoz > :first-child, .framer-tcSWQ .framer-68htsc > :first-child, .framer-tcSWQ .framer-10lalvr > :first-child, .framer-tcSWQ .framer-1qn48gw > :first-child, .framer-tcSWQ .framer-10zjfrz > :first-child, .framer-tcSWQ .framer-1npxyww > :first-child, .framer-tcSWQ .framer-kvvoe4 > :first-child, .framer-tcSWQ .framer-h9xzw2 > :first-child, .framer-tcSWQ .framer-1in9jo5 > :first-child, .framer-tcSWQ .framer-gyt7lx > :first-child, .framer-tcSWQ .framer-15ekxy > :first-child, .framer-tcSWQ .framer-xrlmlo > :first-child, .framer-tcSWQ .framer-16v4kmt > :first-child, .framer-tcSWQ .framer-1rpjymt > :first-child { margin-left: 0px; } .framer-tcSWQ .framer-1flpxh8 > :last-child, .framer-tcSWQ .framer-5q13pq > :last-child, .framer-tcSWQ .framer-1fe5rpe > :last-child, .framer-tcSWQ .framer-i8lprt > :last-child, .framer-tcSWQ .framer-1bnag5y > :last-child, .framer-tcSWQ .framer-1fstl9g > :last-child, .framer-tcSWQ .framer-1o01xq1 > :last-child, .framer-tcSWQ .framer-1n81cj6 > :last-child, .framer-tcSWQ .framer-11z675p > :last-child, .framer-tcSWQ .framer-qes8bd > :last-child, .framer-tcSWQ .framer-14374vi > :last-child, .framer-tcSWQ .framer-14zwdoz > :last-child, .framer-tcSWQ .framer-68htsc > :last-child, .framer-tcSWQ .framer-10lalvr > :last-child, .framer-tcSWQ .framer-1qn48gw > :last-child, .framer-tcSWQ .framer-10zjfrz > :last-child, .framer-tcSWQ .framer-1npxyww > :last-child, .framer-tcSWQ .framer-kvvoe4 > :last-child, .framer-tcSWQ .framer-h9xzw2 > :last-child, .framer-tcSWQ .framer-1in9jo5 > :last-child, .framer-tcSWQ .framer-gyt7lx > :last-child, .framer-tcSWQ .framer-15ekxy > :last-child, .framer-tcSWQ .framer-xrlmlo > :last-child, .framer-tcSWQ .framer-16v4kmt > :last-child, .framer-tcSWQ .framer-1rpjymt > :last-child { margin-right: 0px; } .framer-tcSWQ.framer-xjuf7g > *, .framer-tcSWQ .framer-pddbmh > *, .framer-tcSWQ .framer-1s4wrd3 > *, .framer-tcSWQ .framer-19h2yxz > *, .framer-tcSWQ .framer-1nvg2oq > *, .framer-tcSWQ .framer-1expfiw > *, .framer-tcSWQ .framer-1kjqvt5 > *, .framer-tcSWQ .framer-1uziufk > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-tcSWQ .framer-1bnag5y > *, .framer-tcSWQ .framer-1fstl9g > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-tcSWQ .framer-1cxomn8 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-tcSWQ .framer-fuddfd > *, .framer-tcSWQ .framer-o04syj > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-tcSWQ .framer-1p12o3j > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-tcSWQ .framer-11z675p > *, .framer-tcSWQ .framer-qes8bd > *, .framer-tcSWQ .framer-14374vi > *, .framer-tcSWQ .framer-14zwdoz > *, .framer-tcSWQ .framer-68htsc > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-tcSWQ .framer-10lalvr > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-tcSWQ .framer-17p6cbw > *, .framer-tcSWQ .framer-1l9omto > *, .framer-tcSWQ .framer-1ymjb4t > *, .framer-tcSWQ .framer-165xfw7 > *, .framer-tcSWQ .framer-or0gho > *, .framer-tcSWQ .framer-1gexo9k > *, .framer-tcSWQ .framer-1f4k7gy > *, .framer-tcSWQ .framer-1h5dd11 > *, .framer-tcSWQ .framer-1mvxbm5 > *, .framer-tcSWQ .framer-xpc1of > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-tcSWQ .framer-1npxyww > *, .framer-tcSWQ .framer-1rpjymt > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-tcSWQ .framer-1xxkmqs > *, .framer-tcSWQ .framer-b39vn6 > *, .framer-tcSWQ .framer-19a8pg5 > *, .framer-tcSWQ .framer-1notus9 > *, .framer-tcSWQ .framer-rzza53 > *, .framer-tcSWQ .framer-fgon71 > *, .framer-tcSWQ .framer-1qe1kg > *, .framer-tcSWQ .framer-gpo379 > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-tcSWQ .framer-vydgus > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-tcSWQ .framer-1in9jo5 > *, .framer-tcSWQ .framer-gyt7lx > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-tcSWQ .framer-1b56gnh > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-tcSWQ .framer-jlgmyx > *, .framer-tcSWQ .framer-1d81xax > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-tcSWQ .framer-xrlmlo > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-tcSWQ .framer-nyuuud > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-tcSWQ .framer-16v4kmt > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-tcSWQ .framer-99heop > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,'.framer-tcSWQ[data-border=\"true\"]::after, .framer-tcSWQ [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: 768px) and (max-width: 1279px) { .framer-tcSWQ.framer-72rtr7 { width: 768px; } .framer-tcSWQ .framer-1mrnev7 { gap: unset; height: 60vh; justify-content: space-between; order: 0; } .framer-tcSWQ .framer-1flpxh8 { order: 0; } .framer-tcSWQ .framer-qte2k-container { height: 95px; } .framer-tcSWQ .framer-e7qgbj { order: 4; padding: 0px 48px 96px 48px; } .framer-tcSWQ .framer-fuddfd { justify-content: center; } .framer-tcSWQ .framer-h7mcb8, .framer-tcSWQ .framer-ywu78w, .framer-tcSWQ .framer-ymi9x7, .framer-tcSWQ .framer-1h5dd11 { width: 100%; } .framer-tcSWQ .framer-1qn48gw { order: 1; padding: 100px 0px 100px 0px; } .framer-tcSWQ .framer-1ddhma7 { padding: 0px 32px 0px 32px; } .framer-tcSWQ .framer-10a7o7m-container { height: 579px; right: -206px; top: calc(50.00000000000002% - 579px / 2); width: 590px; } .framer-tcSWQ .framer-17p6cbw { width: 70%; } .framer-tcSWQ .framer-10zjfrz { order: 4; } .framer-tcSWQ .framer-1npxyww, .framer-tcSWQ .framer-1in9jo5, .framer-tcSWQ .framer-gyt7lx { gap: 48px; padding: 0px; } .framer-tcSWQ .framer-kvvoe4 { order: 5; } .framer-tcSWQ .framer-h9xzw2 { padding: 28px 32px 28px 32px; } .framer-tcSWQ .framer-vydgus { gap: 64px; } .framer-tcSWQ .framer-1kjqvt5, .framer-tcSWQ .framer-1uziufk { height: var(--framer-aspect-ratio-supported, 247px); } .framer-tcSWQ .framer-15ekxy { height: 947px; order: 6; padding: 0px; } .framer-tcSWQ .framer-1b56gnh { gap: 64px; height: 946px; padding: 0px; } .framer-tcSWQ .framer-jlgmyx { gap: 32px; } .framer-tcSWQ .framer-62ehl2 { gap: 0px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-tcSWQ .framer-1e993yj-container { height: 260px; } .framer-tcSWQ .framer-zlph31-container { height: 264px; } .framer-tcSWQ .framer-3yjbl6-container { height: 251px; } .framer-tcSWQ .framer-1d81xax { order: 7; padding: 0px 0px 100px 0px; } .framer-tcSWQ .framer-nyuuud { order: 8; padding: 80px 40px 80px 40px; } .framer-tcSWQ .framer-o04syj { order: 13; } .framer-tcSWQ .framer-1rpjymt { align-content: center; align-items: center; } .framer-tcSWQ .framer-1uhs1z0 { grid-template-columns: repeat(2, minmax(200px, 1fr)); } .framer-tcSWQ .framer-9sc51q-container { order: 10; } .framer-tcSWQ .framer-oi660m-container { order: 15; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-tcSWQ .framer-1mrnev7, .framer-tcSWQ .framer-1npxyww, .framer-tcSWQ .framer-vydgus, .framer-tcSWQ .framer-1in9jo5, .framer-tcSWQ .framer-gyt7lx, .framer-tcSWQ .framer-1b56gnh, .framer-tcSWQ .framer-jlgmyx, .framer-tcSWQ .framer-62ehl2 { gap: 0px; } .framer-tcSWQ .framer-1mrnev7 > *, .framer-tcSWQ .framer-1mrnev7 > :first-child, .framer-tcSWQ .framer-1mrnev7 > :last-child, .framer-tcSWQ .framer-62ehl2 > *, .framer-tcSWQ .framer-62ehl2 > :first-child, .framer-tcSWQ .framer-62ehl2 > :last-child { margin: 0px; } .framer-tcSWQ .framer-1npxyww > *, .framer-tcSWQ .framer-1in9jo5 > *, .framer-tcSWQ .framer-gyt7lx > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-tcSWQ .framer-1npxyww > :first-child, .framer-tcSWQ .framer-1in9jo5 > :first-child, .framer-tcSWQ .framer-gyt7lx > :first-child { margin-left: 0px; } .framer-tcSWQ .framer-1npxyww > :last-child, .framer-tcSWQ .framer-1in9jo5 > :last-child, .framer-tcSWQ .framer-gyt7lx > :last-child { margin-right: 0px; } .framer-tcSWQ .framer-vydgus > *, .framer-tcSWQ .framer-1b56gnh > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-tcSWQ .framer-vydgus > :first-child, .framer-tcSWQ .framer-1b56gnh > :first-child, .framer-tcSWQ .framer-jlgmyx > :first-child { margin-top: 0px; } .framer-tcSWQ .framer-vydgus > :last-child, .framer-tcSWQ .framer-1b56gnh > :last-child, .framer-tcSWQ .framer-jlgmyx > :last-child { margin-bottom: 0px; } .framer-tcSWQ .framer-jlgmyx > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}\",\"@media (max-width: 767px) { .framer-tcSWQ.framer-72rtr7 { padding: 0px; width: 320px; } .framer-tcSWQ .framer-1mrnev7 { max-width: unset; overflow: visible; z-index: unset; } .framer-tcSWQ .framer-qte2k-container { height: 108px; } .framer-tcSWQ.framer-zty7c4 { background-color: unset; z-index: 2; } .framer-tcSWQ.framer-xjuf7g { padding: 140px 20px 0px 20px; z-index: 2; } .framer-tcSWQ .framer-e7qgbj { gap: 24px; justify-content: flex-end; padding: 0px 20px 80px 20px; } .framer-tcSWQ .framer-1cxomn8 { justify-content: flex-end; } .framer-tcSWQ .framer-fuddfd { gap: 32px; justify-content: center; } .framer-tcSWQ .framer-h7mcb8, .framer-tcSWQ .framer-1n81cj6, .framer-tcSWQ .framer-1p12o3j, .framer-tcSWQ .framer-11z675p, .framer-tcSWQ .framer-qes8bd, .framer-tcSWQ .framer-14374vi, .framer-tcSWQ .framer-14zwdoz, .framer-tcSWQ .framer-68htsc, .framer-tcSWQ .framer-t7ueq7-container, .framer-tcSWQ .framer-17p6cbw, .framer-tcSWQ .framer-ywu78w, .framer-tcSWQ .framer-ymi9x7, .framer-tcSWQ .framer-qum6md-container { width: 100%; } .framer-tcSWQ .framer-jzz1ft, .framer-tcSWQ .framer-cewbgu { flex: 1 0 0px; width: 1px; } .framer-tcSWQ .framer-dgsm0p, .framer-tcSWQ .framer-37vqu7, .framer-tcSWQ .framer-1l5gta7, .framer-tcSWQ .framer-1gjecvs, .framer-tcSWQ .framer-3s9np1 { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; } .framer-tcSWQ .framer-10lalvr { align-content: flex-start; align-items: flex-start; flex-direction: column; width: 100%; } .framer-tcSWQ .framer-1qn48gw { padding: 60px 0px 40px 0px; } .framer-tcSWQ .framer-1rdlgzo, .framer-tcSWQ .framer-1nr8nlh { z-index: unset; } .framer-tcSWQ .framer-1ddhma7 { padding: 0px 20px 0px 20px; z-index: unset; } .framer-tcSWQ .framer-10a7o7m-container { height: 397px; right: -213px; top: calc(62.67857142857145% - 397px / 2); width: 404px; } .framer-tcSWQ .framer-1npxyww { flex-direction: column; gap: 20px; padding: 0px 20px 0px 20px; } .framer-tcSWQ .framer-ikfpaz { flex: none; width: 100%; } .framer-tcSWQ .framer-h9xzw2 { gap: 20px; padding: 35px 20px 20px 20px; } .framer-tcSWQ .framer-vydgus { gap: 80px; } .framer-tcSWQ .framer-1in9jo5, .framer-tcSWQ .framer-gyt7lx { flex-direction: column; gap: 32px; padding: 0px; } .framer-tcSWQ .framer-1gexo9k, .framer-tcSWQ .framer-1f4k7gy { flex: none; gap: 24px; order: 0; width: 100%; } .framer-tcSWQ .framer-1kjqvt5, .framer-tcSWQ .framer-1uziufk { flex: none; height: var(--framer-aspect-ratio-supported, 234px); order: 1; width: 100%; } .framer-tcSWQ .framer-15ekxy { height: 1251px; padding: 60px 0px 0px 0px; } .framer-tcSWQ .framer-1b56gnh { gap: 60px; height: 1194px; padding: 50px 20px 50px 20px; } .framer-tcSWQ .framer-jlgmyx { gap: 30px; } .framer-tcSWQ .framer-1h5dd11 { gap: 24px; width: 100%; } .framer-tcSWQ .framer-xrlmlo { gap: 16px; } .framer-tcSWQ .framer-12g1g04 { gap: 40px; height: 967px; } .framer-tcSWQ .framer-62ehl2 { gap: 0px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-tcSWQ .framer-1d81xax { padding: 60px 0px 0px 0px; } .framer-tcSWQ .framer-nyuuud { padding: 63px 20px 63px 20px; } .framer-tcSWQ .framer-16v4kmt { height: 179px; width: 234px; } .framer-tcSWQ .framer-o04syj { padding: 60px 20px 60px 20px; } .framer-tcSWQ .framer-cf8lt2 { gap: 48px; padding: 0px; } .framer-tcSWQ .framer-1rpjymt { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; } .framer-tcSWQ .framer-99heop { flex: none; flex-direction: row; gap: 16px; width: 100%; } .framer-tcSWQ .framer-1uhs1z0 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-tcSWQ .framer-ol15c0-container { align-self: unset; height: 360px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-tcSWQ .framer-e7qgbj, .framer-tcSWQ .framer-fuddfd, .framer-tcSWQ .framer-10lalvr, .framer-tcSWQ .framer-1npxyww, .framer-tcSWQ .framer-h9xzw2, .framer-tcSWQ .framer-vydgus, .framer-tcSWQ .framer-1in9jo5, .framer-tcSWQ .framer-1gexo9k, .framer-tcSWQ .framer-gyt7lx, .framer-tcSWQ .framer-1f4k7gy, .framer-tcSWQ .framer-1b56gnh, .framer-tcSWQ .framer-jlgmyx, .framer-tcSWQ .framer-1h5dd11, .framer-tcSWQ .framer-xrlmlo, .framer-tcSWQ .framer-12g1g04, .framer-tcSWQ .framer-62ehl2, .framer-tcSWQ .framer-cf8lt2, .framer-tcSWQ .framer-1rpjymt, .framer-tcSWQ .framer-99heop, .framer-tcSWQ .framer-1uhs1z0 { gap: 0px; } .framer-tcSWQ .framer-e7qgbj > *, .framer-tcSWQ .framer-1gexo9k > *, .framer-tcSWQ .framer-1f4k7gy > *, .framer-tcSWQ .framer-1h5dd11 > *, .framer-tcSWQ .framer-1rpjymt > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-tcSWQ .framer-e7qgbj > :first-child, .framer-tcSWQ .framer-fuddfd > :first-child, .framer-tcSWQ .framer-10lalvr > :first-child, .framer-tcSWQ .framer-1npxyww > :first-child, .framer-tcSWQ .framer-vydgus > :first-child, .framer-tcSWQ .framer-1in9jo5 > :first-child, .framer-tcSWQ .framer-1gexo9k > :first-child, .framer-tcSWQ .framer-gyt7lx > :first-child, .framer-tcSWQ .framer-1f4k7gy > :first-child, .framer-tcSWQ .framer-1b56gnh > :first-child, .framer-tcSWQ .framer-jlgmyx > :first-child, .framer-tcSWQ .framer-1h5dd11 > :first-child, .framer-tcSWQ .framer-12g1g04 > :first-child, .framer-tcSWQ .framer-cf8lt2 > :first-child, .framer-tcSWQ .framer-1rpjymt > :first-child, .framer-tcSWQ .framer-1uhs1z0 > :first-child { margin-top: 0px; } .framer-tcSWQ .framer-e7qgbj > :last-child, .framer-tcSWQ .framer-fuddfd > :last-child, .framer-tcSWQ .framer-10lalvr > :last-child, .framer-tcSWQ .framer-1npxyww > :last-child, .framer-tcSWQ .framer-vydgus > :last-child, .framer-tcSWQ .framer-1in9jo5 > :last-child, .framer-tcSWQ .framer-1gexo9k > :last-child, .framer-tcSWQ .framer-gyt7lx > :last-child, .framer-tcSWQ .framer-1f4k7gy > :last-child, .framer-tcSWQ .framer-1b56gnh > :last-child, .framer-tcSWQ .framer-jlgmyx > :last-child, .framer-tcSWQ .framer-1h5dd11 > :last-child, .framer-tcSWQ .framer-12g1g04 > :last-child, .framer-tcSWQ .framer-cf8lt2 > :last-child, .framer-tcSWQ .framer-1rpjymt > :last-child, .framer-tcSWQ .framer-1uhs1z0 > :last-child { margin-bottom: 0px; } .framer-tcSWQ .framer-fuddfd > *, .framer-tcSWQ .framer-1in9jo5 > *, .framer-tcSWQ .framer-gyt7lx > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-tcSWQ .framer-10lalvr > *, .framer-tcSWQ .framer-jlgmyx > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-tcSWQ .framer-1npxyww > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-tcSWQ .framer-h9xzw2 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-tcSWQ .framer-h9xzw2 > :first-child, .framer-tcSWQ .framer-xrlmlo > :first-child, .framer-tcSWQ .framer-99heop > :first-child { margin-left: 0px; } .framer-tcSWQ .framer-h9xzw2 > :last-child, .framer-tcSWQ .framer-xrlmlo > :last-child, .framer-tcSWQ .framer-99heop > :last-child { margin-right: 0px; } .framer-tcSWQ .framer-vydgus > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-tcSWQ .framer-1b56gnh > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-tcSWQ .framer-xrlmlo > *, .framer-tcSWQ .framer-99heop > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-tcSWQ .framer-12g1g04 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-tcSWQ .framer-62ehl2 > *, .framer-tcSWQ .framer-62ehl2 > :first-child, .framer-tcSWQ .framer-62ehl2 > :last-child { margin: 0px; } .framer-tcSWQ .framer-cf8lt2 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-tcSWQ .framer-1uhs1z0 > * { margin: 0px; margin-bottom: calc(29px / 2); margin-top: calc(29px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5414\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"xTI3AI3QJ\":{\"layout\":[\"fixed\",\"auto\"]},\"bPBog_ozx\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"tkiCKKa4S\":{\"pattern\":\":tkiCKKa4S\",\"name\":\"who-we-are\"},\"BPyqnBDsV\":{\"pattern\":\":BPyqnBDsV\",\"name\":\"what-we-do\"},\"n79H9h3DJ\":{\"pattern\":\":n79H9h3DJ\",\"name\":\"\"},\"QN9a8tyDd\":{\"pattern\":\":QN9a8tyDd\",\"name\":\"our-ecosystem\"}}\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-tcSWQ\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:5414,width:1280};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Bai Jamjuree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/baijamjuree/v11/LDI1apSCOBt_aeQQ7ftydoaMXMjKm7sp8g.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"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\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"},{family:\"Urbanist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDyx4fE5OrS8SlKw.woff2\",weight:\"400\"},{family:\"Bai Jamjuree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa0reHulpA1-yiSgA.woff2\",weight:\"500\"},{family:\"Bai Jamjuree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa0gebulpA1-yiSgA.woff2\",weight:\"600\"}]},...TopbarCopyFonts,...MaterialFonts,...ButtonPrimaryFonts,...ArcFonts,...GlobeFonts,...TickerFonts,...ServiceCardFonts,...FAQContainer1Fonts,...BlogCardFonts,...FooterFonts,...FramerButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"5414\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xTI3AI3QJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bPBog_ozx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1280\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"tkiCKKa4S\\\":{\\\"pattern\\\":\\\":tkiCKKa4S\\\",\\\"name\\\":\\\"who-we-are\\\"},\\\"BPyqnBDsV\\\":{\\\"pattern\\\":\\\":BPyqnBDsV\\\",\\\"name\\\":\\\"what-we-do\\\"},\\\"n79H9h3DJ\\\":{\\\"pattern\\\":\\\":n79H9h3DJ\\\",\\\"name\\\":\\\"\\\"},\\\"QN9a8tyDd\\\":{\\\"pattern\\\":\\\":QN9a8tyDd\\\",\\\"name\\\":\\\"our-ecosystem\\\"}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["murmur2", "t", "a", "e", "c", "d", "withCSS", "n", "r", "x", "j", "b", "RenderTarget", "$", "w", "S", "v", "V", "f", "i", "m", "l", "o", "u", "p", "h", "g", "y", "e", "Gn", "t", "c", "C", "murmur2", "motion", "Arc_default", "addPropertyControls", "ControlType", "noopReturn", "t", "e", "t", "velocityPerSecond", "calcBezier", "t", "n", "e", "i", "binarySubdivide", "o", "r", "c", "u", "a", "cubicBezier", "noopReturn", "getTForX", "o", "cubicBezier", "__rest", "e", "t", "r", "o", "n", "e", "t", "r", "s", "calcGeneratorVelocity", "t", "n", "r", "a", "velocityPerSecond", "calcDampingRatio", "e", "hasReachedTarget", "spring", "o", "c", "i", "h", "u", "d", "f", "l", "g", "glide", "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", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "transition4", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapStart8lwt0p", "args", "onTapStart1ppn9y9", "onTapkrtgt5", "onTapStart1q908e4", "onTapStartm2ajfe", "onTap1mv62cf", "onTap13bcyqp", "onTap16458c1", "onTap39t5y5", "onTapjdk4ot", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerUbNBTHNWC", "withCSS", "UbNBTHNWC_default", "addPropertyControls", "ControlType", "addFonts", "HelperFAQItemFonts", "getFonts", "UbNBTHNWC_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", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerId8eJsnkI", "withCSS", "Id8eJsnkI_default", "addPropertyControls", "ControlType", "addFonts", "Sslr79Ruj_exports", "__export", "__FramerMetadata__", "Sslr79Ruj_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "transition2", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "transformTemplate1", "_", "t", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "description", "height", "id", "image1", "link", "lOGO", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "Ky4gQEfqH", "fDBghi46i", "OmORKnFoK", "c9nwXLRGJ", "XIK98lTwW", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "Link", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerSslr79Ruj", "withCSS", "Sslr79Ruj_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__", "createStore", "state1", "dataStore", "Data", "setDataStore", "newState", "storeState", "storeSetters", "setStoreState", "setter", "useStore", "state", "setState", "ye", "ue", "useObserveData", "centerContent", "defaultContainerStyles", "centerContent", "useStore", "createStore", "withHover", "Component", "props", "p", "fontStore", "fonts", "css", "className", "TopbarCopyFonts", "getFonts", "NfES1_8DQ_default", "RichTextOpenTypebx5a18", "withCodeBoundaryForOverrides", "RichText2", "OpenType", "RichTextOpenType1vvx0ud", "RichTextOpenTypeyggz0s", "RichTextOpenType9a3qwf", "RichTextOpenType1jk50ud", "RichTextOpenType6rkjwk", "RichTextOpenType1r2958s", "MaterialFonts", "Icon", "RichTextWithFX", "withFX", "MotionDivWithFX", "motion", "ButtonPrimaryFonts", "FHCPwv8iZ_default", "ContainerWithFX", "Container", "ArcFonts", "Arc_default", "GlobeFonts", "Globe", "TickerFonts", "Ticker", "ServiceCardFonts", "Sslr79Ruj_default", "ServiceCardWithHover1e993yjWithMappedReactProps1tkdehj", "withMappedReactProps", "withHover", "Sslr79Ruj_exports", "ServiceCardWithHoverzlph31WithMappedReactProps1tkdehj", "ServiceCardWithHover3yjbl6WithMappedReactProps1tkdehj", "FAQContainer1Fonts", "Id8eJsnkI_default", "BlogCardFonts", "oR27s31ih_default", "FooterFonts", "b4hX4Mxor_default", "FramerButtonFonts", "FramerButton", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation3", "transition2", "animation4", "transition3", "animation5", "transition4", "animation6", "transition5", "animation7", "transformTemplate1", "_", "t", "addImageAlt", "image", "alt", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "iCkErdp4pxtuYs9WjQ", "H4Nl31AH4xtuYs9WjQ", "t3TCWJPLfxtuYs9WjQ", "jsvXl1sguxtuYs9WjQ", "rK8VEfTltxtuYs9WjQ", "idxtuYs9WjQ", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "jJ6CdZr2H3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "elementId3", "ref4", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "l", "PropertyOverrides2", "ComponentViewportProvider", "AnimatePresence", "Ga", "x", "Link", "SVG", "ResolveLinks", "resolvedLinks", "getLoadingLazyAtYPosition", "Image2", "resolvedLinks1", "ChildrenCanSuspend", "hJmV95wY7_default", "collection", "paginationInfo", "index", "PathVariablesContext", "resolvedLinks2", "enumToDisplayNameFunctions", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
