{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:@motionone/utils@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/easing@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/animation@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:tslib@2.4.0/tslib.es6.js", "ssg:https://ga.jspm.io/npm:hey-listen@1.0.8/dist/index.js", "ssg:https://ga.jspm.io/npm:@motionone/generators@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/dom@10.12.0/dist/index.es.js", "ssg:https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js", "ssg:https://ga.jspm.io/npm:@motionone/utils@10.12.0/dist/index.es.js", "ssg:https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/7r5UGUpFh6FWtcVOCSDp/Carousel.js", "ssg:https://framerusercontent.com/modules/hq8bYugqBXS2iHRb7xuu/4FTL2iQPs297M4bfH6dW/tsgPbCL_S.js", "ssg:https://framerusercontent.com/modules/4XSusOZuRd6U4B78xgQP/F1cCTRpNrf9W92bZHKZb/aBhl27x0Z.js", "ssg:https://framerusercontent.com/modules/GTVkwefxY65bhOPdVLAb/tta2htzE6eiOdPYm3wn4/dHrVuzcWW.js", "ssg:https://framerusercontent.com/modules/zN7X32wpPU06BJVcEoYH/VCSwviHCCQfBDlMUMgWb/B_x5eMke_.js", "ssg:https://framerusercontent.com/modules/QkUbCc3ADguK66QBAJPv/04iJOCXdaUjbszvT8EIE/ZgLNbEv1C.js", "ssg:https://framerusercontent.com/modules/6I7z24Oy4JYGCGIcd48w/EMgjjn6LuRWRKeYwOwEy/ggsvMDb7m.js", "ssg:https://framerusercontent.com/modules/OMiqADm2fVFMu2FyolW0/qsaU964gcJDvX34NEsQD/E8ORZ6UBF.js", "ssg:https://framerusercontent.com/modules/dLI3cAWoA6SsmsaksRrm/BbEYWmB2uALZziT7cclq/vj0YBEkMp.js", "ssg:https://framerusercontent.com/modules/Qb9QU91XlT4T5lmCJinL/CkWVij2F1FEfve1ikvXF/hVbpjdgYS.js", "ssg:https://framerusercontent.com/modules/kG8sNY5JKPJsxU05nO1S/HqHZY1C5By4tS7fxUGw9/IBQ6e_nFD.js", "ssg:https://framerusercontent.com/modules/f5t4QSJhgKMJgsPfN6lp/12SG0QGd4EdYEcNZxHVG/R9g4420nW.js", "ssg:https://framerusercontent.com/modules/E5AdP2f2YWq2IDSbj6Us/PGZFFAzADnPTQJ8y1AJK/tEtBIvWCM.js", "ssg:https://framerusercontent.com/modules/lrYJ64wYBgmt0HZKbZo5/SymTTCvY9GWhTW9Uc3Db/vmzuCpKcp.js", "ssg:https://framerusercontent.com/modules/jfFm2i1STxCoDNVY1vdB/Serle9DTL5it68ei8SKi/W7sFtRfHQ.js", "ssg:https://framerusercontent.com/modules/f0W4zfBDgkPjxXx06nOW/3dQtJLCbGah8XLiIyaHU/WDV6jPneR.js", "ssg:https://framerusercontent.com/modules/IfnkXEP0UUuwj3jldedF/hXyXzqR7hUQLsg9PZtDK/ZmG_dXLn3.js", "ssg:https://framerusercontent.com/modules/qlRFO9yIojZS8ehCNBqN/RSGwx9DevPg6JbiFBSCO/zPBrmlwg_.js", "ssg:https://framerusercontent.com/modules/mPo6umjKxLUzgpJlXTg0/nc9DEYoVn4AecxMmMKMv/m84EQ6sFo.js"],
  "sourcesContent": ["function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const isEasingList=t=>Array.isArray(t)&&!isNumber(t[0]);const wrap=(t,e,n)=>{const o=e-t;return((n-t)%o+o)%o+t};function getEasingForSegment(t,e){return isEasingList(t)?t[wrap(0,t.length,e)]:t}const mix=(t,e,n)=>-n*t+n*e+t;const noop=()=>{};const noopReturn=t=>t;const progress=(t,e,n)=>e-t===0?1:(n-t)/(e-t);function fillOffset(t,e){const n=t[t.length-1];for(let o=1;o<=e;o++){const s=progress(0,e,o);t.push(mix(n,1,s))}}function defaultOffset(t){const e=[0];fillOffset(e,t-1);return e}function interpolate(t,e=defaultOffset(t.length),n=noopReturn){const o=t.length;const s=o-e.length;s>0&&fillOffset(e,s);return s=>{let f=0;for(;f<o-2;f++)if(s<e[f+1])break;let r=clamp(0,1,progress(e[f],e[f+1],s));const c=getEasingForSegment(n,f);r=c(r);return mix(t[f],t[f+1],r)}}const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isFunction=t=>\"function\"===typeof t;const isString=t=>\"string\"===typeof t;const e={ms:t=>1e3*t,s:t=>t/1e3};\n/*\n  Convert velocity into velocity per second\n\n  @param [number]: Unit per frame\n  @param [number]: Frame duration in ms\n*/function velocityPerSecond(t,e){return e?t*(1e3/e):0}export{addUniqueItem,clamp,defaultOffset,t as defaults,fillOffset,getEasingForSegment,interpolate,isCubicBezier,isEasingGenerator,isEasingList,isFunction,isNumber,isString,mix,noop,noopReturn,progress,removeItem,e as time,velocityPerSecond,wrap};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,clamp as n}from\"@motionone/utils\";const calcBezier=(t,n,e)=>(((1-3*e+3*n)*t+(3*e-6*n))*t+3*n)*t;const e=1e-7;const i=12;function binarySubdivide(t,n,o,r,c){let u;let a;let s=0;do{a=n+(o-n)/2;u=calcBezier(a,r,c)-t;u>0?o=a:n=a}while(Math.abs(u)>e&&++s<i);return a}function cubicBezier(n,e,i,o){if(n===e&&i===o)return t;const getTForX=t=>binarySubdivide(t,0,1,n,i);return t=>0===t||1===t?t:calcBezier(getTForX(t),e,o)}const steps=(t,e=\"end\")=>i=>{i=\"end\"===e?Math.min(i,.999):Math.max(i,.001);const o=i*t;const r=\"end\"===e?Math.floor(o):Math.ceil(o);return n(0,1,r/t)};export{cubicBezier,steps};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,defaults as i,isEasingGenerator as e,isEasingList as s,interpolate as a}from\"@motionone/utils\";import{cubicBezier as n,steps as r}from\"@motionone/easing\";const o={ease:n(.25,.1,.25,1),\"ease-in\":n(.42,0,1,1),\"ease-in-out\":n(.42,0,.58,1),\"ease-out\":n(0,0,.58,1)};const h=/\\((.*?)\\)/;function getEasingFunction(i){if(\"function\"===typeof i)return i;if(Array.isArray(i))return n(...i);if(o[i])return o[i];if(i.startsWith(\"steps\")){const t=h.exec(i);if(t){const i=t[1].split(\",\");return r(parseFloat(i[0]),i[1].trim())}}return t}class Animation{constructor(n,r=[0,1],{easing:o,duration:h=i.duration,delay:u=i.delay,endDelay:l=i.endDelay,repeat:m=i.repeat,offset:c,direction:p=\"normal\"}={}){this.startTime=null;this.rate=1;this.t=0;this.cancelTimestamp=null;this.easing=t;this.duration=0;this.totalDuration=0;this.repeat=0;this.playState=\"idle\";this.finished=new Promise(((t,i)=>{this.resolve=t;this.reject=i}));o=o||i.easing;if(e(o)){const t=o.createAnimation(r,(()=>\"0\"),true);o=t.easing;void 0!==t.keyframes&&(r=t.keyframes);void 0!==t.duration&&(h=t.duration)}this.repeat=m;this.easing=s(o)?t:getEasingFunction(o);this.updateDuration(h);const d=a(r,c,s(o)?o.map(getEasingFunction):t);this.tick=t=>{var i;u=u;let e=0;e=void 0!==this.pauseTime?this.pauseTime:(t-this.startTime)*this.rate;this.t=e;e/=1e3;e=Math.max(e-u,0);\"finished\"===this.playState&&void 0===this.pauseTime&&(e=this.totalDuration);const s=e/this.duration;let a=Math.floor(s);let r=s%1;!r&&s>=1&&(r=1);1===r&&a--;const o=a%2;(\"reverse\"===p||\"alternate\"===p&&o||\"alternate-reverse\"===p&&!o)&&(r=1-r);const h=e>=this.totalDuration?1:Math.min(r,1);const m=d(this.easing(h));n(m);const c=void 0===this.pauseTime&&(\"finished\"===this.playState||e>=this.totalDuration+l);if(c){this.playState=\"finished\";null===(i=this.resolve)||void 0===i?void 0:i.call(this,m)}else\"idle\"!==this.playState&&(this.frameRequestId=requestAnimationFrame(this.tick))};this.play()}play(){const t=performance.now();this.playState=\"running\";void 0!==this.pauseTime?this.startTime=t-this.pauseTime:this.startTime||(this.startTime=t);this.cancelTimestamp=this.startTime;this.pauseTime=void 0;this.frameRequestId=requestAnimationFrame(this.tick)}pause(){this.playState=\"paused\";this.pauseTime=this.t}finish(){this.playState=\"finished\";this.tick(0)}stop(){var t;this.playState=\"idle\";void 0!==this.frameRequestId&&cancelAnimationFrame(this.frameRequestId);null===(t=this.reject)||void 0===t?void 0:t.call(this,false)}cancel(){this.stop();this.tick(this.cancelTimestamp)}reverse(){this.rate*=-1}commitStyles(){}updateDuration(t){this.duration=t;this.totalDuration=t*(this.repeat+1)}get currentTime(){return this.t}set currentTime(t){void 0!==this.pauseTime||0===this.rate?this.pauseTime=t:this.startTime=performance.now()-t/this.rate}get playbackRate(){return this.rate}set playbackRate(t){this.rate=t}}export{Animation,getEasingFunction};\n\n//# sourceMappingURL=index.es.js.map", "var extendStatics=function(e,t){extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])};return extendStatics(e,t)};function __extends(e,t){if(\"function\"!==typeof t&&null!==t)throw new TypeError(\"Class extends value \"+String(t)+\" is not a constructor or null\");extendStatics(e,t);function __(){this.constructor=e}e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}var __assign=function(){__assign=Object.assign||function __assign(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e};return __assign.apply(this,arguments)};function __rest(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&\"function\"===typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function __decorate(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i}function __param(e,t){return function(r,n){t(r,n,e)}}function __metadata(e,t){if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.metadata)return Reflect.metadata(e,t)}function __awaiter(e,t,r,n){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,o){function fulfilled(e){try{step(n.next(e))}catch(e){o(e)}}function rejected(e){try{step(n.throw(e))}catch(e){o(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((n=n.apply(e,t||[])).next())}))}function __generator(e,t){var r,n,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:verb(0),throw:verb(1),return:verb(2)},\"function\"===typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function verb(e){return function(t){return step([e,t])}}function step(a){if(r)throw new TypeError(\"Generator is already executing.\");while(i)try{if(r=1,n&&(o=2&a[0]?n.return:a[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,a[1])).done)return o;(n=0,o)&&(a=[2&a[0],o.value]);switch(a[0]){case 0:case 1:o=a;break;case 4:i.label++;return{value:a[1],done:false};case 5:i.label++;n=a[1];a=[0];continue;case 7:a=i.ops.pop();i.trys.pop();continue;default:if(!(o=i.trys,o=o.length>0&&o[o.length-1])&&(6===a[0]||2===a[0])){i=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){i.label=a[1];break}if(6===a[0]&&i.label<o[1]){i.label=o[1];o=a;break}if(o&&i.label<o[2]){i.label=o[2];i.ops.push(a);break}o[2]&&i.ops.pop();i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e];n=0}finally{r=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:true}}}var e=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!(\"get\"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:true,get:function(){return t[r]}});Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r);e[n]=t[r]};function __exportStar(t,r){for(var n in t)\"default\"===n||Object.prototype.hasOwnProperty.call(r,n)||e(r,t,n)}function __values(e){var t=\"function\"===typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&\"number\"===typeof e.length)return{next:function(){e&&n>=e.length&&(e=void 0);return{value:e&&e[n++],done:!e}}};throw new TypeError(t?\"Object is not iterable.\":\"Symbol.iterator is not defined.\")}function __read(e,t){var r=\"function\"===typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{while((void 0===t||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i}\n/** @deprecated */function __spread(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(__read(arguments[t]));return e}\n/** @deprecated */function __spreadArrays(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var a=arguments[t],i=0,c=a.length;i<c;i++,o++)n[o]=a[i];return n}function __spreadArray(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)if(n||!(o in t)){n||(n=Array.prototype.slice.call(t,0,o));n[o]=t[o]}return e.concat(n||Array.prototype.slice.call(t))}function __await(e){return this instanceof __await?(this.v=e,this):new __await(e)}function __asyncGenerator(e,t,r){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var n,o=r.apply(e,t||[]),a=[];return n={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),n[Symbol.asyncIterator]=function(){return this},n;function verb(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){a.push([e,t,r,n])>1||resume(e,t)}))})}function resume(e,t){try{step(o[e](t))}catch(e){settle(a[0][3],e)}}function step(e){e.value instanceof __await?Promise.resolve(e.value.v).then(fulfill,reject):settle(a[0][2],e)}function fulfill(e){resume(\"next\",e)}function reject(e){resume(\"throw\",e)}function settle(e,t){(e(t),a.shift(),a.length)&&resume(a[0][0],a[0][1])}}function __asyncDelegator(e){var t,r;return t={},verb(\"next\"),verb(\"throw\",(function(e){throw e})),verb(\"return\"),t[Symbol.iterator]=function(){return this},t;function verb(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:__await(e[n](t)),done:\"return\"===n}:o?o(t):t}:o}}function __asyncValues(e){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=\"function\"===typeof __values?__values(e):e[Symbol.iterator](),t={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),t[Symbol.asyncIterator]=function(){return this},t);function verb(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){t=e[r](t),settle(n,o,t.done,t.value)}))}}function settle(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)}}function __makeTemplateObject(e,t){Object.defineProperty?Object.defineProperty(e,\"raw\",{value:t}):e.raw=t;return e}var t=Object.create?function(e,t){Object.defineProperty(e,\"default\",{enumerable:true,value:t})}:function(e,t){e.default=t};function __importStar(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var o in r)\"default\"!==o&&Object.prototype.hasOwnProperty.call(r,o)&&e(n,r,o);t(n,r);return n}function __importDefault(e){return e&&e.__esModule?e:{default:e}}function __classPrivateFieldGet(e,t,r,n){if(\"a\"===r&&!n)throw new TypeError(\"Private accessor was defined without a getter\");if(\"function\"===typeof t?e!==t||!n:!t.has(e))throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");return\"m\"===r?n:\"a\"===r?n.call(e):n?n.value:t.get(e)}function __classPrivateFieldSet(e,t,r,n,o){if(\"m\"===n)throw new TypeError(\"Private method is not writable\");if(\"a\"===n&&!o)throw new TypeError(\"Private accessor was defined without a setter\");if(\"function\"===typeof t?e!==t||!o:!t.has(e))throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");return\"a\"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function __classPrivateFieldIn(e,t){if(null===t||\"object\"!==typeof t&&\"function\"!==typeof t)throw new TypeError(\"Cannot use 'in' operator on non-object\");return\"function\"===typeof e?t===e:e.has(t)}export{__assign,__asyncDelegator,__asyncGenerator,__asyncValues,__await,__awaiter,__classPrivateFieldGet,__classPrivateFieldIn,__classPrivateFieldSet,e as __createBinding,__decorate,__exportStar,__extends,__generator,__importDefault,__importStar,__makeTemplateObject,__metadata,__param,__read,__rest,__spread,__spreadArray,__spreadArrays,__values};\n\n//# sourceMappingURL=tslib.es6.js.map", "var n={};Object.defineProperty(n,\"__esModule\",{value:true});n.warning=function(){};n.invariant=function(){};const e=n.__esModule,t=n.warning,r=n.invariant;export default n;export{e as __esModule,r as invariant,t as warning};\n\n//# sourceMappingURL=index.js.map", "import{velocityPerSecond as e,time as t}from\"@motionone/utils\";const s=5;function calcGeneratorVelocity(t,n,r){const a=Math.max(n-s,0);return e(r-t(a),n-a)}const n={stiffness:100,damping:10,mass:1};const calcDampingRatio=(e=n.stiffness,t=n.damping,s=n.mass)=>t/(2*Math.sqrt(e*s));function hasReachedTarget(e,t,s){return e<t&&s>=t||e>t&&s<=t}const spring=({stiffness:e=n.stiffness,damping:s=n.damping,mass:r=n.mass,from:a=0,to:o=1,velocity:c=0,restSpeed:i=2,restDistance:h=.5}={})=>{c=c?t.s(c):0;const u={done:false,hasReachedTarget:false,current:a,target:o};const d=o-a;const f=Math.sqrt(e/r)/1e3;const l=calcDampingRatio(e,s,r);let g;if(l<1){const e=f*Math.sqrt(1-l*l);g=t=>o-Math.exp(-l*f*t)*((l*f*d-c)/e*Math.sin(e*t)+d*Math.cos(e*t))}else g=e=>o-Math.exp(-f*e)*(d+(f*d-c)*e);return e=>{u.current=g(e);const t=0===e?c:calcGeneratorVelocity(g,e,u.current);const s=Math.abs(t)<=i;const n=Math.abs(o-u.current)<=h;u.done=s&&n;u.hasReachedTarget=hasReachedTarget(a,o,u.current);return u}};const glide=({from:e=0,velocity:s=0,power:n=.8,decay:r=.325,bounceDamping:a,bounceStiffness:o,changeTarget:c,min:i,max:h,restDistance:u=.5,restSpeed:d})=>{r=t.ms(r);const f={hasReachedTarget:false,done:false,current:e,target:e};const isOutOfBounds=e=>void 0!==i&&e<i||void 0!==h&&e>h;const nearestBoundary=e=>void 0===i?h:void 0===h||Math.abs(i-e)<Math.abs(h-e)?i:h;let l=n*s;const g=e+l;const m=void 0===c?g:c(g);f.target=m;m!==g&&(l=m-e);const calcDelta=e=>-l*Math.exp(-e/r);const calcLatest=e=>m+calcDelta(e);const applyFriction=e=>{const t=calcDelta(e);const s=calcLatest(e);f.done=Math.abs(t)<=u;f.current=f.done?m:s};let p;let M;const checkCatchBoundary=e=>{if(isOutOfBounds(f.current)){p=e;M=spring({from:f.current,to:nearestBoundary(f.current),velocity:calcGeneratorVelocity(calcLatest,e,f.current),damping:a,stiffness:o,restDistance:u,restSpeed:d})}};checkCatchBoundary(0);return e=>{let t=false;if(!M&&void 0===p){t=true;applyFriction(e);checkCatchBoundary(e)}if(void 0!==p&&e>p){f.hasReachedTarget=true;return M(e-p)}f.hasReachedTarget=false;!t&&applyFriction(e);return f}};const r=10;const a=1e4;function pregenerateKeyframes(e){let t;let s=r;let n=e(0);const o=[n.current];while(!n.done&&s<a){n=e(s);o.push(n.done?n.target:n.current);void 0===t&&n.hasReachedTarget&&(t=s);s+=r}const c=s-r;1===o.length&&o.push(n.current);return{keyframes:o,duration:c/1e3,overshootDuration:(null!==t&&void 0!==t?t:c)/1e3}}export{calcGeneratorVelocity,glide,pregenerateKeyframes,spring};\n\n//# sourceMappingURL=index.es.js.map", "import{MotionValue as e}from\"@motionone/types\";import{noopReturn as t,addUniqueItem as n,isCubicBezier as o,defaults as i,isEasingGenerator as s,isNumber as r,time as a,isEasingList as c,noop as l,removeItem as f,mix as u,getEasingForSegment as d,isString as g,defaultOffset as m,fillOffset as h,progress as p,velocityPerSecond as v,interpolate as y}from\"@motionone/utils\";import{Animation as w,getEasingFunction as E}from\"@motionone/animation\";import{__rest as b}from\"tslib\";import{invariant as S}from\"hey-listen\";import{pregenerateKeyframes as A,calcGeneratorVelocity as O,spring as x,glide as V}from\"@motionone/generators\";const z=new WeakMap;function getAnimationData(e){z.has(e)||z.set(e,{transforms:[],values:new Map});return z.get(e)}function getMotionValue(t,n){t.has(n)||t.set(n,new e);return t.get(n)}const W=[\"\",\"X\",\"Y\",\"Z\"];const L=[\"translate\",\"scale\",\"rotate\",\"skew\"];const T={x:\"translateX\",y:\"translateY\",z:\"translateZ\"};const D={syntax:\"<angle>\",initialValue:\"0deg\",toDefaultUnit:e=>e+\"deg\"};const M={translate:{syntax:\"<length-percentage>\",initialValue:\"0px\",toDefaultUnit:e=>e+\"px\"},rotate:D,scale:{syntax:\"<number>\",initialValue:1,toDefaultUnit:t},skew:D};const k=new Map;const asTransformCssVar=e=>`--motion-${e}`;const B=[\"x\",\"y\",\"z\"];L.forEach((e=>{W.forEach((t=>{B.push(e+t);k.set(asTransformCssVar(e+t),M[e])}))}));const compareTransformOrder=(e,t)=>B.indexOf(e)-B.indexOf(t);const j=new Set(B);const isTransform=e=>j.has(e);const addTransformToElement=(e,t)=>{T[t]&&(t=T[t]);const{transforms:o}=getAnimationData(e);n(o,t);e.style.transform=buildTransformTemplate(o)};const buildTransformTemplate=e=>e.sort(compareTransformOrder).reduce(transformListToString,\"\").trim();const transformListToString=(e,t)=>`${e} ${t}(var(${asTransformCssVar(t)}))`;const isCssVar=e=>e.startsWith(\"--\");const P=new Set;function registerCssVariable(e){if(!P.has(e)){P.add(e);try{const{syntax:t,initialValue:n}=k.has(e)?k.get(e):{};CSS.registerProperty({name:e,inherits:false,syntax:t,initialValue:n})}catch(e){}}}const convertEasing=e=>o(e)?cubicBezierAsString(e):e;const cubicBezierAsString=([e,t,n,o])=>`cubic-bezier(${e}, ${t}, ${n}, ${o})`;const testAnimation=e=>document.createElement(\"div\").animate(e,{duration:.001});const C={cssRegisterProperty:()=>\"undefined\"!==typeof CSS&&Object.hasOwnProperty.call(CSS,\"registerProperty\"),waapi:()=>Object.hasOwnProperty.call(Element.prototype,\"animate\"),partialKeyframes:()=>{try{testAnimation({opacity:[1]})}catch(e){return false}return true},finished:()=>Boolean(testAnimation({opacity:[0,1]}).finished)};const $={};const R={};for(const e in C)R[e]=()=>{void 0===$[e]&&($[e]=C[e]());return $[e]};function hydrateKeyframes(e,t){for(let n=0;n<e.length;n++)null===e[n]&&(e[n]=n?e[n-1]:t());return e}const keyframesList=e=>Array.isArray(e)?e:[e];function getStyleName(e){T[e]&&(e=T[e]);return isTransform(e)?asTransformCssVar(e):e}const H={get:(e,t)=>{t=getStyleName(t);let n=isCssVar(t)?e.style.getPropertyValue(t):getComputedStyle(e)[t];if(!n&&0!==n){const e=k.get(t);e&&(n=e.initialValue)}return n},set:(e,t,n)=>{t=getStyleName(t);isCssVar(t)?e.style.setProperty(t,n):e.style[t]=n}};function stopAnimation(e,t=true){if(e&&\"finished\"!==e.playState)try{if(e.stop)e.stop();else{t&&e.commitStyles();e.cancel()}}catch(e){}}function getDevToolsRecord(){return window.__MOTION_DEV_TOOLS_RECORD}function animateStyle(e,t,n,o={}){const f=getDevToolsRecord();const u=false!==o.record&&f;let d;let{duration:g=i.duration,delay:m=i.delay,endDelay:h=i.endDelay,repeat:p=i.repeat,easing:v=i.easing,direction:y,offset:E,allowWebkitAcceleration:b=false}=o;const S=getAnimationData(e);let A=R.waapi();const O=isTransform(t);O&&addTransformToElement(e,t);const x=getStyleName(t);const V=getMotionValue(S.values,x);const z=k.get(x);stopAnimation(V.animation,!(s(v)&&V.generator)&&false!==o.record);return()=>{const readInitialValue=()=>{var t,n;return null!==(n=null!==(t=H.get(e,x))&&void 0!==t?t:null===z||void 0===z?void 0:z.initialValue)&&void 0!==n?n:0};let i=hydrateKeyframes(keyframesList(n),readInitialValue);if(s(v)){const e=v.createAnimation(i,readInitialValue,O,x,V);v=e.easing;void 0!==e.keyframes&&(i=e.keyframes);void 0!==e.duration&&(g=e.duration)}isCssVar(x)&&(R.cssRegisterProperty()?registerCssVariable(x):A=false);if(A){z&&(i=i.map((e=>r(e)?z.toDefaultUnit(e):e)));1!==i.length||R.partialKeyframes()&&!u||i.unshift(readInitialValue());const t={delay:a.ms(m),duration:a.ms(g),endDelay:a.ms(h),easing:c(v)?void 0:convertEasing(v),direction:y,iterations:p+1,fill:\"both\"};d=e.animate({[x]:i,offset:E,easing:c(v)?v.map(convertEasing):void 0},t);d.finished||(d.finished=new Promise(((e,t)=>{d.onfinish=e;d.oncancel=t})));const n=i[i.length-1];d.finished.then((()=>{H.set(e,x,n);d.cancel()})).catch(l);b||(d.playbackRate=1.000001)}else if(O){i=i.map((e=>\"string\"===typeof e?parseFloat(e):e));1===i.length&&i.unshift(parseFloat(readInitialValue()));const render=t=>{z&&(t=z.toDefaultUnit(t));H.set(e,x,t)};d=new w(render,i,Object.assign(Object.assign({},o),{duration:g,easing:v}))}else{const t=i[i.length-1];H.set(e,x,z&&r(t)?z.toDefaultUnit(t):t)}u&&f(e,t,i,{duration:g,delay:m,easing:v,repeat:p,offset:E},\"motion-one\");V.setAnimation(d);return d}}const getOptions=(e,t)=>e[t]?Object.assign(Object.assign({},e),e[t]):Object.assign({},e);function resolveElements(e,t){var n;if(\"string\"===typeof e)if(t){null!==(n=t[e])&&void 0!==n?n:t[e]=document.querySelectorAll(e);e=t[e]}else e=document.querySelectorAll(e);else e instanceof Element&&(e=[e]);return Array.from(e||[])}const createAnimation=e=>e();const withControls=(e,t,n=i.duration)=>new Proxy({animations:e.map(createAnimation).filter(Boolean),duration:n,options:t},I);const getActiveAnimation=e=>e.animations[0];const I={get:(e,t)=>{const n=getActiveAnimation(e);switch(t){case\"duration\":return e.duration;case\"currentTime\":return a.s((null===n||void 0===n?void 0:n[t])||0);case\"playbackRate\":case\"playState\":return null===n||void 0===n?void 0:n[t];case\"finished\":e.finished||(e.finished=Promise.all(e.animations.map(selectFinished)).catch(l));return e.finished;case\"stop\":return()=>{e.animations.forEach((e=>stopAnimation(e)))};case\"forEachNative\":return t=>{e.animations.forEach((n=>t(n,e)))};default:return\"undefined\"===typeof(null===n||void 0===n?void 0:n[t])?void 0:()=>e.animations.forEach((e=>e[t]()))}},set:(e,t,n)=>{switch(t){case\"currentTime\":n=a.ms(n);case\"currentTime\":case\"playbackRate\":for(let o=0;o<e.animations.length;o++)e.animations[o][t]=n;return true}return false}};const selectFinished=e=>e.finished;function stagger(e=.1,{start:t=0,from:n=0,easing:o}={}){return(i,s)=>{const a=r(n)?n:getFromIndex(n,s);const c=Math.abs(a-i);let l=e*c;if(o){const t=s*e;const n=E(o);l=n(l/t)*t}return t+l}}function getFromIndex(e,t){if(\"first\"===e)return 0;{const n=t-1;return\"last\"===e?n:n/2}}function resolveOption(e,t,n){return\"function\"===typeof e?e(t,n):e}function animate(e,t,n={}){e=resolveElements(e);const o=e.length;const i=[];for(let s=0;s<o;s++){const r=e[s];for(const e in t){const a=getOptions(n,e);a.delay=resolveOption(a.delay,s,o);const c=animateStyle(r,e,t[e],a);i.push(c)}}return withControls(i,n,n.duration)}function calcNextTime(e,t,n,o){var i;return r(t)?t:t.startsWith(\"-\")||t.startsWith(\"+\")?Math.max(0,e+parseFloat(t)):\"<\"===t?n:null!==(i=o.get(t))&&void 0!==i?i:e}function eraseKeyframes(e,t,n){for(let o=0;o<e.length;o++){const i=e[o];if(i.at>t&&i.at<n){f(e,i);o--}}}function addKeyframes(e,t,n,o,i,s){eraseKeyframes(e,i,s);for(let r=0;r<t.length;r++)e.push({value:t[r],at:u(i,s,o[r]),easing:d(n,r)})}function compareByTime(e,t){return e.at===t.at?null===e.value?1:-1:e.at-t.at}function timeline(e,t={}){var n;const o=createAnimationsFromTimeline(e,t);const i=o.map((e=>animateStyle(...e))).filter(Boolean);return withControls(i,t,null===(n=o[0])||void 0===n?void 0:n[3].duration)}function createAnimationsFromTimeline(e,t={}){var{defaultOptions:n={}}=t,o=b(t,[\"defaultOptions\"]);const r=[];const a=new Map;const c={};const l=new Map;let f=0;let u=0;let d=0;for(let t=0;t<e.length;t++){const o=e[t];if(g(o)){l.set(o,u);continue}if(!Array.isArray(o)){l.set(o.name,calcNextTime(u,o.at,f,l));continue}const[r,p,v={}]=o;void 0!==v.at&&(u=calcNextTime(u,v.at,f,l));let y=0;const w=resolveElements(r,c);const E=w.length;for(let e=0;e<E;e++){const t=w[e];const o=getElementSequence(t,a);for(const t in p){const r=getValueSequence(t,o);let a=keyframesList(p[t]);const c=getOptions(v,t);let{duration:l=n.duration||i.duration,easing:f=n.easing||i.easing}=c;if(s(f)){const e=isTransform(t);S(2===a.length||!e,\"spring must be provided 2 keyframes within timeline\");const n=f.createAnimation(a,(()=>\"0\"),e);f=n.easing;void 0!==n.keyframes&&(a=n.keyframes);void 0!==n.duration&&(l=n.duration)}const g=resolveOption(v.delay,e,E)||0;const w=u+g;const b=w+l;let{offset:A=m(a.length)}=c;1===A.length&&0===A[0]&&(A[1]=1);const O=length-a.length;O>0&&h(A,O);1===a.length&&a.unshift(null);addKeyframes(r,a,f,A,w,b);y=Math.max(g+l,y);d=Math.max(b,d)}}f=u;u+=y}a.forEach(((e,t)=>{for(const s in e){const a=e[s];a.sort(compareByTime);const c=[];const l=[];const f=[];for(let e=0;e<a.length;e++){const{at:t,value:n,easing:o}=a[e];c.push(n);l.push(p(0,d,t));f.push(o||i.easing)}if(0!==l[0]){l.unshift(0);c.unshift(c[0]);f.unshift(\"linear\")}if(1!==l[l.length-1]){l.push(1);c.push(null)}r.push([t,s,c,Object.assign(Object.assign(Object.assign({},n),{duration:d,easing:f,offset:l}),o)])}}));return r}function getElementSequence(e,t){!t.has(e)&&t.set(e,{});return t.get(e)}function getValueSequence(e,t){t[e]||(t[e]=[]);return t[e]}function createGeneratorEasing(e){const t=new WeakMap;return(n={})=>{const o=new Map;const getGenerator=(t=0,i=100,s=0,r=false)=>{const a=`${t}-${i}-${s}-${r}`;o.has(a)||o.set(a,e(Object.assign({from:t,to:i,velocity:s,restSpeed:r?.05:2,restDistance:r?.01:.5},n)));return o.get(a)};const getKeyframes=e=>{t.has(e)||t.set(e,A(e));return t.get(e)};return{createAnimation:(e,t,n,o,i)=>{var s,r;let a;const c=e.length;let l=n&&c<=2&&e.every(isNumberOrNull);if(l){const n=e[c-1];const l=1===c?null:e[0];let f=0;let u=0;const d=null===i||void 0===i?void 0:i.generator;if(d){const{animation:t,generatorStartTime:n}=i;const o=(null===t||void 0===t?void 0:t.startTime)||n||0;const r=(null===t||void 0===t?void 0:t.currentTime)||performance.now()-o;const a=d(r).current;u=null!==(s=l)&&void 0!==s?s:a;(1===c||2===c&&null===e[0])&&(f=O((e=>d(e).current),r,a))}else u=null!==(r=l)&&void 0!==r?r:parseFloat(t());const g=getGenerator(u,n,f,null===o||void 0===o?void 0:o.includes(\"scale\"));const m=getKeyframes(g);a=Object.assign(Object.assign({},m),{easing:\"linear\"});if(i){i.generator=g;i.generatorStartTime=performance.now()}}else{const e=getKeyframes(getGenerator(0,100));a={easing:\"ease\",duration:e.overshootDuration}}return a}}}}const isNumberOrNull=e=>\"string\"!==typeof e;const N=createGeneratorEasing(x);const F=createGeneratorEasing(V);const U={any:0,all:1};function inView$1(e,t,{root:n,margin:o,amount:i=\"any\"}={}){if(\"undefined\"===typeof IntersectionObserver)return()=>{};const s=resolveElements(e);const r=new WeakMap;const onIntersectionChange=e=>{e.forEach((e=>{const n=r.get(e.target);if(e.isIntersecting!==Boolean(n))if(e.isIntersecting){const n=t(e);\"function\"===typeof n?r.set(e.target,n):a.unobserve(e.target)}else if(n){n(e);r.delete(e.target)}}))};const a=new IntersectionObserver(onIntersectionChange,{root:n,rootMargin:o,threshold:\"number\"===typeof i?i:U[i]});s.forEach((e=>a.observe(e)));return()=>a.disconnect()}const q=new WeakMap;let K;function getElementSize(e,t){if(t){const{inlineSize:e,blockSize:n}=t[0];return{width:e,height:n}}return e instanceof SVGElement&&\"getBBox\"in e?e.getBBox():{width:e.offsetWidth,height:e.offsetHeight}}function notifyTarget({target:e,contentRect:t,borderBoxSize:n}){var o;null===(o=q.get(e))||void 0===o?void 0:o.forEach((o=>{o({target:e,contentSize:t,get size(){return getElementSize(e,n)}})}))}function notifyAll(e){e.forEach(notifyTarget)}function createResizeObserver(){\"undefined\"!==typeof ResizeObserver&&(K=new ResizeObserver(notifyAll))}function resizeElement(e,t){K||createResizeObserver();const n=resolveElements(e);n.forEach((e=>{let n=q.get(e);if(!n){n=new Set;q.set(e,n)}n.add(t);null===K||void 0===K?void 0:K.observe(e)}));return()=>{n.forEach((e=>{const n=q.get(e);null===n||void 0===n?void 0:n.delete(t);(null===n||void 0===n?void 0:n.size)||(null===K||void 0===K?void 0:K.unobserve(e))}))}}const G=new Set;let _;function createWindowResizeHandler(){_=()=>{const e={width:window.innerWidth,height:window.innerHeight};const t={target:window,size:e,contentSize:e};G.forEach((e=>e(t)))};window.addEventListener(\"resize\",_)}function resizeWindow(e){G.add(e);_||createWindowResizeHandler();return()=>{G.delete(e);!G.size&&_&&(_=void 0)}}function resize(e,t){return\"function\"===typeof e?resizeWindow(e):resizeElement(e,t)}const Z=50;const createAxisInfo=()=>({current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0});const createScrollInfo=()=>({time:0,x:createAxisInfo(),y:createAxisInfo()});const X={x:{length:\"Width\",position:\"Left\"},y:{length:\"Height\",position:\"Top\"}};function updateAxisInfo(e,t,n,o){const i=n[t];const{length:s,position:r}=X[t];const a=i.current;const c=n.time;i.current=e[\"scroll\"+r];i.scrollLength=e[\"scroll\"+s]-e[\"client\"+s];i.offset.length=0;i.offset[0]=0;i.offset[1]=i.scrollLength;i.progress=p(0,i.scrollLength,i.current);const l=o-c;i.velocity=l>Z?0:v(i.current-a,l)}function updateScrollInfo(e,t,n){updateAxisInfo(e,\"x\",t,n);updateAxisInfo(e,\"y\",t,n);t.time=n}function calcInset(e,t){let n={x:0,y:0};let o=e;while(o&&o!==t)if(o instanceof HTMLElement){n.x+=o.offsetLeft;n.y+=o.offsetTop;o=o.offsetParent}else if(o instanceof SVGGraphicsElement&&\"getBBox\"in o){const{top:e,left:t}=o.getBBox();n.x+=t;n.y+=e;while(o&&\"svg\"!==o.tagName)o=o.parentNode}return n}const Y={Enter:[[0,1],[1,1]],Exit:[[0,0],[1,0]],Any:[[1,0],[0,1]],All:[[0,0],[1,1]]};const J={start:0,center:.5,end:1};function resolveEdge(e,t,n=0){let o=0;void 0!==J[e]&&(e=J[e]);if(g(e)){const t=parseFloat(e);e.endsWith(\"px\")?o=t:e.endsWith(\"%\")?e=t/100:e.endsWith(\"vw\")?o=t/100*document.documentElement.clientWidth:e.endsWith(\"vh\")?o=t/100*document.documentElement.clientHeight:e=t}r(e)&&(o=t*e);return n+o}const Q=[0,0];function resolveOffset(e,t,n,o){let i=Array.isArray(e)?e:Q;let s=0;let a=0;if(r(e))i=[e,e];else if(g(e)){e=e.trim();i=e.includes(\" \")?e.split(\" \"):[e,J[e]?e:\"0\"]}s=resolveEdge(i[0],n,o);a=resolveEdge(i[1],t);return s-a}const ee={x:0,y:0};function resolveOffsets(e,t,n){let{offset:o=Y.All}=n;const{target:i=e,axis:s=\"y\"}=n;const r=\"y\"===s?\"height\":\"width\";const a=i!==e?calcInset(i,e):ee;const c=i===e?{width:e.scrollWidth,height:e.scrollHeight}:{width:i.clientWidth,height:i.clientHeight};const l={width:e.clientWidth,height:e.clientHeight};t[s].offset.length=0;let f=!t[s].interpolate;const u=o.length;for(let e=0;e<u;e++){const n=resolveOffset(o[e],l[r],c[r],a[s]);f||n===t[s].interpolatorOffsets[e]||(f=true);t[s].offset[e]=n}if(f){t[s].interpolate=y(m(u),t[s].offset);t[s].interpolatorOffsets=[...t[s].offset]}t[s].progress=t[s].interpolate(t[s].current)}function measure(e,t=e,n){n.x.targetOffset=0;n.y.targetOffset=0;if(t!==e){let o=t;while(o&&o!=e){n.x.targetOffset+=o.offsetLeft;n.y.targetOffset+=o.offsetTop;o=o.offsetParent}}n.x.targetLength=t===e?t.scrollWidth:t.clientWidth;n.y.targetLength=t===e?t.scrollHeight:t.clientHeight;n.x.containerLength=e.clientWidth;n.y.containerLength=e.clientHeight}function createOnScrollHandler(e,t,n,o={}){const i=o.axis||\"y\";return{measure:()=>measure(e,o.target,n),update:t=>{updateScrollInfo(e,n,t);(o.offset||o.target)&&resolveOffsets(e,n,o)},notify:\"function\"===typeof t?()=>t(n):scrubAnimation(t,n[i])}}function scrubAnimation(e,n){e.pause();e.forEachNative(((e,{easing:n})=>{var o,i;if(e.updateDuration){n||(e.easing=t);e.updateDuration(1)}else{const t={duration:1e3};n||(t.easing=\"linear\");null===(i=null===(o=e.effect)||void 0===o?void 0:o.updateTiming)||void 0===i?void 0:i.call(o,t)}}));return()=>{e.currentTime=n.progress}}const te=new WeakMap;const ne=new WeakMap;const oe=new WeakMap;const getEventTarget=e=>e===document.documentElement?window:e;function scroll(e,t={}){var{container:n=document.documentElement}=t,o=b(t,[\"container\"]);let i=oe.get(n);if(!i){i=new Set;oe.set(n,i)}const s=createScrollInfo();const r=createOnScrollHandler(n,e,s,o);i.add(r);if(!te.has(n)){const listener=()=>{const e=performance.now();for(const e of i)e.measure();for(const t of i)t.update(e);for(const e of i)e.notify()};te.set(n,listener);const e=getEventTarget(n);window.addEventListener(\"resize\",listener,{passive:true});n!==document.documentElement&&ne.set(n,resize(n,listener));e.addEventListener(\"scroll\",listener,{passive:true})}const a=te.get(n);const c=requestAnimationFrame(a);return()=>{var t;\"function\"!==typeof e&&e.stop();cancelAnimationFrame(c);const o=oe.get(n);if(!o)return;o.delete(r);if(o.size)return;const i=te.get(n);te.delete(n);if(i){getEventTarget(n).removeEventListener(\"scroll\",i);null===(t=ne.get(n))||void 0===t?void 0:t();window.removeEventListener(\"resize\",i)}}}function hasChanged(e,t){return typeof e!==typeof t||(Array.isArray(e)&&Array.isArray(t)?!shallowCompare(e,t):e!==t)}function shallowCompare(e,t){const n=t.length;if(n!==e.length)return false;for(let o=0;o<n;o++)if(t[o]!==e[o])return false;return true}function isVariant(e){return\"object\"===typeof e}function resolveVariant(e,t){return isVariant(e)?e:e&&t?t[e]:void 0}let ie;function processScheduledAnimations(){if(!ie)return;const e=ie.sort(compareByDepth).map(fireAnimateUpdates);e.forEach(fireNext);e.forEach(fireNext);ie=void 0}function scheduleAnimation(e){if(ie)n(ie,e);else{ie=[e];requestAnimationFrame(processScheduledAnimations)}}function unscheduleAnimation(e){ie&&f(ie,e)}const compareByDepth=(e,t)=>e.getDepth()-t.getDepth();const fireAnimateUpdates=e=>e.animateUpdates();const fireNext=e=>e.next();const motionEvent=(e,t)=>new CustomEvent(e,{detail:{target:t}});function dispatchPointerEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEvent:n}}))}function dispatchViewEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEntry:n}}))}const se={isActive:e=>Boolean(e.inView),subscribe:(e,{enable:t,disable:n},{inViewOptions:o={}})=>{const{once:i}=o,s=b(o,[\"once\"]);return inView$1(e,(o=>{t();dispatchViewEvent(e,\"viewenter\",o);if(!i)return t=>{n();dispatchViewEvent(e,\"viewleave\",t)}}),s)}};const mouseEvent=(e,t,n)=>o=>{if(!o.pointerType||\"mouse\"===o.pointerType){n();dispatchPointerEvent(e,t,o)}};const re={isActive:e=>Boolean(e.hover),subscribe:(e,{enable:t,disable:n})=>{const o=mouseEvent(e,\"hoverstart\",t);const i=mouseEvent(e,\"hoverend\",n);e.addEventListener(\"pointerenter\",o);e.addEventListener(\"pointerleave\",i);return()=>{e.removeEventListener(\"pointerenter\",o);e.removeEventListener(\"pointerleave\",i)}}};const ae={isActive:e=>Boolean(e.press),subscribe:(e,{enable:t,disable:n})=>{const onPointerUp=t=>{n();dispatchPointerEvent(e,\"pressend\",t);window.removeEventListener(\"pointerup\",onPointerUp)};const onPointerDown=n=>{t();dispatchPointerEvent(e,\"pressstart\",n);window.addEventListener(\"pointerup\",onPointerUp)};e.addEventListener(\"pointerdown\",onPointerDown);return()=>{e.removeEventListener(\"pointerdown\",onPointerDown);window.removeEventListener(\"pointerup\",onPointerUp)}}};const ce={inView:se,hover:re,press:ae};const le=[\"initial\",\"animate\",...Object.keys(ce),\"exit\"];const fe=new WeakMap;function createMotionState(e={},t){let n;let o=t?t.getDepth()+1:0;const i={initial:true,animate:true};const s={};const r={};for(const n of le)r[n]=\"string\"===typeof e[n]?e[n]:null===t||void 0===t?void 0:t.getContext()[n];const a=false===e.initial?\"animate\":\"initial\";let c=resolveVariant(e[a]||r[a],e.variants)||{},f=b(c,[\"transition\"]);const u=Object.assign({},f);function*animateUpdates(){var t,o;const s=f;f={};const r={};for(const n of le){if(!i[n])continue;const s=resolveVariant(e[n]);if(s)for(const n in s)if(\"transition\"!==n){f[n]=s[n];r[n]=getOptions(null!==(o=null!==(t=s.transition)&&void 0!==t?t:e.transition)&&void 0!==o?o:{},n)}}const a=new Set([...Object.keys(f),...Object.keys(s)]);const c=[];a.forEach((e=>{var t;void 0===f[e]&&(f[e]=u[e]);if(hasChanged(s[e],f[e])){null!==(t=u[e])&&void 0!==t?t:u[e]=H.get(n,e);c.push(animateStyle(n,e,f[e],r[e]))}}));yield;const d=c.map((e=>e())).filter(Boolean);if(!d.length)return;const g=f;n.dispatchEvent(motionEvent(\"motionstart\",g));Promise.all(d.map((e=>e.finished))).then((()=>{n.dispatchEvent(motionEvent(\"motioncomplete\",g))})).catch(l)}const setGesture=(e,t)=>()=>{i[e]=t;scheduleAnimation(d)};const updateGestureSubscriptions=()=>{for(const t in ce){const o=ce[t].isActive(e);const i=s[t];if(o&&!i)s[t]=ce[t].subscribe(n,{enable:setGesture(t,true),disable:setGesture(t,false)},e);else if(!o&&i){i();delete s[t]}}};const d={update:t=>{if(n){e=t;updateGestureSubscriptions();scheduleAnimation(d)}},setActive:(e,t)=>{if(n){i[e]=t;scheduleAnimation(d)}},animateUpdates:animateUpdates,getDepth:()=>o,getTarget:()=>f,getOptions:()=>e,getContext:()=>r,mount:e=>{S(Boolean(e),\"Animation state must be mounted with valid Element\");n=e;fe.set(n,d);updateGestureSubscriptions();return()=>{fe.delete(n);unscheduleAnimation(d);for(const e in s)s[e]()}},isMounted:()=>Boolean(n)};return d}function createStyles(e){const t={};const n=[];for(let o in e){const i=e[o];if(isTransform(o)){T[o]&&(o=T[o]);n.push(o);o=asTransformCssVar(o)}let s=Array.isArray(i)?i[0]:i;const a=k.get(o);a&&(s=r(i)?a.toDefaultUnit(i):i);t[o]=s}n.length&&(t.transform=buildTransformTemplate(n));return t}const camelLetterToPipeLetter=e=>`-${e.toLowerCase()}`;const camelToPipeCase=e=>e.replace(/[A-Z]/g,camelLetterToPipeLetter);function createStyleString(e={}){const t=createStyles(e);let n=\"\";for(const e in t){n+=e.startsWith(\"--\")?e:camelToPipeCase(e);n+=`: ${t[e]}; `}return n}export{Y as ScrollOffset,animate,animateStyle,createMotionState,createStyleString,createStyles,getAnimationData,getStyleName,F as glide,inView$1 as inView,fe as mountedStates,resize,scroll,N as spring,stagger,H as style,timeline,withControls};\n\n//# sourceMappingURL=index.es.js.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Children,useEffect,useState,useRef,useMemo,createRef,useCallback,cloneElement}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{useAnimationFrame,useReducedMotion,LayoutGroup,useInView,useMotionValue,useTransform,motion,wrap,frame}from\"framer-motion\";import{resize}from\"@motionone/dom\";const MAX_DUPLICATED_ITEMS=100;const directionTransformers={left:offset=>`translateX(-${offset}px)`,right:offset=>`translateX(${offset}px)`,top:offset=>`translateY(-${offset}px)`,bottom:offset=>`translateY(${offset}px)`};const supportsAcceleratedAnimations=typeof Animation!==\"undefined\"&&typeof Animation.prototype.updatePlaybackRate===\"function\";/**\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function Ticker(props){/* Props */let{slots,gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,speed,hoverFactor,direction,alignment,sizingOptions,fadeOptions,style}=props;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{widthType,heightType}=sizingOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/* Checks */const isCanvas=RenderTarget.current()===RenderTarget.canvas;// Remove empty slots (such as hidden layers)\nconst filteredSlots=slots.filter(Boolean);const numChildren=Children.count(filteredSlots);const hasChildren=numChildren>0;if(direction===true){direction=\"left\";}const isHorizontal=direction===\"left\"||direction===\"right\";const offset=useMotionValue(0);const transformer=directionTransformers[direction];const transform=useTransform(offset,transformer);/* Refs and State */const parentRef=useRef(null);const childrenRef=useMemo(()=>{return[/*#__PURE__*/createRef(),/*#__PURE__*/createRef()];},[]);const[size,setSize]=useState({parent:null,children:null});/* Arrays */let clonedChildren=[];let dupedChildren=[];/* Duplicate value */let duplicateBy=0;let opacity=0;if(isCanvas){duplicateBy=numChildren?Math.floor(10/numChildren):0;opacity=1;}if(!isCanvas&&hasChildren&&size.parent){duplicateBy=Math.round(size.parent/size.children*2)+1;duplicateBy=Math.min(duplicateBy,MAX_DUPLICATED_ITEMS);opacity=1;}/* Measure parent and child */const measure=useCallback(()=>{if(hasChildren&&parentRef.current){const parentLength=isHorizontal?parentRef.current.offsetWidth:parentRef.current.offsetHeight;const start=childrenRef[0].current?isHorizontal?childrenRef[0].current.offsetLeft:childrenRef[0].current.offsetTop:0;const end=childrenRef[1].current?isHorizontal?childrenRef[1].current.offsetLeft+childrenRef[1].current.offsetWidth:childrenRef[1].current.offsetTop+childrenRef[1].current.offsetHeight:0;const childrenLength=end-start+gap;setSize({parent:parentLength,children:childrenLength});}},[]);const childrenStyles=isCanvas?{contentVisibility:\"auto\"}:{};/* Add refs to first and last child */if(hasChildren){// TODO: These conditional hooks will be unsafe if hasChildren ever changes outside the canvas.\nif(!isCanvas){/**\n             * Track whether this is the initial resize event. By default this will fire on mount,\n             * which we do in the useEffect. We should only fire it on subsequent resizes.\n             */let initialResize=useRef(true);useEffect(()=>{frame.read(measure);return resize(parentRef.current,({contentSize})=>{if(!initialResize.current&&(contentSize.width||contentSize.height)){frame.read(measure);}initialResize.current=false;});},[]);}clonedChildren=Children.map(filteredSlots,(child,index)=>{var _child_props,_child_props1,_child_props2,_child_props3;let ref;if(index===0){ref=childrenRef[0];}if(index===filteredSlots.length-1){ref=childrenRef[1];}const size={width:widthType?(_child_props=child.props)===null||_child_props===void 0?void 0:_child_props.width:\"100%\",height:heightType?(_child_props1=child.props)===null||_child_props1===void 0?void 0:_child_props1.height:\"100%\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{ref:ref,style:size,children:/*#__PURE__*/cloneElement(child,{style:{...(_child_props2=child.props)===null||_child_props2===void 0?void 0:_child_props2.style,...size,flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-original-\"+index:undefined},(_child_props3=child.props)===null||_child_props3===void 0?void 0:_child_props3.children)})});});}if(!isCanvas){for(let i=0;i<duplicateBy;i++){dupedChildren=[...dupedChildren,...Children.map(filteredSlots,(child,childIndex)=>{var _child_props,_child_props1,_child_props2,_child_props3,_child_props4,_child_props5;const size={width:widthType?(_child_props=child.props)===null||_child_props===void 0?void 0:_child_props.width:\"100%\",height:heightType?(_child_props1=child.props)===null||_child_props1===void 0?void 0:_child_props1.height:\"100%\",willChange:\"transform\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{style:size,\"aria-hidden\":true,children:/*#__PURE__*/cloneElement(child,{key:i+\" \"+childIndex,style:{...(_child_props2=child.props)===null||_child_props2===void 0?void 0:_child_props2.style,width:widthType?(_child_props3=child.props)===null||_child_props3===void 0?void 0:_child_props3.width:\"100%\",height:heightType?(_child_props4=child.props)===null||_child_props4===void 0?void 0:_child_props4.height:\"100%\",flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-dupe-\"+i:undefined},(_child_props5=child.props)===null||_child_props5===void 0?void 0:_child_props5.children)},i+\"li\"+childIndex)},i+\"lg\"+childIndex);})];}}const animateToValue=size.children+size.children*Math.round(size.parent/size.children);const initialTime=useRef(null);const prevTime=useRef(null);const xOrY=useRef(0);const isHover=useRef(false);const isReducedMotion=useReducedMotion();const listRef=useRef(null);const animationRef=useRef(null);/**\n     * Setup animations\n     */if(!isCanvas){const isInView=useInView(parentRef);/**\n         * If this is an animation we can hardware accelerate, animate with WAAPI\n         */if(supportsAcceleratedAnimations){useEffect(()=>{if(isReducedMotion||!animateToValue||!speed){return;}animationRef.current=listRef.current.animate({transform:[transformer(0),transformer(animateToValue)]},{duration:Math.abs(animateToValue)/speed*1e3,iterations:Infinity,easing:\"linear\"});return()=>animationRef.current.cancel();},[hoverFactor,animateToValue,speed]);// Pause the animation when it's out of view\nuseEffect(()=>{if(!animationRef.current)return;if(isInView&&animationRef.current.playState===\"paused\"){animationRef.current.play();}else if(!isInView&&animationRef.current.playState===\"running\"){animationRef.current.pause();}},[isInView]);}else{/**\n             * If we can't accelerate this animation because we have a hoverFactor defined\n             * animate with a rAF loop.\n             */useAnimationFrame(t=>{if(!animateToValue||isReducedMotion||supportsAcceleratedAnimations){return;}/**\n                 * In case this animation is delayed from starting because we're running a bunch\n                 * of other work, we want to set an initial time rather than counting from 0.\n                 * That ensures that if the animation is delayed, it starts from the first frame\n                 * rather than jumping.\n                 */if(initialTime.current===null){initialTime.current=t;}t=t-initialTime.current;const timeSince=prevTime.current===null?0:t-prevTime.current;let delta=timeSince*(speed/1e3);if(isHover.current){delta*=hoverFactor;}xOrY.current+=delta;xOrY.current=wrap(0,animateToValue,xOrY.current);prevTime.current=t;if(!isInView)return;offset.set(xOrY.current);});}}/* Fades */const fadeDirection=isHorizontal?\"to right\":\"to bottom\";const fadeWidthStart=fadeWidth/2;const fadeWidthEnd=100-fadeWidth/2;const fadeInsetStart=clamp(fadeInset,0,fadeWidthStart);const fadeInsetEnd=100-fadeInset;const fadeMask=`linear-gradient(${fadeDirection}, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetStart}%, rgba(0, 0, 0, 1) ${fadeWidthStart}%, rgba(0, 0, 0, 1) ${fadeWidthEnd}%, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetEnd}%)`;/* Empty state */if(!hasChildren){return /*#__PURE__*/_jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/_jsx(\"div\",{style:emojiStyles,children:\"\u2728\"}),/*#__PURE__*/_jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/_jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to infinitely loop on your page.\"})]});}return /*#__PURE__*/_jsx(\"section\",{style:{...containerStyle,opacity:opacity,WebkitMaskImage:fadeContent?fadeMask:undefined,MozMaskImage:fadeContent?fadeMask:undefined,maskImage:fadeContent?fadeMask:undefined,overflow:overflow?\"visible\":\"hidden\",padding:paddingValue},ref:parentRef,children:/*#__PURE__*/_jsxs(motion.ul,{ref:listRef,style:{...containerStyle,gap:gap,top:direction===\"bottom\"&&isValidNumber(animateToValue)?-animateToValue:undefined,left:direction===\"right\"&&isValidNumber(animateToValue)?-animateToValue:undefined,placeItems:alignment,position:\"relative\",flexDirection:isHorizontal?\"row\":\"column\",...style,willChange:isCanvas?\"auto\":\"transform\",transform:supportsAcceleratedAnimations?transformer(0):transform},onMouseEnter:()=>{isHover.current=true;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=hoverFactor;}},onMouseLeave:()=>{isHover.current=false;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=1;}},children:[clonedChildren,dupedChildren]})});}/* Default Properties */Ticker.defaultProps={gap:10,padding:10,sizingOptions:{widthType:true,heightType:true},fadeOptions:{fadeContent:true,overflow:false,fadeWidth:25,fadeAlpha:0,fadeInset:0},direction:true};/* Property Controls */addPropertyControls(Ticker,{slots:{type:ControlType.Array,title:\"Children\",control:{type:ControlType.ComponentInstance}},speed:{type:ControlType.Number,title:\"Speed\",min:0,max:1e3,defaultValue:100,unit:\"%\",displayStepper:true,step:5},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"left\",\"right\",\"top\",\"bottom\"],optionIcons:[\"direction-left\",\"direction-right\",\"direction-up\",\"direction-down\"],optionTitles:[\"Left\",\"Right\",\"Top\",\"Bottom\"],defaultValue:\"left\",displaySegmentedControl:true},alignment:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{direction:{right:[\"align-top\",\"align-middle\",\"align-bottom\"],left:[\"align-top\",\"align-middle\",\"align-bottom\"],top:[\"align-left\",\"align-center\",\"align-right\"],bottom:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},gap:{type:ControlType.Number,title:\"Gap\"},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},sizingOptions:{type:ControlType.Object,title:\"Sizing\",controls:{widthType:{type:ControlType.Boolean,title:\"Width\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true},heightType:{type:ControlType.Boolean,title:\"Height\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true}}},fadeOptions:{type:ControlType.Object,title:\"Clipping\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Fade\",defaultValue:true},overflow:{type:ControlType.Boolean,title:\"Overflow\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false,hidden(props){return props.fadeContent===true;}},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",defaultValue:0,min:0,max:1,step:.05,hidden(props){return props.fadeContent===false;}}}},hoverFactor:{type:ControlType.Number,title:\"Hover\",min:0,max:1,unit:\"x\",defaultValue:1,step:.1,displayStepper:true,description:\"Slows down the speed while you are hovering.\"}});/* Placeholder Styles */const containerStyle={display:\"flex\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"};/* Styles */const placeholderStyles={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\",padding:\"20px 20px 30px 20px\"};const emojiStyles={fontSize:32,marginBottom:10};const titleStyles={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"};const subtitleStyles={margin:0,opacity:.7,maxWidth:150,lineHeight:1.5,textAlign:\"center\"};/* Clamp function, used for fadeInset */const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);const isValidNumber=value=>typeof value===\"number\"&&!isNaN(value);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Ticker\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"*\",\"framerIntrinsicWidth\":\"400\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"200\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ticker.map", "function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const isString=t=>\"string\"===typeof t;const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingList=t=>Array.isArray(t)&&!isNumber(t[0]);const wrap=(t,e,n)=>{const o=e-t;return((n-t)%o+o)%o+t};function getEasingForSegment(t,e){return isEasingList(t)?t[wrap(0,t.length,e)]:t}const mix=(t,e,n)=>-n*t+n*e+t;const noop=()=>{};const noopReturn=t=>t;const progress=(t,e,n)=>e-t===0?1:(n-t)/(e-t);function fillOffset(t,e){const n=t[t.length-1];for(let o=1;o<=e;o++){const s=progress(0,e,o);t.push(mix(n,1,s))}}function defaultOffset(t){const e=[0];fillOffset(e,t-1);return e}function interpolate(t,e=defaultOffset(t.length),n=noopReturn){const o=t.length;const s=o-e.length;s>0&&fillOffset(e,s);return s=>{let r=0;for(;r<o-2;r++)if(s<e[r+1])break;let f=clamp(0,1,progress(e[r],e[r+1],s));const c=getEasingForSegment(n,r);f=c(f);return mix(t[r],t[r+1],f)}}const e={ms:t=>1e3*t,s:t=>t/1e3};\n/*\n  Convert velocity into velocity per second\n\n  @param [number]: Unit per frame\n  @param [number]: Frame duration in ms\n*/function velocityPerSecond(t,e){return e?t*(1e3/e):0}export{addUniqueItem,clamp,defaultOffset,t as defaults,fillOffset,getEasingForSegment,interpolate,isCubicBezier,isEasingGenerator,isEasingList,isNumber,isString,mix,noop,noopReturn,progress,removeItem,e as time,velocityPerSecond,wrap};\n\n//# sourceMappingURL=index.es.js.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Children,useCallback,useLayoutEffect,useEffect,useState,useRef,cloneElement,startTransition}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{scroll,resize}from\"@motionone/dom\";import{clamp,progress}from\"@motionone/utils\";import{animate,motion,useMotionValue,useTransform,useReducedMotion}from\"framer-motion\";import{usePadding,paddingControl}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";/**\n * Calculate the width of the fade mask. Fade width and inset are provided\n * as percentages. There's a fade on the left and the right, so we return\n * a maximum of 50%.\n */function calcMaskWidth([inset,width]){return inset+(100-inset)*(width/100)*.5;}/**\n * Use media queries to determine if this device uses a mouse as\n * the primary input.\n */function useIsMouse(){const[isMouseDevice,setIsMouseDevice]=useState(false);useLayoutEffect(()=>{startTransition(()=>setIsMouseDevice(window.matchMedia(\"(pointer:fine)\").matches));},[]);return isMouseDevice;}/**\n * This checks a scroll position against the available scrollable\n * range. If we have hit an edge, start/end, we fade out the pagination\n * controls and mask. Likewise if we've just moved away from an edge we\n * fade them back in.\n */function checkLimit(progress,target,{edgeOpacity,moreItems,buttonRef},transition){if(moreItems.current&&progress===target){moreItems.current=false;animate(edgeOpacity,1,transition);buttonRef.current.setAttribute(\"disabled\",\"\");}else if(!moreItems.current&&progress!==target){moreItems.current=true;animate(edgeOpacity,0,transition);buttonRef.current.removeAttribute(\"disabled\");}}function useGUI(initialMoreItems,initialAlpha){const moreItems=useRef(initialMoreItems);const edgeOpacity=useMotionValue(moreItems.current?0:1);const fadeOpacity=useTransform(edgeOpacity,[0,1],[initialAlpha||0,1]);const buttonOpacity=useTransform(edgeOpacity,v=>1-v);const buttonRef=useRef(null);/**\n     * Returns a pointer-events CSS value for a given opacity.\n     * The threshold here is arbitrary, the theory being we\n     * should only enable pointer-events when the button is\n     * somewhat visible.\n     */const pointerEvents=useTransform(buttonOpacity,v=>v>.2?\"auto\":\"none\");/**\n     * Returns a cursor CSS value for a given pointer-events value.\n     * So only indicate\n     */const cursor=useTransform(pointerEvents,v=>v===\"auto\"?\"pointer\":\"default\");const buttonStyle={...baseButtonStyles,opacity:buttonOpacity,pointerEvents,cursor};return{moreItems,fadeOpacity,edgeOpacity,buttonStyle,buttonRef};}function setAriaVisible({element}){element.setAttribute(\"aria-hidden\",false);}function useScrollLimits(container,axis,scrollInfo,updateCurrentScroll,targetScroll,checkLimits,measureItems){useEffect(()=>{if(!container.current)return;const updateScrollInfo=info=>{scrollInfo.current=info[axis];/**\n             * If we've reached our target scroll, delete it.\n             * This way we know when to make calculations based on the\n             * actual current scroll or the target scroll.\n             */if(info[axis].current===targetScroll.current){targetScroll.current=undefined;}updateCurrentScroll(info[axis].current);checkLimits();};const stopScroll=scroll(updateScrollInfo,{container:container.current,axis});const stopResize=resize(container.current,()=>{measureItems();checkLimits();});return()=>{stopScroll();stopResize();};},[checkLimits,measureItems]);}/**\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n */export default function Carousel({slots,gap,axis,align,sizingObject,fadeObject,arrowObject,snapObject,progressObject,ariaLabel,borderRadius,effectsObject,...props}){// Remove empty slots (such as hidden layers)\nconst filteredSlots=slots.filter(Boolean);const numItems=Children.count(filteredSlots);const isCanvas=RenderTarget.current()===RenderTarget.canvas;const padding=usePadding(props);const axisLabel=axis?\"x\":\"y\";const{fadeContent,fadeWidth,fadeInset,fadeTransition,fadeAlpha}=fadeObject;const{snap,snapEdge,fluid}=snapObject;const{widthType,widthInset,widthColumns,heightType,heightInset,heightRows}=sizingObject;const{showScrollbar,showProgressDots,dotSize,dotsInset,dotsRadius,dotsPadding,dotsGap,dotsFill,dotsBackground,dotsActiveOpacity,dotsOpacity,dotsBlur}=progressObject;const{showMouseControls,arrowSize,arrowRadius,arrowFill,leftArrow,rightArrow,arrowPadding}=arrowObject;/**\n     * The latest scroll info on the scrollable axis as reported by Motion One.\n     */const scrollInfo=useRef(undefined);/**\n     * The target scroll we're currently animating to, calculated when\n     * a user presses a pagination button.\n     */const targetScroll=useRef(undefined);/**\n     * If we're performing a scroll animation, return the target scroll instead\n     * of the latest scroll position. This will help users paginate through\n     * a carousel much quicker.\n     */const currentScroll=useMotionValue(0);const updateCurrentScroll=newScroll=>{currentScroll.set(targetScroll.current!==undefined?targetScroll.current:newScroll);};/**\n     * We only want to display pagination buttons if the user has enabled the setting\n     * and this is actually a mouse device.\n     */const isMouseDevice=useIsMouse();/**\n     * Create all the motion values for the GUI at each end of the carousel.\n     */const start=useGUI(false,fadeAlpha);const end=useGUI(true,fadeAlpha);const startMaskInset=useMotionValue(fadeInset*.5);const endMaskInset=useTransform(startMaskInset,v=>100-v);const baseWidth=useMotionValue(fadeWidth);const startMaskWidth=useTransform([startMaskInset,baseWidth],calcMaskWidth);const endMaskWidth=useTransform(startMaskWidth,v=>100-v);const direction=useMotionValue(axis?\"right\":\"bottom\");const mask=useTransform([direction,start.fadeOpacity,startMaskInset,startMaskWidth,end.fadeOpacity,endMaskInset,endMaskWidth],latest=>{return`linear-gradient(to ${latest[0]}, rgb(0, 0, 0, ${latest[1]}) ${latest[2]}%, rgb(0, 0, 0, 1) ${latest[3]}%, rgba(0, 0, 0, 1) ${latest[6]}%, rgb(0, 0, 0, ${latest[4]}) ${latest[5]}%)`;});const carouselRef=useRef(null);/**\n     * Dots state\n     */const[numPages,setNumPages]=useState(isCanvas?4:1);/**\n     * Generate styles for components.\n     */const itemStyle={scrollSnapAlign:snapEdge,flexShrink:0};const childStyle={};if(align===\"stretch\"){if(axis){childStyle.height=\"100%\";itemStyle.height=\"auto\";}else{childStyle.width=\"100%\";itemStyle.width=\"auto\";}}if(!fluid){itemStyle.scrollSnapStop=\"always\";}if(widthType===\"stretch\"){itemStyle.width=`calc(100% - ${widthInset||0}px)`;childStyle.width=\"100%\";}else if(widthType===\"columns\"){itemStyle.width=`calc(${100/widthColumns}% - ${gap}px + ${gap/widthColumns}px)`;childStyle.width=\"100%\";}if(heightType===\"stretch\"){itemStyle.height=`calc(100% - ${heightInset||0}px)`;childStyle.height=\"100%\";}else if(heightType===\"rows\"){itemStyle.height=`calc(${100/heightRows}% - ${gap}px + ${gap/heightRows}px)`;childStyle.height=\"100%\";}const scrollOverflow=isCanvas?\"hidden\":\"auto\";const containerStyle={...baseContainerStyle,padding};const carouselStyle={...baseCarouselStyle,gap,alignItems:align,flexDirection:axis?\"row\":\"column\",overflowX:axis?scrollOverflow:\"hidden\",overflowY:axis?\"hidden\":scrollOverflow,scrollSnapType:snap?`${axisLabel} mandatory`:undefined,WebkitOverflowScrolling:\"touch\",WebkitMaskImage:fadeContent?mask:undefined,MozMaskImage:fadeContent?mask:undefined,maskImage:fadeContent?mask:undefined,borderRadius};const carouselA11y={[\"aria-roledescription\"]:\"carousel\"};if(ariaLabel){carouselA11y[\"aria-title\"]=ariaLabel;}const itemA11y={};if(align===\"stretch\"){itemA11y[\"aria-role\"]=\"group\";itemA11y[\"aria-roledescription\"]=\"slide\";}if(!isCanvas){const itemSizes=useRef([]);useScrollLimits(carouselRef,axisLabel,scrollInfo,updateCurrentScroll,targetScroll,useCallback(()=>{if(!scrollInfo.current)return;const{targetLength,containerLength,scrollLength}=scrollInfo.current;const current=currentScroll.get();if(!targetLength&&!containerLength)return;if(targetLength>containerLength){checkLimit(current,0,start,fadeTransition);checkLimit(current,scrollLength,end,fadeTransition);for(let i=0;i<itemSizes.current.length;i++){const{element,start,end}=itemSizes.current[i];if(end<current||start>current+containerLength){element.setAttribute(\"aria-hidden\",true);}else{element.setAttribute(\"aria-hidden\",false);}}}else{checkLimit(0,0,start,fadeTransition);checkLimit(1,1,end,fadeTransition);itemSizes.current.forEach(setAriaVisible);}// This used to be Math.ceil, which would round 3.05 to 4.\n// This now uses Math.round to ensure people get a perfect amount of dots\n// when using Columns or Rows \u2014\u00A0Benjamin\n/**\n                 * Update by Matt: changing back to ceil, might break dots but round was incorrectly\n                 * paginating for all widths - overshooting items at shorter viewports and\n                 * not paginating at all for wide.\n                 */let newNumPages=Math.ceil(targetLength/containerLength);if(!isNaN(newNumPages)){// If the number of dots is 65% of the number of items, make it 100%\nif(newNumPages/numItems>.65)newNumPages=numItems;if(newNumPages!==numPages)setNumPages(newNumPages);}},[numPages]),useCallback(()=>{if(!carouselRef.current)return;itemSizes.current=Array.from(carouselRef.current.children).map(element=>{return axis?{element,start:element.offsetLeft,end:element.offsetLeft+element.offsetWidth}:{element,start:element.offsetTop,end:element.offsetTop+element.offsetHeight};});},[]));}/**\n     * On the canvas, we want to keep the motion values updated\n     * with the latest props. Outside of the canvas these will never\n     * update.\n     */if(isCanvas){useEffect(()=>{baseWidth.set(fadeWidth);},[fadeWidth]);useEffect(()=>{startMaskInset.set(fadeInset*.5);},[fadeInset]);useEffect(()=>{direction.set(axis?\"right\":\"bottom\");},[axis]);}const findNextItem=(delta,target)=>{if(!scrollInfo.current)return;const{current}=scrollInfo.current;const{children}=carouselRef.current;let scrollTarget;let i=delta===1?0:children.length-1;while(scrollTarget===undefined){const item=children[i];const start=axis?item.offsetLeft:item.offsetTop;const length=axis?item.offsetWidth:item.offsetHeight;const end=start+length;const threshold=.05;if(delta===1){const visibility=progress(start,end,target);if(visibility<1-threshold){scrollTarget=start;}else if(i===children.length-1){scrollTarget=end;}}else if(delta===-1){const visibility=progress(start,end,target);if(visibility>threshold){scrollTarget=end;}else if(i===0){scrollTarget=start;}}i+=delta;}return scrollTarget;};const isReducedMotion=useReducedMotion();const goto=scrollTo=>{targetScroll.current=scrollTo;const options=axis?{left:scrollTo}:{top:scrollTo};carouselRef.current.scrollTo({...options,behavior:isReducedMotion?\"auto\":\"smooth\"});};const gotoPage=page=>{if(!scrollInfo.current)return;const{scrollLength}=scrollInfo.current;goto(page*(scrollLength/(numPages-1)));};const gotoDelta=delta=>()=>{if(!scrollInfo.current)return;const{containerLength,scrollLength}=scrollInfo.current;const current=currentScroll.get();const pageLength=scrollLength/numPages;const currentPage=clamp(0,numPages-1,Math.floor(current/pageLength));gotoPage(currentPage+delta);};/**\n     * Return placeholder if no children\n     */if(numItems===0){return /*#__PURE__*/_jsx(Placeholder,{});}const dots=[];const dotsBlurStyle={};if(numPages>1&&showProgressDots&&!showScrollbar){for(let i=0;i<numPages;i++){const isSelected=isCanvas&&!i||false;dots.push(/*#__PURE__*/_jsx(Dot,{dotStyle:{...dotStyle,width:dotSize,height:dotSize,backgroundColor:dotsFill},buttonStyle:baseButtonStyles,isSelected:isSelected,selectedOpacity:dotsActiveOpacity,opacity:dotsOpacity,onClick:()=>gotoPage(i),currentScroll:currentScroll,scrollInfo:scrollInfo,total:numPages,index:i,gap:dotsGap,padding:dotsPadding,axis:axis}));}if(dotsBlur){dotsBlurStyle.backdropFilter=dotsBlurStyle.WebkitBackdropFilter=dotsBlurStyle.MozBackdropFilter=`blur(${dotsBlur}px)`;}}return /*#__PURE__*/_jsxs(\"section\",{style:containerStyle,...carouselA11y,children:[/*#__PURE__*/_jsx(motion.ul,{ref:carouselRef,style:carouselStyle,className:\"framer--carousel\",\"data-show-scrollbar\":showScrollbar,\"aria-atomic\":\"false\",\"aria-live\":\"polite\",onWheel:()=>targetScroll.current=undefined,children:Children.map(filteredSlots,(child,index)=>{var _child_props;return /*#__PURE__*/_jsx(\"li\",{style:itemStyle,...itemA11y,\"aria-label\":`${index+1} of ${numItems}`,children:/*#__PURE__*/cloneElement(child,{...child.props,style:{...(_child_props=child.props)===null||_child_props===void 0?void 0:_child_props.style,...childStyle}})});})}),/*#__PURE__*/_jsxs(\"fieldset\",{style:{...controlsStyles,padding:arrowPadding,display:\"flex\",flexDirection:axis?\"row\":\"column\"},\"aria-label\":\"Carousel pagination controls\",className:\"framer--carousel-controls\",\"data-show-mouse-controls\":showMouseControls,children:[/*#__PURE__*/_jsx(motion.button,{ref:start.buttonRef,type:\"button\",style:{...start.buttonStyle,backgroundColor:arrowFill,width:arrowSize,height:arrowSize,borderRadius:arrowRadius,rotate:!axis?90:0,display:showMouseControls?\"block\":\"none\"},onClick:gotoDelta(-1),\"aria-label\":\"Previous\",whileTap:{scale:.9},transition:{duration:.05},children:/*#__PURE__*/_jsx(\"img\",{decoding:\"async\",alt:\"\",width:arrowSize,height:arrowSize,src:leftArrow||\"https://framerusercontent.com/images/6tTbkXggWgQCAJ4DO2QEdXXmgM.svg\"})}),/*#__PURE__*/_jsx(motion.button,{ref:end.buttonRef,type:\"button\",style:{...end.buttonStyle,backgroundColor:arrowFill,width:arrowSize,height:arrowSize,borderRadius:arrowRadius,rotate:!axis?90:0,display:showMouseControls?\"block\":\"none\"},onClick:gotoDelta(1),\"aria-label\":\"Next\",whileTap:{scale:.9},transition:{duration:.05},children:/*#__PURE__*/_jsx(\"img\",{decoding:\"async\",alt:\"\",width:arrowSize,height:arrowSize,src:rightArrow||\"https://framerusercontent.com/images/11KSGbIZoRSg4pjdnUoif6MKHI.svg\"})}),dots.length>1?/*#__PURE__*/_jsx(\"div\",{style:{...dotsContainerStyle,left:axis?\"50%\":dotsInset,top:!axis?\"50%\":\"unset\",transform:axis?\"translateX(-50%)\":\"translateY(-50%)\",flexDirection:axis?\"row\":\"column\",bottom:axis?dotsInset:\"unset\",borderRadius:dotsRadius,backgroundColor:dotsBackground,...dotsBlurStyle},children:dots}):null]}),/*#__PURE__*/_jsx(MouseStyles,{})]});}/* Default Properties */Carousel.defaultProps={gap:10,padding:10,progressObject:{showScrollbar:false,showProgressDots:false},sizingObject:{widthType:\"auto\",widthOffset:0,widthColumns:2,heightType:\"auto\",heightOffset:0,heightRows:2},borderRadius:0};/* Property Controls */addPropertyControls(Carousel,{slots:{type:ControlType.Array,title:\"Children\",control:{type:ControlType.ComponentInstance}},axis:{type:ControlType.Enum,title:\"Direction\",options:[true,false],optionIcons:[\"direction-horizontal\",\"direction-vertical\"],displaySegmentedControl:true},align:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{axis:{true:[\"align-top\",\"align-middle\",\"align-bottom\"],false:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},gap:{type:ControlType.Number,title:\"Gap\"},...paddingControl,sizingObject:{type:ControlType.Object,title:\"Sizing\",controls:{widthType:{type:ControlType.Enum,title:\"Width\",options:[\"auto\",\"stretch\",\"columns\"],optionTitles:[\"Auto\",\"Stretch\",\"Columns\"],defaultValue:\"auto\"},widthInset:{type:ControlType.Number,title:\"Inset\",min:0,max:500,defaultValue:0,hidden:props=>props.widthType!==\"stretch\"},widthColumns:{type:ControlType.Number,title:\"Columns\",min:1,max:10,defaultValue:2,displayStepper:true,hidden:props=>props.widthType!==\"columns\"},heightType:{type:ControlType.Enum,title:\"Height\",options:[\"auto\",\"stretch\",\"rows\"],optionTitles:[\"Auto\",\"Stretch\",\"Rows\"],defaultValue:\"auto\"},heightInset:{type:ControlType.Number,title:\"Inset\",min:0,max:500,defaultValue:0,hidden:props=>props.heightType!==\"stretch\"},heightRows:{type:ControlType.Number,title:\"Rows\",min:1,max:10,defaultValue:2,displayStepper:true,hidden:props=>props.heightType!==\"rows\"}}},snapObject:{type:ControlType.Object,title:\"Snapping\",controls:{snap:{type:ControlType.Boolean,title:\"Enable\"},snapEdge:{type:ControlType.Enum,title:\"Edge\",options:[\"start\",\"center\",\"end\"],optionTitles:[\"Left\",\"Center\",\"Right\"],defaultValue:\"center\",hidden:props=>!props.snap},fluid:{type:ControlType.Boolean,title:\"Fluid\",defaultValue:false,hidden:props=>!props.snap}}},fadeObject:{type:ControlType.Object,title:\"Fading\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Enable\",defaultValue:false},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden:props=>!props.fadeContent},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden:props=>!props.fadeContent},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",hidden:props=>!props.fadeContent,min:0,max:1,step:.05,defaultValue:0},fadeTransition:{type:ControlType.Transition,title:\"Transition\",hidden:props=>!props.fadeContent}}},progressObject:{type:ControlType.Object,title:\"Progress\",controls:{showScrollbar:{type:ControlType.Boolean,title:\"Scroll Bar\",defaultValue:false},showProgressDots:{type:ControlType.Boolean,title:\"Dots\",defaultValue:false,hidden:props=>props.showScrollbar},dotSize:{type:ControlType.Number,title:\"Size\",min:1,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsInset:{type:ControlType.Number,title:\"Inset\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsGap:{type:ControlType.Number,title:\"Gap\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsPadding:{type:ControlType.Number,title:\"Padding\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsFill:{type:ControlType.Color,title:\"Fill\",defaultValue:\"#fff\",hidden:props=>!props.showProgressDots||props.showScrollbar},dotsBackground:{type:ControlType.Color,title:\"Backdrop\",defaultValue:\"rgba(0,0,0,0.2)\",hidden:props=>!props.showProgressDots||props.showScrollbar},dotsRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:200,defaultValue:50,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsOpacity:{type:ControlType.Number,title:\"Opacity\",min:0,max:1,defaultValue:.5,step:.1,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsActiveOpacity:{type:ControlType.Number,title:\"Current\",min:0,max:1,defaultValue:1,step:.1,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsBlur:{type:ControlType.Number,title:\"Blur\",min:0,max:50,defaultValue:4,step:1,hidden:props=>!props.showProgressDots||props.showScrollbar}}},arrowObject:{type:ControlType.Object,title:\"Arrows\",controls:{showMouseControls:{type:ControlType.Boolean,title:\"Show\",defaultValue:true},arrowFill:{type:ControlType.Color,title:\"Fill\",defaultValue:\"rgba(0,0,0,0.2)\",hidden:props=>!props.showMouseControls},leftArrow:{type:ControlType.Image,title:\"Previous\",hidden:props=>!props.showMouseControls},rightArrow:{type:ControlType.Image,title:\"Next\",hidden:props=>!props.showMouseControls},arrowSize:{type:ControlType.Number,title:\"Size\",min:0,max:200,displayStepper:true,defaultValue:40,hidden:props=>!props.showMouseControls},arrowRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:500,defaultValue:40,hidden:props=>!props.showMouseControls},arrowPadding:{type:ControlType.Number,title:\"Inset\",min:0,max:100,defaultValue:20,displayStepper:true,hidden:props=>!props.showMouseControls}}},ariaLabel:{type:ControlType.String,title:\"Aria Label\",placeholder:\"Movies...\"},borderRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:500,displayStepper:true,defaultValue:0}});function Dot({currentScroll,scrollInfo,isSelected,selectedOpacity,opacity:unselectedOpacity,total,index,dotStyle,buttonStyle,gap,padding,axis,...props}){const opacity=useTransform(currentScroll,v=>{var _scrollInfo_current,_scrollInfo_current1;if(!((_scrollInfo_current=scrollInfo.current)===null||_scrollInfo_current===void 0?void 0:_scrollInfo_current.scrollLength)){return index===0?selectedOpacity:unselectedOpacity;}const pageLength=((_scrollInfo_current1=scrollInfo.current)===null||_scrollInfo_current1===void 0?void 0:_scrollInfo_current1.scrollLength)/total;const minScroll=pageLength*index;const maxScroll=minScroll+pageLength;const isSelected=v>=minScroll&&(index<total-1?v<maxScroll:index===total-1);return isSelected?selectedOpacity:unselectedOpacity;});const inlinePadding=gap/2;let top=!axis&&index>0?inlinePadding:padding;let bottom=!axis&&index!==total-1?inlinePadding:padding;let right=axis&&index!==total-1?inlinePadding:padding;let left=axis&&index>0?inlinePadding:padding;return /*#__PURE__*/_jsx(\"button\",{\"aria-label\":`Scroll to page ${index+1}`,type:\"button\",...props,style:{...buttonStyle,padding:`${top}px ${right}px ${bottom}px ${left}px`},children:/*#__PURE__*/_jsx(motion.div,{style:{...dotStyle,opacity}})});}function Placeholder(){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 swipe between.\"})]});}function MouseStyles(){return /*#__PURE__*/_jsx(\"div\",{dangerouslySetInnerHTML:{__html:`<style>@media (pointer: fine) {\n                .framer--carousel[data-show-scrollbar=\"false\"]::-webkit-scrollbar {\n                    display: none;\n                    -webkit-appearance: none;\n                    width: 0;\n                    height: 0;\n                }\n\n                .framer--carousel[data-show-scrollbar=\"false\"]::-webkit-scrollbar-thumb {\n                    display: none;\n                }\n\n                .framer--carousel[data-show-scrollbar=\"false\"] {\n                    scrollbar-width: none;\n                    scrollbar-height: none;\n                }\n            }</style>`}});}/* 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:130,lineHeight:1.5,textAlign:\"center\"};const labelStyle={clip:\"rect(0 0 0 0)\",WebkitClipPath:\"inset(50%)\",clipPath:\"inset(50%)\",height:1,width:1,margin:-1,padding:0,overflow:\"hidden\",position:\"absolute\",whiteSpace:\"nowrap\"};/**\n * GUI styles\n */const baseContainerStyle={display:\"flex\",overflow:\"hidden\",width:\"100%\",height:\"100%\",position:\"relative\"};const baseCarouselStyle={padding:0,margin:0,listStyle:\"none\",position:\"relative\",display:\"flex\",flex:\"1 1 100%\",width:\"100%\",height:\"100%\"};const baseButtonStyles={border:\"none\",display:\"flex\",placeContent:\"center\",placeItems:\"center\",overflow:\"hidden\",background:\"transparent\",cursor:\"pointer\",margin:0,padding:0};const controlsStyles={display:\"flex\",justifyContent:\"space-between\",alignItems:\"center\",position:\"absolute\",top:0,left:0,right:0,bottom:0,pointerEvents:\"none\",border:0,padding:0,margin:0};/**\n * Dot styles\n */const dotsContainerStyle={display:\"flex\",placeContent:\"center\",placeItems:\"center\",overflow:\"hidden\",position:\"absolute\",pointerEvents:\"auto\"};const dotStyle={borderRadius:\"50%\",background:\"white\",cursor:\"pointer\",border:\"none\",placeContent:\"center\",placeItems:\"center\",padding:0};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Carousel\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"*\",\"framerIntrinsicHeight\":\"200\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"400\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Carousel.map", "// Generated by Framer (98479f1)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={bpSZC4gLN:{hover:true},hFNWi9Qig:{hover:true},IJFrAo6ah:{hover:true},jPvhvuR5I:{hover:true},N0Hs20USO:{hover:true},nGgS_XfhZ:{hover:true},vdygr8_5h:{hover:true},VKzrcDP7_:{hover:true},YJRBMCdgq:{hover:true}};const cycleOrder=[\"VKzrcDP7_\",\"jPvhvuR5I\",\"N0Hs20USO\",\"hFNWi9Qig\",\"YJRBMCdgq\",\"nGgS_XfhZ\",\"IJFrAo6ah\",\"vdygr8_5h\",\"bpSZC4gLN\"];const serializationHash=\"framer-qlVH0\";const variantClassNames={bpSZC4gLN:\"framer-v-1wl8l2g\",hFNWi9Qig:\"framer-v-npgz80\",IJFrAo6ah:\"framer-v-1jgpf2x\",jPvhvuR5I:\"framer-v-12935oz\",N0Hs20USO:\"framer-v-143xg44\",nGgS_XfhZ:\"framer-v-3l7kl4\",vdygr8_5h:\"framer-v-1122m7p\",VKzrcDP7_:\"framer-v-mshtsa\",YJRBMCdgq:\"framer-v-pjqdxx\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"desktop-link-button\":\"N0Hs20USO\",\"emi-button\":\"hFNWi9Qig\",\"mobile-link-button\":\"bpSZC4gLN\",\"mobile-segmented-control-secondary\":\"vdygr8_5h\",\"mobile-segmented-primary-button-solid\":\"nGgS_XfhZ\",\"mobile-segmented-secondary-button-soft\":\"IJFrAo6ah\",\"primary-button-solid\":\"VKzrcDP7_\",\"secondary-button-soft\":\"jPvhvuR5I\",\"segmented-control-secondary\":\"YJRBMCdgq\"};const getProps=({buttonLabel,click,height,id,link,linkColor,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1,_ref2;return{...props,JoLrr1mlQ:(_ref=linkColor!==null&&linkColor!==void 0?linkColor:props.JoLrr1mlQ)!==null&&_ref!==void 0?_ref:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"VKzrcDP7_\",vTG74TbUH:click!==null&&click!==void 0?click:props.vTG74TbUH,VVkui8I_2:(_ref2=buttonLabel!==null&&buttonLabel!==void 0?buttonLabel:props.VVkui8I_2)!==null&&_ref2!==void 0?_ref2:\"button-label\",vXHSEg15k:link!==null&&link!==void 0?link:props.vXHSEg15k};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,VVkui8I_2,vTG74TbUH,JoLrr1mlQ,vXHSEg15k,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"VKzrcDP7_\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapvc292x=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(vTG74TbUH){const res=await vTG74TbUH(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-mshtsa\",className,classNames),\"data-framer-name\":\"primary-button-solid\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"VKzrcDP7_\",onTap:onTapvc292x,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"bpSZC4gLN-hover\":{\"data-framer-name\":undefined},\"hFNWi9Qig-hover\":{\"data-framer-name\":undefined},\"IJFrAo6ah-hover\":{\"data-framer-name\":undefined},\"jPvhvuR5I-hover\":{\"data-framer-name\":undefined},\"N0Hs20USO-hover\":{\"data-framer-name\":undefined},\"nGgS_XfhZ-hover\":{\"data-framer-name\":undefined},\"vdygr8_5h-hover\":{\"data-framer-name\":undefined},\"VKzrcDP7_-hover\":{\"data-framer-name\":undefined},\"YJRBMCdgq-hover\":{\"data-framer-name\":undefined},bpSZC4gLN:{\"data-framer-name\":\"mobile-link-button\"},hFNWi9Qig:{\"data-framer-name\":\"emi-button\"},IJFrAo6ah:{\"data-framer-name\":\"mobile-segmented-secondary-button-soft\"},jPvhvuR5I:{\"data-framer-name\":\"secondary-button-soft\"},N0Hs20USO:{\"data-framer-name\":\"desktop-link-button\"},nGgS_XfhZ:{\"data-framer-name\":\"mobile-segmented-primary-button-solid\"},vdygr8_5h:{\"data-framer-name\":\"mobile-segmented-control-secondary\"},YJRBMCdgq:{\"data-framer-name\":\"segmented-control-secondary\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:vXHSEg15k,nodeId:\"hbWiitMZz\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-tgk6nu framer-1ilvaq4\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"hbWiitMZz\",style:{background:\"linear-gradient(270deg, var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255)) 0%, var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255)) 100%)\",backgroundColor:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},variants:{\"hFNWi9Qig-hover\":{background:\"linear-gradient(270deg, rgba(78, 7, 148, 0.8) 0%, rgba(3, 40, 171, 0.8) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},\"IJFrAo6ah-hover\":{background:\"linear-gradient(270deg, rgb(219, 219, 219) 0%, rgb(219, 219, 219) 100%)\",backgroundColor:\"rgb(219, 219, 219)\"},\"jPvhvuR5I-hover\":{background:\"linear-gradient(270deg, rgb(219, 219, 219) 0%, rgb(219, 219, 219) 100%)\",backgroundColor:\"rgb(219, 219, 219)\"},\"nGgS_XfhZ-hover\":{background:\"linear-gradient(270deg, rgb(31, 74, 225) 0%, rgb(31, 74, 225) 100%)\",backgroundColor:\"rgb(31, 74, 225)\"},\"vdygr8_5h-hover\":{background:\"linear-gradient(270deg, var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249)) 0%, var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249)) 100%)\",backgroundColor:\"var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249))\"},\"VKzrcDP7_-hover\":{background:\"linear-gradient(270deg, rgb(31, 74, 225) 0%, rgb(31, 74, 225) 100%)\",backgroundColor:\"rgb(31, 74, 225)\"},\"YJRBMCdgq-hover\":{background:\"linear-gradient(270deg, var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249)) 0%, var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249)) 100%)\",backgroundColor:\"var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249))\"},bpSZC4gLN:{background:\"linear-gradient(270deg, rgba(36, 83, 255, 0) 0%, rgba(36, 83, 255, 0) 100%)\",backgroundColor:\"rgba(36, 83, 255, 0)\"},hFNWi9Qig:{background:\"linear-gradient(270deg, rgba(110, 17, 202, 0.8) 0%, rgba(36, 84, 255, 0.8) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},IJFrAo6ah:{background:\"linear-gradient(270deg, rgb(226, 226, 226) 0%, rgb(226, 226, 226) 100%)\",backgroundColor:\"rgb(226, 226, 226)\"},jPvhvuR5I:{background:\"linear-gradient(270deg, rgb(226, 226, 226) 0%, rgb(226, 226, 226) 100%)\",backgroundColor:\"rgb(226, 226, 226)\"},N0Hs20USO:{background:\"linear-gradient(270deg, rgba(36, 83, 255, 0) 0%, rgba(36, 83, 255, 0) 100%)\",backgroundColor:\"rgba(36, 83, 255, 0)\"},vdygr8_5h:{background:\"linear-gradient(270deg, rgba(227, 227, 227, 0) 0%, rgba(227, 227, 227, 0) 100%)\",backgroundColor:\"rgba(227, 227, 227, 0)\"},YJRBMCdgq:{background:\"linear-gradient(270deg, rgba(36, 83, 255, 0) 0%, rgba(36, 83, 255, 0) 100%)\",backgroundColor:\"rgba(36, 83, 255, 0)\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"button-label\"})}),className:\"framer-1xwvgoh\",\"data-framer-name\":\"Button\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"I37:26114;1230:8108\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-JoLrr1mlQ-tsgPbCL_S\":JoLrr1mlQ},text:VVkui8I_2,variants:{\"N0Hs20USO-hover\":{\"--extracted-r6o4lv\":\"rgb(36, 84, 255)\"},bpSZC4gLN:{\"--extracted-r6o4lv\":\"var(--variable-reference-JoLrr1mlQ-tsgPbCL_S)\",\"--variable-reference-JoLrr1mlQ-tsgPbCL_S\":JoLrr1mlQ},IJFrAo6ah:{\"--extracted-r6o4lv\":\"rgb(100, 100, 100)\"},jPvhvuR5I:{\"--extracted-r6o4lv\":\"rgb(100, 100, 100)\"},N0Hs20USO:{\"--extracted-r6o4lv\":\"var(--variable-reference-JoLrr1mlQ-tsgPbCL_S)\",\"--variable-reference-JoLrr1mlQ-tsgPbCL_S\":JoLrr1mlQ},vdygr8_5h:{\"--extracted-r6o4lv\":\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\"},YJRBMCdgq:{\"--extracted-r6o4lv\":\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"N0Hs20USO-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(36, 84, 255))\",\"--framer-text-decoration\":\"underline\"},children:\"button-label\"})})},bpSZC4gLN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-JoLrr1mlQ-tsgPbCL_S))\"},children:\"button-label\"})})},IJFrAo6ah:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(100, 100, 100))\"},children:\"button-label\"})})},jPvhvuR5I:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(100, 100, 100))\"},children:\"button-label\"})})},N0Hs20USO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-JoLrr1mlQ-tsgPbCL_S))\"},children:\"button-label\"})})},nGgS_XfhZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"button-label\"})})},vdygr8_5h:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36)))\"},children:\"button-label\"})})},YJRBMCdgq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36)))\"},children:\"button-label\"})}),fonts:[\"FS;Be Vietnam Pro-regular\"]}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qlVH0.framer-1ilvaq4, .framer-qlVH0 .framer-1ilvaq4 { display: block; }\",\".framer-qlVH0.framer-mshtsa { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-qlVH0 .framer-tgk6nu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 48px; justify-content: center; overflow: visible; padding: 0px 24px 0px 24px; position: relative; text-decoration: none; width: min-content; }\",\".framer-qlVH0 .framer-1xwvgoh { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qlVH0.framer-mshtsa, .framer-qlVH0 .framer-tgk6nu { gap: 0px; } .framer-qlVH0.framer-mshtsa > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-qlVH0.framer-mshtsa > :first-child { margin-top: 0px; } .framer-qlVH0.framer-mshtsa > :last-child { margin-bottom: 0px; } .framer-qlVH0 .framer-tgk6nu > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-qlVH0 .framer-tgk6nu > :first-child { margin-left: 0px; } .framer-qlVH0 .framer-tgk6nu > :last-child { margin-right: 0px; } }\",\".framer-qlVH0.framer-v-143xg44 .framer-tgk6nu, .framer-qlVH0.framer-v-1wl8l2g .framer-tgk6nu { padding: 0px; }\",\".framer-qlVH0.framer-v-3l7kl4 .framer-tgk6nu, .framer-qlVH0.framer-v-1jgpf2x .framer-tgk6nu, .framer-qlVH0.framer-v-1122m7p .framer-tgk6nu { padding: 0px 16px 0px 16px; }\",\".framer-qlVH0.framer-v-pjqdxx.hover .framer-tgk6nu { overflow: hidden; will-change: var(--framer-will-change-override, transform); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 166\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"jPvhvuR5I\":{\"layout\":[\"auto\",\"auto\"]},\"N0Hs20USO\":{\"layout\":[\"auto\",\"auto\"]},\"hFNWi9Qig\":{\"layout\":[\"auto\",\"auto\"]},\"YJRBMCdgq\":{\"layout\":[\"auto\",\"auto\"]},\"nGgS_XfhZ\":{\"layout\":[\"auto\",\"auto\"]},\"IJFrAo6ah\":{\"layout\":[\"auto\",\"auto\"]},\"vdygr8_5h\":{\"layout\":[\"auto\",\"auto\"]},\"bpSZC4gLN\":{\"layout\":[\"auto\",\"auto\"]},\"VCer7do0O\":{\"layout\":[\"auto\",\"auto\"]},\"RG0ARh5gp\":{\"layout\":[\"auto\",\"auto\"]},\"cPtYQ2kbp\":{\"layout\":[\"auto\",\"auto\"]},\"n5pityfbP\":{\"layout\":[\"auto\",\"auto\"]},\"In3iptM8I\":{\"layout\":[\"auto\",\"auto\"]},\"zP5Zq1tbw\":{\"layout\":[\"auto\",\"auto\"]},\"hjXiZezKz\":{\"layout\":[\"auto\",\"auto\"]},\"L00TGLiim\":{\"layout\":[\"auto\",\"auto\"]},\"qWS5v1bJr\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"VVkui8I_2\":\"buttonLabel\",\"vTG74TbUH\":\"click\",\"JoLrr1mlQ\":\"linkColor\",\"vXHSEg15k\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramertsgPbCL_S=withCSS(Component,css,\"framer-qlVH0\");export default FramertsgPbCL_S;FramertsgPbCL_S.displayName=\"Button-rounded\";FramertsgPbCL_S.defaultProps={height:48,width:166};addPropertyControls(FramertsgPbCL_S,{variant:{options:[\"VKzrcDP7_\",\"jPvhvuR5I\",\"N0Hs20USO\",\"hFNWi9Qig\",\"YJRBMCdgq\",\"nGgS_XfhZ\",\"IJFrAo6ah\",\"vdygr8_5h\",\"bpSZC4gLN\"],optionTitles:[\"primary-button-solid\",\"secondary-button-soft\",\"desktop-link-button\",\"emi-button\",\"segmented-control-secondary\",\"mobile-segmented-primary-button-solid\",\"mobile-segmented-secondary-button-soft\",\"mobile-segmented-control-secondary\",\"mobile-link-button\"],title:\"Variant\",type:ControlType.Enum},VVkui8I_2:{defaultValue:\"button-label\",placeholder:\"\",title:\"button-label\",type:ControlType.String},vTG74TbUH:{title:\"Click\",type:ControlType.EventHandler},JoLrr1mlQ:{defaultValue:'var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255)) /* {\"name\":\"Blue 500\"} */',title:\"link-color\",type:ControlType.Color},vXHSEg15k:{title:\"Link\",type:ControlType.Link}});addFonts(FramertsgPbCL_S,[{explicitInter:true,fonts:[{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/VZXRYUQGJWOEW3WBHI2ZRU7QWD66UURZ/KPLUZ2LM37KI6366QBECNGUXYQRCQT5Y/YDWF2IPIKXPINAVFZDUWBJ7A2JGQE6MX.woff2\",weight:\"500\"},{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/QMIUKUCANYOW3DZTE34ZMVXC7KRYZNCO/X3SZZ4Z5SZNM5K75FPPASQ2YRIJMIPUD/G2K4CBVGEH7VFVIC3T6GBHAWO2E2W7YQ.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertsgPbCL_S\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"48\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jPvhvuR5I\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"N0Hs20USO\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hFNWi9Qig\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YJRBMCdgq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nGgS_XfhZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IJFrAo6ah\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vdygr8_5h\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bpSZC4gLN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VCer7do0O\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"RG0ARh5gp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cPtYQ2kbp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"n5pityfbP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"In3iptM8I\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zP5Zq1tbw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hjXiZezKz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"L00TGLiim\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qWS5v1bJr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"166\",\"framerVariables\":\"{\\\"VVkui8I_2\\\":\\\"buttonLabel\\\",\\\"vTG74TbUH\\\":\\\"click\\\",\\\"JoLrr1mlQ\\\":\\\"linkColor\\\",\\\"vXHSEg15k\\\":\\\"link\\\"}\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./tsgPbCL_S.map", "// Generated by Framer (9f68555)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import ButtonRounded from\"https://framerusercontent.com/modules/hq8bYugqBXS2iHRb7xuu/4FTL2iQPs297M4bfH6dW/tsgPbCL_S.js\";const ButtonRoundedFonts=getFonts(ButtonRounded);const cycleOrder=[\"TZo3v2grU\",\"XfPknWQ_Y\",\"YEtSDQJMG\",\"vBkpazfRV\",\"tRx_OfDE3\",\"By5oO5eDc\"];const serializationHash=\"framer-vcaof\";const variantClassNames={By5oO5eDc:\"framer-v-1xjkb93\",tRx_OfDE3:\"framer-v-7kjnkw\",TZo3v2grU:\"framer-v-1gvmgee\",vBkpazfRV:\"framer-v-1rvzdhi\",XfPknWQ_Y:\"framer-v-17vduxy\",YEtSDQJMG:\"framer-v-1fbe6pr\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"desktop-card-bottom-text\":\"TZo3v2grU\",\"desktop-card-button-light\":\"XfPknWQ_Y\",\"desktop-card-no-button-dark\":\"YEtSDQJMG\",\"mobile-card-bottom-text\":\"vBkpazfRV\",\"mobile-card-button-light\":\"tRx_OfDE3\",\"mobile-card-no-button-dark\":\"By5oO5eDc\"};const getProps=({backgroundColorDark,backgroundColorLight,cardDescription,cardTitle,cardVisible,height,id,image,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3,_ref4,_ref5;return{...props,dNLBbxEpw:(_ref=backgroundColorDark!==null&&backgroundColorDark!==void 0?backgroundColorDark:props.dNLBbxEpw)!==null&&_ref!==void 0?_ref:\"var(--token-88b7c52e-5a2f-40cf-8ead-953240eb1842, rgb(20, 42, 106))\",GzdpMqtRF:image!==null&&image!==void 0?image:props.GzdpMqtRF,P6JbfvdZe:(_ref1=cardVisible!==null&&cardVisible!==void 0?cardVisible:props.P6JbfvdZe)!==null&&_ref1!==void 0?_ref1:true,PTH7QZd7U:(_ref2=backgroundColorLight!==null&&backgroundColorLight!==void 0?backgroundColorLight:props.PTH7QZd7U)!==null&&_ref2!==void 0?_ref2:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"TZo3v2grU\",VJfui0rtN:(_ref4=cardTitle!==null&&cardTitle!==void 0?cardTitle:props.VJfui0rtN)!==null&&_ref4!==void 0?_ref4:\"Card Title\",VJmgnkZFX:(_ref5=cardDescription!==null&&cardDescription!==void 0?cardDescription:props.VJmgnkZFX)!==null&&_ref5!==void 0?_ref5:\"Description here\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,VJfui0rtN,VJmgnkZFX,GzdpMqtRF,PTH7QZd7U,dNLBbxEpw,P6JbfvdZe,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"TZo3v2grU\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const isDisplayed=value=>{if(baseVariant===\"vBkpazfRV\")return true;return value;};const ref1=React.useRef(null);const isDisplayed1=()=>{if([\"tRx_OfDE3\",\"By5oO5eDc\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"tRx_OfDE3\",\"By5oO5eDc\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if([\"XfPknWQ_Y\",\"tRx_OfDE3\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:isDisplayed(P6JbfvdZe)&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1gvmgee\",className,classNames),\"data-framer-name\":\"desktop-card-bottom-text\",layoutDependency:layoutDependency,layoutId:\"TZo3v2grU\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({By5oO5eDc:{\"data-framer-name\":\"mobile-card-no-button-dark\"},tRx_OfDE3:{\"data-framer-name\":\"mobile-card-button-light\"},vBkpazfRV:{\"data-framer-name\":\"mobile-card-bottom-text\"},XfPknWQ_Y:{\"data-framer-name\":\"desktop-card-button-light\"},YEtSDQJMG:{\"data-framer-name\":\"desktop-card-no-button-dark\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-x7rys0\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"Qh0N_TaRM\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{By5oO5eDc:{backgroundColor:dNLBbxEpw,borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},tRx_OfDE3:{backgroundColor:PTH7QZd7U,borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},XfPknWQ_Y:{backgroundColor:PTH7QZd7U,borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},YEtSDQJMG:{backgroundColor:dNLBbxEpw,borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ycz2h8\",\"data-framer-name\":\"image-container\",layoutDependency:layoutDependency,layoutId:\"Yw4SDYEPM\",style:{backgroundColor:PTH7QZd7U,borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{By5oO5eDc:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},tRx_OfDE3:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},XfPknWQ_Y:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},YEtSDQJMG:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||620)-0-700)/2+0+0)+0+0+24+0),sizes:\"472px\",...toResponsiveImage(GzdpMqtRF)},className:\"framer-1apbfil\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"b91ibfYiQ\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},...addPropertyOverrides({By5oO5eDc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||440)-0-440)/2+0+0)+0+148+16+0),sizes:\"263px\",...toResponsiveImage(GzdpMqtRF)}},tRx_OfDE3:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||440)-0-440)/2+0+0)+0+204+16+0),sizes:\"263px\",...toResponsiveImage(GzdpMqtRF)}},vBkpazfRV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||484)-0-564)/2+0+0)+0+0+24+0),sizes:\"247px\",...toResponsiveImage(GzdpMqtRF)}},XfPknWQ_Y:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-600)/2+0+0)+0+348+24+0),sizes:\"352px\",...toResponsiveImage(GzdpMqtRF)}},YEtSDQJMG:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-600)/2+0+0)+0+292+24+0),sizes:\"352px\",...toResponsiveImage(GzdpMqtRF)}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mvg6j5\",\"data-framer-name\":\"info-container\",layoutDependency:layoutDependency,layoutId:\"nshaOyeC6\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(32, 32, 32))\"},children:\"Card Title\"})}),className:\"framer-8jhemv\",\"data-framer-name\":\"View your team\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"t8B3jBEBk\",style:{\"--extracted-1eung3n\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:VJfui0rtN,variants:{XfPknWQ_Y:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\"},YEtSDQJMG:{\"--extracted-r6o4lv\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({vBkpazfRV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(32, 32, 32))\"},children:\"Card Title\"})})},XfPknWQ_Y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Card Title\"})})},YEtSDQJMG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Card Title\"})})}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(32, 32, 32))\"},children:\"Card Title\"})}),className:\"framer-kfsi9n\",\"data-framer-name\":\"View your team\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"RVPRDM9Va\",style:{\"--extracted-1eung3n\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:VJfui0rtN,variants:{By5oO5eDc:{\"--extracted-1eung3n\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({By5oO5eDc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Card Title\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(100, 100, 100))\"},children:\"Keep everyone connected! Easily view your team roster and access everyone\u2019s contact details\u2014all in one place.\"})}),className:\"framer-19uwrhv\",\"data-framer-name\":\"Keep everyone connected! Easily view your team roster and access everyone\u2019s contact details\u2014all in one place.\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"rXqhbd3Bh\",style:{\"--extracted-r6o4lv\":\"rgb(100, 100, 100)\",\"--framer-paragraph-spacing\":\"0px\"},text:VJmgnkZFX,variants:{By5oO5eDc:{\"--extracted-r6o4lv\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"},YEtSDQJMG:{\"--extracted-r6o4lv\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({By5oO5eDc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Description here\"})})},tRx_OfDE3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(100, 100, 100))\"},children:\"Description here\"})})},XfPknWQ_Y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(100, 100, 100))\"},children:\"Description here\"})})},YEtSDQJMG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Description here\"})})}},baseVariant,gestureVariant)}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({tRx_OfDE3:{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||440)-0-440)/2+0+0)+0+0+16+140},XfPknWQ_Y:{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-600)/2+0+0)+0+0+24+276}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e7g5yz-container\",layoutDependency:layoutDependency,layoutId:\"PYDbMeEPh-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"PYDbMeEPh\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"PYDbMeEPh\",variant:\"N0Hs20USO\",VVkui8I_2:\"button-label\",width:\"100%\",...addPropertyOverrides({tRx_OfDE3:{variant:\"bpSZC4gLN\"}},baseVariant,gestureVariant)})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vcaof.framer-s83ofw, .framer-vcaof .framer-s83ofw { display: block; }\",\".framer-vcaof.framer-1gvmgee { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-vcaof .framer-x7rys0 { 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: 520px; }\",\".framer-vcaof .framer-1ycz2h8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 520px; justify-content: flex-start; overflow: hidden; padding: 24px 24px 0px 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-vcaof .framer-1apbfil { aspect-ratio: 0.48291571753986334 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 978px); position: relative; width: 100%; }\",\".framer-vcaof .framer-mvg6j5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-vcaof .framer-8jhemv, .framer-vcaof .framer-19uwrhv { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 520px; word-break: break-word; word-wrap: break-word; }\",\".framer-vcaof .framer-kfsi9n { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-vcaof .framer-1e7g5yz-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-vcaof.framer-1gvmgee, .framer-vcaof .framer-x7rys0, .framer-vcaof .framer-1ycz2h8, .framer-vcaof .framer-mvg6j5 { gap: 0px; } .framer-vcaof.framer-1gvmgee > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-vcaof.framer-1gvmgee > :first-child, .framer-vcaof .framer-x7rys0 > :first-child, .framer-vcaof .framer-1ycz2h8 > :first-child, .framer-vcaof .framer-mvg6j5 > :first-child { margin-top: 0px; } .framer-vcaof.framer-1gvmgee > :last-child, .framer-vcaof .framer-x7rys0 > :last-child, .framer-vcaof .framer-1ycz2h8 > :last-child, .framer-vcaof .framer-mvg6j5 > :last-child { margin-bottom: 0px; } .framer-vcaof .framer-x7rys0 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-vcaof .framer-1ycz2h8 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-vcaof .framer-mvg6j5 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-vcaof.framer-v-17vduxy .framer-x7rys0, .framer-vcaof.framer-v-1fbe6pr .framer-x7rys0 { gap: 0px; height: 600px; width: 400px; }\",\".framer-vcaof.framer-v-17vduxy .framer-1ycz2h8, .framer-vcaof.framer-v-1fbe6pr .framer-1ycz2h8 { flex: 1 0 0px; height: 1px; order: 1; }\",\".framer-vcaof.framer-v-17vduxy .framer-1apbfil, .framer-vcaof.framer-v-1fbe6pr .framer-1apbfil { height: var(--framer-aspect-ratio-supported, 729px); }\",\".framer-vcaof.framer-v-17vduxy .framer-mvg6j5, .framer-vcaof.framer-v-1fbe6pr .framer-mvg6j5 { gap: 8px; order: 0; padding: 24px 24px 0px 24px; }\",\".framer-vcaof.framer-v-17vduxy .framer-8jhemv, .framer-vcaof.framer-v-17vduxy .framer-19uwrhv, .framer-vcaof.framer-v-1fbe6pr .framer-8jhemv, .framer-vcaof.framer-v-1fbe6pr .framer-19uwrhv, .framer-vcaof.framer-v-1rvzdhi .framer-8jhemv, .framer-vcaof.framer-v-1rvzdhi .framer-19uwrhv, .framer-vcaof.framer-v-7kjnkw .framer-19uwrhv, .framer-vcaof.framer-v-1xjkb93 .framer-19uwrhv { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-vcaof.framer-v-17vduxy .framer-x7rys0, .framer-vcaof.framer-v-17vduxy .framer-mvg6j5 { gap: 0px; } .framer-vcaof.framer-v-17vduxy .framer-x7rys0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-vcaof.framer-v-17vduxy .framer-x7rys0 > :first-child, .framer-vcaof.framer-v-17vduxy .framer-mvg6j5 > :first-child { margin-top: 0px; } .framer-vcaof.framer-v-17vduxy .framer-x7rys0 > :last-child, .framer-vcaof.framer-v-17vduxy .framer-mvg6j5 > :last-child { margin-bottom: 0px; } .framer-vcaof.framer-v-17vduxy .framer-mvg6j5 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-vcaof.framer-v-1fbe6pr .framer-x7rys0, .framer-vcaof.framer-v-1fbe6pr .framer-mvg6j5 { gap: 0px; } .framer-vcaof.framer-v-1fbe6pr .framer-x7rys0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-vcaof.framer-v-1fbe6pr .framer-x7rys0 > :first-child, .framer-vcaof.framer-v-1fbe6pr .framer-mvg6j5 > :first-child { margin-top: 0px; } .framer-vcaof.framer-v-1fbe6pr .framer-x7rys0 > :last-child, .framer-vcaof.framer-v-1fbe6pr .framer-mvg6j5 > :last-child { margin-bottom: 0px; } .framer-vcaof.framer-v-1fbe6pr .framer-mvg6j5 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-vcaof.framer-v-1rvzdhi .framer-x7rys0 { gap: 24px; width: 295px; }\",\".framer-vcaof.framer-v-1rvzdhi .framer-1ycz2h8 { height: 400px; }\",\".framer-vcaof.framer-v-1rvzdhi .framer-1apbfil { height: var(--framer-aspect-ratio-supported, 512px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-vcaof.framer-v-1rvzdhi .framer-x7rys0 { gap: 0px; } .framer-vcaof.framer-v-1rvzdhi .framer-x7rys0 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-vcaof.framer-v-1rvzdhi .framer-x7rys0 > :first-child { margin-top: 0px; } .framer-vcaof.framer-v-1rvzdhi .framer-x7rys0 > :last-child { margin-bottom: 0px; } }\",\".framer-vcaof.framer-v-7kjnkw .framer-x7rys0, .framer-vcaof.framer-v-1xjkb93 .framer-x7rys0 { gap: 0px; height: 440px; width: 295px; }\",\".framer-vcaof.framer-v-7kjnkw .framer-1ycz2h8, .framer-vcaof.framer-v-1xjkb93 .framer-1ycz2h8 { flex: 1 0 0px; height: 1px; order: 1; padding: 16px 16px 0px 16px; }\",\".framer-vcaof.framer-v-7kjnkw .framer-1apbfil, .framer-vcaof.framer-v-1xjkb93 .framer-1apbfil { height: var(--framer-aspect-ratio-supported, 545px); }\",\".framer-vcaof.framer-v-7kjnkw .framer-mvg6j5, .framer-vcaof.framer-v-1xjkb93 .framer-mvg6j5 { gap: 8px; order: 0; padding: 16px 16px 0px 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-vcaof.framer-v-7kjnkw .framer-x7rys0, .framer-vcaof.framer-v-7kjnkw .framer-mvg6j5 { gap: 0px; } .framer-vcaof.framer-v-7kjnkw .framer-x7rys0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-vcaof.framer-v-7kjnkw .framer-x7rys0 > :first-child, .framer-vcaof.framer-v-7kjnkw .framer-mvg6j5 > :first-child { margin-top: 0px; } .framer-vcaof.framer-v-7kjnkw .framer-x7rys0 > :last-child, .framer-vcaof.framer-v-7kjnkw .framer-mvg6j5 > :last-child { margin-bottom: 0px; } .framer-vcaof.framer-v-7kjnkw .framer-mvg6j5 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-vcaof.framer-v-1xjkb93 .framer-x7rys0, .framer-vcaof.framer-v-1xjkb93 .framer-mvg6j5 { gap: 0px; } .framer-vcaof.framer-v-1xjkb93 .framer-x7rys0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-vcaof.framer-v-1xjkb93 .framer-x7rys0 > :first-child, .framer-vcaof.framer-v-1xjkb93 .framer-mvg6j5 > :first-child { margin-top: 0px; } .framer-vcaof.framer-v-1xjkb93 .framer-x7rys0 > :last-child, .framer-vcaof.framer-v-1xjkb93 .framer-mvg6j5 > :last-child { margin-bottom: 0px; } .framer-vcaof.framer-v-1xjkb93 .framer-mvg6j5 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 620\n * @framerIntrinsicWidth 520\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"XfPknWQ_Y\":{\"layout\":[\"auto\",\"auto\"]},\"YEtSDQJMG\":{\"layout\":[\"auto\",\"auto\"]},\"vBkpazfRV\":{\"layout\":[\"auto\",\"auto\"]},\"tRx_OfDE3\":{\"layout\":[\"auto\",\"auto\"]},\"By5oO5eDc\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"VJfui0rtN\":\"cardTitle\",\"VJmgnkZFX\":\"cardDescription\",\"GzdpMqtRF\":\"image\",\"PTH7QZd7U\":\"backgroundColorLight\",\"dNLBbxEpw\":\"backgroundColorDark\",\"P6JbfvdZe\":\"cardVisible\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameraBhl27x0Z=withCSS(Component,css,\"framer-vcaof\");export default FrameraBhl27x0Z;FrameraBhl27x0Z.displayName=\"Cards-vertical\";FrameraBhl27x0Z.defaultProps={height:620,width:520};addPropertyControls(FrameraBhl27x0Z,{variant:{options:[\"TZo3v2grU\",\"XfPknWQ_Y\",\"YEtSDQJMG\",\"vBkpazfRV\",\"tRx_OfDE3\",\"By5oO5eDc\"],optionTitles:[\"desktop-card-bottom-text\",\"desktop-card-button-light\",\"desktop-card-no-button-dark\",\"mobile-card-bottom-text\",\"mobile-card-button-light\",\"mobile-card-no-button-dark\"],title:\"Variant\",type:ControlType.Enum},VJfui0rtN:{defaultValue:\"Card Title\",description:\"\",placeholder:\"\",title:\"card-title\",type:ControlType.String},VJmgnkZFX:{defaultValue:\"Description here\",displayTextArea:true,placeholder:\"\",title:\"card-description\",type:ControlType.String},GzdpMqtRF:{title:\"image\",type:ControlType.ResponsiveImage},PTH7QZd7U:{defaultValue:'var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"background-color-light\",type:ControlType.Color},dNLBbxEpw:{defaultValue:'var(--token-88b7c52e-5a2f-40cf-8ead-953240eb1842, rgb(20, 42, 106)) /* {\"name\":\"Dark blue\"} */',title:\"background-color-dark\",type:ControlType.Color},P6JbfvdZe:{defaultValue:true,title:\"card-visible\",type:ControlType.Boolean}});addFonts(FrameraBhl27x0Z,[{explicitInter:true,fonts:[{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/VZXRYUQGJWOEW3WBHI2ZRU7QWD66UURZ/KPLUZ2LM37KI6366QBECNGUXYQRCQT5Y/YDWF2IPIKXPINAVFZDUWBJ7A2JGQE6MX.woff2\",weight:\"500\"},{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/QMIUKUCANYOW3DZTE34ZMVXC7KRYZNCO/X3SZZ4Z5SZNM5K75FPPASQ2YRIJMIPUD/G2K4CBVGEH7VFVIC3T6GBHAWO2E2W7YQ.woff2\",weight:\"400\"}]},...ButtonRoundedFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraBhl27x0Z\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"620\",\"framerIntrinsicWidth\":\"520\",\"framerVariables\":\"{\\\"VJfui0rtN\\\":\\\"cardTitle\\\",\\\"VJmgnkZFX\\\":\\\"cardDescription\\\",\\\"GzdpMqtRF\\\":\\\"image\\\",\\\"PTH7QZd7U\\\":\\\"backgroundColorLight\\\",\\\"dNLBbxEpw\\\":\\\"backgroundColorDark\\\",\\\"P6JbfvdZe\\\":\\\"cardVisible\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XfPknWQ_Y\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YEtSDQJMG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vBkpazfRV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tRx_OfDE3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"By5oO5eDc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (55492a8)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"ERuDFwE3o\",\"xjOKw47mr\",\"ANVsiutHt\",\"cT9S2vGx5\",\"QCHrk0Uea\",\"rIWl5N9me\",\"hF9ddpcQP\",\"cwTdppNvj\",\"NOcf9BI49\",\"PriVkD4wB\"];const serializationHash=\"framer-mdycO\";const variantClassNames={ANVsiutHt:\"framer-v-1kmbmrp\",cT9S2vGx5:\"framer-v-vb1j\",cwTdppNvj:\"framer-v-1l82wb8\",ERuDFwE3o:\"framer-v-1ejqw52\",hF9ddpcQP:\"framer-v-1yqp04\",NOcf9BI49:\"framer-v-cp3zu\",PriVkD4wB:\"framer-v-1q0jw1c\",QCHrk0Uea:\"framer-v-18aucgt\",rIWl5N9me:\"framer-v-1s0ojvm\",xjOKw47mr:\"framer-v-1c5c86f\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Blue-White-Gradient\":\"hF9ddpcQP\",\"Dark-blue\":\"cT9S2vGx5\",\"Light-Blue\":\"NOcf9BI49\",\"Neutral-White-Gradient\":\"rIWl5N9me\",\"Purple-White-Gradient\":\"PriVkD4wB\",\"White-Neutral-Gradient\":\"cwTdppNvj\",Black:\"xjOKw47mr\",Blue:\"ERuDFwE3o\",Neutral:\"QCHrk0Uea\",White:\"ANVsiutHt\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"ERuDFwE3o\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ERuDFwE3o\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ejqw52\",className,classNames),\"data-framer-name\":\"Blue\",layoutDependency:layoutDependency,layoutId:\"ERuDFwE3o\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{background:\"linear-gradient(180deg, var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255)) 0%, var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255)) 100%)\",backgroundColor:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",...style},variants:{ANVsiutHt:{background:\"linear-gradient(180deg, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)) 0%, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)) 100%)\",backgroundColor:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"},cT9S2vGx5:{background:\"linear-gradient(180deg, var(--token-88b7c52e-5a2f-40cf-8ead-953240eb1842, rgb(20, 42, 106)) 0%, var(--token-88b7c52e-5a2f-40cf-8ead-953240eb1842, rgb(20, 42, 106)) 100%)\",backgroundColor:\"var(--token-88b7c52e-5a2f-40cf-8ead-953240eb1842, rgb(20, 42, 106))\"},cwTdppNvj:{background:\"linear-gradient(180deg, rgb(240, 240, 240) 0%, rgb(255, 255, 255) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},hF9ddpcQP:{background:\"linear-gradient(180deg, rgb(235, 242, 255) 0%, rgb(255, 255, 255) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},NOcf9BI49:{background:\"linear-gradient(180deg, var(--token-8429281c-354e-462c-bd8a-2af2e4d85b65, rgb(235, 242, 255)) 0%, var(--token-8429281c-354e-462c-bd8a-2af2e4d85b65, rgb(235, 242, 255)) 100%)\",backgroundColor:\"var(--token-8429281c-354e-462c-bd8a-2af2e4d85b65, rgb(235, 242, 255))\"},PriVkD4wB:{background:\"linear-gradient(180deg, rgb(240, 241, 254) 0%, rgb(255, 255, 255) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},QCHrk0Uea:{background:\"linear-gradient(180deg, var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249)) 0%, var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249)) 100%)\",backgroundColor:\"var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249))\"},rIWl5N9me:{background:\"linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(240, 240, 240) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},xjOKw47mr:{background:\"linear-gradient(180deg, var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36)) 0%, var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36)) 100%)\",backgroundColor:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\"}},...addPropertyOverrides({ANVsiutHt:{\"data-framer-name\":\"White\"},cT9S2vGx5:{\"data-framer-name\":\"Dark-blue\"},cwTdppNvj:{\"data-framer-name\":\"White-Neutral-Gradient\"},hF9ddpcQP:{\"data-framer-name\":\"Blue-White-Gradient\"},NOcf9BI49:{\"data-framer-name\":\"Light-Blue\"},PriVkD4wB:{\"data-framer-name\":\"Purple-White-Gradient\"},QCHrk0Uea:{\"data-framer-name\":\"Neutral\"},rIWl5N9me:{\"data-framer-name\":\"Neutral-White-Gradient\"},xjOKw47mr:{\"data-framer-name\":\"Black\"}},baseVariant,gestureVariant)})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mdycO.framer-16zyia1, .framer-mdycO .framer-16zyia1 { display: block; }\",\".framer-mdycO.framer-1ejqw52 { height: 200px; position: relative; width: 200px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 200\n * @framerIntrinsicWidth 200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"xjOKw47mr\":{\"layout\":[\"fixed\",\"fixed\"]},\"ANVsiutHt\":{\"layout\":[\"fixed\",\"fixed\"]},\"cT9S2vGx5\":{\"layout\":[\"fixed\",\"fixed\"]},\"QCHrk0Uea\":{\"layout\":[\"fixed\",\"fixed\"]},\"rIWl5N9me\":{\"layout\":[\"fixed\",\"fixed\"]},\"hF9ddpcQP\":{\"layout\":[\"fixed\",\"fixed\"]},\"cwTdppNvj\":{\"layout\":[\"fixed\",\"fixed\"]},\"NOcf9BI49\":{\"layout\":[\"fixed\",\"fixed\"]},\"PriVkD4wB\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerdHrVuzcWW=withCSS(Component,css,\"framer-mdycO\");export default FramerdHrVuzcWW;FramerdHrVuzcWW.displayName=\"Background-colors\";FramerdHrVuzcWW.defaultProps={height:200,width:200};addPropertyControls(FramerdHrVuzcWW,{variant:{options:[\"ERuDFwE3o\",\"xjOKw47mr\",\"ANVsiutHt\",\"cT9S2vGx5\",\"QCHrk0Uea\",\"rIWl5N9me\",\"hF9ddpcQP\",\"cwTdppNvj\",\"NOcf9BI49\",\"PriVkD4wB\"],optionTitles:[\"Blue\",\"Black\",\"White\",\"Dark-blue\",\"Neutral\",\"Neutral-White-Gradient\",\"Blue-White-Gradient\",\"White-Neutral-Gradient\",\"Light-Blue\",\"Purple-White-Gradient\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerdHrVuzcWW,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdHrVuzcWW\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"200\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xjOKw47mr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ANVsiutHt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"cT9S2vGx5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QCHrk0Uea\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rIWl5N9me\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hF9ddpcQP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"cwTdppNvj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NOcf9BI49\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PriVkD4wB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./dHrVuzcWW.map", "// Generated by Framer (3969033)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"lRHMQnRM9\",\"Y5OdojNG5\",\"TQgsD4f7Y\",\"le0LHcOBf\"];const serializationHash=\"framer-u10hC\";const variantClassNames={le0LHcOBf:\"framer-v-1x0nflr\",lRHMQnRM9:\"framer-v-1a1ho2p\",TQgsD4f7Y:\"framer-v-1rutoqy\",Y5OdojNG5:\"framer-v-3oh8l5\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"individuals-badge\":\"le0LHcOBf\",\"local-org-badge\":\"Y5OdojNG5\",\"national-orgs-badge\":\"lRHMQnRM9\",\"teams-badge\":\"TQgsD4f7Y\"};const getProps=({badgeLabel,height,id,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,NjyBfMHDb:(_ref=badgeLabel!==null&&badgeLabel!==void 0?badgeLabel:props.NjyBfMHDb)!==null&&_ref!==void 0?_ref:\"Label name\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"lRHMQnRM9\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,NjyBfMHDb,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"lRHMQnRM9\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"Y5OdojNG5\",\"TQgsD4f7Y\",\"le0LHcOBf\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"TQgsD4f7Y\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"le0LHcOBf\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"Y5OdojNG5\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1a1ho2p\",className,classNames),\"data-framer-name\":\"national-orgs-badge\",layoutDependency:layoutDependency,layoutId:\"lRHMQnRM9\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({le0LHcOBf:{\"data-framer-name\":\"individuals-badge\"},TQgsD4f7Y:{\"data-framer-name\":\"teams-badge\"},Y5OdojNG5:{\"data-framer-name\":\"local-org-badge\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1thjigb\",\"data-framer-name\":\"page=national-orgs\",layoutDependency:layoutDependency,layoutId:\"pJ4BMH1AX\",style:{backgroundColor:\"rgb(219, 234, 255)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-qgo04r\",\"data-framer-name\":\"icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"WzL0R0mpJ\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 0H12V12C5.37258 12 0 6.62742 0 0Z\" fill=\"black\"/>\\n<path d=\"M0 12H12V24C5.37258 24 0 18.6274 0 12Z\" fill=\"black\"/>\\n<path d=\"M12 0H24V12C17.3726 12 12 6.62742 12 0Z\" fill=\"black\"/>\\n<path d=\"M12 12H24V24C17.3726 24 12 18.6274 12 12Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1qt6tr8\",\"data-framer-name\":\"icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"TbWCqro6B\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.0005 10.3252C11.7402 11.1149 11.1159 11.7391 10.3262 11.9993C11.1159 12.2594 11.7402 12.8836 12.0005 13.6733C12.2608 12.8836 12.8851 12.2594 13.6748 11.9993C12.8851 11.7391 12.2608 11.1149 12.0005 10.3252Z\" fill=\"black\"/>\\n<circle cx=\"5.72093\" cy=\"5.72093\" r=\"5.72093\" fill=\"black\"/>\\n<circle cx=\"18.2795\" cy=\"5.72093\" r=\"5.72093\" fill=\"black\"/>\\n<circle cx=\"5.72093\" cy=\"18.2795\" r=\"5.72093\" fill=\"black\"/>\\n<circle cx=\"18.2795\" cy=\"18.2795\" r=\"5.72093\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1v6ebnd\",\"data-framer-name\":\"icon\",layoutDependency:layoutDependency,layoutId:\"ZGagEB308\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-5y7b40\",\"data-framer-name\":\"Rectangle 25405\",layoutDependency:layoutDependency,layoutId:\"I4pjXTNL1\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kjm2wb\",\"data-framer-name\":\"Ellipse 17\",layoutDependency:layoutDependency,layoutId:\"LVYxXGxIQ\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1h91r77\",\"data-framer-name\":\"icon\",layoutDependency:layoutDependency,layoutId:\"HPQYqREdZ\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-10r48y0\",\"data-framer-name\":\"Ellipse 36\",layoutDependency:layoutDependency,layoutId:\"HwzlDfQyw\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jg80pw\",\"data-framer-name\":\"Ellipse 37\",layoutDependency:layoutDependency,layoutId:\"vsBOMKdN9\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-revphc\",\"data-framer-name\":\"Ellipse 38\",layoutDependency:layoutDependency,layoutId:\"sYPuc1qRv\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wyuesu\",\"data-framer-name\":\"Ellipse 39\",layoutDependency:layoutDependency,layoutId:\"fawCtezt0\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-g5loe0\",\"data-framer-name\":\"Ellipse 40\",layoutDependency:layoutDependency,layoutId:\"TPnp4y_FH\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-13g116z\",\"data-framer-name\":\"Ellipse 41\",layoutDependency:layoutDependency,layoutId:\"Y6lvGPD2k\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vqjctr\",\"data-framer-name\":\"Ellipse 42\",layoutDependency:layoutDependency,layoutId:\"JDLyHAwyA\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ovp5il\",\"data-framer-name\":\"Ellipse 43\",layoutDependency:layoutDependency,layoutId:\"NZVmyZ3eX\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16mm4bi\",\"data-framer-name\":\"Ellipse 44\",layoutDependency:layoutDependency,layoutId:\"Yng4cpiVL\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1akbe7q\",\"data-framer-name\":\"Ellipse 45\",layoutDependency:layoutDependency,layoutId:\"hPZEpswA1\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-7r7t1x\",\"data-framer-name\":\"Ellipse 46\",layoutDependency:layoutDependency,layoutId:\"KjZjjdIlP\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-di79cp\",\"data-framer-name\":\"Ellipse 47\",layoutDependency:layoutDependency,layoutId:\"qpRHCLOIl\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-3viqo7\",\"data-framer-name\":\"Ellipse 48\",layoutDependency:layoutDependency,layoutId:\"GbjJY3h7A\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-nlyhlp\",\"data-framer-name\":\"Ellipse 49\",layoutDependency:layoutDependency,layoutId:\"yxJ9akEln\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1codrkr\",\"data-framer-name\":\"Ellipse 50\",layoutDependency:layoutDependency,layoutId:\"UAbOzajem\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-hig8pg\",\"data-framer-name\":\"Ellipse 51\",layoutDependency:layoutDependency,layoutId:\"UtG41StCr\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.28px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\"},children:\"Label name\"})}),className:\"framer-qv88nz\",\"data-framer-name\":\"label\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"T2RWmgBxn\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:NjyBfMHDb,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({le0LHcOBf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.28px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\"},children:\"Label name\"})})},TQgsD4f7Y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.28px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\"},children:\"Label name\"})})},Y5OdojNG5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.28px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\"},children:\"Label name\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-u10hC.framer-11dtqqj, .framer-u10hC .framer-11dtqqj { display: block; }\",\".framer-u10hC.framer-1a1ho2p { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-u10hC .framer-1thjigb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 8px 16px 8px 16px; position: relative; width: min-content; }\",\".framer-u10hC .framer-qgo04r, .framer-u10hC .framer-1qt6tr8 { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-u10hC .framer-1v6ebnd { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: visible; position: relative; width: 24px; }\",\".framer-u10hC .framer-5y7b40 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); left: 0px; position: absolute; top: 0px; width: 24px; }\",\".framer-u10hC .framer-1kjm2wb { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); left: 4px; position: absolute; top: 4px; width: 17px; }\",\".framer-u10hC .framer-1h91r77 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: visible; position: relative; width: 20px; }\",\".framer-u10hC .framer-10r48y0 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4px); left: 0px; position: absolute; top: 0px; width: 4px; }\",\".framer-u10hC .framer-jg80pw { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4px); left: 5px; position: absolute; top: 0px; width: 4px; }\",\".framer-u10hC .framer-revphc { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4px); left: 11px; position: absolute; top: 0px; width: 4px; }\",\".framer-u10hC .framer-1wyuesu { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4px); left: 16px; position: absolute; top: 0px; width: 4px; }\",\".framer-u10hC .framer-g5loe0 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4px); left: 0px; position: absolute; top: 5px; width: 4px; }\",\".framer-u10hC .framer-13g116z { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4px); left: 5px; position: absolute; top: 5px; width: 4px; }\",\".framer-u10hC .framer-1vqjctr { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4px); left: 11px; position: absolute; top: 5px; width: 4px; }\",\".framer-u10hC .framer-1ovp5il { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4px); left: 16px; position: absolute; top: 5px; width: 4px; }\",\".framer-u10hC .framer-16mm4bi { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4px); left: 0px; position: absolute; top: 11px; width: 4px; }\",\".framer-u10hC .framer-1akbe7q { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4px); left: 5px; position: absolute; top: 11px; width: 4px; }\",\".framer-u10hC .framer-7r7t1x { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4px); left: 11px; position: absolute; top: 11px; width: 4px; }\",\".framer-u10hC .framer-di79cp { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4px); left: 16px; position: absolute; top: 11px; width: 4px; }\",\".framer-u10hC .framer-3viqo7 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4px); left: 0px; position: absolute; top: 16px; width: 4px; }\",\".framer-u10hC .framer-nlyhlp { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4px); left: 5px; position: absolute; top: 16px; width: 4px; }\",\".framer-u10hC .framer-1codrkr { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4px); left: 11px; position: absolute; top: 16px; width: 4px; }\",\".framer-u10hC .framer-hig8pg { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 4px); left: 16px; position: absolute; top: 16px; width: 4px; }\",\".framer-u10hC .framer-qv88nz { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-u10hC.framer-1a1ho2p, .framer-u10hC .framer-1thjigb { gap: 0px; } .framer-u10hC.framer-1a1ho2p > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-u10hC.framer-1a1ho2p > :first-child { margin-top: 0px; } .framer-u10hC.framer-1a1ho2p > :last-child { margin-bottom: 0px; } .framer-u10hC .framer-1thjigb > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-u10hC .framer-1thjigb > :first-child { margin-left: 0px; } .framer-u10hC .framer-1thjigb > :last-child { margin-right: 0px; } }\",\".framer-u10hC.framer-v-1x0nflr .framer-1kjm2wb { height: var(--framer-aspect-ratio-supported, 17px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 139\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Y5OdojNG5\":{\"layout\":[\"auto\",\"auto\"]},\"TQgsD4f7Y\":{\"layout\":[\"auto\",\"auto\"]},\"le0LHcOBf\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"NjyBfMHDb\":\"badgeLabel\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerB_x5eMke_=withCSS(Component,css,\"framer-u10hC\");export default FramerB_x5eMke_;FramerB_x5eMke_.displayName=\"Page-badge\";FramerB_x5eMke_.defaultProps={height:40,width:139};addPropertyControls(FramerB_x5eMke_,{variant:{options:[\"lRHMQnRM9\",\"Y5OdojNG5\",\"TQgsD4f7Y\",\"le0LHcOBf\"],optionTitles:[\"national-orgs-badge\",\"local-org-badge\",\"teams-badge\",\"individuals-badge\"],title:\"Variant\",type:ControlType.Enum},NjyBfMHDb:{defaultValue:\"Label name\",title:\"badge-label\",type:ControlType.String}});addFonts(FramerB_x5eMke_,[{explicitInter:true,fonts:[{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/QMIUKUCANYOW3DZTE34ZMVXC7KRYZNCO/X3SZZ4Z5SZNM5K75FPPASQ2YRIJMIPUD/G2K4CBVGEH7VFVIC3T6GBHAWO2E2W7YQ.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerB_x5eMke_\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Y5OdojNG5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"TQgsD4f7Y\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"le0LHcOBf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"139\",\"framerIntrinsicHeight\":\"40\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"NjyBfMHDb\\\":\\\"badgeLabel\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./B_x5eMke_.map", "// Generated by Framer (98479f1)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"K8VfxVx1a\",\"j39sPtSAv\",\"iwRepxDES\",\"KoqGyahhQ\",\"JOqgxZpkW\",\"RtPWz8CGH\",\"WXk4CLXUd\",\"BVwVc0XU3\"];const serializationHash=\"framer-QQ7p7\";const variantClassNames={BVwVc0XU3:\"framer-v-1rouvvu\",iwRepxDES:\"framer-v-1j5ubm9\",j39sPtSAv:\"framer-v-118x6l\",JOqgxZpkW:\"framer-v-krhpoo\",K8VfxVx1a:\"framer-v-1u1hyvx\",KoqGyahhQ:\"framer-v-16tsidw\",RtPWz8CGH:\"framer-v-kh5kds\",WXk4CLXUd:\"framer-v-l4ukab\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"desktop-h1-center\":\"JOqgxZpkW\",\"desktop-h1-left\":\"K8VfxVx1a\",\"desktop-h2-center\":\"RtPWz8CGH\",\"desktop-h2\":\"j39sPtSAv\",\"mobile-h1-center\":\"WXk4CLXUd\",\"mobile-h1\":\"iwRepxDES\",\"mobile-h2-center\":\"BVwVc0XU3\",\"mobile-h2\":\"KoqGyahhQ\"};const getProps=({height,id,title,titleColor,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,Nf0hwKk5B:(_ref=titleColor!==null&&titleColor!==void 0?titleColor:props.Nf0hwKk5B)!==null&&_ref!==void 0?_ref:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",RVWpexLsG:(_ref1=title!==null&&title!==void 0?title:props.RVWpexLsG)!==null&&_ref1!==void 0?_ref1:\"Title goes here\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"K8VfxVx1a\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,RVWpexLsG,Nf0hwKk5B,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"K8VfxVx1a\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1u1hyvx\",className,classNames),\"data-framer-name\":\"desktop-h1-left\",layoutDependency:layoutDependency,layoutId:\"K8VfxVx1a\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({BVwVc0XU3:{\"data-framer-name\":\"mobile-h2-center\"},iwRepxDES:{\"data-framer-name\":\"mobile-h1\"},j39sPtSAv:{\"data-framer-name\":\"desktop-h2\"},JOqgxZpkW:{\"data-framer-name\":\"desktop-h1-center\"},KoqGyahhQ:{\"data-framer-name\":\"mobile-h2\"},RtPWz8CGH:{\"data-framer-name\":\"desktop-h2-center\"},WXk4CLXUd:{\"data-framer-name\":\"mobile-h1-center\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.6px\",\"--framer-line-height\":\"56px\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--variable-reference-Nf0hwKk5B-ZgLNbEv1C))\"},children:\"Title goes here\"})}),className:\"framer-1nbo8as\",\"data-framer-name\":\"h1\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BaqWpqjuW\",style:{\"--extracted-gdpscs\":\"var(--variable-reference-Nf0hwKk5B-ZgLNbEv1C)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-Nf0hwKk5B-ZgLNbEv1C\":Nf0hwKk5B},text:RVWpexLsG,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({BVwVc0XU3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.84px\",\"--framer-line-height\":\"36px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--variable-reference-Nf0hwKk5B-ZgLNbEv1C))\"},children:\"Title goes here\"})})},iwRepxDES:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.28px\",\"--framer-line-height\":\"40px\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--variable-reference-Nf0hwKk5B-ZgLNbEv1C))\"},children:\"Title goes here\"})})},j39sPtSAv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.6px\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--variable-reference-Nf0hwKk5B-ZgLNbEv1C))\"},children:\"Title goes here\"})})},JOqgxZpkW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.6px\",\"--framer-line-height\":\"56px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--variable-reference-Nf0hwKk5B-ZgLNbEv1C))\"},children:\"Title goes here\"})})},KoqGyahhQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.84px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--variable-reference-Nf0hwKk5B-ZgLNbEv1C))\"},children:\"Title goes here\"})})},RtPWz8CGH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.6px\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--variable-reference-Nf0hwKk5B-ZgLNbEv1C))\"},children:\"Title goes here\"})})},WXk4CLXUd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.28px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--variable-reference-Nf0hwKk5B-ZgLNbEv1C))\"},children:\"Title goes here\"})})}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QQ7p7.framer-so12er, .framer-QQ7p7 .framer-so12er { display: block; }\",\".framer-QQ7p7.framer-1u1hyvx { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 325px; }\",\".framer-QQ7p7 .framer-1nbo8as { 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-QQ7p7.framer-1u1hyvx { gap: 0px; } .framer-QQ7p7.framer-1u1hyvx > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-QQ7p7.framer-1u1hyvx > :first-child { margin-top: 0px; } .framer-QQ7p7.framer-1u1hyvx > :last-child { margin-bottom: 0px; } }\",\".framer-QQ7p7.framer-v-118x6l.framer-1u1hyvx, .framer-QQ7p7.framer-v-kh5kds.framer-1u1hyvx { width: 300px; }\",\".framer-QQ7p7.framer-v-krhpoo.framer-1u1hyvx, .framer-QQ7p7.framer-v-l4ukab.framer-1u1hyvx, .framer-QQ7p7.framer-v-1rouvvu.framer-1u1hyvx { width: 324px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 56\n * @framerIntrinsicWidth 325\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"j39sPtSAv\":{\"layout\":[\"fixed\",\"auto\"]},\"iwRepxDES\":{\"layout\":[\"fixed\",\"auto\"]},\"KoqGyahhQ\":{\"layout\":[\"fixed\",\"auto\"]},\"JOqgxZpkW\":{\"layout\":[\"fixed\",\"auto\"]},\"RtPWz8CGH\":{\"layout\":[\"fixed\",\"auto\"]},\"WXk4CLXUd\":{\"layout\":[\"fixed\",\"auto\"]},\"BVwVc0XU3\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"RVWpexLsG\":\"title\",\"Nf0hwKk5B\":\"titleColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerZgLNbEv1C=withCSS(Component,css,\"framer-QQ7p7\");export default FramerZgLNbEv1C;FramerZgLNbEv1C.displayName=\"Headings\";FramerZgLNbEv1C.defaultProps={height:56,width:325};addPropertyControls(FramerZgLNbEv1C,{variant:{options:[\"K8VfxVx1a\",\"j39sPtSAv\",\"iwRepxDES\",\"KoqGyahhQ\",\"JOqgxZpkW\",\"RtPWz8CGH\",\"WXk4CLXUd\",\"BVwVc0XU3\"],optionTitles:[\"desktop-h1-left\",\"desktop-h2\",\"mobile-h1\",\"mobile-h2\",\"desktop-h1-center\",\"desktop-h2-center\",\"mobile-h1-center\",\"mobile-h2-center\"],title:\"Variant\",type:ControlType.Enum},RVWpexLsG:{defaultValue:\"Title goes here\",title:\"title\",type:ControlType.String},Nf0hwKk5B:{defaultValue:'var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36)) /* {\"name\":\"Black\"} */',title:\"title-color\",type:ControlType.Color}});addFonts(FramerZgLNbEv1C,[{explicitInter:true,fonts:[{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/VZXRYUQGJWOEW3WBHI2ZRU7QWD66UURZ/KPLUZ2LM37KI6366QBECNGUXYQRCQT5Y/YDWF2IPIKXPINAVFZDUWBJ7A2JGQE6MX.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZgLNbEv1C\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"RVWpexLsG\\\":\\\"title\\\",\\\"Nf0hwKk5B\\\":\\\"titleColor\\\"}\",\"framerIntrinsicHeight\":\"56\",\"framerIntrinsicWidth\":\"325\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"j39sPtSAv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iwRepxDES\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KoqGyahhQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JOqgxZpkW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RtPWz8CGH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WXk4CLXUd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BVwVc0XU3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ZgLNbEv1C.map", "// Generated by Framer (98479f1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import PageBadge from\"https://framerusercontent.com/modules/zN7X32wpPU06BJVcEoYH/VCSwviHCCQfBDlMUMgWb/B_x5eMke_.js\";import ButtonRounded from\"https://framerusercontent.com/modules/hq8bYugqBXS2iHRb7xuu/4FTL2iQPs297M4bfH6dW/tsgPbCL_S.js\";import Headings from\"https://framerusercontent.com/modules/QkUbCc3ADguK66QBAJPv/04iJOCXdaUjbszvT8EIE/ZgLNbEv1C.js\";const PageBadgeFonts=getFonts(PageBadge);const HeadingsFonts=getFonts(Headings);const ButtonRoundedFonts=getFonts(ButtonRounded);const HeadingsControls=getPropertyControls(Headings);const PageBadgeControls=getPropertyControls(PageBadge);const ButtonRoundedControls=getPropertyControls(ButtonRounded);const cycleOrder=[\"Hqqh1QAO1\",\"SKoSRECtL\",\"czn7eib3P\",\"P5B7pz7jo\",\"HpF_roiHw\",\"WoXS_MEGn\"];const serializationHash=\"framer-Vg4Jd\";const variantClassNames={czn7eib3P:\"framer-v-11s0bx0\",HpF_roiHw:\"framer-v-z2c6tz\",Hqqh1QAO1:\"framer-v-1hi9juk\",P5B7pz7jo:\"framer-v-109mjg4\",SKoSRECtL:\"framer-v-rjadoj\",WoXS_MEGn:\"framer-v-14mhnrh\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={\"desktop-h1-center\":\"JOqgxZpkW\",\"desktop-h1-left\":\"K8VfxVx1a\",\"desktop-h2-center\":\"RtPWz8CGH\",\"desktop-h2\":\"j39sPtSAv\",\"mobile-h1-center\":\"WXk4CLXUd\",\"mobile-h1\":\"iwRepxDES\",\"mobile-h2-center\":\"BVwVc0XU3\",\"mobile-h2\":\"KoqGyahhQ\"};const humanReadableEnumMap1={\"individuals-badge\":\"le0LHcOBf\",\"local-org-badge\":\"Y5OdojNG5\",\"national-orgs-badge\":\"lRHMQnRM9\",\"teams-badge\":\"TQgsD4f7Y\"};const humanReadableEnumMap2={\"desktop-link-button\":\"N0Hs20USO\",\"emi-button\":\"hFNWi9Qig\",\"mobile-link-button\":\"bpSZC4gLN\",\"mobile-segmented-control-secondary\":\"vdygr8_5h\",\"mobile-segmented-primary-button-solid\":\"nGgS_XfhZ\",\"mobile-segmented-secondary-button-soft\":\"IJFrAo6ah\",\"primary-button-solid\":\"VKzrcDP7_\",\"secondary-button-soft\":\"jPvhvuR5I\",\"segmented-control-secondary\":\"YJRBMCdgq\"};const humanReadableVariantMap={\"desktop-primary-center\":\"SKoSRECtL\",\"desktop-primary-left\":\"Hqqh1QAO1\",\"desktop-secondary-left\":\"HpF_roiHw\",\"mobile-primary-center\":\"P5B7pz7jo\",\"mobile-primary-left\":\"czn7eib3P\",\"mobile-secondary-left\":\"WoXS_MEGn\"};const getProps=({badgeLabel,badgeVisible,buttonLabel1,buttonLabel2,buttonStyle1,buttonStyle2,buttonVisible1,buttonVisible2,headingSize,height,id,link1,link2,pageBadge,pageDescription,pageDescriptionColor,pageDescriptionVisible,pageTitle,titleColor,width,...props})=>{var _ref,_ref1,_humanReadableEnumMap2_buttonStyle2,_ref2,_ref3,_humanReadableEnumMap_headingSize,_ref4,_ref5,_ref6,_ref7,_ref8,_humanReadableEnumMap2_buttonStyle1,_ref9,_ref10,_humanReadableEnumMap1_pageBadge,_ref11,_ref12,_ref13,_ref14,_humanReadableVariantMap_props_variant,_ref15,_ref16,_ref17,_ref18,_ref19;return{...props,BWoDzZT9Q:(_ref=pageDescriptionColor!==null&&pageDescriptionColor!==void 0?pageDescriptionColor:props.BWoDzZT9Q)!==null&&_ref!==void 0?_ref:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",DG48R4eGQ:(_ref1=pageTitle!==null&&pageTitle!==void 0?pageTitle:props.DG48R4eGQ)!==null&&_ref1!==void 0?_ref1:\"The page title goes here\",FryJ6alZz:(_ref3=(_ref2=(_humanReadableEnumMap2_buttonStyle2=humanReadableEnumMap2[buttonStyle2])!==null&&_humanReadableEnumMap2_buttonStyle2!==void 0?_humanReadableEnumMap2_buttonStyle2:buttonStyle2)!==null&&_ref2!==void 0?_ref2:props.FryJ6alZz)!==null&&_ref3!==void 0?_ref3:\"VKzrcDP7_\",GCWYuNQD9:(_ref5=(_ref4=(_humanReadableEnumMap_headingSize=humanReadableEnumMap[headingSize])!==null&&_humanReadableEnumMap_headingSize!==void 0?_humanReadableEnumMap_headingSize:headingSize)!==null&&_ref4!==void 0?_ref4:props.GCWYuNQD9)!==null&&_ref5!==void 0?_ref5:\"K8VfxVx1a\",IT3tmKn1_:(_ref6=badgeVisible!==null&&badgeVisible!==void 0?badgeVisible:props.IT3tmKn1_)!==null&&_ref6!==void 0?_ref6:true,mhRjrF9vq:(_ref7=pageDescription!==null&&pageDescription!==void 0?pageDescription:props.mhRjrF9vq)!==null&&_ref7!==void 0?_ref7:\"The page description goes here\",MKqf96GdC:(_ref8=buttonVisible2!==null&&buttonVisible2!==void 0?buttonVisible2:props.MKqf96GdC)!==null&&_ref8!==void 0?_ref8:true,PcD6JEJfL:(_ref10=(_ref9=(_humanReadableEnumMap2_buttonStyle1=humanReadableEnumMap2[buttonStyle1])!==null&&_humanReadableEnumMap2_buttonStyle1!==void 0?_humanReadableEnumMap2_buttonStyle1:buttonStyle1)!==null&&_ref9!==void 0?_ref9:props.PcD6JEJfL)!==null&&_ref10!==void 0?_ref10:\"VKzrcDP7_\",QPHtXcTyB:(_ref12=(_ref11=(_humanReadableEnumMap1_pageBadge=humanReadableEnumMap1[pageBadge])!==null&&_humanReadableEnumMap1_pageBadge!==void 0?_humanReadableEnumMap1_pageBadge:pageBadge)!==null&&_ref11!==void 0?_ref11:props.QPHtXcTyB)!==null&&_ref12!==void 0?_ref12:\"lRHMQnRM9\",QQDFOG0Ir:(_ref13=buttonLabel1!==null&&buttonLabel1!==void 0?buttonLabel1:props.QQDFOG0Ir)!==null&&_ref13!==void 0?_ref13:\"button-label\",U1dtMXvB4:(_ref14=buttonVisible1!==null&&buttonVisible1!==void 0?buttonVisible1:props.U1dtMXvB4)!==null&&_ref14!==void 0?_ref14:true,variant:(_ref15=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref15!==void 0?_ref15:\"Hqqh1QAO1\",w9kXRWNm8:(_ref16=titleColor!==null&&titleColor!==void 0?titleColor:props.w9kXRWNm8)!==null&&_ref16!==void 0?_ref16:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",WehUKPw1l:(_ref17=pageDescriptionVisible!==null&&pageDescriptionVisible!==void 0?pageDescriptionVisible:props.WehUKPw1l)!==null&&_ref17!==void 0?_ref17:true,X207C9_Vg:(_ref18=badgeLabel!==null&&badgeLabel!==void 0?badgeLabel:props.X207C9_Vg)!==null&&_ref18!==void 0?_ref18:\"Label name\",XmRz8lweI:(_ref19=buttonLabel2!==null&&buttonLabel2!==void 0?buttonLabel2:props.XmRz8lweI)!==null&&_ref19!==void 0?_ref19:\"button-label\",xVZcYfOE4:link2!==null&&link2!==void 0?link2:props.xVZcYfOE4,YFs4BFdVJ:link1!==null&&link1!==void 0?link1:props.YFs4BFdVJ};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,GCWYuNQD9,DG48R4eGQ,w9kXRWNm8,WehUKPw1l,mhRjrF9vq,BWoDzZT9Q,IT3tmKn1_,QPHtXcTyB,X207C9_Vg,U1dtMXvB4,PcD6JEJfL,QQDFOG0Ir,MKqf96GdC,FryJ6alZz,XmRz8lweI,YFs4BFdVJ,xVZcYfOE4,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Hqqh1QAO1\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=value=>{if(baseVariant===\"WoXS_MEGn\")return false;return value;};const isDisplayed1=value=>{if([\"HpF_roiHw\",\"WoXS_MEGn\"].includes(baseVariant))return false;return value;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1hi9juk\",className,classNames),\"data-framer-name\":\"desktop-primary-left\",layoutDependency:layoutDependency,layoutId:\"Hqqh1QAO1\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({czn7eib3P:{\"data-framer-name\":\"mobile-primary-left\"},HpF_roiHw:{\"data-framer-name\":\"desktop-secondary-left\"},P5B7pz7jo:{\"data-framer-name\":\"mobile-primary-center\"},SKoSRECtL:{\"data-framer-name\":\"desktop-primary-center\"},WoXS_MEGn:{\"data-framer-name\":\"mobile-secondary-left\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xnv2q7\",\"data-framer-name\":\"Heading\",layoutDependency:layoutDependency,layoutId:\"HQ73PKzsL\",style:{backdropFilter:\"blur(0px)\",WebkitBackdropFilter:\"blur(0px)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kicre0\",\"data-framer-name\":\"title-container\",layoutDependency:layoutDependency,layoutId:\"VZqhNTbq5\",children:[isDisplayed(IT3tmKn1_)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||184)-0-184)/2+0+0)+0+0+0+0,...addPropertyOverrides({czn7eib3P:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||296)-0-240)/2+0+0)+0+0+0+0},HpF_roiHw:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||272)-0-272)/2+0+0)+0+0+0+0},P5B7pz7jo:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||296)-0-240)/2+0+0)+0+0+0+0},SKoSRECtL:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||272)-0-272)/2+0+0)+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t37yp5-container\",layoutDependency:layoutDependency,layoutId:\"jW38WftrC-container\",children:/*#__PURE__*/_jsx(PageBadge,{height:\"100%\",id:\"jW38WftrC\",layoutId:\"jW38WftrC\",NjyBfMHDb:X207C9_Vg,variant:QPHtXcTyB,width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4qcn00\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"DH3LDl8b8\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-4mwdoz\",\"data-framer-name\":\"left-container\",layoutDependency:layoutDependency,layoutId:\"tRxE2MnLS\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 120px) / 2, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||184)-0-184)/2+0+0)+0+0+0+72+0+0+0,...addPropertyOverrides({czn7eib3P:{width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||296)-0-240)/2+0+0)+0+0+0+64+0+0+0+0},HpF_roiHw:{width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||272)-0-272)/2+0+0)+0+0+0+72+0+0+0+0},P5B7pz7jo:{width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||296)-0-240)/2+0+0)+0+0+0+64+0+0+0+0},SKoSRECtL:{width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 96px, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||272)-0-272)/2+0+0)+0+0+0+72+0+0+0},WoXS_MEGn:{width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||232)-0-176)/2+0+0)+0+0+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-o3ii8f-container\",layoutDependency:layoutDependency,layoutId:\"c0q_ZK24F-container\",children:/*#__PURE__*/_jsx(Headings,{height:\"100%\",id:\"c0q_ZK24F\",layoutId:\"c0q_ZK24F\",Nf0hwKk5B:w9kXRWNm8,RVWpexLsG:DG48R4eGQ,style:{width:\"100%\"},variant:GCWYuNQD9,width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-s9jsb2\",\"data-framer-name\":\"right-container\",layoutDependency:layoutDependency,layoutId:\"wUuJOuTTV\",children:[WehUKPw1l&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--variable-reference-BWoDzZT9Q-ggsvMDb7m))\"},children:\"The page description goes here\"})}),className:\"framer-1v0cfqp\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"iUvE2RTqA\",style:{\"--extracted-1eung3n\":\"var(--variable-reference-BWoDzZT9Q-ggsvMDb7m)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-BWoDzZT9Q-ggsvMDb7m\":BWoDzZT9Q},text:mhRjrF9vq,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({czn7eib3P:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--variable-reference-BWoDzZT9Q-ggsvMDb7m))\"},children:\"The page description goes here\"})})},P5B7pz7jo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--variable-reference-BWoDzZT9Q-ggsvMDb7m))\"},children:\"The page description goes here\"})})},SKoSRECtL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--variable-reference-BWoDzZT9Q-ggsvMDb7m))\"},children:\"The page description goes here\"})})},WoXS_MEGn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--variable-reference-BWoDzZT9Q-ggsvMDb7m))\"},children:\"The page description goes here\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15eepzr\",layoutDependency:layoutDependency,layoutId:\"TOOYYATBX\",children:[U1dtMXvB4&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||184)-0-184)/2+0+0)+0+0+0+72+0+0+64+0,...addPropertyOverrides({czn7eib3P:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||296)-0-240)/2+0+0)+0+0+0+64+0+80+0+48+0},HpF_roiHw:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||272)-0-272)/2+0+0)+0+0+0+72+0+88+0+64+0},P5B7pz7jo:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||296)-0-240)/2+0+0)+0+0+0+64+0+80+0+48+0},SKoSRECtL:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||272)-0-272)/2+0+0)+0+0+0+72+0+88+0+64+0},WoXS_MEGn:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||232)-0-176)/2+0+0)+0+0+0+0+0+80+0+48+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xglvy0-container\",layoutDependency:layoutDependency,layoutId:\"dPfKIvekO-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"dPfKIvekO\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"dPfKIvekO\",variant:PcD6JEJfL,VVkui8I_2:QQDFOG0Ir,vXHSEg15k:YFs4BFdVJ,width:\"100%\"})})}),isDisplayed1(MKqf96GdC)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||184)-0-184)/2+0+0)+0+0+0+72+0+0+64+0,...addPropertyOverrides({czn7eib3P:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||296)-0-240)/2+0+0)+0+0+0+64+0+80+0+48+0},P5B7pz7jo:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||296)-0-240)/2+0+0)+0+0+0+64+0+80+0+48+0},SKoSRECtL:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||272)-0-272)/2+0+0)+0+0+0+72+0+88+0+64+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17lpk4v-container\",layoutDependency:layoutDependency,layoutId:\"VapuTnL7M-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"VapuTnL7M\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"VapuTnL7M\",variant:FryJ6alZz,VVkui8I_2:XmRz8lweI,vXHSEg15k:xVZcYfOE4,width:\"100%\"})})})]})]})]})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Vg4Jd.framer-oq4na3, .framer-Vg4Jd .framer-oq4na3 { display: block; }\",\".framer-Vg4Jd.framer-1hi9juk { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1440px; }\",\".framer-Vg4Jd .framer-1xnv2q7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Vg4Jd .framer-1kicre0 { 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-Vg4Jd .framer-1t37yp5-container, .framer-Vg4Jd .framer-1xglvy0-container, .framer-Vg4Jd .framer-17lpk4v-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Vg4Jd .framer-4qcn00 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Vg4Jd .framer-4mwdoz, .framer-Vg4Jd .framer-s9jsb2 { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Vg4Jd .framer-o3ii8f-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Vg4Jd .framer-1v0cfqp { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Vg4Jd .framer-15eepzr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Vg4Jd.framer-1hi9juk, .framer-Vg4Jd .framer-1xnv2q7, .framer-Vg4Jd .framer-1kicre0, .framer-Vg4Jd .framer-4qcn00, .framer-Vg4Jd .framer-4mwdoz, .framer-Vg4Jd .framer-s9jsb2, .framer-Vg4Jd .framer-15eepzr { gap: 0px; } .framer-Vg4Jd.framer-1hi9juk > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Vg4Jd.framer-1hi9juk > :first-child, .framer-Vg4Jd .framer-1xnv2q7 > :first-child, .framer-Vg4Jd .framer-1kicre0 > :first-child, .framer-Vg4Jd .framer-4mwdoz > :first-child, .framer-Vg4Jd .framer-s9jsb2 > :first-child { margin-top: 0px; } .framer-Vg4Jd.framer-1hi9juk > :last-child, .framer-Vg4Jd .framer-1xnv2q7 > :last-child, .framer-Vg4Jd .framer-1kicre0 > :last-child, .framer-Vg4Jd .framer-4mwdoz > :last-child, .framer-Vg4Jd .framer-s9jsb2 > :last-child { margin-bottom: 0px; } .framer-Vg4Jd .framer-1xnv2q7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Vg4Jd .framer-1kicre0 > *, .framer-Vg4Jd .framer-4mwdoz > *, .framer-Vg4Jd .framer-s9jsb2 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Vg4Jd .framer-4qcn00 > * { margin: 0px; margin-left: calc(120px / 2); margin-right: calc(120px / 2); } .framer-Vg4Jd .framer-4qcn00 > :first-child, .framer-Vg4Jd .framer-15eepzr > :first-child { margin-left: 0px; } .framer-Vg4Jd .framer-4qcn00 > :last-child, .framer-Vg4Jd .framer-15eepzr > :last-child { margin-right: 0px; } .framer-Vg4Jd .framer-15eepzr > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",\".framer-Vg4Jd.framer-v-rjadoj .framer-1xnv2q7, .framer-Vg4Jd.framer-v-rjadoj .framer-15eepzr, .framer-Vg4Jd.framer-v-109mjg4 .framer-15eepzr { justify-content: center; }\",\".framer-Vg4Jd.framer-v-rjadoj .framer-1kicre0 { align-content: center; align-items: center; justify-content: center; padding: 0px 48px 0px 48px; }\",\".framer-Vg4Jd.framer-v-rjadoj .framer-1t37yp5-container { order: 0; }\",\".framer-Vg4Jd.framer-v-rjadoj .framer-4qcn00 { flex-direction: column; gap: 32px; justify-content: center; order: 1; }\",\".framer-Vg4Jd.framer-v-rjadoj .framer-4mwdoz { flex: none; flex-direction: row; justify-content: center; width: 100%; }\",\".framer-Vg4Jd.framer-v-rjadoj .framer-o3ii8f-container { flex: 1 0 0px; width: 1px; }\",\".framer-Vg4Jd.framer-v-rjadoj .framer-s9jsb2, .framer-Vg4Jd.framer-v-109mjg4 .framer-4mwdoz { flex: none; justify-content: center; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Vg4Jd.framer-v-rjadoj .framer-4qcn00, .framer-Vg4Jd.framer-v-rjadoj .framer-4mwdoz { gap: 0px; } .framer-Vg4Jd.framer-v-rjadoj .framer-4qcn00 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Vg4Jd.framer-v-rjadoj .framer-4qcn00 > :first-child { margin-top: 0px; } .framer-Vg4Jd.framer-v-rjadoj .framer-4qcn00 > :last-child { margin-bottom: 0px; } .framer-Vg4Jd.framer-v-rjadoj .framer-4mwdoz > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-Vg4Jd.framer-v-rjadoj .framer-4mwdoz > :first-child { margin-left: 0px; } .framer-Vg4Jd.framer-v-rjadoj .framer-4mwdoz > :last-child { margin-right: 0px; } }\",\".framer-Vg4Jd.framer-v-11s0bx0.framer-1hi9juk, .framer-Vg4Jd.framer-v-109mjg4.framer-1hi9juk, .framer-Vg4Jd.framer-v-14mhnrh.framer-1hi9juk { width: 393px; }\",\".framer-Vg4Jd.framer-v-11s0bx0 .framer-1kicre0, .framer-Vg4Jd.framer-v-109mjg4 .framer-1kicre0, .framer-Vg4Jd.framer-v-14mhnrh .framer-1kicre0 { gap: 24px; }\",\".framer-Vg4Jd.framer-v-11s0bx0 .framer-4qcn00, .framer-Vg4Jd.framer-v-109mjg4 .framer-4qcn00, .framer-Vg4Jd.framer-v-14mhnrh .framer-4qcn00 { flex-direction: column; gap: 24px; }\",\".framer-Vg4Jd.framer-v-11s0bx0 .framer-4mwdoz, .framer-Vg4Jd.framer-v-z2c6tz .framer-4mwdoz, .framer-Vg4Jd.framer-v-z2c6tz .framer-s9jsb2, .framer-Vg4Jd.framer-v-14mhnrh .framer-4mwdoz { flex: none; width: 100%; }\",\".framer-Vg4Jd.framer-v-11s0bx0 .framer-s9jsb2, .framer-Vg4Jd.framer-v-14mhnrh .framer-s9jsb2 { flex: none; gap: 24px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Vg4Jd.framer-v-11s0bx0 .framer-1kicre0, .framer-Vg4Jd.framer-v-11s0bx0 .framer-4qcn00, .framer-Vg4Jd.framer-v-11s0bx0 .framer-s9jsb2 { gap: 0px; } .framer-Vg4Jd.framer-v-11s0bx0 .framer-1kicre0 > *, .framer-Vg4Jd.framer-v-11s0bx0 .framer-4qcn00 > *, .framer-Vg4Jd.framer-v-11s0bx0 .framer-s9jsb2 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Vg4Jd.framer-v-11s0bx0 .framer-1kicre0 > :first-child, .framer-Vg4Jd.framer-v-11s0bx0 .framer-4qcn00 > :first-child, .framer-Vg4Jd.framer-v-11s0bx0 .framer-s9jsb2 > :first-child { margin-top: 0px; } .framer-Vg4Jd.framer-v-11s0bx0 .framer-1kicre0 > :last-child, .framer-Vg4Jd.framer-v-11s0bx0 .framer-4qcn00 > :last-child, .framer-Vg4Jd.framer-v-11s0bx0 .framer-s9jsb2 > :last-child { margin-bottom: 0px; } }\",\".framer-Vg4Jd.framer-v-109mjg4 .framer-s9jsb2 { flex: none; gap: 24px; justify-content: center; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Vg4Jd.framer-v-109mjg4 .framer-1kicre0, .framer-Vg4Jd.framer-v-109mjg4 .framer-4qcn00, .framer-Vg4Jd.framer-v-109mjg4 .framer-s9jsb2 { gap: 0px; } .framer-Vg4Jd.framer-v-109mjg4 .framer-1kicre0 > *, .framer-Vg4Jd.framer-v-109mjg4 .framer-4qcn00 > *, .framer-Vg4Jd.framer-v-109mjg4 .framer-s9jsb2 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Vg4Jd.framer-v-109mjg4 .framer-1kicre0 > :first-child, .framer-Vg4Jd.framer-v-109mjg4 .framer-4qcn00 > :first-child, .framer-Vg4Jd.framer-v-109mjg4 .framer-s9jsb2 > :first-child { margin-top: 0px; } .framer-Vg4Jd.framer-v-109mjg4 .framer-1kicre0 > :last-child, .framer-Vg4Jd.framer-v-109mjg4 .framer-4qcn00 > :last-child, .framer-Vg4Jd.framer-v-109mjg4 .framer-s9jsb2 > :last-child { margin-bottom: 0px; } }\",\".framer-Vg4Jd.framer-v-z2c6tz .framer-4qcn00 { flex-direction: column; gap: 32px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Vg4Jd.framer-v-z2c6tz .framer-4qcn00 { gap: 0px; } .framer-Vg4Jd.framer-v-z2c6tz .framer-4qcn00 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Vg4Jd.framer-v-z2c6tz .framer-4qcn00 > :first-child { margin-top: 0px; } .framer-Vg4Jd.framer-v-z2c6tz .framer-4qcn00 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Vg4Jd.framer-v-14mhnrh .framer-1kicre0, .framer-Vg4Jd.framer-v-14mhnrh .framer-4qcn00, .framer-Vg4Jd.framer-v-14mhnrh .framer-s9jsb2 { gap: 0px; } .framer-Vg4Jd.framer-v-14mhnrh .framer-1kicre0 > *, .framer-Vg4Jd.framer-v-14mhnrh .framer-4qcn00 > *, .framer-Vg4Jd.framer-v-14mhnrh .framer-s9jsb2 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Vg4Jd.framer-v-14mhnrh .framer-1kicre0 > :first-child, .framer-Vg4Jd.framer-v-14mhnrh .framer-4qcn00 > :first-child, .framer-Vg4Jd.framer-v-14mhnrh .framer-s9jsb2 > :first-child { margin-top: 0px; } .framer-Vg4Jd.framer-v-14mhnrh .framer-1kicre0 > :last-child, .framer-Vg4Jd.framer-v-14mhnrh .framer-4qcn00 > :last-child, .framer-Vg4Jd.framer-v-14mhnrh .framer-s9jsb2 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 184\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"SKoSRECtL\":{\"layout\":[\"fixed\",\"auto\"]},\"czn7eib3P\":{\"layout\":[\"fixed\",\"auto\"]},\"P5B7pz7jo\":{\"layout\":[\"fixed\",\"auto\"]},\"HpF_roiHw\":{\"layout\":[\"fixed\",\"auto\"]},\"WoXS_MEGn\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"GCWYuNQD9\":\"headingSize\",\"DG48R4eGQ\":\"pageTitle\",\"w9kXRWNm8\":\"titleColor\",\"WehUKPw1l\":\"pageDescriptionVisible\",\"mhRjrF9vq\":\"pageDescription\",\"BWoDzZT9Q\":\"pageDescriptionColor\",\"IT3tmKn1_\":\"badgeVisible\",\"QPHtXcTyB\":\"pageBadge\",\"X207C9_Vg\":\"badgeLabel\",\"U1dtMXvB4\":\"buttonVisible1\",\"PcD6JEJfL\":\"buttonStyle1\",\"QQDFOG0Ir\":\"buttonLabel1\",\"MKqf96GdC\":\"buttonVisible2\",\"FryJ6alZz\":\"buttonStyle2\",\"XmRz8lweI\":\"buttonLabel2\",\"YFs4BFdVJ\":\"link1\",\"xVZcYfOE4\":\"link2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerggsvMDb7m=withCSS(Component,css,\"framer-Vg4Jd\");export default FramerggsvMDb7m;FramerggsvMDb7m.displayName=\"Page-header\";FramerggsvMDb7m.defaultProps={height:184,width:1440};addPropertyControls(FramerggsvMDb7m,{variant:{options:[\"Hqqh1QAO1\",\"SKoSRECtL\",\"czn7eib3P\",\"P5B7pz7jo\",\"HpF_roiHw\",\"WoXS_MEGn\"],optionTitles:[\"desktop-primary-left\",\"desktop-primary-center\",\"mobile-primary-left\",\"mobile-primary-center\",\"desktop-secondary-left\",\"mobile-secondary-left\"],title:\"Variant\",type:ControlType.Enum},GCWYuNQD9:(HeadingsControls===null||HeadingsControls===void 0?void 0:HeadingsControls[\"variant\"])&&{...HeadingsControls[\"variant\"],defaultValue:\"K8VfxVx1a\",description:undefined,hidden:undefined,title:\"heading-size\"},DG48R4eGQ:{defaultValue:\"The page title goes here\",description:\"\",title:\"page-title\",type:ControlType.String},w9kXRWNm8:{defaultValue:'var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36)) /* {\"name\":\"Black\"} */',title:\"title-color\",type:ControlType.Color},WehUKPw1l:{defaultValue:true,title:\"page-description-visible\",type:ControlType.Boolean},mhRjrF9vq:{defaultValue:\"The page description goes here\",title:\"page-description\",type:ControlType.String},BWoDzZT9Q:{defaultValue:'var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36)) /* {\"name\":\"Black\"} */',title:\"page-description-color\",type:ControlType.Color},IT3tmKn1_:{defaultValue:true,title:\"badge-visible\",type:ControlType.Boolean},QPHtXcTyB:(PageBadgeControls===null||PageBadgeControls===void 0?void 0:PageBadgeControls[\"variant\"])&&{...PageBadgeControls[\"variant\"],defaultValue:\"lRHMQnRM9\",description:undefined,hidden:undefined,title:\"page-badge\"},X207C9_Vg:{defaultValue:\"Label name\",title:\"badge-label\",type:ControlType.String},U1dtMXvB4:{defaultValue:true,title:\"button-visible-1\",type:ControlType.Boolean},PcD6JEJfL:(ButtonRoundedControls===null||ButtonRoundedControls===void 0?void 0:ButtonRoundedControls[\"variant\"])&&{...ButtonRoundedControls[\"variant\"],defaultValue:\"VKzrcDP7_\",description:undefined,hidden:undefined,title:\"button-style-1\"},QQDFOG0Ir:{defaultValue:\"button-label\",placeholder:\"\",title:\"button-label-1\",type:ControlType.String},MKqf96GdC:{defaultValue:true,title:\"button-visible-2\",type:ControlType.Boolean},FryJ6alZz:(ButtonRoundedControls===null||ButtonRoundedControls===void 0?void 0:ButtonRoundedControls[\"variant\"])&&{...ButtonRoundedControls[\"variant\"],defaultValue:\"VKzrcDP7_\",description:undefined,hidden:undefined,title:\"button-style-2\"},XmRz8lweI:{defaultValue:\"button-label\",placeholder:\"\",title:\"button-label-2\",type:ControlType.String},YFs4BFdVJ:{title:\"link-1\",type:ControlType.Link},xVZcYfOE4:{title:\"link-2\",type:ControlType.Link}});addFonts(FramerggsvMDb7m,[{explicitInter:true,fonts:[{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/QMIUKUCANYOW3DZTE34ZMVXC7KRYZNCO/X3SZZ4Z5SZNM5K75FPPASQ2YRIJMIPUD/G2K4CBVGEH7VFVIC3T6GBHAWO2E2W7YQ.woff2\",weight:\"400\"}]},...PageBadgeFonts,...HeadingsFonts,...ButtonRoundedFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerggsvMDb7m\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"GCWYuNQD9\\\":\\\"headingSize\\\",\\\"DG48R4eGQ\\\":\\\"pageTitle\\\",\\\"w9kXRWNm8\\\":\\\"titleColor\\\",\\\"WehUKPw1l\\\":\\\"pageDescriptionVisible\\\",\\\"mhRjrF9vq\\\":\\\"pageDescription\\\",\\\"BWoDzZT9Q\\\":\\\"pageDescriptionColor\\\",\\\"IT3tmKn1_\\\":\\\"badgeVisible\\\",\\\"QPHtXcTyB\\\":\\\"pageBadge\\\",\\\"X207C9_Vg\\\":\\\"badgeLabel\\\",\\\"U1dtMXvB4\\\":\\\"buttonVisible1\\\",\\\"PcD6JEJfL\\\":\\\"buttonStyle1\\\",\\\"QQDFOG0Ir\\\":\\\"buttonLabel1\\\",\\\"MKqf96GdC\\\":\\\"buttonVisible2\\\",\\\"FryJ6alZz\\\":\\\"buttonStyle2\\\",\\\"XmRz8lweI\\\":\\\"buttonLabel2\\\",\\\"YFs4BFdVJ\\\":\\\"link1\\\",\\\"xVZcYfOE4\\\":\\\"link2\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SKoSRECtL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"czn7eib3P\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"P5B7pz7jo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HpF_roiHw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WoXS_MEGn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"184\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ggsvMDb7m.map", "// Generated by Framer (be619af)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,getPropertyControls,Image,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import PageHeader from\"https://framerusercontent.com/modules/6I7z24Oy4JYGCGIcd48w/EMgjjn6LuRWRKeYwOwEy/ggsvMDb7m.js\";const PageHeaderFonts=getFonts(PageHeader);const PageHeaderControls=getPropertyControls(PageHeader);const cycleOrder=[\"a_aowlt3o\",\"lqZ2eRVoQ\",\"Htcmhynb7\",\"YwD6X740K\"];const serializationHash=\"framer-upjY8\";const variantClassNames={a_aowlt3o:\"framer-v-xk4u67\",Htcmhynb7:\"framer-v-sddxd0\",lqZ2eRVoQ:\"framer-v-1kffa26\",YwD6X740K:\"framer-v-1kuipw3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={\"desktop-h1-center\":\"JOqgxZpkW\",\"desktop-h1-left\":\"K8VfxVx1a\",\"desktop-h2-center\":\"RtPWz8CGH\",\"desktop-h2\":\"j39sPtSAv\",\"mobile-h1-center\":\"WXk4CLXUd\",\"mobile-h1\":\"iwRepxDES\",\"mobile-h2-center\":\"BVwVc0XU3\",\"mobile-h2\":\"KoqGyahhQ\"};const humanReadableEnumMap1={\"individuals-badge\":\"le0LHcOBf\",\"local-org-badge\":\"Y5OdojNG5\",\"national-orgs-badge\":\"lRHMQnRM9\",\"teams-badge\":\"TQgsD4f7Y\"};const humanReadableEnumMap2={\"desktop-link-button\":\"N0Hs20USO\",\"emi-button\":\"hFNWi9Qig\",\"mobile-link-button\":\"bpSZC4gLN\",\"mobile-segmented-control-secondary\":\"vdygr8_5h\",\"mobile-segmented-primary-button-solid\":\"nGgS_XfhZ\",\"mobile-segmented-secondary-button-soft\":\"IJFrAo6ah\",\"primary-button-solid\":\"VKzrcDP7_\",\"secondary-button-soft\":\"jPvhvuR5I\",\"segmented-control-secondary\":\"YJRBMCdgq\"};const humanReadableVariantMap={\"desktop-bento-card-2\":\"Htcmhynb7\",\"desktop-bento-cards\":\"a_aowlt3o\",\"mobile-bento-cards-2\":\"YwD6X740K\",\"mobile-bento-cards\":\"lqZ2eRVoQ\"};const getProps=({badgeLabel,badgeVisible,bigCardDescription1,bigCardImage,bigCardTitle1,buttonLabel1,buttonLabel2,buttonStyle1,buttonStyle2,buttonVisible,buttonVisible2,cardBackgroundColor,headerVisible,headingSize,height,id,imageBackgroundColor,pageBadge,pageDescription,pageDescriptionColor,pageTitle,smallCardDescription1,smallCardDescription2,smallCardDescription3,smallCardDescription4,smallCardTitle1,smallCardTitle2,smallCardTitle3,smallCardTitle4,titleColor,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_humanReadableEnumMap_headingSize,_ref6,_ref7,_ref8,_ref9,_ref10,_ref11,_ref12,_ref13,_ref14,_humanReadableEnumMap2_buttonStyle2,_ref15,_ref16,_ref17,_ref18,_ref19,_humanReadableEnumMap1_pageBadge,_ref20,_ref21,_ref22,_ref23,_ref24,_ref25,_ref26,_ref27,_humanReadableVariantMap_props_variant,_ref28,_ref29,_ref30,_humanReadableEnumMap2_buttonStyle1,_ref31,_ref32;return{...props,aUaIQhwSq:(_ref=buttonVisible2!==null&&buttonVisible2!==void 0?buttonVisible2:props.aUaIQhwSq)!==null&&_ref!==void 0?_ref:true,bnunH4jFp:(_ref1=bigCardDescription1!==null&&bigCardDescription1!==void 0?bigCardDescription1:props.bnunH4jFp)!==null&&_ref1!==void 0?_ref1:\"Description\",cGFlad_Wn:(_ref2=smallCardDescription3!==null&&smallCardDescription3!==void 0?smallCardDescription3:props.cGFlad_Wn)!==null&&_ref2!==void 0?_ref2:\"Description\",cGOs6CkMo:(_ref3=pageDescriptionColor!==null&&pageDescriptionColor!==void 0?pageDescriptionColor:props.cGOs6CkMo)!==null&&_ref3!==void 0?_ref3:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",cKkZvibDC:(_ref4=smallCardTitle3!==null&&smallCardTitle3!==void 0?smallCardTitle3:props.cKkZvibDC)!==null&&_ref4!==void 0?_ref4:\"Label\",EsrwcXVa4:(_ref5=badgeVisible!==null&&badgeVisible!==void 0?badgeVisible:props.EsrwcXVa4)!==null&&_ref5!==void 0?_ref5:true,fjkvLNNYG:(_ref7=(_ref6=(_humanReadableEnumMap_headingSize=humanReadableEnumMap[headingSize])!==null&&_humanReadableEnumMap_headingSize!==void 0?_humanReadableEnumMap_headingSize:headingSize)!==null&&_ref6!==void 0?_ref6:props.fjkvLNNYG)!==null&&_ref7!==void 0?_ref7:\"K8VfxVx1a\",G5aiwasfe:(_ref8=smallCardDescription2!==null&&smallCardDescription2!==void 0?smallCardDescription2:props.G5aiwasfe)!==null&&_ref8!==void 0?_ref8:\"Description\",gXEfjGEVP:(_ref9=cardBackgroundColor!==null&&cardBackgroundColor!==void 0?cardBackgroundColor:props.gXEfjGEVP)!==null&&_ref9!==void 0?_ref9:\"var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249))\",HBuZcqOcn:(_ref10=smallCardTitle1!==null&&smallCardTitle1!==void 0?smallCardTitle1:props.HBuZcqOcn)!==null&&_ref10!==void 0?_ref10:\"Label\",IqO8py_3V:(_ref11=pageTitle!==null&&pageTitle!==void 0?pageTitle:props.IqO8py_3V)!==null&&_ref11!==void 0?_ref11:\"The page title goes here\",jMvVRZhOn:(_ref12=headerVisible!==null&&headerVisible!==void 0?headerVisible:props.jMvVRZhOn)!==null&&_ref12!==void 0?_ref12:true,k7B3Z7N3M:(_ref13=smallCardDescription4!==null&&smallCardDescription4!==void 0?smallCardDescription4:props.k7B3Z7N3M)!==null&&_ref13!==void 0?_ref13:\"Description\",KSGbXS4Hn:(_ref14=titleColor!==null&&titleColor!==void 0?titleColor:props.KSGbXS4Hn)!==null&&_ref14!==void 0?_ref14:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",KTrh2P2VN:(_ref16=(_ref15=(_humanReadableEnumMap2_buttonStyle2=humanReadableEnumMap2[buttonStyle2])!==null&&_humanReadableEnumMap2_buttonStyle2!==void 0?_humanReadableEnumMap2_buttonStyle2:buttonStyle2)!==null&&_ref15!==void 0?_ref15:props.KTrh2P2VN)!==null&&_ref16!==void 0?_ref16:\"VKzrcDP7_\",LxBmSyTOF:(_ref17=badgeLabel!==null&&badgeLabel!==void 0?badgeLabel:props.LxBmSyTOF)!==null&&_ref17!==void 0?_ref17:\"Label name\",MU4SiXwfD:(_ref18=smallCardTitle2!==null&&smallCardTitle2!==void 0?smallCardTitle2:props.MU4SiXwfD)!==null&&_ref18!==void 0?_ref18:\"Label\",PdImS50ca:(_ref19=imageBackgroundColor!==null&&imageBackgroundColor!==void 0?imageBackgroundColor:props.PdImS50ca)!==null&&_ref19!==void 0?_ref19:\"rgb(255, 255, 255)\",pLWRhLbNf:(_ref21=(_ref20=(_humanReadableEnumMap1_pageBadge=humanReadableEnumMap1[pageBadge])!==null&&_humanReadableEnumMap1_pageBadge!==void 0?_humanReadableEnumMap1_pageBadge:pageBadge)!==null&&_ref20!==void 0?_ref20:props.pLWRhLbNf)!==null&&_ref21!==void 0?_ref21:\"lRHMQnRM9\",pTmtbRThM:(_ref22=buttonLabel1!==null&&buttonLabel1!==void 0?buttonLabel1:props.pTmtbRThM)!==null&&_ref22!==void 0?_ref22:\"button-label\",r0LClRRxb:(_ref23=smallCardDescription1!==null&&smallCardDescription1!==void 0?smallCardDescription1:props.r0LClRRxb)!==null&&_ref23!==void 0?_ref23:\"Description\",th8nw6ghb:(_ref24=buttonVisible!==null&&buttonVisible!==void 0?buttonVisible:props.th8nw6ghb)!==null&&_ref24!==void 0?_ref24:true,ucc5YI8kL:(_ref25=pageDescription!==null&&pageDescription!==void 0?pageDescription:props.ucc5YI8kL)!==null&&_ref25!==void 0?_ref25:\"The page description goes here\",uLt8PM6Yc:(_ref26=buttonLabel2!==null&&buttonLabel2!==void 0?buttonLabel2:props.uLt8PM6Yc)!==null&&_ref26!==void 0?_ref26:\"button-label\",VAOAQqP3F:(_ref27=bigCardImage!==null&&bigCardImage!==void 0?bigCardImage:props.VAOAQqP3F)!==null&&_ref27!==void 0?_ref27:{src:\"https://framerusercontent.com/images/JR9ePa1nxiWufzs66HTqVo7lgRs.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/JR9ePa1nxiWufzs66HTqVo7lgRs.png?scale-down-to=512 512w,https://framerusercontent.com/images/JR9ePa1nxiWufzs66HTqVo7lgRs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JR9ePa1nxiWufzs66HTqVo7lgRs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/JR9ePa1nxiWufzs66HTqVo7lgRs.png 2400w\"},variant:(_ref28=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref28!==void 0?_ref28:\"a_aowlt3o\",w74EcGqBZ:(_ref29=smallCardTitle4!==null&&smallCardTitle4!==void 0?smallCardTitle4:props.w74EcGqBZ)!==null&&_ref29!==void 0?_ref29:\"Label\",wInHfuiFb:(_ref30=bigCardTitle1!==null&&bigCardTitle1!==void 0?bigCardTitle1:props.wInHfuiFb)!==null&&_ref30!==void 0?_ref30:\"Label\",xFR74oTez:(_ref32=(_ref31=(_humanReadableEnumMap2_buttonStyle1=humanReadableEnumMap2[buttonStyle1])!==null&&_humanReadableEnumMap2_buttonStyle1!==void 0?_humanReadableEnumMap2_buttonStyle1:buttonStyle1)!==null&&_ref31!==void 0?_ref31:props.xFR74oTez)!==null&&_ref32!==void 0?_ref32:\"VKzrcDP7_\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,jMvVRZhOn,fjkvLNNYG,IqO8py_3V,KSGbXS4Hn,ucc5YI8kL,cGOs6CkMo,EsrwcXVa4,pLWRhLbNf,LxBmSyTOF,th8nw6ghb,xFR74oTez,pTmtbRThM,aUaIQhwSq,KTrh2P2VN,uLt8PM6Yc,gXEfjGEVP,VAOAQqP3F,HBuZcqOcn,r0LClRRxb,MU4SiXwfD,G5aiwasfe,cKkZvibDC,cGFlad_Wn,w74EcGqBZ,k7B3Z7N3M,wInHfuiFb,bnunH4jFp,PdImS50ca,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"a_aowlt3o\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"Htcmhynb7\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"YwD6X740K\")return true;return false;};const isDisplayed2=()=>{if([\"Htcmhynb7\",\"YwD6X740K\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-xk4u67\",className,classNames),\"data-framer-name\":\"desktop-bento-cards\",layoutDependency:layoutDependency,layoutId:\"a_aowlt3o\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({Htcmhynb7:{\"data-framer-name\":\"desktop-bento-card-2\"},lqZ2eRVoQ:{\"data-framer-name\":\"mobile-bento-cards\"},YwD6X740K:{\"data-framer-name\":\"mobile-bento-cards-2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qy27b7\",\"data-framer-name\":\"wrap\",layoutDependency:layoutDependency,layoutId:\"LlKqXvIGk\",children:[jMvVRZhOn&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||832)-0-832)/2+0+0)+0+0,...addPropertyOverrides({lqZ2eRVoQ:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1600)-0-2192)/2+0+0)+0+0},YwD6X740K:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1328)-0-1920)/2+0+0)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wi9j16-container\",layoutDependency:layoutDependency,layoutId:\"rkGdmoa31-container\",children:/*#__PURE__*/_jsx(PageHeader,{BWoDzZT9Q:cGOs6CkMo,DG48R4eGQ:IqO8py_3V,FryJ6alZz:KTrh2P2VN,GCWYuNQD9:fjkvLNNYG,height:\"100%\",id:\"rkGdmoa31\",IT3tmKn1_:EsrwcXVa4,layoutId:\"rkGdmoa31\",mhRjrF9vq:ucc5YI8kL,MKqf96GdC:aUaIQhwSq,PcD6JEJfL:xFR74oTez,QPHtXcTyB:pLWRhLbNf,QQDFOG0Ir:pTmtbRThM,style:{width:\"100%\"},U1dtMXvB4:th8nw6ghb,variant:\"Hqqh1QAO1\",w9kXRWNm8:KSGbXS4Hn,WehUKPw1l:true,width:\"100%\",X207C9_Vg:LxBmSyTOF,XmRz8lweI:uLt8PM6Yc,...addPropertyOverrides({lqZ2eRVoQ:{variant:\"czn7eib3P\"},YwD6X740K:{variant:\"czn7eib3P\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4j6ul9\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"R_04H7Bwf\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4ayrtp\",\"data-framer-name\":\"big-card-section\",layoutDependency:layoutDependency,layoutId:\"ViTE9lKg_\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48},variants:{Htcmhynb7:{backgroundColor:gXEfjGEVP},YwD6X740K:{backgroundColor:gXEfjGEVP,borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-7v50ga\",\"data-framer-name\":\"image-container\",layoutDependency:layoutDependency,layoutId:\"F0adVLzi9\",style:{backgroundColor:gXEfjGEVP,borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},variants:{Htcmhynb7:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},YwD6X740K:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1k5clp4\",\"data-framer-name\":\"Background color\",layoutDependency:layoutDependency,layoutId:\"neWXbHWLh\",style:{backgroundColor:PdImS50ca,borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},variants:{YwD6X740K:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||832)-0-832)/2+0+0)+0+232+0+0+0+0+0+11368683772161603e-29),...toResponsiveImage(VAOAQqP3F),...{positionX:\"center\",positionY:\"top\"}},className:\"framer-1wy12ze\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"lCRZmp8NR\",...addPropertyOverrides({Htcmhynb7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||832)-0-832)/2+0+0)+0+232+0+24+0+0+0+5684341886080802e-29),...toResponsiveImage(VAOAQqP3F),...{positionX:\"center\",positionY:\"top\"}}},lqZ2eRVoQ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1600)-0-2192)/2+0+0)+0+208+0+0+0+0+0+0+8526512829121202e-29),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(VAOAQqP3F),...{positionX:\"center\",positionY:\"top\"}}},YwD6X740K:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1328)-0-1920)/2+0+0)+0+208+0+0+24+0+0+0+4263256414560601e-29),sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px)`,...toResponsiveImage(VAOAQqP3F),...{positionX:\"center\",positionY:\"top\"}}}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1veoxwo\",\"data-framer-name\":\"feature-information\",layoutDependency:layoutDependency,layoutId:\"lJX8R8vf3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Take control\"})}),className:\"framer-wgtvyg\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"TZIRagM5x\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:wInHfuiFb,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Don\u2019t wait on changes.  Manage your registration, schedule, website and more with ease.\"})}),className:\"framer-1r6r5ch\",\"data-framer-name\":\"p\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"YsQPFhaXm\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:bnunH4jFp,verticalAlignment:\"center\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rcnggv\",\"data-framer-name\":\"feature-information\",layoutDependency:layoutDependency,layoutId:\"gB4Y0Smwf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Take control\"})}),className:\"framer-1fzj9vw\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"op7UJYYxf\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:wInHfuiFb,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Don\u2019t wait on changes.  Manage your registration, schedule, website and more with ease.\"})}),className:\"framer-6k7kxs\",\"data-framer-name\":\"p\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"Q8rR1Usf3\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:bnunH4jFp,verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ou0737\",layoutDependency:layoutDependency,layoutId:\"wIJWKMRjO\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6okael\",\"data-framer-name\":\"double-card-section\",layoutDependency:layoutDependency,layoutId:\"jbHkV8mSP\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-aifb28\",\"data-framer-name\":\"card-small\",layoutDependency:layoutDependency,layoutId:\"VRqpGn4tn\",style:{backgroundColor:gXEfjGEVP,borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:[isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zewo10\",\"data-framer-name\":\"icon+bg\",layoutDependency:layoutDependency,layoutId:\"lyTyf1t7s\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-yn7dww\",\"data-framer-name\":\"Frame\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:72,intrinsicWidth:72,layoutDependency:layoutDependency,layoutId:\"xssaQoubH\",svg:'<svg width=\"72\" height=\"72\" viewBox=\"0 0 72 72\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_37_25281)\">\\n<mask id=\"mask0_37_25281\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"72\" height=\"72\">\\n<path d=\"M72 0H0V72H72V0Z\" fill=\"white\"/>\\n</mask>\\n<g mask=\"url(#mask0_37_25281)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.62566 36.1519C2.9944 36.873 0.257133 40.077 0.257133 43.92L0.257132 64.08C0.257132 68.454 3.80304 72 8.17715 72H28.3372C32.2705 72 35.5341 69.1326 36.1519 65.3742C36.873 69.0055 40.077 71.743 43.92 71.743H64.08C68.454 71.743 72 68.197 72 63.823V43.663C72 39.7296 69.1326 36.4658 65.3746 35.8481C69.0055 35.1269 71.743 31.9231 71.743 28.08V7.92C71.743 3.54591 68.197 1.07242e-06 63.823 8.81222e-07L43.663 0C39.7296 -1.71931e-07 36.4658 2.86726 35.8481 6.62566C35.1269 2.9944 31.9231 0.257141 28.08 0.257141H7.92C3.54591 0.257141 0 3.80304 0 8.17715V28.3372C0 32.2704 2.86726 35.5341 6.62566 36.1519Z\" fill=\"#B3ECDE\"/>\\n</g>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_37_25281\">\\n<rect width=\"72\" height=\"72\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-14j8z0r\",\"data-framer-name\":\"Frame 2199060\",layoutDependency:layoutDependency,layoutId:\"MYobe_Jn6\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWF0ZXJpYWwgU3ltYm9scyBSb3VuZGVkLTUwMA==\",\"--framer-font-family\":'\"Material Symbols Rounded\", monospace',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.84px\",\"--framer-line-height\":\"48px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"phone_iphone\"})}),className:\"framer-1wnhafl\",\"data-framer-name\":\"title\",fonts:[\"GF;Material Symbols Rounded-500\"],layoutDependency:layoutDependency,layoutId:\"AFSON0D05\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1u1i7rc\",\"data-framer-name\":\"feature-information\",layoutDependency:layoutDependency,layoutId:\"tin0aFeBv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Take control\"})}),className:\"framer-8sxx32\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"vC_t6JKMi\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:HBuZcqOcn,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({lqZ2eRVoQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Take control\"})})},YwD6X740K:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Take control\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Don\u2019t wait on changes.  Manage your registration, schedule, website and more with ease.\"})}),className:\"framer-nc1ob6\",\"data-framer-name\":\"p\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"oGzje09Ex\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:r0LClRRxb,verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fmlrig\",\"data-framer-name\":\"card-small\",layoutDependency:layoutDependency,layoutId:\"aK4mz32Fe\",style:{backgroundColor:gXEfjGEVP,borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:[isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fwjivv\",\"data-framer-name\":\"icon+bg\",layoutDependency:layoutDependency,layoutId:\"Bha9vlKQ9\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1dym3de\",\"data-framer-name\":\"Frame\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:72,intrinsicWidth:72,layoutDependency:layoutDependency,layoutId:\"uK1FHhN20\",svg:'<svg width=\"72\" height=\"72\" viewBox=\"0 0 72 72\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_37_25296)\">\\n<mask id=\"mask0_37_25296\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"72\" height=\"72\">\\n<path d=\"M72 0H0V72H72V0Z\" fill=\"white\"/>\\n</mask>\\n<g mask=\"url(#mask0_37_25296)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.62566 36.1519C2.9944 36.873 0.257133 40.077 0.257133 43.92L0.257132 64.08C0.257132 68.454 3.80304 72 8.17715 72H28.3372C32.2705 72 35.5341 69.1326 36.1519 65.3742C36.873 69.0055 40.077 71.743 43.92 71.743H64.08C68.454 71.743 72 68.197 72 63.823V43.663C72 39.7296 69.1326 36.4658 65.3746 35.8481C69.0055 35.1269 71.743 31.9231 71.743 28.08V7.92C71.743 3.54591 68.197 1.07242e-06 63.823 8.81222e-07L43.663 0C39.7296 -1.71931e-07 36.4658 2.86726 35.8481 6.62566C35.1269 2.9944 31.9231 0.257141 28.08 0.257141H7.92C3.54591 0.257141 0 3.80304 0 8.17715V28.3372C0 32.2704 2.86726 35.5341 6.62566 36.1519Z\" fill=\"#F2D1F3\"/>\\n</g>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_37_25296\">\\n<rect width=\"72\" height=\"72\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19dpn09\",\"data-framer-name\":\"Frame 2199059\",layoutDependency:layoutDependency,layoutId:\"g5vcwfpeq\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWF0ZXJpYWwgU3ltYm9scyBSb3VuZGVkLTUwMA==\",\"--framer-font-family\":'\"Material Symbols Rounded\", monospace',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.84px\",\"--framer-line-height\":\"48px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"chat\"})}),className:\"framer-fimfuz\",\"data-framer-name\":\"title\",fonts:[\"GF;Material Symbols Rounded-500\"],layoutDependency:layoutDependency,layoutId:\"nuek8bGSh\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1uacrzl\",\"data-framer-name\":\"feature-information\",layoutDependency:layoutDependency,layoutId:\"JSXrfpTSq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Improve communication\"})}),className:\"framer-4dddll\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"h3xkLM_mW\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:MU4SiXwfD,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({lqZ2eRVoQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Improve communication\"})})},YwD6X740K:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Improve communication\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Share instant schedule updates and messaging with our free Team Management App.\"})}),className:\"framer-17io7t3\",\"data-framer-name\":\"p\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"MCn5UeAco\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:G5aiwasfe,verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-z6o3qg\",\"data-framer-name\":\"double-card-section\",layoutDependency:layoutDependency,layoutId:\"RFoJZM2Ie\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cp0geb\",\"data-framer-name\":\"card-small\",layoutDependency:layoutDependency,layoutId:\"vSaJ0ftfS\",style:{backgroundColor:gXEfjGEVP,borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:[isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m6pv6h\",\"data-framer-name\":\"icon+bg\",layoutDependency:layoutDependency,layoutId:\"TTSQP9hck\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1odjw8h\",\"data-framer-name\":\"Frame\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:72,intrinsicWidth:72,layoutDependency:layoutDependency,layoutId:\"M96WT2x54\",svg:'<svg width=\"72\" height=\"72\" viewBox=\"0 0 72 72\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_37_25312)\">\\n<mask id=\"mask0_37_25312\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"72\" height=\"72\">\\n<path d=\"M72 0H0V72H72V0Z\" fill=\"white\"/>\\n</mask>\\n<g mask=\"url(#mask0_37_25312)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.62566 36.1519C2.9944 36.873 0.257133 40.077 0.257133 43.92L0.257132 64.08C0.257132 68.454 3.80304 72 8.17715 72H28.3372C32.2705 72 35.5341 69.1326 36.1519 65.3742C36.873 69.0055 40.077 71.743 43.92 71.743H64.08C68.454 71.743 72 68.197 72 63.823V43.663C72 39.7296 69.1326 36.4658 65.3746 35.8481C69.0055 35.1269 71.743 31.9231 71.743 28.08V7.92C71.743 3.54591 68.197 1.07242e-06 63.823 8.81222e-07L43.663 0C39.7296 -1.71931e-07 36.4658 2.86726 35.8481 6.62566C35.1269 2.9944 31.9231 0.257141 28.08 0.257141H7.92C3.54591 0.257141 0 3.80304 0 8.17715V28.3372C0 32.2704 2.86726 35.5341 6.62566 36.1519Z\" fill=\"#CADFFF\"/>\\n</g>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_37_25312\">\\n<rect width=\"72\" height=\"72\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a6jdxy\",\"data-framer-name\":\"Frame 2199059\",layoutDependency:layoutDependency,layoutId:\"c6Z3jZX3g\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWF0ZXJpYWwgU3ltYm9scyBSb3VuZGVkLTUwMA==\",\"--framer-font-family\":'\"Material Symbols Rounded\", monospace',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.84px\",\"--framer-line-height\":\"48px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"headset_mic\"})}),className:\"framer-1k6j4wn\",\"data-framer-name\":\"title\",fonts:[\"GF;Material Symbols Rounded-500\"],layoutDependency:layoutDependency,layoutId:\"Bhyh_nSU7\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bc0798\",\"data-framer-name\":\"feature-information\",layoutDependency:layoutDependency,layoutId:\"CVh7OeRNq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Premium support\"})}),className:\"framer-13zybn8\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"qloYVfYLA\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:cKkZvibDC,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({lqZ2eRVoQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Premium support\"})})},YwD6X740K:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Premium support\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Get support when you need it. We provide 12-hour, 7-day a week support.\"})}),className:\"framer-12rvb92\",\"data-framer-name\":\"p\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"d_znrDDNW\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:cGFlad_Wn,verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mcvqa7\",\"data-framer-name\":\"card-small\",layoutDependency:layoutDependency,layoutId:\"z8udtpksC\",style:{backgroundColor:gXEfjGEVP,borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:[isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9jhksj\",\"data-framer-name\":\"icon+bg\",layoutDependency:layoutDependency,layoutId:\"tXDPDzJba\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-oi6s8s\",\"data-framer-name\":\"Frame\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:72,intrinsicWidth:72,layoutDependency:layoutDependency,layoutId:\"JjzjiArAb\",svg:'<svg width=\"72\" height=\"72\" viewBox=\"0 0 72 72\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_37_25327)\">\\n<mask id=\"mask0_37_25327\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"72\" height=\"72\">\\n<path d=\"M72 0H0V72H72V0Z\" fill=\"white\"/>\\n</mask>\\n<g mask=\"url(#mask0_37_25327)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.62566 36.1519C2.9944 36.873 0.257133 40.077 0.257133 43.92L0.257132 64.08C0.257132 68.454 3.80304 72 8.17715 72H28.3372C32.2705 72 35.5341 69.1326 36.1519 65.3742C36.873 69.0055 40.077 71.743 43.92 71.743H64.08C68.454 71.743 72 68.197 72 63.823V43.663C72 39.7296 69.1326 36.4658 65.3746 35.8481C69.0055 35.1269 71.743 31.9231 71.743 28.08V7.92C71.743 3.54591 68.197 1.07242e-06 63.823 8.81222e-07L43.663 0C39.7296 -1.71931e-07 36.4658 2.86726 35.8481 6.62566C35.1269 2.9944 31.9231 0.257141 28.08 0.257141H7.92C3.54591 0.257141 0 3.80304 0 8.17715V28.3372C0 32.2704 2.86726 35.5341 6.62566 36.1519Z\" fill=\"#FFD19A\"/>\\n</g>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_37_25327\">\\n<rect width=\"72\" height=\"72\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vs8tp7\",\"data-framer-name\":\"Frame 2199060\",layoutDependency:layoutDependency,layoutId:\"OMRscwig5\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWF0ZXJpYWwgU3ltYm9scyBSb3VuZGVkLTUwMA==\",\"--framer-font-family\":'\"Material Symbols Rounded\", monospace',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.84px\",\"--framer-line-height\":\"48px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"timer\"})}),className:\"framer-6idkta\",\"data-framer-name\":\"title\",fonts:[\"GF;Material Symbols Rounded-500\"],layoutDependency:layoutDependency,layoutId:\"f6Q9BJmf8\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mlzhmq\",\"data-framer-name\":\"feature-information\",layoutDependency:layoutDependency,layoutId:\"O5KOhb3qa\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Save time\"})}),className:\"framer-13mejzh\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"HrYqMerrI\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:w74EcGqBZ,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({lqZ2eRVoQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Save time\"})})},YwD6X740K:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Save time\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Simplify tedious tasks with our powerful schedule builder, website wizard and reporting tools. \"})}),className:\"framer-1t42dt7\",\"data-framer-name\":\"p\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"TdIUZBkwL\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:k7B3Z7N3M,verticalAlignment:\"center\",withExternalLayout:true})]})]})]})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-upjY8.framer-qni13e, .framer-upjY8 .framer-qni13e { display: block; }\",\".framer-upjY8.framer-xk4u67 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1344px; }\",\".framer-upjY8 .framer-1qy27b7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-upjY8 .framer-1wi9j16-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-upjY8 .framer-4j6ul9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: 600px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-upjY8 .framer-4ayrtp { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 100%; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-upjY8 .framer-7v50ga { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-upjY8 .framer-1k5clp4 { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-upjY8 .framer-1wy12ze { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); padding: 0px; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; }\",\".framer-upjY8 .framer-1veoxwo, .framer-upjY8 .framer-1rcnggv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-upjY8 .framer-wgtvyg, .framer-upjY8 .framer-1r6r5ch, .framer-upjY8 .framer-1fzj9vw, .framer-upjY8 .framer-6k7kxs, .framer-upjY8 .framer-8sxx32, .framer-upjY8 .framer-nc1ob6, .framer-upjY8 .framer-4dddll, .framer-upjY8 .framer-17io7t3, .framer-upjY8 .framer-13zybn8, .framer-upjY8 .framer-12rvb92, .framer-upjY8 .framer-13mejzh, .framer-upjY8 .framer-1t42dt7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-upjY8 .framer-1ou0737 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-upjY8 .framer-6okael, .framer-upjY8 .framer-z6o3qg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-upjY8 .framer-aifb28, .framer-upjY8 .framer-1fmlrig, .framer-upjY8 .framer-cp0geb, .framer-upjY8 .framer-mcvqa7 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-upjY8 .framer-zewo10, .framer-upjY8 .framer-fwjivv, .framer-upjY8 .framer-m6pv6h, .framer-upjY8 .framer-9jhksj { flex: none; height: 72px; overflow: visible; position: relative; width: 72px; }\",\".framer-upjY8 .framer-yn7dww, .framer-upjY8 .framer-1dym3de, .framer-upjY8 .framer-1odjw8h, .framer-upjY8 .framer-oi6s8s { flex: none; height: 72px; left: 0px; position: absolute; top: 0px; width: 72px; }\",\".framer-upjY8 .framer-14j8z0r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 8px; overflow: visible; padding: 4px; position: absolute; top: 8px; width: min-content; }\",\".framer-upjY8 .framer-1wnhafl { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 48px; word-break: break-word; word-wrap: break-word; }\",\".framer-upjY8 .framer-1u1i7rc, .framer-upjY8 .framer-1uacrzl, .framer-upjY8 .framer-bc0798, .framer-upjY8 .framer-1mlzhmq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 240px; }\",\".framer-upjY8 .framer-19dpn09, .framer-upjY8 .framer-1a6jdxy, .framer-upjY8 .framer-1vs8tp7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 56px; justify-content: center; left: 8px; overflow: visible; padding: 4px; position: absolute; top: 8px; width: min-content; }\",\".framer-upjY8 .framer-fimfuz, .framer-upjY8 .framer-1k6j4wn, .framer-upjY8 .framer-6idkta { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 48px); position: relative; white-space: pre-wrap; width: 48px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-upjY8.framer-xk4u67, .framer-upjY8 .framer-1qy27b7, .framer-upjY8 .framer-4j6ul9, .framer-upjY8 .framer-4ayrtp, .framer-upjY8 .framer-7v50ga, .framer-upjY8 .framer-1wy12ze, .framer-upjY8 .framer-1veoxwo, .framer-upjY8 .framer-1rcnggv, .framer-upjY8 .framer-1ou0737, .framer-upjY8 .framer-6okael, .framer-upjY8 .framer-aifb28, .framer-upjY8 .framer-14j8z0r, .framer-upjY8 .framer-1u1i7rc, .framer-upjY8 .framer-1fmlrig, .framer-upjY8 .framer-19dpn09, .framer-upjY8 .framer-1uacrzl, .framer-upjY8 .framer-z6o3qg, .framer-upjY8 .framer-cp0geb, .framer-upjY8 .framer-1a6jdxy, .framer-upjY8 .framer-bc0798, .framer-upjY8 .framer-mcvqa7, .framer-upjY8 .framer-1vs8tp7, .framer-upjY8 .framer-1mlzhmq { gap: 0px; } .framer-upjY8.framer-xk4u67 > *, .framer-upjY8 .framer-14j8z0r > *, .framer-upjY8 .framer-19dpn09 > *, .framer-upjY8 .framer-1a6jdxy > *, .framer-upjY8 .framer-1vs8tp7 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-upjY8.framer-xk4u67 > :first-child, .framer-upjY8 .framer-1qy27b7 > :first-child, .framer-upjY8 .framer-4ayrtp > :first-child, .framer-upjY8 .framer-7v50ga > :first-child, .framer-upjY8 .framer-1veoxwo > :first-child, .framer-upjY8 .framer-1rcnggv > :first-child, .framer-upjY8 .framer-6okael > :first-child, .framer-upjY8 .framer-aifb28 > :first-child, .framer-upjY8 .framer-14j8z0r > :first-child, .framer-upjY8 .framer-1u1i7rc > :first-child, .framer-upjY8 .framer-1fmlrig > :first-child, .framer-upjY8 .framer-19dpn09 > :first-child, .framer-upjY8 .framer-1uacrzl > :first-child, .framer-upjY8 .framer-z6o3qg > :first-child, .framer-upjY8 .framer-cp0geb > :first-child, .framer-upjY8 .framer-1a6jdxy > :first-child, .framer-upjY8 .framer-bc0798 > :first-child, .framer-upjY8 .framer-mcvqa7 > :first-child, .framer-upjY8 .framer-1vs8tp7 > :first-child, .framer-upjY8 .framer-1mlzhmq > :first-child { margin-top: 0px; } .framer-upjY8.framer-xk4u67 > :last-child, .framer-upjY8 .framer-1qy27b7 > :last-child, .framer-upjY8 .framer-4ayrtp > :last-child, .framer-upjY8 .framer-7v50ga > :last-child, .framer-upjY8 .framer-1veoxwo > :last-child, .framer-upjY8 .framer-1rcnggv > :last-child, .framer-upjY8 .framer-6okael > :last-child, .framer-upjY8 .framer-aifb28 > :last-child, .framer-upjY8 .framer-14j8z0r > :last-child, .framer-upjY8 .framer-1u1i7rc > :last-child, .framer-upjY8 .framer-1fmlrig > :last-child, .framer-upjY8 .framer-19dpn09 > :last-child, .framer-upjY8 .framer-1uacrzl > :last-child, .framer-upjY8 .framer-z6o3qg > :last-child, .framer-upjY8 .framer-cp0geb > :last-child, .framer-upjY8 .framer-1a6jdxy > :last-child, .framer-upjY8 .framer-bc0798 > :last-child, .framer-upjY8 .framer-mcvqa7 > :last-child, .framer-upjY8 .framer-1vs8tp7 > :last-child, .framer-upjY8 .framer-1mlzhmq > :last-child { margin-bottom: 0px; } .framer-upjY8 .framer-1qy27b7 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-upjY8 .framer-4j6ul9 > *, .framer-upjY8 .framer-1ou0737 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-upjY8 .framer-4j6ul9 > :first-child, .framer-upjY8 .framer-1wy12ze > :first-child, .framer-upjY8 .framer-1ou0737 > :first-child { margin-left: 0px; } .framer-upjY8 .framer-4j6ul9 > :last-child, .framer-upjY8 .framer-1wy12ze > :last-child, .framer-upjY8 .framer-1ou0737 > :last-child { margin-right: 0px; } .framer-upjY8 .framer-4ayrtp > *, .framer-upjY8 .framer-6okael > *, .framer-upjY8 .framer-z6o3qg > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-upjY8 .framer-7v50ga > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-upjY8 .framer-1wy12ze > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-upjY8 .framer-1veoxwo > *, .framer-upjY8 .framer-1rcnggv > *, .framer-upjY8 .framer-aifb28 > *, .framer-upjY8 .framer-1u1i7rc > *, .framer-upjY8 .framer-1fmlrig > *, .framer-upjY8 .framer-1uacrzl > *, .framer-upjY8 .framer-cp0geb > *, .framer-upjY8 .framer-bc0798 > *, .framer-upjY8 .framer-mcvqa7 > *, .framer-upjY8 .framer-1mlzhmq > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-upjY8.framer-v-1kffa26.framer-xk4u67, .framer-upjY8.framer-v-1kuipw3.framer-xk4u67 { width: 393px; }\",\".framer-upjY8.framer-v-1kffa26 .framer-1qy27b7, .framer-upjY8.framer-v-1kuipw3 .framer-1qy27b7 { gap: 24px; }\",\".framer-upjY8.framer-v-1kffa26 .framer-4j6ul9, .framer-upjY8.framer-v-1kuipw3 .framer-4j6ul9 { flex-direction: column; gap: 24px; height: min-content; }\",\".framer-upjY8.framer-v-1kffa26 .framer-4ayrtp { flex: none; height: 400px; width: 100%; }\",\".framer-upjY8.framer-v-1kffa26 .framer-1ou0737, .framer-upjY8.framer-v-1kuipw3 .framer-1ou0737 { flex-direction: column; gap: 24px; height: min-content; width: 100%; }\",\".framer-upjY8.framer-v-1kffa26 .framer-6okael, .framer-upjY8.framer-v-1kffa26 .framer-z6o3qg, .framer-upjY8.framer-v-1kuipw3 .framer-6okael, .framer-upjY8.framer-v-1kuipw3 .framer-z6o3qg { gap: 24px; height: min-content; width: 100%; }\",\".framer-upjY8.framer-v-1kffa26 .framer-aifb28, .framer-upjY8.framer-v-1kuipw3 .framer-aifb28 { flex: none; height: min-content; order: 0; width: 100%; }\",\".framer-upjY8.framer-v-1kffa26 .framer-1u1i7rc, .framer-upjY8.framer-v-1kffa26 .framer-1uacrzl, .framer-upjY8.framer-v-1kffa26 .framer-bc0798, .framer-upjY8.framer-v-1kffa26 .framer-1mlzhmq, .framer-upjY8.framer-v-1kuipw3 .framer-1u1i7rc, .framer-upjY8.framer-v-1kuipw3 .framer-1uacrzl, .framer-upjY8.framer-v-1kuipw3 .framer-bc0798, .framer-upjY8.framer-v-1kuipw3 .framer-1mlzhmq { width: 100%; }\",\".framer-upjY8.framer-v-1kffa26 .framer-1fmlrig, .framer-upjY8.framer-v-1kuipw3 .framer-1fmlrig { flex: none; height: min-content; order: 1; width: 100%; }\",\".framer-upjY8.framer-v-1kffa26 .framer-cp0geb, .framer-upjY8.framer-v-1kffa26 .framer-mcvqa7, .framer-upjY8.framer-v-1kuipw3 .framer-cp0geb, .framer-upjY8.framer-v-1kuipw3 .framer-mcvqa7 { flex: none; height: min-content; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-upjY8.framer-v-1kffa26 .framer-1qy27b7, .framer-upjY8.framer-v-1kffa26 .framer-4j6ul9, .framer-upjY8.framer-v-1kffa26 .framer-1ou0737, .framer-upjY8.framer-v-1kffa26 .framer-6okael, .framer-upjY8.framer-v-1kffa26 .framer-z6o3qg { gap: 0px; } .framer-upjY8.framer-v-1kffa26 .framer-1qy27b7 > *, .framer-upjY8.framer-v-1kffa26 .framer-4j6ul9 > *, .framer-upjY8.framer-v-1kffa26 .framer-1ou0737 > *, .framer-upjY8.framer-v-1kffa26 .framer-6okael > *, .framer-upjY8.framer-v-1kffa26 .framer-z6o3qg > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-upjY8.framer-v-1kffa26 .framer-1qy27b7 > :first-child, .framer-upjY8.framer-v-1kffa26 .framer-4j6ul9 > :first-child, .framer-upjY8.framer-v-1kffa26 .framer-1ou0737 > :first-child, .framer-upjY8.framer-v-1kffa26 .framer-6okael > :first-child, .framer-upjY8.framer-v-1kffa26 .framer-z6o3qg > :first-child { margin-top: 0px; } .framer-upjY8.framer-v-1kffa26 .framer-1qy27b7 > :last-child, .framer-upjY8.framer-v-1kffa26 .framer-4j6ul9 > :last-child, .framer-upjY8.framer-v-1kffa26 .framer-1ou0737 > :last-child, .framer-upjY8.framer-v-1kffa26 .framer-6okael > :last-child, .framer-upjY8.framer-v-1kffa26 .framer-z6o3qg > :last-child { margin-bottom: 0px; } }\",\".framer-upjY8.framer-v-sddxd0 .framer-4ayrtp { padding: 24px; }\",\".framer-upjY8.framer-v-sddxd0 .framer-7v50ga { order: 0; }\",\".framer-upjY8.framer-v-sddxd0 .framer-1veoxwo, .framer-upjY8.framer-v-1kuipw3 .framer-1rcnggv { order: 1; }\",\".framer-upjY8.framer-v-1kuipw3 .framer-4ayrtp { flex: none; height: 480px; padding: 24px; width: 100%; }\",\".framer-upjY8.framer-v-1kuipw3 .framer-7v50ga { gap: 0px; order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-upjY8.framer-v-1kuipw3 .framer-1qy27b7, .framer-upjY8.framer-v-1kuipw3 .framer-4j6ul9, .framer-upjY8.framer-v-1kuipw3 .framer-7v50ga, .framer-upjY8.framer-v-1kuipw3 .framer-1ou0737, .framer-upjY8.framer-v-1kuipw3 .framer-6okael, .framer-upjY8.framer-v-1kuipw3 .framer-z6o3qg { gap: 0px; } .framer-upjY8.framer-v-1kuipw3 .framer-1qy27b7 > *, .framer-upjY8.framer-v-1kuipw3 .framer-4j6ul9 > *, .framer-upjY8.framer-v-1kuipw3 .framer-1ou0737 > *, .framer-upjY8.framer-v-1kuipw3 .framer-6okael > *, .framer-upjY8.framer-v-1kuipw3 .framer-z6o3qg > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-upjY8.framer-v-1kuipw3 .framer-1qy27b7 > :first-child, .framer-upjY8.framer-v-1kuipw3 .framer-4j6ul9 > :first-child, .framer-upjY8.framer-v-1kuipw3 .framer-7v50ga > :first-child, .framer-upjY8.framer-v-1kuipw3 .framer-1ou0737 > :first-child, .framer-upjY8.framer-v-1kuipw3 .framer-6okael > :first-child, .framer-upjY8.framer-v-1kuipw3 .framer-z6o3qg > :first-child { margin-top: 0px; } .framer-upjY8.framer-v-1kuipw3 .framer-1qy27b7 > :last-child, .framer-upjY8.framer-v-1kuipw3 .framer-4j6ul9 > :last-child, .framer-upjY8.framer-v-1kuipw3 .framer-7v50ga > :last-child, .framer-upjY8.framer-v-1kuipw3 .framer-1ou0737 > :last-child, .framer-upjY8.framer-v-1kuipw3 .framer-6okael > :last-child, .framer-upjY8.framer-v-1kuipw3 .framer-z6o3qg > :last-child { margin-bottom: 0px; } .framer-upjY8.framer-v-1kuipw3 .framer-7v50ga > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 832\n * @framerIntrinsicWidth 1344\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"lqZ2eRVoQ\":{\"layout\":[\"fixed\",\"auto\"]},\"Htcmhynb7\":{\"layout\":[\"fixed\",\"auto\"]},\"YwD6X740K\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"jMvVRZhOn\":\"headerVisible\",\"fjkvLNNYG\":\"headingSize\",\"IqO8py_3V\":\"pageTitle\",\"KSGbXS4Hn\":\"titleColor\",\"ucc5YI8kL\":\"pageDescription\",\"cGOs6CkMo\":\"pageDescriptionColor\",\"EsrwcXVa4\":\"badgeVisible\",\"pLWRhLbNf\":\"pageBadge\",\"LxBmSyTOF\":\"badgeLabel\",\"th8nw6ghb\":\"buttonVisible\",\"xFR74oTez\":\"buttonStyle1\",\"pTmtbRThM\":\"buttonLabel1\",\"aUaIQhwSq\":\"buttonVisible2\",\"KTrh2P2VN\":\"buttonStyle2\",\"uLt8PM6Yc\":\"buttonLabel2\",\"gXEfjGEVP\":\"cardBackgroundColor\",\"VAOAQqP3F\":\"bigCardImage\",\"HBuZcqOcn\":\"smallCardTitle1\",\"r0LClRRxb\":\"smallCardDescription1\",\"MU4SiXwfD\":\"smallCardTitle2\",\"G5aiwasfe\":\"smallCardDescription2\",\"cKkZvibDC\":\"smallCardTitle3\",\"cGFlad_Wn\":\"smallCardDescription3\",\"w74EcGqBZ\":\"smallCardTitle4\",\"k7B3Z7N3M\":\"smallCardDescription4\",\"wInHfuiFb\":\"bigCardTitle1\",\"bnunH4jFp\":\"bigCardDescription1\",\"PdImS50ca\":\"imageBackgroundColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerE8ORZ6UBF=withCSS(Component,css,\"framer-upjY8\");export default FramerE8ORZ6UBF;FramerE8ORZ6UBF.displayName=\"Bento-cards\";FramerE8ORZ6UBF.defaultProps={height:832,width:1344};addPropertyControls(FramerE8ORZ6UBF,{variant:{options:[\"a_aowlt3o\",\"lqZ2eRVoQ\",\"Htcmhynb7\",\"YwD6X740K\"],optionTitles:[\"desktop-bento-cards\",\"mobile-bento-cards\",\"desktop-bento-card-2\",\"mobile-bento-cards-2\"],title:\"Variant\",type:ControlType.Enum},jMvVRZhOn:{defaultValue:true,title:\"header-visible\",type:ControlType.Boolean},fjkvLNNYG:(PageHeaderControls===null||PageHeaderControls===void 0?void 0:PageHeaderControls[\"GCWYuNQD9\"])&&{...PageHeaderControls[\"GCWYuNQD9\"],defaultValue:\"K8VfxVx1a\",description:undefined,hidden:undefined,title:\"heading-size\"},IqO8py_3V:{defaultValue:\"The page title goes here\",title:\"page-title\",type:ControlType.String},KSGbXS4Hn:{defaultValue:'var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36)) /* {\"name\":\"Black\"} */',title:\"title-color\",type:ControlType.Color},ucc5YI8kL:{defaultValue:\"The page description goes here\",title:\"page-description\",type:ControlType.String},cGOs6CkMo:{defaultValue:'var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36)) /* {\"name\":\"Black\"} */',title:\"page-description-color\",type:ControlType.Color},EsrwcXVa4:{defaultValue:true,title:\"badge-visible\",type:ControlType.Boolean},pLWRhLbNf:(PageHeaderControls===null||PageHeaderControls===void 0?void 0:PageHeaderControls[\"QPHtXcTyB\"])&&{...PageHeaderControls[\"QPHtXcTyB\"],defaultValue:\"lRHMQnRM9\",description:undefined,hidden:undefined,title:\"page-badge\"},LxBmSyTOF:{defaultValue:\"Label name\",title:\"badge-label\",type:ControlType.String},th8nw6ghb:{defaultValue:true,title:\"button-visible\",type:ControlType.Boolean},xFR74oTez:(PageHeaderControls===null||PageHeaderControls===void 0?void 0:PageHeaderControls[\"PcD6JEJfL\"])&&{...PageHeaderControls[\"PcD6JEJfL\"],defaultValue:\"VKzrcDP7_\",description:undefined,hidden:undefined,title:\"button-style 1\"},pTmtbRThM:{defaultValue:\"button-label\",placeholder:\"\",title:\"button-label 1\",type:ControlType.String},aUaIQhwSq:{defaultValue:true,title:\"button-visible 2\",type:ControlType.Boolean},KTrh2P2VN:(PageHeaderControls===null||PageHeaderControls===void 0?void 0:PageHeaderControls[\"FryJ6alZz\"])&&{...PageHeaderControls[\"FryJ6alZz\"],defaultValue:\"VKzrcDP7_\",description:undefined,hidden:undefined,title:\"button-style 2\"},uLt8PM6Yc:{defaultValue:\"button-label\",placeholder:\"\",title:\"button-label 2\",type:ControlType.String},gXEfjGEVP:{defaultValue:'var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249)) /* {\"name\":\"Neutral\"} */',title:\"card-background-color\",type:ControlType.Color},VAOAQqP3F:{__defaultAssetReference:\"data:framer/asset-reference,JR9ePa1nxiWufzs66HTqVo7lgRs.png?originalFilename=image.png&preferredSize=auto\",title:\"big-card-image\",type:ControlType.ResponsiveImage},HBuZcqOcn:{defaultValue:\"Label\",displayTextArea:false,title:\"small-card-title 1\",type:ControlType.String},r0LClRRxb:{defaultValue:\"Description\",displayTextArea:false,title:\"small-card-description 1\",type:ControlType.String},MU4SiXwfD:{defaultValue:\"Label\",displayTextArea:false,title:\"small-card-title 2\",type:ControlType.String},G5aiwasfe:{defaultValue:\"Description\",displayTextArea:false,title:\"small-card-description 2\",type:ControlType.String},cKkZvibDC:{defaultValue:\"Label\",displayTextArea:false,title:\"small-card-title 3\",type:ControlType.String},cGFlad_Wn:{defaultValue:\"Description\",displayTextArea:false,title:\"small-card-description 3\",type:ControlType.String},w74EcGqBZ:{defaultValue:\"Label\",displayTextArea:false,title:\"small-card-title 4\",type:ControlType.String},k7B3Z7N3M:{defaultValue:\"Description\",displayTextArea:false,title:\"small-card-description 4\",type:ControlType.String},wInHfuiFb:{defaultValue:\"Label\",displayTextArea:false,title:\"big-card-title-1\",type:ControlType.String},bnunH4jFp:{defaultValue:\"Description\",displayTextArea:false,title:\"big-card-description-1\",type:ControlType.String},PdImS50ca:{defaultValue:\"rgb(255, 255, 255)\",title:\"image-background-color\",type:ControlType.Color}});addFonts(FramerE8ORZ6UBF,[{explicitInter:true,fonts:[{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/VZXRYUQGJWOEW3WBHI2ZRU7QWD66UURZ/KPLUZ2LM37KI6366QBECNGUXYQRCQT5Y/YDWF2IPIKXPINAVFZDUWBJ7A2JGQE6MX.woff2\",weight:\"500\"},{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/QMIUKUCANYOW3DZTE34ZMVXC7KRYZNCO/X3SZZ4Z5SZNM5K75FPPASQ2YRIJMIPUD/G2K4CBVGEH7VFVIC3T6GBHAWO2E2W7YQ.woff2\",weight:\"400\"},{family:\"Material Symbols Rounded\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/materialsymbolsrounded/v222/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rLWlXxeJKJBjAa8.woff2\",weight:\"500\"}]},...PageHeaderFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerE8ORZ6UBF\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lqZ2eRVoQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Htcmhynb7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YwD6X740K\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"832\",\"framerVariables\":\"{\\\"jMvVRZhOn\\\":\\\"headerVisible\\\",\\\"fjkvLNNYG\\\":\\\"headingSize\\\",\\\"IqO8py_3V\\\":\\\"pageTitle\\\",\\\"KSGbXS4Hn\\\":\\\"titleColor\\\",\\\"ucc5YI8kL\\\":\\\"pageDescription\\\",\\\"cGOs6CkMo\\\":\\\"pageDescriptionColor\\\",\\\"EsrwcXVa4\\\":\\\"badgeVisible\\\",\\\"pLWRhLbNf\\\":\\\"pageBadge\\\",\\\"LxBmSyTOF\\\":\\\"badgeLabel\\\",\\\"th8nw6ghb\\\":\\\"buttonVisible\\\",\\\"xFR74oTez\\\":\\\"buttonStyle1\\\",\\\"pTmtbRThM\\\":\\\"buttonLabel1\\\",\\\"aUaIQhwSq\\\":\\\"buttonVisible2\\\",\\\"KTrh2P2VN\\\":\\\"buttonStyle2\\\",\\\"uLt8PM6Yc\\\":\\\"buttonLabel2\\\",\\\"gXEfjGEVP\\\":\\\"cardBackgroundColor\\\",\\\"VAOAQqP3F\\\":\\\"bigCardImage\\\",\\\"HBuZcqOcn\\\":\\\"smallCardTitle1\\\",\\\"r0LClRRxb\\\":\\\"smallCardDescription1\\\",\\\"MU4SiXwfD\\\":\\\"smallCardTitle2\\\",\\\"G5aiwasfe\\\":\\\"smallCardDescription2\\\",\\\"cKkZvibDC\\\":\\\"smallCardTitle3\\\",\\\"cGFlad_Wn\\\":\\\"smallCardDescription3\\\",\\\"w74EcGqBZ\\\":\\\"smallCardTitle4\\\",\\\"k7B3Z7N3M\\\":\\\"smallCardDescription4\\\",\\\"wInHfuiFb\\\":\\\"bigCardTitle1\\\",\\\"bnunH4jFp\\\":\\\"bigCardDescription1\\\",\\\"PdImS50ca\\\":\\\"imageBackgroundColor\\\"}\",\"framerIntrinsicWidth\":\"1344\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./E8ORZ6UBF.map", "// Generated by Framer (be619af)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import ButtonRounded from\"https://framerusercontent.com/modules/hq8bYugqBXS2iHRb7xuu/4FTL2iQPs297M4bfH6dW/tsgPbCL_S.js\";const ButtonRoundedFonts=getFonts(ButtonRounded);const cycleOrder=[\"VCj4tUZqt\",\"DSUWjon3l\",\"y2Sp6lhNK\",\"r0SVnT8Cw\"];const serializationHash=\"framer-nFRRm\";const variantClassNames={DSUWjon3l:\"framer-v-z5a39h\",r0SVnT8Cw:\"framer-v-585k2\",VCj4tUZqt:\"framer-v-z6nn8t\",y2Sp6lhNK:\"framer-v-oe0qi7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"desktop-card-left\":\"VCj4tUZqt\",\"desktop-card-right\":\"DSUWjon3l\",\"mobile-card-left\":\"r0SVnT8Cw\",\"mobile-card-right\":\"y2Sp6lhNK\"};const getProps=({backgroundColor,buttonText,buttonVisible,cardDescription,cardTitle,height,id,image,imageBackgroundColor,link,textColor,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_humanReadableVariantMap_props_variant,_ref4,_ref5,_ref6,_ref7;return{...props,dNLBbxEpw:(_ref=backgroundColor!==null&&backgroundColor!==void 0?backgroundColor:props.dNLBbxEpw)!==null&&_ref!==void 0?_ref:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",GzdpMqtRF:image!==null&&image!==void 0?image:props.GzdpMqtRF,kHyfJdP_B:(_ref1=buttonVisible!==null&&buttonVisible!==void 0?buttonVisible:props.kHyfJdP_B)!==null&&_ref1!==void 0?_ref1:true,N7fZPoXRA:(_ref2=buttonText!==null&&buttonText!==void 0?buttonText:props.N7fZPoXRA)!==null&&_ref2!==void 0?_ref2:\"Button label\",SlwRF_Xh3:link!==null&&link!==void 0?link:props.SlwRF_Xh3,sZcwYin3T:(_ref3=textColor!==null&&textColor!==void 0?textColor:props.sZcwYin3T)!==null&&_ref3!==void 0?_ref3:\"rgb(0, 0, 0)\",variant:(_ref4=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref4!==void 0?_ref4:\"VCj4tUZqt\",VJfui0rtN:(_ref5=cardTitle!==null&&cardTitle!==void 0?cardTitle:props.VJfui0rtN)!==null&&_ref5!==void 0?_ref5:\"Card Title\",VJmgnkZFX:(_ref6=cardDescription!==null&&cardDescription!==void 0?cardDescription:props.VJmgnkZFX)!==null&&_ref6!==void 0?_ref6:\"Description here\",YStwm3kYp:(_ref7=imageBackgroundColor!==null&&imageBackgroundColor!==void 0?imageBackgroundColor:props.YStwm3kYp)!==null&&_ref7!==void 0?_ref7:\"var(--token-8429281c-354e-462c-bd8a-2af2e4d85b65, rgb(235, 242, 255))\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,VJfui0rtN,VJmgnkZFX,YStwm3kYp,GzdpMqtRF,kHyfJdP_B,N7fZPoXRA,dNLBbxEpw,sZcwYin3T,SlwRF_Xh3,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"VCj4tUZqt\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-z6nn8t\",className,classNames),\"data-framer-name\":\"desktop-card-left\",layoutDependency:layoutDependency,layoutId:\"VCj4tUZqt\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({DSUWjon3l:{\"data-framer-name\":\"desktop-card-right\"},r0SVnT8Cw:{\"data-framer-name\":\"mobile-card-left\"},y2Sp6lhNK:{\"data-framer-name\":\"mobile-card-right\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ucf061\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"s5BGpRBib\",style:{backgroundColor:dNLBbxEpw,borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mmzhta\",\"data-framer-name\":\"info-wrap\",layoutDependency:layoutDependency,layoutId:\"efEX6Brfu\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fljpd8\",\"data-framer-name\":\"info-container\",layoutDependency:layoutDependency,layoutId:\"GdLOw37QD\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.28px\",\"--framer-line-height\":\"40px\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--variable-reference-sZcwYin3T-vj0YBEkMp))\"},children:\"Card Title\"})}),className:\"framer-i4iz91\",\"data-framer-name\":\"h3\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"Wk0zQCwRO\",style:{\"--extracted-a0htzi\":\"var(--variable-reference-sZcwYin3T-vj0YBEkMp)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-sZcwYin3T-vj0YBEkMp\":sZcwYin3T},text:VJfui0rtN,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({r0SVnT8Cw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--variable-reference-sZcwYin3T-vj0YBEkMp))\"},children:\"Card Title\"})})},y2Sp6lhNK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--variable-reference-sZcwYin3T-vj0YBEkMp))\"},children:\"Card Title\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tdmFyaWFibGVWRj1JbmRuYUhRaUlEUXdNQT09\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-variation-axes\":'var(--extracted-1r4zm10, \"wght\" 400)',\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--variable-reference-sZcwYin3T-vj0YBEkMp))\"},children:\"Description here\"})}),className:\"framer-106je1b\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-variable\"],layoutDependency:layoutDependency,layoutId:\"UtEdctuTj\",style:{\"--extracted-1eung3n\":\"var(--variable-reference-sZcwYin3T-vj0YBEkMp)\",\"--extracted-1r4zm10\":'\"wght\" 400',\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-sZcwYin3T-vj0YBEkMp\":sZcwYin3T},text:VJmgnkZFX,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({r0SVnT8Cw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tdmFyaWFibGVWRj1JbmRuYUhRaUlEUXdNQT09\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-variation-axes\":'var(--extracted-1r4zm10, \"wght\" 400)',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--variable-reference-sZcwYin3T-vj0YBEkMp))\"},children:\"Description here\"})})},y2Sp6lhNK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tdmFyaWFibGVWRj1JbmRuYUhRaUlEUXdNQT09\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-variation-axes\":'var(--extracted-1r4zm10, \"wght\" 400)',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--variable-reference-sZcwYin3T-vj0YBEkMp))\"},children:\"Description here\"})})}},baseVariant,gestureVariant)}),kHyfJdP_B&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-600)/2+0+0)+0+0+0+48+288,...addPropertyOverrides({r0SVnT8Cw:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||424)-0-424)/2+0+0)+16+0+0+0+0+76},y2Sp6lhNK:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||424)-0-424)/2+0+0)+16+268+0+0+0+76}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-syrjy4-container\",layoutDependency:layoutDependency,layoutId:\"W0fos4sPo-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"W0fos4sPo\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"W0fos4sPo\",variant:\"N0Hs20USO\",VVkui8I_2:N7fZPoXRA,vXHSEg15k:SlwRF_Xh3,width:\"100%\",...addPropertyOverrides({r0SVnT8Cw:{variant:\"bpSZC4gLN\"},y2Sp6lhNK:{variant:\"bpSZC4gLN\"}},baseVariant,gestureVariant)})})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-khsmo6\",\"data-framer-name\":\"image-container\",layoutDependency:layoutDependency,layoutId:\"y4BbGZyCF\",style:{backgroundColor:YStwm3kYp,borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{r0SVnT8Cw:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},y2Sp6lhNK:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-600)/2+0+0)+0+0+0),sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} / 2, 1px)`,...toResponsiveImage(GzdpMqtRF),...{positionX:\"center\",positionY:\"top\"}},className:\"framer-1r1wkra\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"PPXA_qb9o\",...addPropertyOverrides({r0SVnT8Cw:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||424)-0-424)/2+0+0)+16+148+0+0),sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px)`,...toResponsiveImage(GzdpMqtRF),...{positionX:\"center\",positionY:\"top\"}}},y2Sp6lhNK:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||424)-0-424)/2+0+0)+16+0+0+0),sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px)`,...toResponsiveImage(GzdpMqtRF),...{positionX:\"center\",positionY:\"top\"}}}},baseVariant,gestureVariant)})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nFRRm.framer-1t8fg4n, .framer-nFRRm .framer-1t8fg4n { display: block; }\",\".framer-nFRRm.framer-z6nn8t { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1344px; }\",\".framer-nFRRm .framer-ucf061 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 600px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-nFRRm .framer-1mmzhta { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-nFRRm .framer-fljpd8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 600px; justify-content: center; overflow: hidden; padding: 48px; position: relative; width: 100%; }\",\".framer-nFRRm .framer-i4iz91, .framer-nFRRm .framer-106je1b { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-nFRRm .framer-syrjy4-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-nFRRm .framer-khsmo6 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 600px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-nFRRm .framer-1r1wkra { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nFRRm.framer-z6nn8t, .framer-nFRRm .framer-ucf061, .framer-nFRRm .framer-1mmzhta, .framer-nFRRm .framer-fljpd8, .framer-nFRRm .framer-khsmo6 { gap: 0px; } .framer-nFRRm.framer-z6nn8t > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-nFRRm.framer-z6nn8t > :first-child, .framer-nFRRm .framer-1mmzhta > :first-child, .framer-nFRRm .framer-fljpd8 > :first-child, .framer-nFRRm .framer-khsmo6 > :first-child { margin-top: 0px; } .framer-nFRRm.framer-z6nn8t > :last-child, .framer-nFRRm .framer-1mmzhta > :last-child, .framer-nFRRm .framer-fljpd8 > :last-child, .framer-nFRRm .framer-khsmo6 > :last-child { margin-bottom: 0px; } .framer-nFRRm .framer-ucf061 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-nFRRm .framer-ucf061 > :first-child { margin-left: 0px; } .framer-nFRRm .framer-ucf061 > :last-child { margin-right: 0px; } .framer-nFRRm .framer-1mmzhta > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-nFRRm .framer-fljpd8 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-nFRRm .framer-khsmo6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-nFRRm.framer-v-z5a39h .framer-ucf061 { align-content: flex-start; align-items: flex-start; justify-content: flex-start; }\",\".framer-nFRRm.framer-v-z5a39h .framer-1mmzhta { order: 1; }\",\".framer-nFRRm.framer-v-z5a39h .framer-khsmo6 { order: 0; }\",\".framer-nFRRm.framer-v-oe0qi7.framer-z6nn8t, .framer-nFRRm.framer-v-585k2.framer-z6nn8t { width: 393px; }\",\".framer-nFRRm.framer-v-oe0qi7 .framer-ucf061, .framer-nFRRm.framer-v-585k2 .framer-ucf061 { flex-direction: column; gap: 24px; height: min-content; padding: 16px; }\",\".framer-nFRRm.framer-v-oe0qi7 .framer-1mmzhta { flex: none; height: min-content; order: 1; width: 100%; }\",\".framer-nFRRm.framer-v-oe0qi7 .framer-fljpd8, .framer-nFRRm.framer-v-585k2 .framer-fljpd8 { gap: 16px; height: min-content; padding: 0px; }\",\".framer-nFRRm.framer-v-oe0qi7 .framer-khsmo6 { flex: none; height: min-content; order: 0; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-nFRRm.framer-v-oe0qi7 .framer-1r1wkra, .framer-nFRRm.framer-v-585k2 .framer-1r1wkra { flex: none; height: 244px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nFRRm.framer-v-oe0qi7 .framer-ucf061, .framer-nFRRm.framer-v-oe0qi7 .framer-fljpd8 { gap: 0px; } .framer-nFRRm.framer-v-oe0qi7 .framer-ucf061 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-nFRRm.framer-v-oe0qi7 .framer-ucf061 > :first-child, .framer-nFRRm.framer-v-oe0qi7 .framer-fljpd8 > :first-child { margin-top: 0px; } .framer-nFRRm.framer-v-oe0qi7 .framer-ucf061 > :last-child, .framer-nFRRm.framer-v-oe0qi7 .framer-fljpd8 > :last-child { margin-bottom: 0px; } .framer-nFRRm.framer-v-oe0qi7 .framer-fljpd8 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-nFRRm.framer-v-585k2 .framer-1mmzhta { flex: none; height: min-content; order: 0; width: 100%; }\",\".framer-nFRRm.framer-v-585k2 .framer-khsmo6 { flex: none; height: min-content; order: 1; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nFRRm.framer-v-585k2 .framer-ucf061, .framer-nFRRm.framer-v-585k2 .framer-fljpd8 { gap: 0px; } .framer-nFRRm.framer-v-585k2 .framer-ucf061 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-nFRRm.framer-v-585k2 .framer-ucf061 > :first-child, .framer-nFRRm.framer-v-585k2 .framer-fljpd8 > :first-child { margin-top: 0px; } .framer-nFRRm.framer-v-585k2 .framer-ucf061 > :last-child, .framer-nFRRm.framer-v-585k2 .framer-fljpd8 > :last-child { margin-bottom: 0px; } .framer-nFRRm.framer-v-585k2 .framer-fljpd8 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 600\n * @framerIntrinsicWidth 1344\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DSUWjon3l\":{\"layout\":[\"fixed\",\"auto\"]},\"y2Sp6lhNK\":{\"layout\":[\"fixed\",\"auto\"]},\"r0SVnT8Cw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"VJfui0rtN\":\"cardTitle\",\"VJmgnkZFX\":\"cardDescription\",\"YStwm3kYp\":\"imageBackgroundColor\",\"GzdpMqtRF\":\"image\",\"kHyfJdP_B\":\"buttonVisible\",\"N7fZPoXRA\":\"buttonText\",\"dNLBbxEpw\":\"backgroundColor\",\"sZcwYin3T\":\"textColor\",\"SlwRF_Xh3\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framervj0YBEkMp=withCSS(Component,css,\"framer-nFRRm\");export default Framervj0YBEkMp;Framervj0YBEkMp.displayName=\"Cards-horizontal\";Framervj0YBEkMp.defaultProps={height:600,width:1344};addPropertyControls(Framervj0YBEkMp,{variant:{options:[\"VCj4tUZqt\",\"DSUWjon3l\",\"y2Sp6lhNK\",\"r0SVnT8Cw\"],optionTitles:[\"desktop-card-left\",\"desktop-card-right\",\"mobile-card-right\",\"mobile-card-left\"],title:\"Variant\",type:ControlType.Enum},VJfui0rtN:{defaultValue:\"Card Title\",description:\"\",placeholder:\"\",title:\"card-title\",type:ControlType.String},VJmgnkZFX:{defaultValue:\"Description here\",displayTextArea:true,placeholder:\"\",title:\"card-description\",type:ControlType.String},YStwm3kYp:{defaultValue:'var(--token-8429281c-354e-462c-bd8a-2af2e4d85b65, rgb(235, 242, 255)) /* {\"name\":\"Light Blue\"} */',title:\"image-background-color\",type:ControlType.Color},GzdpMqtRF:{title:\"image\",type:ControlType.ResponsiveImage},kHyfJdP_B:{defaultValue:true,title:\"button-visible\",type:ControlType.Boolean},N7fZPoXRA:{defaultValue:\"Button label\",description:\"\",title:\"button-text\",type:ControlType.String},dNLBbxEpw:{defaultValue:'var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"background-color\",type:ControlType.Color},sZcwYin3T:{defaultValue:\"rgb(0, 0, 0)\",title:\"text-color\",type:ControlType.Color},SlwRF_Xh3:{title:\"link\",type:ControlType.Link}});const variationAxes=[{defaultValue:100,maxValue:900,minValue:100,name:\"Weight\",tag:\"wght\"}];addFonts(Framervj0YBEkMp,[{explicitInter:true,fonts:[{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/VZXRYUQGJWOEW3WBHI2ZRU7QWD66UURZ/KPLUZ2LM37KI6366QBECNGUXYQRCQT5Y/YDWF2IPIKXPINAVFZDUWBJ7A2JGQE6MX.woff2\",weight:\"500\"},{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/RGOYEBOQST7KH4Z7OCETB5ASH6TBTVEY/Q445IPHLMA4CNDMTGWPUGWAZVIAJQB2B/BRTM62GWHURNPAD26DQXC27Y35KZOGJN.woff2\",variationAxes,weight:\"400\"}]},...ButtonRoundedFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framervj0YBEkMp\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"VJfui0rtN\\\":\\\"cardTitle\\\",\\\"VJmgnkZFX\\\":\\\"cardDescription\\\",\\\"YStwm3kYp\\\":\\\"imageBackgroundColor\\\",\\\"GzdpMqtRF\\\":\\\"image\\\",\\\"kHyfJdP_B\\\":\\\"buttonVisible\\\",\\\"N7fZPoXRA\\\":\\\"buttonText\\\",\\\"dNLBbxEpw\\\":\\\"backgroundColor\\\",\\\"sZcwYin3T\\\":\\\"textColor\\\",\\\"SlwRF_Xh3\\\":\\\"link\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"600\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DSUWjon3l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"y2Sp6lhNK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"r0SVnT8Cw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1344\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vj0YBEkMp.map", "// Generated by Framer (ca9141d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import ButtonRounded from\"https://framerusercontent.com/modules/hq8bYugqBXS2iHRb7xuu/4FTL2iQPs297M4bfH6dW/tsgPbCL_S.js\";import CardsHorizontal from\"https://framerusercontent.com/modules/dLI3cAWoA6SsmsaksRrm/BbEYWmB2uALZziT7cclq/vj0YBEkMp.js\";const CardsHorizontalFonts=getFonts(CardsHorizontal);const ButtonRoundedFonts=getFonts(ButtonRounded);const CardsHorizontalControls=getPropertyControls(CardsHorizontal);const cycleOrder=[\"lx6Jjm2Pu\",\"eBkbVqf04\",\"F9jj38OVC\",\"qSee9sPJG\",\"y9yZ_kFK7\",\"Tkz_Eur7g\",\"YI11TsYrD\",\"OWO_9kyW9\"];const serializationHash=\"framer-nJ04B\";const variantClassNames={eBkbVqf04:\"framer-v-1iwyc1p\",F9jj38OVC:\"framer-v-1tfae4k\",lx6Jjm2Pu:\"framer-v-ru66b5\",OWO_9kyW9:\"framer-v-jucbvw\",qSee9sPJG:\"framer-v-1e41dlc\",Tkz_Eur7g:\"framer-v-cqdod8\",y9yZ_kFK7:\"framer-v-qd0596\",YI11TsYrD:\"framer-v-kbb5s0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={\"desktop-card-left\":\"VCj4tUZqt\",\"desktop-card-right\":\"DSUWjon3l\",\"mobile-card-left\":\"r0SVnT8Cw\",\"mobile-card-right\":\"y2Sp6lhNK\"};const humanReadableVariantMap={\"desktop-card-1\":\"lx6Jjm2Pu\",\"desktop-card-2\":\"eBkbVqf04\",\"desktop-card-3\":\"F9jj38OVC\",\"desktop-card-4\":\"qSee9sPJG\",\"mobile-card-1\":\"y9yZ_kFK7\",\"mobile-card-2\":\"Tkz_Eur7g\",\"mobile-card-3\":\"YI11TsYrD\",\"mobile-card-4\":\"OWO_9kyW9\"};const getProps=({backgroundColor,buttonLabel1,buttonLabel2,buttonLabel3,buttonLabel4,buttonVisible,cardDescription1,cardDescription2,cardDescription3,cardDescription4,cardOrientation,cardTitle1,cardTitle2,cardTitle3,cardTitle4,clickableButtonVisible,height,id,image1,image2,image3,image4,imageBackgroundColor,link1,link2,link3,link4,linkText1,linkText2,linkText3,linkText4,textColor,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_ref7,_ref8,_ref9,_humanReadableEnumMap_cardOrientation,_ref10,_ref11,_ref12,_ref13,_ref14,_ref15,_humanReadableVariantMap_props_variant,_ref16,_ref17,_ref18,_ref19,_ref20,_ref21,_ref22,_ref23;return{...props,bo2cs5pAm:link4!==null&&link4!==void 0?link4:props.bo2cs5pAm,bsspVAUoe:(_ref=buttonLabel1!==null&&buttonLabel1!==void 0?buttonLabel1:props.bsspVAUoe)!==null&&_ref!==void 0?_ref:\"Label\",cxcyRnWp9:(_ref1=linkText4!==null&&linkText4!==void 0?linkText4:props.cxcyRnWp9)!==null&&_ref1!==void 0?_ref1:\"Button label\",dNLBbxEpw:(_ref2=backgroundColor!==null&&backgroundColor!==void 0?backgroundColor:props.dNLBbxEpw)!==null&&_ref2!==void 0?_ref2:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",FSzCRLfrk:(_ref3=buttonLabel4!==null&&buttonLabel4!==void 0?buttonLabel4:props.FSzCRLfrk)!==null&&_ref3!==void 0?_ref3:\"Label\",GzdpMqtRF:image1!==null&&image1!==void 0?image1:props.GzdpMqtRF,idTfLOqYm:link3!==null&&link3!==void 0?link3:props.idTfLOqYm,j6QdOKQW9:(_ref4=clickableButtonVisible!==null&&clickableButtonVisible!==void 0?clickableButtonVisible:props.j6QdOKQW9)!==null&&_ref4!==void 0?_ref4:true,jEmCxClmn:link2!==null&&link2!==void 0?link2:props.jEmCxClmn,kHyfJdP_B:(_ref5=buttonVisible!==null&&buttonVisible!==void 0?buttonVisible:props.kHyfJdP_B)!==null&&_ref5!==void 0?_ref5:true,KqqKymDY9:(_ref6=cardTitle2!==null&&cardTitle2!==void 0?cardTitle2:props.KqqKymDY9)!==null&&_ref6!==void 0?_ref6:\"Card Title\",KvJBkXAoG:(_ref7=linkText2!==null&&linkText2!==void 0?linkText2:props.KvJBkXAoG)!==null&&_ref7!==void 0?_ref7:\"Button label\",m0FcILxjG:image4!==null&&image4!==void 0?image4:props.m0FcILxjG,MjLxkm8ER:(_ref8=buttonLabel3!==null&&buttonLabel3!==void 0?buttonLabel3:props.MjLxkm8ER)!==null&&_ref8!==void 0?_ref8:\"Label\",N7fZPoXRA:(_ref9=linkText1!==null&&linkText1!==void 0?linkText1:props.N7fZPoXRA)!==null&&_ref9!==void 0?_ref9:\"Button label\",QcCADXUp6:(_ref11=(_ref10=(_humanReadableEnumMap_cardOrientation=humanReadableEnumMap[cardOrientation])!==null&&_humanReadableEnumMap_cardOrientation!==void 0?_humanReadableEnumMap_cardOrientation:cardOrientation)!==null&&_ref10!==void 0?_ref10:props.QcCADXUp6)!==null&&_ref11!==void 0?_ref11:\"VCj4tUZqt\",SSWTgjAO4:(_ref12=cardDescription2!==null&&cardDescription2!==void 0?cardDescription2:props.SSWTgjAO4)!==null&&_ref12!==void 0?_ref12:\"Description here\",sZcwYin3T:(_ref13=textColor!==null&&textColor!==void 0?textColor:props.sZcwYin3T)!==null&&_ref13!==void 0?_ref13:\"rgb(0, 0, 0)\",TwtfOSICG:(_ref14=cardTitle3!==null&&cardTitle3!==void 0?cardTitle3:props.TwtfOSICG)!==null&&_ref14!==void 0?_ref14:\"Card Title\",ugFdoQeub:(_ref15=buttonLabel2!==null&&buttonLabel2!==void 0?buttonLabel2:props.ugFdoQeub)!==null&&_ref15!==void 0?_ref15:\"Label\",variant:(_ref16=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref16!==void 0?_ref16:\"lx6Jjm2Pu\",VJfui0rtN:(_ref17=cardTitle1!==null&&cardTitle1!==void 0?cardTitle1:props.VJfui0rtN)!==null&&_ref17!==void 0?_ref17:\"Card Title\",VJmgnkZFX:(_ref18=cardDescription1!==null&&cardDescription1!==void 0?cardDescription1:props.VJmgnkZFX)!==null&&_ref18!==void 0?_ref18:\"Description here\",woWaxuE1v:(_ref19=cardDescription3!==null&&cardDescription3!==void 0?cardDescription3:props.woWaxuE1v)!==null&&_ref19!==void 0?_ref19:\"Description here\",Y06F370XB:image2!==null&&image2!==void 0?image2:props.Y06F370XB,yHiu5T5z0:(_ref20=linkText3!==null&&linkText3!==void 0?linkText3:props.yHiu5T5z0)!==null&&_ref20!==void 0?_ref20:\"Button label\",YPiWIcf6y:link1!==null&&link1!==void 0?link1:props.YPiWIcf6y,YStwm3kYp:(_ref21=imageBackgroundColor!==null&&imageBackgroundColor!==void 0?imageBackgroundColor:props.YStwm3kYp)!==null&&_ref21!==void 0?_ref21:\"var(--token-8429281c-354e-462c-bd8a-2af2e4d85b65, rgb(235, 242, 255))\",YTx96RKoT:image3!==null&&image3!==void 0?image3:props.YTx96RKoT,Z79tJ8kuY:(_ref22=cardTitle4!==null&&cardTitle4!==void 0?cardTitle4:props.Z79tJ8kuY)!==null&&_ref22!==void 0?_ref22:\"Card Title\",z8t74F1WI:(_ref23=cardDescription4!==null&&cardDescription4!==void 0?cardDescription4:props.z8t74F1WI)!==null&&_ref23!==void 0?_ref23:\"Description here\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,QcCADXUp6,j6QdOKQW9,VJfui0rtN,VJmgnkZFX,GzdpMqtRF,N7fZPoXRA,YPiWIcf6y,KqqKymDY9,SSWTgjAO4,Y06F370XB,KvJBkXAoG,jEmCxClmn,TwtfOSICG,woWaxuE1v,YTx96RKoT,yHiu5T5z0,idTfLOqYm,Z79tJ8kuY,z8t74F1WI,m0FcILxjG,cxcyRnWp9,bo2cs5pAm,YStwm3kYp,kHyfJdP_B,dNLBbxEpw,sZcwYin3T,bsspVAUoe,ugFdoQeub,MjLxkm8ER,FSzCRLfrk,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"lx6Jjm2Pu\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const vTG74TbUH1epbjuc=activeVariantCallback(async(...args)=>{setVariant(\"y9yZ_kFK7\");});const vTG74TbUHqrpjs=activeVariantCallback(async(...args)=>{setVariant(\"Tkz_Eur7g\");});const vTG74TbUH1y1cm0i=activeVariantCallback(async(...args)=>{setVariant(\"YI11TsYrD\");});const vTG74TbUH1nmxgk5=activeVariantCallback(async(...args)=>{setVariant(\"OWO_9kyW9\");});const vTG74TbUHngdgfa=activeVariantCallback(async(...args)=>{setVariant(\"eBkbVqf04\");});const vTG74TbUHij7lqc=activeVariantCallback(async(...args)=>{setVariant(\"lx6Jjm2Pu\");});const vTG74TbUHrij17p=activeVariantCallback(async(...args)=>{setVariant(\"F9jj38OVC\");});const vTG74TbUH162jf35=activeVariantCallback(async(...args)=>{setVariant(\"qSee9sPJG\");});const ref1=React.useRef(null);const isDisplayed=value=>{if([\"y9yZ_kFK7\",\"Tkz_Eur7g\",\"YI11TsYrD\",\"OWO_9kyW9\"].includes(baseVariant))return value;return false;};const isDisplayed1=()=>{if([\"y9yZ_kFK7\",\"Tkz_Eur7g\",\"YI11TsYrD\",\"OWO_9kyW9\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-ru66b5\",className,classNames),\"data-framer-name\":\"desktop-card-1\",layoutDependency:layoutDependency,layoutId:\"lx6Jjm2Pu\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({eBkbVqf04:{\"data-framer-name\":\"desktop-card-2\"},F9jj38OVC:{\"data-framer-name\":\"desktop-card-3\"},OWO_9kyW9:{\"data-framer-name\":\"mobile-card-4\"},qSee9sPJG:{\"data-framer-name\":\"desktop-card-4\"},Tkz_Eur7g:{\"data-framer-name\":\"mobile-card-2\"},y9yZ_kFK7:{\"data-framer-name\":\"mobile-card-1\"},YI11TsYrD:{\"data-framer-name\":\"mobile-card-3\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||712)-0-712)/2+0+0),...addPropertyOverrides({OWO_9kyW9:{width:undefined,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+0+0)},Tkz_Eur7g:{width:undefined,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+0+0)},y9yZ_kFK7:{width:undefined,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+0+0)},YI11TsYrD:{width:undefined,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+0+0)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-znuw6x-container\",layoutDependency:layoutDependency,layoutId:\"tZIN1bbh2-container\",children:/*#__PURE__*/_jsx(CardsHorizontal,{dNLBbxEpw:dNLBbxEpw,GzdpMqtRF:toResponsiveImage(GzdpMqtRF),height:\"100%\",id:\"tZIN1bbh2\",kHyfJdP_B:kHyfJdP_B,layoutId:\"tZIN1bbh2\",N7fZPoXRA:N7fZPoXRA,SlwRF_Xh3:YPiWIcf6y,style:{width:\"100%\"},sZcwYin3T:\"rgb(0, 0, 0)\",variant:QcCADXUp6,VJfui0rtN:VJfui0rtN,VJmgnkZFX:VJmgnkZFX,width:\"100%\",YStwm3kYp:YStwm3kYp,...addPropertyOverrides({eBkbVqf04:{GzdpMqtRF:toResponsiveImage(Y06F370XB),N7fZPoXRA:KvJBkXAoG,SlwRF_Xh3:jEmCxClmn,sZcwYin3T,VJfui0rtN:KqqKymDY9,VJmgnkZFX:SSWTgjAO4},F9jj38OVC:{GzdpMqtRF:toResponsiveImage(YTx96RKoT),N7fZPoXRA:yHiu5T5z0,SlwRF_Xh3:idTfLOqYm,VJfui0rtN:TwtfOSICG,VJmgnkZFX:woWaxuE1v},OWO_9kyW9:{GzdpMqtRF:toResponsiveImage(m0FcILxjG),N7fZPoXRA:cxcyRnWp9,SlwRF_Xh3:bo2cs5pAm,VJfui0rtN:Z79tJ8kuY,VJmgnkZFX:z8t74F1WI},qSee9sPJG:{GzdpMqtRF:toResponsiveImage(m0FcILxjG),N7fZPoXRA:cxcyRnWp9,SlwRF_Xh3:bo2cs5pAm,VJfui0rtN:Z79tJ8kuY,VJmgnkZFX:z8t74F1WI},Tkz_Eur7g:{GzdpMqtRF:toResponsiveImage(Y06F370XB),N7fZPoXRA:KvJBkXAoG,SlwRF_Xh3:jEmCxClmn,VJfui0rtN:KqqKymDY9,VJmgnkZFX:SSWTgjAO4},YI11TsYrD:{GzdpMqtRF:toResponsiveImage(YTx96RKoT),N7fZPoXRA:yHiu5T5z0,SlwRF_Xh3:idTfLOqYm,VJfui0rtN:TwtfOSICG,VJmgnkZFX:woWaxuE1v}},baseVariant,gestureVariant)})})}),isDisplayed(j6QdOKQW9)&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q1sy48\",\"data-framer-name\":\"Segmented-controls-mobile\",layoutDependency:layoutDependency,layoutId:\"au5jRU7Qg\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vz49s4\",layoutDependency:layoutDependency,layoutId:\"ZxAPsuSyz\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({OWO_9kyW9:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+600+24)+0+0+8},Tkz_Eur7g:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+600+24)+0+0+8},y9yZ_kFK7:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+600+24)+0+0+8},YI11TsYrD:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+600+24)+0+0+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1okzs06-container\",layoutDependency:layoutDependency,layoutId:\"xDS_K3YFK-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"xDS_K3YFK\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"xDS_K3YFK\",variant:\"nGgS_XfhZ\",VVkui8I_2:bsspVAUoe,width:\"100%\",...addPropertyOverrides({OWO_9kyW9:{variant:\"vdygr8_5h\",vTG74TbUH:vTG74TbUH1epbjuc},Tkz_Eur7g:{variant:\"vdygr8_5h\",vTG74TbUH:vTG74TbUH1epbjuc},YI11TsYrD:{variant:\"vdygr8_5h\",vTG74TbUH:vTG74TbUH1epbjuc}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({OWO_9kyW9:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+600+24)+0+0+8},Tkz_Eur7g:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+600+24)+0+0+8},y9yZ_kFK7:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+600+24)+0+0+8},YI11TsYrD:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+600+24)+0+0+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-wps37j-container\",layoutDependency:layoutDependency,layoutId:\"sdiGPgXA9-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"sdiGPgXA9\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"sdiGPgXA9\",style:{height:\"100%\"},variant:\"vdygr8_5h\",VVkui8I_2:ugFdoQeub,width:\"100%\",...addPropertyOverrides({OWO_9kyW9:{vTG74TbUH:vTG74TbUHqrpjs},Tkz_Eur7g:{variant:\"nGgS_XfhZ\"},y9yZ_kFK7:{vTG74TbUH:vTG74TbUHqrpjs},YI11TsYrD:{vTG74TbUH:vTG74TbUHqrpjs}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({OWO_9kyW9:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+600+24)+0+0+8},Tkz_Eur7g:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+600+24)+0+0+8},y9yZ_kFK7:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+600+24)+0+0+8},YI11TsYrD:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+600+24)+0+0+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1it165r-container\",layoutDependency:layoutDependency,layoutId:\"SJoK9sY0D-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"SJoK9sY0D\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"SJoK9sY0D\",style:{height:\"100%\"},variant:\"vdygr8_5h\",VVkui8I_2:MjLxkm8ER,width:\"100%\",...addPropertyOverrides({OWO_9kyW9:{vTG74TbUH:vTG74TbUH1y1cm0i},Tkz_Eur7g:{vTG74TbUH:vTG74TbUH1y1cm0i},y9yZ_kFK7:{vTG74TbUH:vTG74TbUH1y1cm0i},YI11TsYrD:{variant:\"nGgS_XfhZ\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({OWO_9kyW9:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+600+24)+0+0+8},Tkz_Eur7g:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+600+24)+0+0+8},y9yZ_kFK7:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+600+24)+0+0+8},YI11TsYrD:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||688)-0-688)/2+600+24)+0+0+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4q9dxn-container\",layoutDependency:layoutDependency,layoutId:\"sO7s0563G-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"sO7s0563G\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"sO7s0563G\",style:{height:\"100%\"},variant:\"vdygr8_5h\",VVkui8I_2:FSzCRLfrk,width:\"100%\",...addPropertyOverrides({OWO_9kyW9:{variant:\"nGgS_XfhZ\"},Tkz_Eur7g:{vTG74TbUH:vTG74TbUH1nmxgk5},y9yZ_kFK7:{vTG74TbUH:vTG74TbUH1nmxgk5},YI11TsYrD:{vTG74TbUH:vTG74TbUH1nmxgk5}},baseVariant,gestureVariant)})})})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hhhviv\",\"data-framer-name\":\"Segmented-controls-desktop\",layoutDependency:layoutDependency,layoutId:\"FgxtCnoYA\",children:j6QdOKQW9&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y8ol9m\",layoutDependency:layoutDependency,layoutId:\"ytgFG3S4U\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||712)-0-712)/2+600+48)+0+0+8,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18au2hk-container\",layoutDependency:layoutDependency,layoutId:\"ZfFYZh94Y-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"ZfFYZh94Y\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"ZfFYZh94Y\",variant:\"VKzrcDP7_\",vTG74TbUH:vTG74TbUHngdgfa,VVkui8I_2:bsspVAUoe,width:\"100%\",...addPropertyOverrides({eBkbVqf04:{variant:\"YJRBMCdgq\",vTG74TbUH:vTG74TbUHij7lqc},F9jj38OVC:{variant:\"YJRBMCdgq\",vTG74TbUH:vTG74TbUHij7lqc},qSee9sPJG:{variant:\"YJRBMCdgq\",vTG74TbUH:vTG74TbUHij7lqc}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||712)-0-712)/2+600+48)+0+0+8,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-e9p6wc-container\",layoutDependency:layoutDependency,layoutId:\"udx5gucZ7-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"udx5gucZ7\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"udx5gucZ7\",style:{height:\"100%\"},variant:\"YJRBMCdgq\",vTG74TbUH:vTG74TbUHngdgfa,VVkui8I_2:ugFdoQeub,width:\"100%\",...addPropertyOverrides({eBkbVqf04:{variant:\"VKzrcDP7_\",vTG74TbUH:undefined}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||712)-0-712)/2+600+48)+0+0+8,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tyafgx-container\",layoutDependency:layoutDependency,layoutId:\"cuKICB2G1-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"cuKICB2G1\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"cuKICB2G1\",style:{height:\"100%\"},variant:\"YJRBMCdgq\",vTG74TbUH:vTG74TbUHrij17p,VVkui8I_2:MjLxkm8ER,width:\"100%\",...addPropertyOverrides({F9jj38OVC:{variant:\"VKzrcDP7_\",vTG74TbUH:undefined}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||712)-0-712)/2+600+48)+0+0+8,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-127b5zv-container\",layoutDependency:layoutDependency,layoutId:\"mCQLJ0vuy-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"mCQLJ0vuy\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"mCQLJ0vuy\",style:{height:\"100%\"},variant:\"YJRBMCdgq\",vTG74TbUH:vTG74TbUH162jf35,VVkui8I_2:FSzCRLfrk,width:\"100%\",...addPropertyOverrides({qSee9sPJG:{variant:\"VKzrcDP7_\"}},baseVariant,gestureVariant)})})})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nJ04B.framer-190rhv0, .framer-nJ04B .framer-190rhv0 { display: block; }\",\".framer-nJ04B.framer-ru66b5 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1344px; }\",\".framer-nJ04B .framer-znuw6x-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-nJ04B .framer-1q1sy48 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 393px; }\",\".framer-nJ04B .framer-1vz49s4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: auto; padding: 8px; position: relative; width: 100%; }\",\".framer-nJ04B .framer-1okzs06-container, .framer-nJ04B .framer-18au2hk-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-nJ04B .framer-wps37j-container, .framer-nJ04B .framer-1it165r-container, .framer-nJ04B .framer-4q9dxn-container, .framer-nJ04B .framer-e9p6wc-container, .framer-nJ04B .framer-1tyafgx-container, .framer-nJ04B .framer-127b5zv-container { flex: none; height: 48px; position: relative; width: auto; }\",\".framer-nJ04B .framer-1hhhviv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-nJ04B .framer-1y8ol9m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nJ04B.framer-ru66b5, .framer-nJ04B .framer-1q1sy48, .framer-nJ04B .framer-1vz49s4, .framer-nJ04B .framer-1hhhviv, .framer-nJ04B .framer-1y8ol9m { gap: 0px; } .framer-nJ04B.framer-ru66b5 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-nJ04B.framer-ru66b5 > :first-child, .framer-nJ04B .framer-1q1sy48 > :first-child, .framer-nJ04B .framer-1hhhviv > :first-child { margin-top: 0px; } .framer-nJ04B.framer-ru66b5 > :last-child, .framer-nJ04B .framer-1q1sy48 > :last-child, .framer-nJ04B .framer-1hhhviv > :last-child { margin-bottom: 0px; } .framer-nJ04B .framer-1q1sy48 > *, .framer-nJ04B .framer-1hhhviv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-nJ04B .framer-1vz49s4 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-nJ04B .framer-1vz49s4 > :first-child, .framer-nJ04B .framer-1y8ol9m > :first-child { margin-left: 0px; } .framer-nJ04B .framer-1vz49s4 > :last-child, .framer-nJ04B .framer-1y8ol9m > :last-child { margin-right: 0px; } .framer-nJ04B .framer-1y8ol9m > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",\".framer-nJ04B.framer-v-qd0596.framer-ru66b5, .framer-nJ04B.framer-v-cqdod8.framer-ru66b5, .framer-nJ04B.framer-v-kbb5s0.framer-ru66b5, .framer-nJ04B.framer-v-jucbvw.framer-ru66b5 { gap: 24px; width: 393px; }\",\".framer-nJ04B.framer-v-qd0596 .framer-znuw6x-container, .framer-nJ04B.framer-v-cqdod8 .framer-znuw6x-container, .framer-nJ04B.framer-v-kbb5s0 .framer-znuw6x-container, .framer-nJ04B.framer-v-jucbvw .framer-znuw6x-container { width: auto; }\",\".framer-nJ04B.framer-v-qd0596 .framer-1q1sy48, .framer-nJ04B.framer-v-cqdod8 .framer-1q1sy48, .framer-nJ04B.framer-v-kbb5s0 .framer-1q1sy48, .framer-nJ04B.framer-v-jucbvw .framer-1q1sy48 { align-content: center; align-items: center; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nJ04B.framer-v-qd0596.framer-ru66b5 { gap: 0px; } .framer-nJ04B.framer-v-qd0596.framer-ru66b5 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-nJ04B.framer-v-qd0596.framer-ru66b5 > :first-child { margin-top: 0px; } .framer-nJ04B.framer-v-qd0596.framer-ru66b5 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nJ04B.framer-v-cqdod8.framer-ru66b5 { gap: 0px; } .framer-nJ04B.framer-v-cqdod8.framer-ru66b5 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-nJ04B.framer-v-cqdod8.framer-ru66b5 > :first-child { margin-top: 0px; } .framer-nJ04B.framer-v-cqdod8.framer-ru66b5 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nJ04B.framer-v-kbb5s0.framer-ru66b5 { gap: 0px; } .framer-nJ04B.framer-v-kbb5s0.framer-ru66b5 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-nJ04B.framer-v-kbb5s0.framer-ru66b5 > :first-child { margin-top: 0px; } .framer-nJ04B.framer-v-kbb5s0.framer-ru66b5 > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nJ04B.framer-v-jucbvw.framer-ru66b5 { gap: 0px; } .framer-nJ04B.framer-v-jucbvw.framer-ru66b5 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-nJ04B.framer-v-jucbvw.framer-ru66b5 > :first-child { margin-top: 0px; } .framer-nJ04B.framer-v-jucbvw.framer-ru66b5 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 712\n * @framerIntrinsicWidth 1344\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"eBkbVqf04\":{\"layout\":[\"fixed\",\"auto\"]},\"F9jj38OVC\":{\"layout\":[\"fixed\",\"auto\"]},\"qSee9sPJG\":{\"layout\":[\"fixed\",\"auto\"]},\"y9yZ_kFK7\":{\"layout\":[\"fixed\",\"auto\"]},\"Tkz_Eur7g\":{\"layout\":[\"fixed\",\"auto\"]},\"YI11TsYrD\":{\"layout\":[\"fixed\",\"auto\"]},\"OWO_9kyW9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"QcCADXUp6\":\"cardOrientation\",\"j6QdOKQW9\":\"clickableButtonVisible\",\"VJfui0rtN\":\"cardTitle1\",\"VJmgnkZFX\":\"cardDescription1\",\"GzdpMqtRF\":\"image1\",\"N7fZPoXRA\":\"linkText1\",\"YPiWIcf6y\":\"link1\",\"KqqKymDY9\":\"cardTitle2\",\"SSWTgjAO4\":\"cardDescription2\",\"Y06F370XB\":\"image2\",\"KvJBkXAoG\":\"linkText2\",\"jEmCxClmn\":\"link2\",\"TwtfOSICG\":\"cardTitle3\",\"woWaxuE1v\":\"cardDescription3\",\"YTx96RKoT\":\"image3\",\"yHiu5T5z0\":\"linkText3\",\"idTfLOqYm\":\"link3\",\"Z79tJ8kuY\":\"cardTitle4\",\"z8t74F1WI\":\"cardDescription4\",\"m0FcILxjG\":\"image4\",\"cxcyRnWp9\":\"linkText4\",\"bo2cs5pAm\":\"link4\",\"YStwm3kYp\":\"imageBackgroundColor\",\"kHyfJdP_B\":\"buttonVisible\",\"dNLBbxEpw\":\"backgroundColor\",\"sZcwYin3T\":\"textColor\",\"bsspVAUoe\":\"buttonLabel1\",\"ugFdoQeub\":\"buttonLabel2\",\"MjLxkm8ER\":\"buttonLabel3\",\"FSzCRLfrk\":\"buttonLabel4\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerhVbpjdgYS=withCSS(Component,css,\"framer-nJ04B\");export default FramerhVbpjdgYS;FramerhVbpjdgYS.displayName=\"Cards-clickable\";FramerhVbpjdgYS.defaultProps={height:712,width:1344};addPropertyControls(FramerhVbpjdgYS,{variant:{options:[\"lx6Jjm2Pu\",\"eBkbVqf04\",\"F9jj38OVC\",\"qSee9sPJG\",\"y9yZ_kFK7\",\"Tkz_Eur7g\",\"YI11TsYrD\",\"OWO_9kyW9\"],optionTitles:[\"desktop-card-1\",\"desktop-card-2\",\"desktop-card-3\",\"desktop-card-4\",\"mobile-card-1\",\"mobile-card-2\",\"mobile-card-3\",\"mobile-card-4\"],title:\"Variant\",type:ControlType.Enum},QcCADXUp6:(CardsHorizontalControls===null||CardsHorizontalControls===void 0?void 0:CardsHorizontalControls[\"variant\"])&&{...CardsHorizontalControls[\"variant\"],defaultValue:\"VCj4tUZqt\",description:undefined,hidden:undefined,title:\"card-orientation\"},j6QdOKQW9:{defaultValue:true,title:\"clickable-button-visible\",type:ControlType.Boolean},VJfui0rtN:{defaultValue:\"Card Title\",description:\"\",placeholder:\"\",title:\"card-title- 1\",type:ControlType.String},VJmgnkZFX:{defaultValue:\"Description here\",displayTextArea:true,placeholder:\"\",title:\"card-description- 1\",type:ControlType.String},GzdpMqtRF:{title:\"image- 1\",type:ControlType.ResponsiveImage},N7fZPoXRA:{defaultValue:\"Button label\",description:\"\",title:\"link-text-1\",type:ControlType.String},YPiWIcf6y:{title:\"link-1\",type:ControlType.Link},KqqKymDY9:{defaultValue:\"Card Title\",description:\"\",placeholder:\"\",title:\"card-title- 2\",type:ControlType.String},SSWTgjAO4:{defaultValue:\"Description here\",displayTextArea:true,placeholder:\"\",title:\"card-description- 2\",type:ControlType.String},Y06F370XB:{title:\"image- 2\",type:ControlType.ResponsiveImage},KvJBkXAoG:{defaultValue:\"Button label\",description:\"\",title:\"link-text- 2\",type:ControlType.String},jEmCxClmn:{title:\"link-2\",type:ControlType.Link},TwtfOSICG:{defaultValue:\"Card Title\",description:\"\",placeholder:\"\",title:\"card-title- 3\",type:ControlType.String},woWaxuE1v:{defaultValue:\"Description here\",displayTextArea:true,placeholder:\"\",title:\"card-description- 3\",type:ControlType.String},YTx96RKoT:{title:\"image- 3\",type:ControlType.ResponsiveImage},yHiu5T5z0:{defaultValue:\"Button label\",description:\"\",title:\"link-text- 3\",type:ControlType.String},idTfLOqYm:{title:\"link-3\",type:ControlType.Link},Z79tJ8kuY:{defaultValue:\"Card Title\",description:\"\",placeholder:\"\",title:\"card-title- 4\",type:ControlType.String},z8t74F1WI:{defaultValue:\"Description here\",displayTextArea:true,placeholder:\"\",title:\"card-description- 4\",type:ControlType.String},m0FcILxjG:{title:\"image- 4\",type:ControlType.ResponsiveImage},cxcyRnWp9:{defaultValue:\"Button label\",description:\"\",title:\"link-text- 4\",type:ControlType.String},bo2cs5pAm:{title:\"link-4\",type:ControlType.Link},YStwm3kYp:{defaultValue:'var(--token-8429281c-354e-462c-bd8a-2af2e4d85b65, rgb(235, 242, 255)) /* {\"name\":\"Light Blue\"} */',title:\"image-background-color\",type:ControlType.Color},kHyfJdP_B:{defaultValue:true,title:\"button-visible\",type:ControlType.Boolean},dNLBbxEpw:{defaultValue:'var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"background-color\",type:ControlType.Color},sZcwYin3T:{defaultValue:\"rgb(0, 0, 0)\",title:\"text-color\",type:ControlType.Color},bsspVAUoe:{defaultValue:\"Label\",placeholder:\"\",title:\"button-label-1\",type:ControlType.String},ugFdoQeub:{defaultValue:\"Label\",title:\"button-label- 2\",type:ControlType.String},MjLxkm8ER:{defaultValue:\"Label\",title:\"button-label- 3\",type:ControlType.String},FSzCRLfrk:{defaultValue:\"Label\",title:\"button-label- 4\",type:ControlType.String}});addFonts(FramerhVbpjdgYS,[{explicitInter:true,fonts:[]},...CardsHorizontalFonts,...ButtonRoundedFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhVbpjdgYS\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1344\",\"framerVariables\":\"{\\\"QcCADXUp6\\\":\\\"cardOrientation\\\",\\\"j6QdOKQW9\\\":\\\"clickableButtonVisible\\\",\\\"VJfui0rtN\\\":\\\"cardTitle1\\\",\\\"VJmgnkZFX\\\":\\\"cardDescription1\\\",\\\"GzdpMqtRF\\\":\\\"image1\\\",\\\"N7fZPoXRA\\\":\\\"linkText1\\\",\\\"YPiWIcf6y\\\":\\\"link1\\\",\\\"KqqKymDY9\\\":\\\"cardTitle2\\\",\\\"SSWTgjAO4\\\":\\\"cardDescription2\\\",\\\"Y06F370XB\\\":\\\"image2\\\",\\\"KvJBkXAoG\\\":\\\"linkText2\\\",\\\"jEmCxClmn\\\":\\\"link2\\\",\\\"TwtfOSICG\\\":\\\"cardTitle3\\\",\\\"woWaxuE1v\\\":\\\"cardDescription3\\\",\\\"YTx96RKoT\\\":\\\"image3\\\",\\\"yHiu5T5z0\\\":\\\"linkText3\\\",\\\"idTfLOqYm\\\":\\\"link3\\\",\\\"Z79tJ8kuY\\\":\\\"cardTitle4\\\",\\\"z8t74F1WI\\\":\\\"cardDescription4\\\",\\\"m0FcILxjG\\\":\\\"image4\\\",\\\"cxcyRnWp9\\\":\\\"linkText4\\\",\\\"bo2cs5pAm\\\":\\\"link4\\\",\\\"YStwm3kYp\\\":\\\"imageBackgroundColor\\\",\\\"kHyfJdP_B\\\":\\\"buttonVisible\\\",\\\"dNLBbxEpw\\\":\\\"backgroundColor\\\",\\\"sZcwYin3T\\\":\\\"textColor\\\",\\\"bsspVAUoe\\\":\\\"buttonLabel1\\\",\\\"ugFdoQeub\\\":\\\"buttonLabel2\\\",\\\"MjLxkm8ER\\\":\\\"buttonLabel3\\\",\\\"FSzCRLfrk\\\":\\\"buttonLabel4\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eBkbVqf04\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"F9jj38OVC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qSee9sPJG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"y9yZ_kFK7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Tkz_Eur7g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YI11TsYrD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OWO_9kyW9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"712\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (af04cc1)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"b_yp87fdl\",\"ldzd2uC2e\",\"wP3kt9nna\",\"ggfKpZOvX\"];const serializationHash=\"framer-sdDdi\";const variantClassNames={b_yp87fdl:\"framer-v-1jwmba6\",ggfKpZOvX:\"framer-v-p6g2ky\",ldzd2uC2e:\"framer-v-136ivvh\",wP3kt9nna:\"framer-v-1aqc56\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"image-1\":\"b_yp87fdl\",\"image-2\":\"ldzd2uC2e\",\"image-3\":\"wP3kt9nna\",\"image-4\":\"ggfKpZOvX\"};const getProps=({backgroundColor,height,id,image1,image2,image3,image4,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,En4qBthfm:(_ref=backgroundColor!==null&&backgroundColor!==void 0?backgroundColor:props.En4qBthfm)!==null&&_ref!==void 0?_ref:\"var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249))\",GzdpMqtRF:image1!==null&&image1!==void 0?image1:props.GzdpMqtRF,lJdD9OOwp:image3!==null&&image3!==void 0?image3:props.lJdD9OOwp,OXXG6hH0v:image2!==null&&image2!==void 0?image2:props.OXXG6hH0v,RBdcAf0hH:image4!==null&&image4!==void 0?image4:props.RBdcAf0hH,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"b_yp87fdl\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,GzdpMqtRF,OXXG6hH0v,lJdD9OOwp,RBdcAf0hH,En4qBthfm,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"b_yp87fdl\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1jwmba6\",className,classNames),\"data-framer-name\":\"image-1\",layoutDependency:layoutDependency,layoutId:\"b_yp87fdl\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({ggfKpZOvX:{\"data-framer-name\":\"image-4\"},ldzd2uC2e:{\"data-framer-name\":\"image-2\"},wP3kt9nna:{\"data-framer-name\":\"image-3\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cje6mi\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"qpM0fXmim\",style:{backgroundColor:En4qBthfm,borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1+0))/2+0+0)+(0+(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-0-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-0)*1)/2)),sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,...toResponsiveImage(GzdpMqtRF),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-c737w8\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"q5Si5ccyz\",...addPropertyOverrides({ggfKpZOvX:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1+0))/2+0+0)+(0+(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-0-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-0)*1)/2)),sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,...toResponsiveImage(RBdcAf0hH),...{positionX:\"center\",positionY:\"top\"}}},ldzd2uC2e:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1+0))/2+0+0)+(0+(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-0-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-0)*1)/2)),sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,...toResponsiveImage(OXXG6hH0v),...{positionX:\"center\",positionY:\"top\"}}},wP3kt9nna:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1+0))/2+0+0)+(0+(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-0-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-0)*1)/2)),sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,...toResponsiveImage(lJdD9OOwp),...{positionX:\"center\",positionY:\"top\"}}}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sdDdi.framer-5wjvq8, .framer-sdDdi .framer-5wjvq8 { display: block; }\",\".framer-sdDdi.framer-1jwmba6 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 600px; justify-content: center; padding: 0px; position: relative; width: 672px; }\",\".framer-sdDdi .framer-1cje6mi { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-sdDdi .framer-c737w8 { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sdDdi.framer-1jwmba6, .framer-sdDdi .framer-1cje6mi { gap: 0px; } .framer-sdDdi.framer-1jwmba6 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-sdDdi.framer-1jwmba6 > :first-child { margin-top: 0px; } .framer-sdDdi.framer-1jwmba6 > :last-child { margin-bottom: 0px; } .framer-sdDdi .framer-1cje6mi > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-sdDdi .framer-1cje6mi > :first-child { margin-left: 0px; } .framer-sdDdi .framer-1cje6mi > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 600\n * @framerIntrinsicWidth 672\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ldzd2uC2e\":{\"layout\":[\"fixed\",\"fixed\"]},\"wP3kt9nna\":{\"layout\":[\"fixed\",\"fixed\"]},\"ggfKpZOvX\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"GzdpMqtRF\":\"image1\",\"OXXG6hH0v\":\"image2\",\"lJdD9OOwp\":\"image3\",\"RBdcAf0hH\":\"image4\",\"En4qBthfm\":\"backgroundColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerIBQ6e_nFD=withCSS(Component,css,\"framer-sdDdi\");export default FramerIBQ6e_nFD;FramerIBQ6e_nFD.displayName=\"Image-scrollable\";FramerIBQ6e_nFD.defaultProps={height:600,width:672};addPropertyControls(FramerIBQ6e_nFD,{variant:{options:[\"b_yp87fdl\",\"ldzd2uC2e\",\"wP3kt9nna\",\"ggfKpZOvX\"],optionTitles:[\"image-1\",\"image-2\",\"image-3\",\"image-4\"],title:\"Variant\",type:ControlType.Enum},GzdpMqtRF:{title:\"image-1\",type:ControlType.ResponsiveImage},OXXG6hH0v:{title:\"image-2\",type:ControlType.ResponsiveImage},lJdD9OOwp:{title:\"image-3\",type:ControlType.ResponsiveImage},RBdcAf0hH:{title:\"image-4\",type:ControlType.ResponsiveImage},En4qBthfm:{defaultValue:'var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249)) /* {\"name\":\"Neutral\"} */',title:\"background-color\",type:ControlType.Color}});addFonts(FramerIBQ6e_nFD,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIBQ6e_nFD\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"GzdpMqtRF\\\":\\\"image1\\\",\\\"OXXG6hH0v\\\":\\\"image2\\\",\\\"lJdD9OOwp\\\":\\\"image3\\\",\\\"RBdcAf0hH\\\":\\\"image4\\\",\\\"En4qBthfm\\\":\\\"backgroundColor\\\"}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"672\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ldzd2uC2e\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wP3kt9nna\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ggfKpZOvX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"600\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./IBQ6e_nFD.map", "// Generated by Framer (98479f1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import ButtonRounded from\"https://framerusercontent.com/modules/hq8bYugqBXS2iHRb7xuu/4FTL2iQPs297M4bfH6dW/tsgPbCL_S.js\";const ButtonRoundedFonts=getFonts(ButtonRounded);const cycleOrder=[\"XJH1_ViC2\",\"Pg90bXDRP\",\"RRruhsRHZ\",\"bNmGK98mP\",\"MI5JPxR61\",\"Gmepd_qCL\",\"nCCmGLuYb\",\"MhCQkbNls\"];const serializationHash=\"framer-wDcpp\";const variantClassNames={bNmGK98mP:\"framer-v-1q5ce20\",Gmepd_qCL:\"framer-v-oxgw8s\",MhCQkbNls:\"framer-v-1euqigo\",MI5JPxR61:\"framer-v-m7p99s\",nCCmGLuYb:\"framer-v-1vk68zv\",Pg90bXDRP:\"framer-v-i8u8c6\",RRruhsRHZ:\"framer-v-dhatf0\",XJH1_ViC2:\"framer-v-1k7cerv\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"desktop-segmented-control-1\":\"XJH1_ViC2\",\"desktop-segmented-control-2\":\"Pg90bXDRP\",\"desktop-segmented-control-3\":\"RRruhsRHZ\",\"desktop-segmented-control-4\":\"bNmGK98mP\",\"mobile-segmented-4\":\"MhCQkbNls\",\"mobile-segmented-control-1\":\"MI5JPxR61\",\"mobile-segmented-control-2\":\"Gmepd_qCL\",\"mobile-segmented-control-3\":\"nCCmGLuYb\"};const getProps=({buttonText1,buttonText2,buttonText3,buttonText4,height,id,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_humanReadableVariantMap_props_variant,_ref4;return{...props,GvvqIvwR1:(_ref=buttonText3!==null&&buttonText3!==void 0?buttonText3:props.GvvqIvwR1)!==null&&_ref!==void 0?_ref:\"Button label\",klkH9fSoU:(_ref1=buttonText2!==null&&buttonText2!==void 0?buttonText2:props.klkH9fSoU)!==null&&_ref1!==void 0?_ref1:\"Button label\",KNcqidz3h:(_ref2=buttonText1!==null&&buttonText1!==void 0?buttonText1:props.KNcqidz3h)!==null&&_ref2!==void 0?_ref2:\"Button label\",NRbBGv3qM:(_ref3=buttonText4!==null&&buttonText4!==void 0?buttonText4:props.NRbBGv3qM)!==null&&_ref3!==void 0?_ref3:\"Button label\",variant:(_ref4=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref4!==void 0?_ref4:\"XJH1_ViC2\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,KNcqidz3h,klkH9fSoU,GvvqIvwR1,NRbBGv3qM,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XJH1_ViC2\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1k7cerv\",className,classNames),\"data-framer-name\":\"desktop-segmented-control-1\",layoutDependency:layoutDependency,layoutId:\"XJH1_ViC2\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({bNmGK98mP:{\"data-framer-name\":\"desktop-segmented-control-4\"},Gmepd_qCL:{\"data-framer-name\":\"mobile-segmented-control-2\"},MhCQkbNls:{\"data-framer-name\":\"mobile-segmented-4\"},MI5JPxR61:{\"data-framer-name\":\"mobile-segmented-control-1\"},nCCmGLuYb:{\"data-framer-name\":\"mobile-segmented-control-3\"},Pg90bXDRP:{\"data-framer-name\":\"desktop-segmented-control-2\"},RRruhsRHZ:{\"data-framer-name\":\"desktop-segmented-control-3\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-leemo5\",layoutDependency:layoutDependency,layoutId:\"EeKMdAeid\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||64)-0-64)/2+0+0)+8,...addPropertyOverrides({Gmepd_qCL:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8},MhCQkbNls:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8},MI5JPxR61:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8},nCCmGLuYb:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-xk7n6i-container\",layoutDependency:layoutDependency,layoutId:\"M8GttD6jw-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"M8GttD6jw\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"M8GttD6jw\",variant:\"VKzrcDP7_\",VVkui8I_2:KNcqidz3h,width:\"100%\",...addPropertyOverrides({bNmGK98mP:{variant:\"YJRBMCdgq\"},Gmepd_qCL:{variant:\"vdygr8_5h\"},MhCQkbNls:{variant:\"vdygr8_5h\"},MI5JPxR61:{variant:\"nGgS_XfhZ\"},nCCmGLuYb:{variant:\"vdygr8_5h\"},Pg90bXDRP:{variant:\"YJRBMCdgq\"},RRruhsRHZ:{variant:\"YJRBMCdgq\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"160px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||64)-0-64)/2+0+0)+8,...addPropertyOverrides({Gmepd_qCL:{width:undefined,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8},MhCQkbNls:{width:undefined,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8},MI5JPxR61:{width:undefined,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8},nCCmGLuYb:{width:undefined,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tk9yce-container\",layoutDependency:layoutDependency,layoutId:\"Jhqxe9VNK-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"Jhqxe9VNK\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"Jhqxe9VNK\",style:{height:\"100%\",width:\"100%\"},variant:\"YJRBMCdgq\",VVkui8I_2:klkH9fSoU,width:\"100%\",...addPropertyOverrides({Gmepd_qCL:{style:{height:\"100%\"},variant:\"nGgS_XfhZ\"},MhCQkbNls:{style:{height:\"100%\"},variant:\"vdygr8_5h\"},MI5JPxR61:{style:{height:\"100%\"},variant:\"vdygr8_5h\"},nCCmGLuYb:{style:{height:\"100%\"},variant:\"vdygr8_5h\"},Pg90bXDRP:{variant:\"VKzrcDP7_\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"160px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||64)-0-64)/2+0+0)+8,...addPropertyOverrides({Gmepd_qCL:{width:undefined,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8},MhCQkbNls:{width:undefined,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8},MI5JPxR61:{width:undefined,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8},nCCmGLuYb:{width:undefined,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vn7l3z-container\",layoutDependency:layoutDependency,layoutId:\"tPb4IRODe-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"tPb4IRODe\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"tPb4IRODe\",style:{height:\"100%\",width:\"100%\"},variant:\"YJRBMCdgq\",VVkui8I_2:GvvqIvwR1,width:\"100%\",...addPropertyOverrides({Gmepd_qCL:{style:{height:\"100%\"},variant:\"vdygr8_5h\"},MhCQkbNls:{style:{height:\"100%\"},variant:\"vdygr8_5h\"},MI5JPxR61:{style:{height:\"100%\"},variant:\"vdygr8_5h\"},nCCmGLuYb:{style:{height:\"100%\"},variant:\"nGgS_XfhZ\"},RRruhsRHZ:{variant:\"VKzrcDP7_\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"160px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||64)-0-64)/2+0+0)+8,...addPropertyOverrides({Gmepd_qCL:{width:undefined,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8},MhCQkbNls:{width:undefined,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8},MI5JPxR61:{width:undefined,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8},nCCmGLuYb:{width:undefined,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-lqhawu-container\",layoutDependency:layoutDependency,layoutId:\"wCIR1WRTK-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"wCIR1WRTK\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"wCIR1WRTK\",style:{height:\"100%\",width:\"100%\"},variant:\"YJRBMCdgq\",VVkui8I_2:NRbBGv3qM,width:\"100%\",...addPropertyOverrides({bNmGK98mP:{variant:\"VKzrcDP7_\"},Gmepd_qCL:{style:{height:\"100%\"},variant:\"vdygr8_5h\"},MhCQkbNls:{style:{height:\"100%\"},variant:\"nGgS_XfhZ\"},MI5JPxR61:{style:{height:\"100%\"},variant:\"vdygr8_5h\"},nCCmGLuYb:{style:{height:\"100%\"},variant:\"vdygr8_5h\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wDcpp.framer-a4dze3, .framer-wDcpp .framer-a4dze3 { display: block; }\",\".framer-wDcpp.framer-1k7cerv { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-wDcpp .framer-leemo5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-wDcpp .framer-xk7n6i-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-wDcpp .framer-1tk9yce-container, .framer-wDcpp .framer-1vn7l3z-container, .framer-wDcpp .framer-lqhawu-container { flex: none; height: 48px; position: relative; width: 160px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wDcpp.framer-1k7cerv, .framer-wDcpp .framer-leemo5 { gap: 0px; } .framer-wDcpp.framer-1k7cerv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-wDcpp.framer-1k7cerv > :first-child { margin-top: 0px; } .framer-wDcpp.framer-1k7cerv > :last-child { margin-bottom: 0px; } .framer-wDcpp .framer-leemo5 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-wDcpp .framer-leemo5 > :first-child { margin-left: 0px; } .framer-wDcpp .framer-leemo5 > :last-child { margin-right: 0px; } }\",\".framer-wDcpp.framer-v-m7p99s.framer-1k7cerv { align-content: flex-start; align-items: flex-start; justify-content: flex-start; overflow: hidden; }\",\".framer-wDcpp.framer-v-m7p99s .framer-leemo5, .framer-wDcpp.framer-v-oxgw8s .framer-leemo5, .framer-wDcpp.framer-v-1vk68zv .framer-leemo5 { gap: 0px; justify-content: flex-start; overflow: auto; width: 361px; }\",\".framer-wDcpp.framer-v-m7p99s .framer-1tk9yce-container, .framer-wDcpp.framer-v-m7p99s .framer-1vn7l3z-container, .framer-wDcpp.framer-v-m7p99s .framer-lqhawu-container, .framer-wDcpp.framer-v-oxgw8s .framer-1tk9yce-container, .framer-wDcpp.framer-v-oxgw8s .framer-1vn7l3z-container, .framer-wDcpp.framer-v-oxgw8s .framer-lqhawu-container { width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wDcpp.framer-v-m7p99s .framer-leemo5 { gap: 0px; } .framer-wDcpp.framer-v-m7p99s .framer-leemo5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-wDcpp.framer-v-m7p99s .framer-leemo5 > :first-child { margin-left: 0px; } .framer-wDcpp.framer-v-m7p99s .framer-leemo5 > :last-child { margin-right: 0px; } }\",\".framer-wDcpp.framer-v-oxgw8s.framer-1k7cerv, .framer-wDcpp.framer-v-1vk68zv.framer-1k7cerv, .framer-wDcpp.framer-v-1euqigo.framer-1k7cerv { align-content: flex-start; align-items: flex-start; justify-content: flex-start; overflow: visible; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wDcpp.framer-v-oxgw8s .framer-leemo5 { gap: 0px; } .framer-wDcpp.framer-v-oxgw8s .framer-leemo5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-wDcpp.framer-v-oxgw8s .framer-leemo5 > :first-child { margin-left: 0px; } .framer-wDcpp.framer-v-oxgw8s .framer-leemo5 > :last-child { margin-right: 0px; } }\",\".framer-wDcpp.framer-v-1vk68zv .framer-xk7n6i-container, .framer-wDcpp.framer-v-1euqigo .framer-xk7n6i-container { order: 0; }\",\".framer-wDcpp.framer-v-1vk68zv .framer-1tk9yce-container, .framer-wDcpp.framer-v-1euqigo .framer-1tk9yce-container { order: 1; width: auto; }\",\".framer-wDcpp.framer-v-1vk68zv .framer-1vn7l3z-container, .framer-wDcpp.framer-v-1euqigo .framer-1vn7l3z-container { order: 2; width: auto; }\",\".framer-wDcpp.framer-v-1vk68zv .framer-lqhawu-container, .framer-wDcpp.framer-v-1euqigo .framer-lqhawu-container { order: 3; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wDcpp.framer-v-1vk68zv .framer-leemo5 { gap: 0px; } .framer-wDcpp.framer-v-1vk68zv .framer-leemo5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-wDcpp.framer-v-1vk68zv .framer-leemo5 > :first-child { margin-left: 0px; } .framer-wDcpp.framer-v-1vk68zv .framer-leemo5 > :last-child { margin-right: 0px; } }\",\".framer-wDcpp.framer-v-1euqigo .framer-leemo5 { gap: 0px; justify-content: flex-end; overflow: auto; width: 361px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wDcpp.framer-v-1euqigo .framer-leemo5 { gap: 0px; } .framer-wDcpp.framer-v-1euqigo .framer-leemo5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-wDcpp.framer-v-1euqigo .framer-leemo5 > :first-child { margin-left: 0px; } .framer-wDcpp.framer-v-1euqigo .framer-leemo5 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 64\n * @framerIntrinsicWidth 703\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Pg90bXDRP\":{\"layout\":[\"auto\",\"auto\"]},\"RRruhsRHZ\":{\"layout\":[\"auto\",\"auto\"]},\"bNmGK98mP\":{\"layout\":[\"auto\",\"auto\"]},\"MI5JPxR61\":{\"layout\":[\"auto\",\"auto\"]},\"Gmepd_qCL\":{\"layout\":[\"auto\",\"auto\"]},\"nCCmGLuYb\":{\"layout\":[\"auto\",\"auto\"]},\"MhCQkbNls\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"KNcqidz3h\":\"buttonText1\",\"klkH9fSoU\":\"buttonText2\",\"GvvqIvwR1\":\"buttonText3\",\"NRbBGv3qM\":\"buttonText4\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerR9g4420nW=withCSS(Component,css,\"framer-wDcpp\");export default FramerR9g4420nW;FramerR9g4420nW.displayName=\"Segmented-controls\";FramerR9g4420nW.defaultProps={height:64,width:703};addPropertyControls(FramerR9g4420nW,{variant:{options:[\"XJH1_ViC2\",\"Pg90bXDRP\",\"RRruhsRHZ\",\"bNmGK98mP\",\"MI5JPxR61\",\"Gmepd_qCL\",\"nCCmGLuYb\",\"MhCQkbNls\"],optionTitles:[\"desktop-segmented-control-1\",\"desktop-segmented-control-2\",\"desktop-segmented-control-3\",\"desktop-segmented-control-4\",\"mobile-segmented-control-1\",\"mobile-segmented-control-2\",\"mobile-segmented-control-3\",\"mobile-segmented-4\"],title:\"Variant\",type:ControlType.Enum},KNcqidz3h:{defaultValue:\"Button label\",description:\"\",title:\"button-text-1\",type:ControlType.String},klkH9fSoU:{defaultValue:\"Button label\",description:\"\",title:\"button-text-2\",type:ControlType.String},GvvqIvwR1:{defaultValue:\"Button label\",description:\"\",title:\"button-text-3\",type:ControlType.String},NRbBGv3qM:{defaultValue:\"Button label\",description:\"\",title:\"button-text-4\",type:ControlType.String}});addFonts(FramerR9g4420nW,[{explicitInter:true,fonts:[]},...ButtonRoundedFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerR9g4420nW\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"KNcqidz3h\\\":\\\"buttonText1\\\",\\\"klkH9fSoU\\\":\\\"buttonText2\\\",\\\"GvvqIvwR1\\\":\\\"buttonText3\\\",\\\"NRbBGv3qM\\\":\\\"buttonText4\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Pg90bXDRP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"RRruhsRHZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bNmGK98mP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MI5JPxR61\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Gmepd_qCL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nCCmGLuYb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MhCQkbNls\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"64\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"703\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (af04cc1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import ButtonRounded from\"https://framerusercontent.com/modules/hq8bYugqBXS2iHRb7xuu/4FTL2iQPs297M4bfH6dW/tsgPbCL_S.js\";const ButtonRoundedFonts=getFonts(ButtonRounded);const cycleOrder=[\"Lb8YKsvVc\",\"e0ZDYNH0e\",\"NqsIvH0d3\",\"nrSb8eFhW\"];const serializationHash=\"framer-63GNd\";const variantClassNames={e0ZDYNH0e:\"framer-v-5xjcy8\",Lb8YKsvVc:\"framer-v-dkzsz5\",NqsIvH0d3:\"framer-v-1q6m1je\",nrSb8eFhW:\"framer-v-1f1nur8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"desktop-full-emi-banner\":\"Lb8YKsvVc\",\"desktop-trasnparent-full-emi-banner\":\"NqsIvH0d3\",\"mobile-full-emi-banner\":\"e0ZDYNH0e\",\"mobile-trasnparent-full-emi-banner\":\"nrSb8eFhW\"};const getProps=({height,id,link,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,lb3Wl6NVQ:link!==null&&link!==void 0?link:props.lb3Wl6NVQ,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"Lb8YKsvVc\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,lb3Wl6NVQ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Lb8YKsvVc\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-dkzsz5\",className,classNames),\"data-framer-name\":\"desktop-full-emi-banner\",layoutDependency:layoutDependency,layoutId:\"Lb8YKsvVc\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({e0ZDYNH0e:{\"data-framer-name\":\"mobile-full-emi-banner\"},NqsIvH0d3:{\"data-framer-name\":\"desktop-trasnparent-full-emi-banner\"},nrSb8eFhW:{\"data-framer-name\":\"mobile-trasnparent-full-emi-banner\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15ab41g\",\"data-framer-name\":\"card-small\",layoutDependency:layoutDependency,layoutId:\"VbjMTMekA\",style:{background:\"linear-gradient(180deg, rgb(240, 241, 254) 0%, rgb(255, 255, 255) 100%)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-59nari\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"r3GLptJ5U\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1u8q4pd\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:50,intrinsicWidth:398,layoutDependency:layoutDependency,layoutId:\"j1rnRnTGJ\",svg:'<svg width=\"398\" height=\"50\" viewBox=\"-1 -1 398 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M25.0222 15.5119C25.3011 13.4985 28.2106 13.4985 28.4895 15.5119L29.9012 25.702C30.0025 26.4337 30.5524 27.023 31.2754 27.1747L41.3461 29.288C43.2005 29.6771 43.2005 32.3247 41.3461 32.7139L31.2754 34.8272C30.5524 34.9789 30.0025 35.5682 29.9012 36.2999L28.4895 46.4899C28.2106 48.5034 25.3011 48.5034 25.0222 46.4899L23.6106 36.2999C23.5092 35.5682 22.9593 34.9789 22.2363 34.8272L12.1656 32.7139C10.3112 32.3247 10.3112 29.6771 12.1656 29.288L22.2363 27.1747C22.9593 27.023 23.5092 26.4337 23.6106 25.702L25.0222 15.5119Z\" fill=\"white\"/>\\n<path d=\"M25.0222 15.5119C25.3011 13.4985 28.2106 13.4985 28.4895 15.5119L29.9012 25.702C30.0025 26.4337 30.5524 27.023 31.2754 27.1747L41.3461 29.288C43.2005 29.6771 43.2005 32.3247 41.3461 32.7139L31.2754 34.8272C30.5524 34.9789 30.0025 35.5682 29.9012 36.2999L28.4895 46.4899C28.2106 48.5034 25.3011 48.5034 25.0222 46.4899L23.6106 36.2999C23.5092 35.5682 22.9593 34.9789 22.2363 34.8272L12.1656 32.7139C10.3112 32.3247 10.3112 29.6771 12.1656 29.288L22.2363 27.1747C22.9593 27.023 23.5092 26.4337 23.6106 25.702L25.0222 15.5119Z\" fill=\"url(#paint0_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<path d=\"M9.63561 4.43332C9.81889 3.18951 11.7308 3.18951 11.9141 4.43333L12.8417 10.7283C12.9083 11.1804 13.2696 11.5444 13.7447 11.6382L20.3623 12.9437C21.5809 13.1841 21.5809 14.8197 20.3623 15.06L13.7447 16.3656C13.2696 16.4593 12.9083 16.8233 12.8417 17.2754L11.9141 23.5704C11.7308 24.8142 9.81889 24.8142 9.63561 23.5704L8.708 17.2754C8.64139 16.8233 8.28005 16.4593 7.80497 16.3656L1.18734 15.06C-0.031198 14.8197 -0.031198 13.1841 1.18734 12.9437L7.80497 11.6382C8.28005 11.5444 8.64139 11.1804 8.708 10.7283L9.63561 4.43332Z\" fill=\"white\"/>\\n<path d=\"M9.63561 4.43332C9.81889 3.18951 11.7308 3.18951 11.9141 4.43333L12.8417 10.7283C12.9083 11.1804 13.2696 11.5444 13.7447 11.6382L20.3623 12.9437C21.5809 13.1841 21.5809 14.8197 20.3623 15.06L13.7447 16.3656C13.2696 16.4593 12.9083 16.8233 12.8417 17.2754L11.9141 23.5704C11.7308 24.8142 9.81889 24.8142 9.63561 23.5704L8.708 17.2754C8.64139 16.8233 8.28005 16.4593 7.80497 16.3656L1.18734 15.06C-0.031198 14.8197 -0.031198 13.1841 1.18734 12.9437L7.80497 11.6382C8.28005 11.5444 8.64139 11.1804 8.708 10.7283L9.63561 4.43332Z\" fill=\"url(#paint1_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<path d=\"M32.7684 0.621906C32.8906 -0.207304 34.1652 -0.207301 34.2873 0.62191L34.9058 4.81859C34.9502 5.11995 35.1911 5.36265 35.5078 5.42513L39.9195 6.29548C40.7319 6.45574 40.7319 7.54612 39.9195 7.70639L35.5078 8.57673C35.1911 8.63921 34.9502 8.88191 34.9058 9.18327L34.2873 13.38C34.1652 14.2092 32.8906 14.2092 32.7684 13.38L32.15 9.18327C32.1056 8.88191 31.8647 8.63921 31.548 8.57673L27.1362 7.70639C26.3238 7.54612 26.3238 6.45574 27.1362 6.29548L31.548 5.42513C31.8647 5.36265 32.1056 5.11995 32.15 4.81859L32.7684 0.621906Z\" fill=\"white\"/>\\n<path d=\"M32.7684 0.621906C32.8906 -0.207304 34.1652 -0.207301 34.2873 0.62191L34.9058 4.81859C34.9502 5.11995 35.1911 5.36265 35.5078 5.42513L39.9195 6.29548C40.7319 6.45574 40.7319 7.54612 39.9195 7.70639L35.5078 8.57673C35.1911 8.63921 34.9502 8.88191 34.9058 9.18327L34.2873 13.38C34.1652 14.2092 32.8906 14.2092 32.7684 13.38L32.15 9.18327C32.1056 8.88191 31.8647 8.63921 31.548 8.57673L27.1362 7.70639C26.3238 7.54612 26.3238 6.45574 27.1362 6.29548L31.548 5.42513C31.8647 5.36265 32.1056 5.11995 32.15 4.81859L32.7684 0.621906Z\" fill=\"url(#paint2_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<path d=\"M75.3623 26.352H54.8183V21.504H75.3623V26.352ZM77.5703 11.376H54.8183V6.48H77.5703V11.376ZM77.8103 42H54.8183V37.104H77.8103V42ZM60.0023 42H54.3863V6.48H60.0023V42Z\" fill=\"white\"/>\\n<path d=\"M75.3623 26.352H54.8183V21.504H75.3623V26.352ZM77.5703 11.376H54.8183V6.48H77.5703V11.376ZM77.8103 42H54.8183V37.104H77.8103V42ZM60.0023 42H54.3863V6.48H60.0023V42Z\" fill=\"url(#paint3_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<path d=\"M87.552 42H82.08V16.56H87.552V20.16H87.744C88.032 19.648 88.464 19.072 89.04 18.432C89.616 17.792 90.368 17.248 91.296 16.8C92.224 16.32 93.376 16.08 94.752 16.08C96.608 16.08 98.144 16.512 99.36 17.376C100.608 18.208 101.536 19.344 102.144 20.784C102.784 22.224 103.104 23.84 103.104 25.632V42H97.632V26.352C97.632 24.688 97.232 23.328 96.432 22.272C95.632 21.216 94.448 20.688 92.88 20.688C91.6 20.688 90.56 21.04 89.76 21.744C88.992 22.448 88.432 23.328 88.08 24.384C87.728 25.408 87.552 26.448 87.552 27.504V42ZM103.104 42H97.632L97.68 20.976H102.336C102.784 20.112 103.36 19.312 104.064 18.576C104.8 17.808 105.68 17.2 106.704 16.752C107.728 16.304 108.944 16.08 110.352 16.08C112.176 16.08 113.696 16.512 114.912 17.376C116.128 18.208 117.056 19.344 117.696 20.784C118.336 22.192 118.656 23.792 118.656 25.584V42H113.184V26.352C113.184 24.688 112.784 23.328 111.984 22.272C111.184 21.216 110 20.688 108.432 20.688C107.152 20.688 106.112 21.04 105.312 21.744C104.544 22.448 103.984 23.312 103.632 24.336C103.28 25.36 103.104 26.416 103.104 27.504V42Z\" fill=\"white\"/>\\n<path d=\"M87.552 42H82.08V16.56H87.552V20.16H87.744C88.032 19.648 88.464 19.072 89.04 18.432C89.616 17.792 90.368 17.248 91.296 16.8C92.224 16.32 93.376 16.08 94.752 16.08C96.608 16.08 98.144 16.512 99.36 17.376C100.608 18.208 101.536 19.344 102.144 20.784C102.784 22.224 103.104 23.84 103.104 25.632V42H97.632V26.352C97.632 24.688 97.232 23.328 96.432 22.272C95.632 21.216 94.448 20.688 92.88 20.688C91.6 20.688 90.56 21.04 89.76 21.744C88.992 22.448 88.432 23.328 88.08 24.384C87.728 25.408 87.552 26.448 87.552 27.504V42ZM103.104 42H97.632L97.68 20.976H102.336C102.784 20.112 103.36 19.312 104.064 18.576C104.8 17.808 105.68 17.2 106.704 16.752C107.728 16.304 108.944 16.08 110.352 16.08C112.176 16.08 113.696 16.512 114.912 17.376C116.128 18.208 117.056 19.344 117.696 20.784C118.336 22.192 118.656 23.792 118.656 25.584V42H113.184V26.352C113.184 24.688 112.784 23.328 111.984 22.272C111.184 21.216 110 20.688 108.432 20.688C107.152 20.688 106.112 21.04 105.312 21.744C104.544 22.448 103.984 23.312 103.632 24.336C103.28 25.36 103.104 26.416 103.104 27.504V42Z\" fill=\"url(#paint4_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<path d=\"M129.243 42H123.771V16.56H129.243V42ZM126.459 12.192C125.467 12.192 124.651 11.872 124.011 11.232C123.371 10.56 123.051 9.76 123.051 8.832C123.051 7.904 123.371 7.12 124.011 6.48C124.651 5.808 125.467 5.472 126.459 5.472C127.419 5.472 128.235 5.808 128.907 6.48C129.579 7.12 129.915 7.904 129.915 8.832C129.915 9.76 129.579 10.56 128.907 11.232C128.235 11.872 127.419 12.192 126.459 12.192Z\" fill=\"white\"/>\\n<path d=\"M129.243 42H123.771V16.56H129.243V42ZM126.459 12.192C125.467 12.192 124.651 11.872 124.011 11.232C123.371 10.56 123.051 9.76 123.051 8.832C123.051 7.904 123.371 7.12 124.011 6.48C124.651 5.808 125.467 5.472 126.459 5.472C127.419 5.472 128.235 5.808 128.907 6.48C129.579 7.12 129.915 7.904 129.915 8.832C129.915 9.76 129.579 10.56 128.907 11.232C128.235 11.872 127.419 12.192 126.459 12.192Z\" fill=\"url(#paint5_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<path d=\"M148.148 42H142.244L154.628 6.48H161.828L174.26 42H168.356L165.572 34.032H150.932L148.148 42ZM158.276 12.48L152.564 29.04H163.94L158.276 12.48Z\" fill=\"white\"/>\\n<path d=\"M148.148 42H142.244L154.628 6.48H161.828L174.26 42H168.356L165.572 34.032H150.932L148.148 42ZM158.276 12.48L152.564 29.04H163.94L158.276 12.48Z\" fill=\"url(#paint6_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<path d=\"M183.527 42H177.911V6.48H183.527V42Z\" fill=\"white\"/>\\n<path d=\"M183.527 42H177.911V6.48H183.527V42Z\" fill=\"url(#paint7_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<path d=\"M202.2 42H196.296L208.68 6.48H215.88L228.312 42H222.408L219.624 34.032H204.984L202.2 42ZM212.328 12.48L206.616 29.04H217.992L212.328 12.48Z\" fill=\"white\"/>\\n<path d=\"M202.2 42H196.296L208.68 6.48H215.88L228.312 42H222.408L219.624 34.032H204.984L202.2 42ZM212.328 12.48L206.616 29.04H217.992L212.328 12.48Z\" fill=\"url(#paint8_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<path d=\"M241.276 42.48C239.26 42.48 237.596 42.208 236.284 41.664C235.004 41.088 233.98 40.4 233.212 39.6C232.444 38.768 231.868 37.936 231.484 37.104C231.132 36.272 230.908 35.584 230.812 35.04C230.716 34.464 230.668 34.176 230.668 34.176H235.996C235.996 34.176 236.028 34.32 236.092 34.608C236.156 34.864 236.284 35.184 236.476 35.568C236.668 35.952 236.956 36.336 237.34 36.72C237.756 37.104 238.284 37.44 238.924 37.728C239.596 37.984 240.428 38.112 241.42 38.112C242.412 38.112 243.228 37.952 243.868 37.632C244.508 37.312 244.988 36.912 245.308 36.432C245.628 35.92 245.788 35.376 245.788 34.8C245.788 33.968 245.484 33.312 244.876 32.832C244.268 32.352 243.404 31.984 242.284 31.728L238.828 30.96C237.484 30.64 236.22 30.208 235.036 29.664C233.884 29.12 232.94 28.368 232.204 27.408C231.5 26.416 231.148 25.184 231.148 23.712C231.148 22.24 231.516 20.928 232.252 19.776C233.02 18.624 234.092 17.728 235.468 17.088C236.844 16.416 238.476 16.08 240.364 16.08C242.188 16.08 243.692 16.336 244.876 16.848C246.092 17.36 247.052 18 247.756 18.768C248.46 19.504 248.988 20.256 249.34 21.024C249.692 21.76 249.916 22.384 250.012 22.896C250.14 23.376 250.204 23.616 250.204 23.616H245.068C245.068 23.616 245.02 23.456 244.924 23.136C244.828 22.816 244.62 22.448 244.3 22.032C243.98 21.584 243.5 21.2 242.86 20.88C242.22 20.528 241.388 20.352 240.364 20.352C238.924 20.352 237.884 20.672 237.244 21.312C236.604 21.952 236.284 22.64 236.284 23.376C236.284 24.112 236.588 24.704 237.196 25.152C237.836 25.6 238.668 25.936 239.692 26.16L243.1 26.928C245.372 27.44 247.244 28.288 248.716 29.472C250.188 30.624 250.924 32.304 250.924 34.512C250.924 35.984 250.54 37.328 249.772 38.544C249.036 39.76 247.948 40.72 246.508 41.424C245.068 42.128 243.324 42.48 241.276 42.48Z\" fill=\"white\"/>\\n<path d=\"M241.276 42.48C239.26 42.48 237.596 42.208 236.284 41.664C235.004 41.088 233.98 40.4 233.212 39.6C232.444 38.768 231.868 37.936 231.484 37.104C231.132 36.272 230.908 35.584 230.812 35.04C230.716 34.464 230.668 34.176 230.668 34.176H235.996C235.996 34.176 236.028 34.32 236.092 34.608C236.156 34.864 236.284 35.184 236.476 35.568C236.668 35.952 236.956 36.336 237.34 36.72C237.756 37.104 238.284 37.44 238.924 37.728C239.596 37.984 240.428 38.112 241.42 38.112C242.412 38.112 243.228 37.952 243.868 37.632C244.508 37.312 244.988 36.912 245.308 36.432C245.628 35.92 245.788 35.376 245.788 34.8C245.788 33.968 245.484 33.312 244.876 32.832C244.268 32.352 243.404 31.984 242.284 31.728L238.828 30.96C237.484 30.64 236.22 30.208 235.036 29.664C233.884 29.12 232.94 28.368 232.204 27.408C231.5 26.416 231.148 25.184 231.148 23.712C231.148 22.24 231.516 20.928 232.252 19.776C233.02 18.624 234.092 17.728 235.468 17.088C236.844 16.416 238.476 16.08 240.364 16.08C242.188 16.08 243.692 16.336 244.876 16.848C246.092 17.36 247.052 18 247.756 18.768C248.46 19.504 248.988 20.256 249.34 21.024C249.692 21.76 249.916 22.384 250.012 22.896C250.14 23.376 250.204 23.616 250.204 23.616H245.068C245.068 23.616 245.02 23.456 244.924 23.136C244.828 22.816 244.62 22.448 244.3 22.032C243.98 21.584 243.5 21.2 242.86 20.88C242.22 20.528 241.388 20.352 240.364 20.352C238.924 20.352 237.884 20.672 237.244 21.312C236.604 21.952 236.284 22.64 236.284 23.376C236.284 24.112 236.588 24.704 237.196 25.152C237.836 25.6 238.668 25.936 239.692 26.16L243.1 26.928C245.372 27.44 247.244 28.288 248.716 29.472C250.188 30.624 250.924 32.304 250.924 34.512C250.924 35.984 250.54 37.328 249.772 38.544C249.036 39.76 247.948 40.72 246.508 41.424C245.068 42.128 243.324 42.48 241.276 42.48Z\" fill=\"url(#paint9_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<path d=\"M264.106 42.48C262.09 42.48 260.426 42.208 259.114 41.664C257.834 41.088 256.81 40.4 256.042 39.6C255.274 38.768 254.698 37.936 254.314 37.104C253.962 36.272 253.738 35.584 253.642 35.04C253.546 34.464 253.498 34.176 253.498 34.176H258.826C258.826 34.176 258.858 34.32 258.922 34.608C258.986 34.864 259.114 35.184 259.306 35.568C259.498 35.952 259.786 36.336 260.17 36.72C260.586 37.104 261.114 37.44 261.754 37.728C262.426 37.984 263.258 38.112 264.25 38.112C265.242 38.112 266.058 37.952 266.698 37.632C267.338 37.312 267.818 36.912 268.138 36.432C268.458 35.92 268.618 35.376 268.618 34.8C268.618 33.968 268.314 33.312 267.706 32.832C267.098 32.352 266.234 31.984 265.114 31.728L261.658 30.96C260.314 30.64 259.05 30.208 257.866 29.664C256.714 29.12 255.77 28.368 255.034 27.408C254.33 26.416 253.978 25.184 253.978 23.712C253.978 22.24 254.346 20.928 255.082 19.776C255.85 18.624 256.922 17.728 258.298 17.088C259.674 16.416 261.306 16.08 263.194 16.08C265.018 16.08 266.522 16.336 267.706 16.848C268.922 17.36 269.882 18 270.586 18.768C271.29 19.504 271.818 20.256 272.17 21.024C272.522 21.76 272.746 22.384 272.842 22.896C272.97 23.376 273.034 23.616 273.034 23.616H267.898C267.898 23.616 267.85 23.456 267.754 23.136C267.658 22.816 267.45 22.448 267.13 22.032C266.81 21.584 266.33 21.2 265.69 20.88C265.05 20.528 264.218 20.352 263.194 20.352C261.754 20.352 260.714 20.672 260.074 21.312C259.434 21.952 259.114 22.64 259.114 23.376C259.114 24.112 259.418 24.704 260.026 25.152C260.666 25.6 261.498 25.936 262.522 26.16L265.93 26.928C268.202 27.44 270.074 28.288 271.546 29.472C273.018 30.624 273.754 32.304 273.754 34.512C273.754 35.984 273.37 37.328 272.602 38.544C271.866 39.76 270.778 40.72 269.338 41.424C267.898 42.128 266.154 42.48 264.106 42.48Z\" fill=\"white\"/>\\n<path d=\"M264.106 42.48C262.09 42.48 260.426 42.208 259.114 41.664C257.834 41.088 256.81 40.4 256.042 39.6C255.274 38.768 254.698 37.936 254.314 37.104C253.962 36.272 253.738 35.584 253.642 35.04C253.546 34.464 253.498 34.176 253.498 34.176H258.826C258.826 34.176 258.858 34.32 258.922 34.608C258.986 34.864 259.114 35.184 259.306 35.568C259.498 35.952 259.786 36.336 260.17 36.72C260.586 37.104 261.114 37.44 261.754 37.728C262.426 37.984 263.258 38.112 264.25 38.112C265.242 38.112 266.058 37.952 266.698 37.632C267.338 37.312 267.818 36.912 268.138 36.432C268.458 35.92 268.618 35.376 268.618 34.8C268.618 33.968 268.314 33.312 267.706 32.832C267.098 32.352 266.234 31.984 265.114 31.728L261.658 30.96C260.314 30.64 259.05 30.208 257.866 29.664C256.714 29.12 255.77 28.368 255.034 27.408C254.33 26.416 253.978 25.184 253.978 23.712C253.978 22.24 254.346 20.928 255.082 19.776C255.85 18.624 256.922 17.728 258.298 17.088C259.674 16.416 261.306 16.08 263.194 16.08C265.018 16.08 266.522 16.336 267.706 16.848C268.922 17.36 269.882 18 270.586 18.768C271.29 19.504 271.818 20.256 272.17 21.024C272.522 21.76 272.746 22.384 272.842 22.896C272.97 23.376 273.034 23.616 273.034 23.616H267.898C267.898 23.616 267.85 23.456 267.754 23.136C267.658 22.816 267.45 22.448 267.13 22.032C266.81 21.584 266.33 21.2 265.69 20.88C265.05 20.528 264.218 20.352 263.194 20.352C261.754 20.352 260.714 20.672 260.074 21.312C259.434 21.952 259.114 22.64 259.114 23.376C259.114 24.112 259.418 24.704 260.026 25.152C260.666 25.6 261.498 25.936 262.522 26.16L265.93 26.928C268.202 27.44 270.074 28.288 271.546 29.472C273.018 30.624 273.754 32.304 273.754 34.512C273.754 35.984 273.37 37.328 272.602 38.544C271.866 39.76 270.778 40.72 269.338 41.424C267.898 42.128 266.154 42.48 264.106 42.48Z\" fill=\"url(#paint10_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<path d=\"M283.43 42H277.958V16.56H283.43V42ZM280.646 12.192C279.654 12.192 278.838 11.872 278.198 11.232C277.558 10.56 277.238 9.76 277.238 8.832C277.238 7.904 277.558 7.12 278.198 6.48C278.838 5.808 279.654 5.472 280.646 5.472C281.606 5.472 282.422 5.808 283.094 6.48C283.766 7.12 284.102 7.904 284.102 8.832C284.102 9.76 283.766 10.56 283.094 11.232C282.422 11.872 281.606 12.192 280.646 12.192Z\" fill=\"white\"/>\\n<path d=\"M283.43 42H277.958V16.56H283.43V42ZM280.646 12.192C279.654 12.192 278.838 11.872 278.198 11.232C277.558 10.56 277.238 9.76 277.238 8.832C277.238 7.904 277.558 7.12 278.198 6.48C278.838 5.808 279.654 5.472 280.646 5.472C281.606 5.472 282.422 5.808 283.094 6.48C283.766 7.12 284.102 7.904 284.102 8.832C284.102 9.76 283.766 10.56 283.094 11.232C282.422 11.872 281.606 12.192 280.646 12.192Z\" fill=\"url(#paint11_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<path d=\"M298.328 42.48C296.312 42.48 294.648 42.208 293.336 41.664C292.056 41.088 291.032 40.4 290.264 39.6C289.496 38.768 288.92 37.936 288.536 37.104C288.184 36.272 287.96 35.584 287.864 35.04C287.768 34.464 287.72 34.176 287.72 34.176H293.048C293.048 34.176 293.08 34.32 293.144 34.608C293.208 34.864 293.336 35.184 293.528 35.568C293.72 35.952 294.008 36.336 294.392 36.72C294.808 37.104 295.336 37.44 295.976 37.728C296.648 37.984 297.48 38.112 298.472 38.112C299.464 38.112 300.28 37.952 300.92 37.632C301.56 37.312 302.04 36.912 302.36 36.432C302.68 35.92 302.84 35.376 302.84 34.8C302.84 33.968 302.536 33.312 301.928 32.832C301.32 32.352 300.456 31.984 299.336 31.728L295.88 30.96C294.536 30.64 293.272 30.208 292.088 29.664C290.936 29.12 289.992 28.368 289.256 27.408C288.552 26.416 288.2 25.184 288.2 23.712C288.2 22.24 288.568 20.928 289.304 19.776C290.072 18.624 291.144 17.728 292.52 17.088C293.896 16.416 295.528 16.08 297.416 16.08C299.24 16.08 300.744 16.336 301.928 16.848C303.144 17.36 304.104 18 304.808 18.768C305.512 19.504 306.04 20.256 306.392 21.024C306.744 21.76 306.968 22.384 307.064 22.896C307.192 23.376 307.256 23.616 307.256 23.616H302.12C302.12 23.616 302.072 23.456 301.976 23.136C301.88 22.816 301.672 22.448 301.352 22.032C301.032 21.584 300.552 21.2 299.912 20.88C299.272 20.528 298.44 20.352 297.416 20.352C295.976 20.352 294.936 20.672 294.296 21.312C293.656 21.952 293.336 22.64 293.336 23.376C293.336 24.112 293.64 24.704 294.248 25.152C294.888 25.6 295.72 25.936 296.744 26.16L300.152 26.928C302.424 27.44 304.296 28.288 305.768 29.472C307.24 30.624 307.976 32.304 307.976 34.512C307.976 35.984 307.592 37.328 306.824 38.544C306.088 39.76 305 40.72 303.56 41.424C302.12 42.128 300.376 42.48 298.328 42.48Z\" fill=\"white\"/>\\n<path d=\"M298.328 42.48C296.312 42.48 294.648 42.208 293.336 41.664C292.056 41.088 291.032 40.4 290.264 39.6C289.496 38.768 288.92 37.936 288.536 37.104C288.184 36.272 287.96 35.584 287.864 35.04C287.768 34.464 287.72 34.176 287.72 34.176H293.048C293.048 34.176 293.08 34.32 293.144 34.608C293.208 34.864 293.336 35.184 293.528 35.568C293.72 35.952 294.008 36.336 294.392 36.72C294.808 37.104 295.336 37.44 295.976 37.728C296.648 37.984 297.48 38.112 298.472 38.112C299.464 38.112 300.28 37.952 300.92 37.632C301.56 37.312 302.04 36.912 302.36 36.432C302.68 35.92 302.84 35.376 302.84 34.8C302.84 33.968 302.536 33.312 301.928 32.832C301.32 32.352 300.456 31.984 299.336 31.728L295.88 30.96C294.536 30.64 293.272 30.208 292.088 29.664C290.936 29.12 289.992 28.368 289.256 27.408C288.552 26.416 288.2 25.184 288.2 23.712C288.2 22.24 288.568 20.928 289.304 19.776C290.072 18.624 291.144 17.728 292.52 17.088C293.896 16.416 295.528 16.08 297.416 16.08C299.24 16.08 300.744 16.336 301.928 16.848C303.144 17.36 304.104 18 304.808 18.768C305.512 19.504 306.04 20.256 306.392 21.024C306.744 21.76 306.968 22.384 307.064 22.896C307.192 23.376 307.256 23.616 307.256 23.616H302.12C302.12 23.616 302.072 23.456 301.976 23.136C301.88 22.816 301.672 22.448 301.352 22.032C301.032 21.584 300.552 21.2 299.912 20.88C299.272 20.528 298.44 20.352 297.416 20.352C295.976 20.352 294.936 20.672 294.296 21.312C293.656 21.952 293.336 22.64 293.336 23.376C293.336 24.112 293.64 24.704 294.248 25.152C294.888 25.6 295.72 25.936 296.744 26.16L300.152 26.928C302.424 27.44 304.296 28.288 305.768 29.472C307.24 30.624 307.976 32.304 307.976 34.512C307.976 35.984 307.592 37.328 306.824 38.544C306.088 39.76 305 40.72 303.56 41.424C302.12 42.128 300.376 42.48 298.328 42.48Z\" fill=\"url(#paint12_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<path d=\"M322.127 42.48C320.911 42.48 319.839 42.336 318.911 42.048C318.015 41.792 317.247 41.408 316.607 40.896C315.967 40.384 315.439 39.792 315.023 39.12C314.607 38.448 314.303 37.712 314.111 36.912C313.951 36.112 313.871 35.28 313.871 34.416V10.224H319.343V34.32C319.343 35.536 319.663 36.448 320.303 37.056C320.975 37.632 321.983 37.92 323.327 37.92C323.999 37.92 324.623 37.872 325.199 37.776C325.775 37.68 326.063 37.632 326.063 37.632V42.096C326.063 42.096 325.679 42.16 324.911 42.288C324.143 42.416 323.215 42.48 322.127 42.48ZM325.295 20.976H309.407V16.56H325.295V20.976Z\" fill=\"white\"/>\\n<path d=\"M322.127 42.48C320.911 42.48 319.839 42.336 318.911 42.048C318.015 41.792 317.247 41.408 316.607 40.896C315.967 40.384 315.439 39.792 315.023 39.12C314.607 38.448 314.303 37.712 314.111 36.912C313.951 36.112 313.871 35.28 313.871 34.416V10.224H319.343V34.32C319.343 35.536 319.663 36.448 320.303 37.056C320.975 37.632 321.983 37.92 323.327 37.92C323.999 37.92 324.623 37.872 325.199 37.776C325.775 37.68 326.063 37.632 326.063 37.632V42.096C326.063 42.096 325.679 42.16 324.911 42.288C324.143 42.416 323.215 42.48 322.127 42.48ZM325.295 20.976H309.407V16.56H325.295V20.976Z\" fill=\"url(#paint13_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<path d=\"M346.207 26.112V30L339.151 31.104C337.807 31.296 336.671 31.664 335.743 32.208C334.847 32.752 334.399 33.632 334.399 34.848C334.399 35.648 334.591 36.32 334.975 36.864C335.391 37.408 335.935 37.824 336.607 38.112C337.311 38.368 338.063 38.496 338.863 38.496C340.143 38.496 341.279 38.192 342.271 37.584C343.263 36.944 344.031 36.064 344.575 34.944C345.151 33.792 345.439 32.48 345.439 31.008V25.536C345.439 24.96 345.359 24.384 345.199 23.808C345.071 23.232 344.799 22.688 344.383 22.176C343.999 21.664 343.471 21.248 342.799 20.928C342.159 20.608 341.327 20.448 340.303 20.448C339.311 20.448 338.495 20.592 337.855 20.88C337.215 21.168 336.687 21.504 336.271 21.888C335.887 22.272 335.599 22.672 335.407 23.088C335.215 23.472 335.087 23.808 335.023 24.096C334.959 24.352 334.927 24.48 334.927 24.48H329.695C329.695 24.48 329.743 24.208 329.839 23.664C329.967 23.088 330.207 22.384 330.559 21.552C330.943 20.72 331.519 19.888 332.287 19.056C333.055 18.224 334.079 17.52 335.359 16.944C336.671 16.368 338.335 16.08 340.351 16.08C342.111 16.08 343.647 16.336 344.959 16.848C346.303 17.328 347.407 18.016 348.271 18.912C349.167 19.776 349.823 20.784 350.239 21.936C350.687 23.056 350.911 24.24 350.911 25.488V42H345.439V38.688H345.103C345.039 38.784 344.863 39.024 344.575 39.408C344.287 39.792 343.839 40.224 343.231 40.704C342.623 41.184 341.839 41.6 340.879 41.952C339.951 42.304 338.815 42.48 337.471 42.48C335.807 42.48 334.335 42.192 333.055 41.616C331.807 41.008 330.815 40.16 330.079 39.072C329.375 37.952 329.023 36.656 329.023 35.184C329.023 33.488 329.455 32.112 330.319 31.056C331.183 29.968 332.319 29.136 333.727 28.56C335.167 27.952 336.735 27.536 338.431 27.312L346.207 26.112Z\" fill=\"white\"/>\\n<path d=\"M346.207 26.112V30L339.151 31.104C337.807 31.296 336.671 31.664 335.743 32.208C334.847 32.752 334.399 33.632 334.399 34.848C334.399 35.648 334.591 36.32 334.975 36.864C335.391 37.408 335.935 37.824 336.607 38.112C337.311 38.368 338.063 38.496 338.863 38.496C340.143 38.496 341.279 38.192 342.271 37.584C343.263 36.944 344.031 36.064 344.575 34.944C345.151 33.792 345.439 32.48 345.439 31.008V25.536C345.439 24.96 345.359 24.384 345.199 23.808C345.071 23.232 344.799 22.688 344.383 22.176C343.999 21.664 343.471 21.248 342.799 20.928C342.159 20.608 341.327 20.448 340.303 20.448C339.311 20.448 338.495 20.592 337.855 20.88C337.215 21.168 336.687 21.504 336.271 21.888C335.887 22.272 335.599 22.672 335.407 23.088C335.215 23.472 335.087 23.808 335.023 24.096C334.959 24.352 334.927 24.48 334.927 24.48H329.695C329.695 24.48 329.743 24.208 329.839 23.664C329.967 23.088 330.207 22.384 330.559 21.552C330.943 20.72 331.519 19.888 332.287 19.056C333.055 18.224 334.079 17.52 335.359 16.944C336.671 16.368 338.335 16.08 340.351 16.08C342.111 16.08 343.647 16.336 344.959 16.848C346.303 17.328 347.407 18.016 348.271 18.912C349.167 19.776 349.823 20.784 350.239 21.936C350.687 23.056 350.911 24.24 350.911 25.488V42H345.439V38.688H345.103C345.039 38.784 344.863 39.024 344.575 39.408C344.287 39.792 343.839 40.224 343.231 40.704C342.623 41.184 341.839 41.6 340.879 41.952C339.951 42.304 338.815 42.48 337.471 42.48C335.807 42.48 334.335 42.192 333.055 41.616C331.807 41.008 330.815 40.16 330.079 39.072C329.375 37.952 329.023 36.656 329.023 35.184C329.023 33.488 329.455 32.112 330.319 31.056C331.183 29.968 332.319 29.136 333.727 28.56C335.167 27.952 336.735 27.536 338.431 27.312L346.207 26.112Z\" fill=\"url(#paint14_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<path d=\"M360.951 42H355.479V16.56H360.951V20.256H361.239C361.495 19.808 361.879 19.264 362.391 18.624C362.935 17.952 363.687 17.36 364.647 16.848C365.639 16.336 366.887 16.08 368.391 16.08C370.279 16.08 371.863 16.512 373.143 17.376C374.455 18.24 375.431 19.392 376.071 20.832C376.711 22.272 377.031 23.856 377.031 25.584V42H371.559V26.16C371.559 24.624 371.127 23.328 370.263 22.272C369.431 21.216 368.183 20.688 366.519 20.688C365.527 20.688 364.679 20.88 363.975 21.264C363.271 21.648 362.695 22.16 362.247 22.8C361.799 23.44 361.463 24.176 361.239 25.008C361.047 25.808 360.951 26.656 360.951 27.552V42Z\" fill=\"white\"/>\\n<path d=\"M360.951 42H355.479V16.56H360.951V20.256H361.239C361.495 19.808 361.879 19.264 362.391 18.624C362.935 17.952 363.687 17.36 364.647 16.848C365.639 16.336 366.887 16.08 368.391 16.08C370.279 16.08 371.863 16.512 373.143 17.376C374.455 18.24 375.431 19.392 376.071 20.832C376.711 22.272 377.031 23.856 377.031 25.584V42H371.559V26.16C371.559 24.624 371.127 23.328 370.263 22.272C369.431 21.216 368.183 20.688 366.519 20.688C365.527 20.688 364.679 20.88 363.975 21.264C363.271 21.648 362.695 22.16 362.247 22.8C361.799 23.44 361.463 24.176 361.239 25.008C361.047 25.808 360.951 26.656 360.951 27.552V42Z\" fill=\"url(#paint15_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<path d=\"M391.789 42.48C390.573 42.48 389.501 42.336 388.573 42.048C387.677 41.792 386.909 41.408 386.269 40.896C385.629 40.384 385.101 39.792 384.685 39.12C384.269 38.448 383.965 37.712 383.773 36.912C383.613 36.112 383.533 35.28 383.533 34.416V10.224H389.005V34.32C389.005 35.536 389.325 36.448 389.965 37.056C390.637 37.632 391.645 37.92 392.989 37.92C393.661 37.92 394.285 37.872 394.861 37.776C395.437 37.68 395.725 37.632 395.725 37.632V42.096C395.725 42.096 395.341 42.16 394.573 42.288C393.805 42.416 392.877 42.48 391.789 42.48ZM394.957 20.976H379.069V16.56H394.957V20.976Z\" fill=\"white\"/>\\n<path d=\"M391.789 42.48C390.573 42.48 389.501 42.336 388.573 42.048C387.677 41.792 386.909 41.408 386.269 40.896C385.629 40.384 385.101 39.792 384.685 39.12C384.269 38.448 383.965 37.712 383.773 36.912C383.613 36.112 383.533 35.28 383.533 34.416V10.224H389.005V34.32C389.005 35.536 389.325 36.448 389.965 37.056C390.637 37.632 391.645 37.92 392.989 37.92C393.661 37.92 394.285 37.872 394.861 37.776C395.437 37.68 395.725 37.632 395.725 37.632V42.096C395.725 42.096 395.341 42.16 394.573 42.288C393.805 42.416 392.877 42.48 391.789 42.48ZM394.957 20.976H379.069V16.56H394.957V20.976Z\" fill=\"url(#paint16_linear_37_25905)\" fill-opacity=\"0.8\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n<linearGradient id=\"paint2_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n<linearGradient id=\"paint3_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n<linearGradient id=\"paint4_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n<linearGradient id=\"paint5_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n<linearGradient id=\"paint6_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n<linearGradient id=\"paint7_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n<linearGradient id=\"paint8_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n<linearGradient id=\"paint9_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n<linearGradient id=\"paint10_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n<linearGradient id=\"paint11_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n<linearGradient id=\"paint12_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n<linearGradient id=\"paint13_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n<linearGradient id=\"paint14_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n<linearGradient id=\"paint15_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n<linearGradient id=\"paint16_linear_37_25905\" x1=\"8.30291\" y1=\"16\" x2=\"375.116\" y2=\"41.1837\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#2454FF\"/>\\n<stop offset=\"1\" stop-color=\"#6E11CA\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(32, 32, 32))\"},children:\"From building registration forms to creating conflict-free schedules, TeamLinkt ensures efficiency and accuracy for every aspect of sports management.\"})}),className:\"framer-zqstxd\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"hup6Mg69e\",style:{\"--extracted-1eung3n\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({e0ZDYNH0e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(32, 32, 32))\"},children:\"From building registration forms to creating conflict-free schedules, TeamLinkt ensures efficiency and accuracy for every aspect of sports management.\"})})},nrSb8eFhW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(32, 32, 32))\"},children:\"From building registration forms to creating conflict-free schedules, TeamLinkt ensures efficiency and accuracy for every aspect of sports management.\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||466)-0-466)/2)+120+0+154,...addPropertyOverrides({e0ZDYNH0e:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||314)-0-254)/2)+48+0+110},nrSb8eFhW:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||314)-0-254)/2)+48+0+110}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ibfckr-container\",layoutDependency:layoutDependency,layoutId:\"k7E45TJVz-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"k7E45TJVz\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"k7E45TJVz\",variant:\"hFNWi9Qig\",VVkui8I_2:\"Try Emi for your organization\",vXHSEg15k:lb3Wl6NVQ,width:\"100%\"})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-63GNd.framer-1kfg70h, .framer-63GNd .framer-1kfg70h { display: block; }\",\".framer-63GNd.framer-dkzsz5 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1440px; }\",\".framer-63GNd .framer-15ab41g { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: 466px; justify-content: center; overflow: hidden; padding: 120px 160px 120px 160px; position: relative; width: 1px; }\",\".framer-63GNd .framer-59nari { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 100%; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-63GNd .framer-1u8q4pd { flex: none; height: 50px; position: relative; width: 398px; }\",\".framer-63GNd .framer-zqstxd { flex: none; height: auto; max-width: 1120px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-63GNd .framer-1ibfckr-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-63GNd.framer-dkzsz5, .framer-63GNd .framer-15ab41g, .framer-63GNd .framer-59nari { gap: 0px; } .framer-63GNd.framer-dkzsz5 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-63GNd.framer-dkzsz5 > :first-child, .framer-63GNd .framer-15ab41g > :first-child { margin-left: 0px; } .framer-63GNd.framer-dkzsz5 > :last-child, .framer-63GNd .framer-15ab41g > :last-child { margin-right: 0px; } .framer-63GNd .framer-15ab41g > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-63GNd .framer-59nari > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-63GNd .framer-59nari > :first-child { margin-top: 0px; } .framer-63GNd .framer-59nari > :last-child { margin-bottom: 0px; } }\",\".framer-63GNd.framer-v-5xjcy8.framer-dkzsz5, .framer-63GNd.framer-v-1q6m1je.framer-dkzsz5, .framer-63GNd.framer-v-1f1nur8.framer-dkzsz5 { width: min-content; }\",\".framer-63GNd.framer-v-5xjcy8 .framer-15ab41g, .framer-63GNd.framer-v-1f1nur8 .framer-15ab41g { flex: none; height: min-content; padding: 48px 16px 48px 16px; width: min-content; }\",\".framer-63GNd.framer-v-5xjcy8 .framer-59nari, .framer-63GNd.framer-v-1f1nur8 .framer-59nari { flex: none; height: min-content; width: 361px; }\",\".framer-63GNd.framer-v-5xjcy8 .framer-1u8q4pd, .framer-63GNd.framer-v-1f1nur8 .framer-1u8q4pd { aspect-ratio: 7.96 / 1; height: var(--framer-aspect-ratio-supported, 42px); width: 334px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 466\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"e0ZDYNH0e\":{\"layout\":[\"auto\",\"auto\"]},\"NqsIvH0d3\":{\"layout\":[\"auto\",\"auto\"]},\"nrSb8eFhW\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"lb3Wl6NVQ\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramertEtBIvWCM=withCSS(Component,css,\"framer-63GNd\");export default FramertEtBIvWCM;FramertEtBIvWCM.displayName=\"Emi-banner\";FramertEtBIvWCM.defaultProps={height:466,width:1440};addPropertyControls(FramertEtBIvWCM,{variant:{options:[\"Lb8YKsvVc\",\"e0ZDYNH0e\",\"NqsIvH0d3\",\"nrSb8eFhW\"],optionTitles:[\"desktop-full-emi-banner\",\"mobile-full-emi-banner\",\"desktop-trasnparent-full-emi-banner\",\"mobile-trasnparent-full-emi-banner\"],title:\"Variant\",type:ControlType.Enum},lb3Wl6NVQ:{title:\"link\",type:ControlType.Link}});addFonts(FramertEtBIvWCM,[{explicitInter:true,fonts:[{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/QMIUKUCANYOW3DZTE34ZMVXC7KRYZNCO/X3SZZ4Z5SZNM5K75FPPASQ2YRIJMIPUD/G2K4CBVGEH7VFVIC3T6GBHAWO2E2W7YQ.woff2\",weight:\"400\"}]},...ButtonRoundedFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertEtBIvWCM\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"e0ZDYNH0e\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NqsIvH0d3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nrSb8eFhW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"lb3Wl6NVQ\\\":\\\"link\\\"}\",\"framerIntrinsicHeight\":\"466\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./tEtBIvWCM.map", "// Generated by Framer (af04cc1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"f7DbkU87C\",\"na1Zhr3CD\"];const serializationHash=\"framer-QBV6u\";const variantClassNames={f7DbkU87C:\"framer-v-9un34z\",na1Zhr3CD:\"framer-v-18v6ov0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"desktop-off\":\"na1Zhr3CD\",\"desktop-on\":\"f7DbkU87C\"};const getProps=({cardDescription,cardTitle,height,id,textColor,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1,_ref2,_ref3;return{...props,sZcwYin3T:(_ref=textColor!==null&&textColor!==void 0?textColor:props.sZcwYin3T)!==null&&_ref!==void 0?_ref:\"rgb(0, 0, 0)\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"f7DbkU87C\",VJfui0rtN:(_ref2=cardTitle!==null&&cardTitle!==void 0?cardTitle:props.VJfui0rtN)!==null&&_ref2!==void 0?_ref2:\"Card Title\",VJmgnkZFX:(_ref3=cardDescription!==null&&cardDescription!==void 0?cardDescription:props.VJmgnkZFX)!==null&&_ref3!==void 0?_ref3:\"Description here\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,VJfui0rtN,VJmgnkZFX,sZcwYin3T,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"f7DbkU87C\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-9un34z\",className,classNames),\"data-framer-name\":\"desktop-on\",layoutDependency:layoutDependency,layoutId:\"f7DbkU87C\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({na1Zhr3CD:{\"data-framer-name\":\"desktop-off\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-33bxk0\",\"data-framer-name\":\"text\",layoutDependency:layoutDependency,layoutId:\"lS7_U0YIs\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.28px\",\"--framer-line-height\":\"40px\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--variable-reference-sZcwYin3T-vmzuCpKcp))\"},children:\"Card Title\"})}),className:\"framer-1u1xw7v\",\"data-framer-name\":\"h3\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"PU5kVAAZD\",style:{\"--extracted-a0htzi\":\"var(--variable-reference-sZcwYin3T-vmzuCpKcp)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-sZcwYin3T-vmzuCpKcp\":sZcwYin3T},text:VJfui0rtN,variants:{na1Zhr3CD:{\"--extracted-a0htzi\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({na1Zhr3CD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.28px\",\"--framer-line-height\":\"40px\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Card Title\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tdmFyaWFibGVWRj1JbmRuYUhRaUlEUXdNQT09\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-variation-axes\":'var(--extracted-1r4zm10, \"wght\" 400)',\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--variable-reference-sZcwYin3T-vmzuCpKcp))\"},children:\"Description here\"})}),className:\"framer-mkirv1\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-variable\"],layoutDependency:layoutDependency,layoutId:\"SWG75781K\",style:{\"--extracted-1eung3n\":\"var(--variable-reference-sZcwYin3T-vmzuCpKcp)\",\"--extracted-1r4zm10\":'\"wght\" 400',\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-sZcwYin3T-vmzuCpKcp\":sZcwYin3T},text:VJmgnkZFX,variants:{na1Zhr3CD:{\"--extracted-1eung3n\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({na1Zhr3CD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tdmFyaWFibGVWRj1JbmRuYUhRaUlEUXdNQT09\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-variation-axes\":'var(--extracted-1r4zm10, \"wght\" 400)',\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Description here\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QBV6u.framer-fv7o90, .framer-QBV6u .framer-fv7o90 { display: block; }\",\".framer-QBV6u.framer-9un34z { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 600px; justify-content: center; padding: 0px; position: relative; width: 672px; }\",\".framer-QBV6u .framer-33bxk0 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-QBV6u .framer-1u1xw7v, .framer-QBV6u .framer-mkirv1 { 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-QBV6u.framer-9un34z, .framer-QBV6u .framer-33bxk0 { gap: 0px; } .framer-QBV6u.framer-9un34z > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-QBV6u.framer-9un34z > :first-child, .framer-QBV6u .framer-33bxk0 > :first-child { margin-top: 0px; } .framer-QBV6u.framer-9un34z > :last-child, .framer-QBV6u .framer-33bxk0 > :last-child { margin-bottom: 0px; } .framer-QBV6u .framer-33bxk0 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 600\n * @framerIntrinsicWidth 672\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"na1Zhr3CD\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"VJfui0rtN\":\"cardTitle\",\"VJmgnkZFX\":\"cardDescription\",\"sZcwYin3T\":\"textColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervmzuCpKcp=withCSS(Component,css,\"framer-QBV6u\");export default FramervmzuCpKcp;FramervmzuCpKcp.displayName=\"Cards-scrollable\";FramervmzuCpKcp.defaultProps={height:600,width:672};addPropertyControls(FramervmzuCpKcp,{variant:{options:[\"f7DbkU87C\",\"na1Zhr3CD\"],optionTitles:[\"desktop-on\",\"desktop-off\"],title:\"Variant\",type:ControlType.Enum},VJfui0rtN:{defaultValue:\"Card Title\",description:\"\",placeholder:\"\",title:\"card-title\",type:ControlType.String},VJmgnkZFX:{defaultValue:\"Description here\",displayTextArea:true,placeholder:\"\",title:\"card-description\",type:ControlType.String},sZcwYin3T:{defaultValue:\"rgb(0, 0, 0)\",title:\"text-color\",type:ControlType.Color}});const variationAxes=[{defaultValue:100,maxValue:900,minValue:100,name:\"Weight\",tag:\"wght\"}];addFonts(FramervmzuCpKcp,[{explicitInter:true,fonts:[{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/VZXRYUQGJWOEW3WBHI2ZRU7QWD66UURZ/KPLUZ2LM37KI6366QBECNGUXYQRCQT5Y/YDWF2IPIKXPINAVFZDUWBJ7A2JGQE6MX.woff2\",weight:\"500\"},{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/RGOYEBOQST7KH4Z7OCETB5ASH6TBTVEY/Q445IPHLMA4CNDMTGWPUGWAZVIAJQB2B/BRTM62GWHURNPAD26DQXC27Y35KZOGJN.woff2\",variationAxes,weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervmzuCpKcp\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"VJfui0rtN\\\":\\\"cardTitle\\\",\\\"VJmgnkZFX\\\":\\\"cardDescription\\\",\\\"sZcwYin3T\\\":\\\"textColor\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"672\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"600\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"na1Zhr3CD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vmzuCpKcp.map", "// Generated by Framer (98479f1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import PageHeader from\"https://framerusercontent.com/modules/6I7z24Oy4JYGCGIcd48w/EMgjjn6LuRWRKeYwOwEy/ggsvMDb7m.js\";import ButtonRounded from\"https://framerusercontent.com/modules/hq8bYugqBXS2iHRb7xuu/4FTL2iQPs297M4bfH6dW/tsgPbCL_S.js\";const PageHeaderFonts=getFonts(PageHeader);const ButtonRoundedFonts=getFonts(ButtonRounded);const cycleOrder=[\"eVRud7plE\",\"wgD7pMjpU\",\"liUFHRJkp\",\"s1Ufdwyuw\"];const serializationHash=\"framer-YgEHQ\";const variantClassNames={eVRud7plE:\"framer-v-ptf62r\",liUFHRJkp:\"framer-v-1556xc7\",s1Ufdwyuw:\"framer-v-1g0gbnz\",wgD7pMjpU:\"framer-v-1ya8o8o\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"desktop-dark-three-column-card\":\"liUFHRJkp\",\"desktop-light-three-column-card\":\"eVRud7plE\",\"mobile-dark-three-column-card\":\"s1Ufdwyuw\",\"mobile-light-three-column-card\":\"wgD7pMjpU\"};const getProps=({buttonText1,buttonText2,buttonText3,cardDescription1,cardDescription2,cardDescription3,cardTitle1,cardTitle2,cardTitle3,height,id,imageBackgroundColor,imageVisible,link1,link2,link3,sectionDescription,sectionImage,sectionTitle,sectionTitleVisible,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_ref7,_humanReadableVariantMap_props_variant,_ref8,_ref9,_ref10,_ref11,_ref12,_ref13,_ref14;return{...props,DiMCTiXTB:(_ref=cardDescription1!==null&&cardDescription1!==void 0?cardDescription1:props.DiMCTiXTB)!==null&&_ref!==void 0?_ref:\"Card description here\",fV44Z1FlL:(_ref1=buttonText1!==null&&buttonText1!==void 0?buttonText1:props.fV44Z1FlL)!==null&&_ref1!==void 0?_ref1:\"Button label\",i1monaxYl:(_ref2=imageVisible!==null&&imageVisible!==void 0?imageVisible:props.i1monaxYl)!==null&&_ref2!==void 0?_ref2:true,IKb9JAmUT:(_ref3=cardTitle3!==null&&cardTitle3!==void 0?cardTitle3:props.IKb9JAmUT)!==null&&_ref3!==void 0?_ref3:\"Card title here\",JxA6i_41o:link1!==null&&link1!==void 0?link1:props.JxA6i_41o,LBGs_W4Rd:(_ref4=buttonText2!==null&&buttonText2!==void 0?buttonText2:props.LBGs_W4Rd)!==null&&_ref4!==void 0?_ref4:\"Button label\",R95v3sS_M:link2!==null&&link2!==void 0?link2:props.R95v3sS_M,sRXPVDc3o:(_ref5=cardTitle1!==null&&cardTitle1!==void 0?cardTitle1:props.sRXPVDc3o)!==null&&_ref5!==void 0?_ref5:\"Card title here\",TNk56gBVn:(_ref6=sectionDescription!==null&&sectionDescription!==void 0?sectionDescription:props.TNk56gBVn)!==null&&_ref6!==void 0?_ref6:\"Section description\",uDQbXJCKb:(_ref7=cardTitle2!==null&&cardTitle2!==void 0?cardTitle2:props.uDQbXJCKb)!==null&&_ref7!==void 0?_ref7:\"Card title here\",variant:(_ref8=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref8!==void 0?_ref8:\"eVRud7plE\",VCmP4yaZx:link3!==null&&link3!==void 0?link3:props.VCmP4yaZx,VIwb3bs6I:(_ref9=imageBackgroundColor!==null&&imageBackgroundColor!==void 0?imageBackgroundColor:props.VIwb3bs6I)!==null&&_ref9!==void 0?_ref9:\"var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249))\",vSOVCl7Ns:(_ref10=buttonText3!==null&&buttonText3!==void 0?buttonText3:props.vSOVCl7Ns)!==null&&_ref10!==void 0?_ref10:\"Button label\",vV45EizST:(_ref11=cardDescription3!==null&&cardDescription3!==void 0?cardDescription3:props.vV45EizST)!==null&&_ref11!==void 0?_ref11:\"Card description here\",Wijg2ogtJ:(_ref12=sectionTitleVisible!==null&&sectionTitleVisible!==void 0?sectionTitleVisible:props.Wijg2ogtJ)!==null&&_ref12!==void 0?_ref12:true,xZT7YNdXQ:(_ref13=sectionTitle!==null&&sectionTitle!==void 0?sectionTitle:props.xZT7YNdXQ)!==null&&_ref13!==void 0?_ref13:\"Section title\",Zbolf2oax:sectionImage!==null&&sectionImage!==void 0?sectionImage:props.Zbolf2oax,znmeFpATL:(_ref14=cardDescription2!==null&&cardDescription2!==void 0?cardDescription2:props.znmeFpATL)!==null&&_ref14!==void 0?_ref14:\"Card description here\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,Wijg2ogtJ,xZT7YNdXQ,TNk56gBVn,i1monaxYl,Zbolf2oax,VIwb3bs6I,sRXPVDc3o,DiMCTiXTB,fV44Z1FlL,uDQbXJCKb,znmeFpATL,LBGs_W4Rd,IKb9JAmUT,vV45EizST,vSOVCl7Ns,JxA6i_41o,R95v3sS_M,VCmP4yaZx,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"eVRud7plE\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=value=>{if([\"wgD7pMjpU\",\"s1Ufdwyuw\"].includes(baseVariant))return true;return value;};const isDisplayed1=()=>{if(baseVariant===\"s1Ufdwyuw\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"liUFHRJkp\")return true;return false;};const isDisplayed3=()=>{if([\"liUFHRJkp\",\"s1Ufdwyuw\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-ptf62r\",className,classNames),\"data-framer-name\":\"desktop-light-three-column-card\",layoutDependency:layoutDependency,layoutId:\"eVRud7plE\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({liUFHRJkp:{\"data-framer-name\":\"desktop-dark-three-column-card\"},s1Ufdwyuw:{\"data-framer-name\":\"mobile-dark-three-column-card\"},wgD7pMjpU:{\"data-framer-name\":\"mobile-light-three-column-card\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lhegus\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"Et7Pet4wk\",children:[isDisplayed(Wijg2ogtJ)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||956)-0-1156)/2+0+0)+0+0,...addPropertyOverrides({s1Ufdwyuw:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||968)-0-1280)/2+0+0)+0+0},wgD7pMjpU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||984)-0-1296)/2+0+0)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qhuwyw-container\",layoutDependency:layoutDependency,layoutId:\"MGsm6NMkU-container\",children:/*#__PURE__*/_jsx(PageHeader,{BWoDzZT9Q:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",DG48R4eGQ:xZT7YNdXQ,FryJ6alZz:\"VKzrcDP7_\",GCWYuNQD9:\"j39sPtSAv\",height:\"100%\",id:\"MGsm6NMkU\",IT3tmKn1_:false,layoutId:\"MGsm6NMkU\",mhRjrF9vq:TNk56gBVn,MKqf96GdC:false,PcD6JEJfL:\"VKzrcDP7_\",QPHtXcTyB:\"lRHMQnRM9\",QQDFOG0Ir:\"button-label\",style:{width:\"100%\"},U1dtMXvB4:false,variant:\"Hqqh1QAO1\",w9kXRWNm8:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",WehUKPw1l:true,width:\"100%\",X207C9_Vg:\"Label name\",XmRz8lweI:\"button-label\",...addPropertyOverrides({liUFHRJkp:{BWoDzZT9Q:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",w9kXRWNm8:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"},s1Ufdwyuw:{BWoDzZT9Q:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",GCWYuNQD9:\"iwRepxDES\",variant:\"czn7eib3P\",w9kXRWNm8:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"},wgD7pMjpU:{GCWYuNQD9:\"iwRepxDES\",variant:\"czn7eib3P\"}},baseVariant,gestureVariant)})})}),i1monaxYl&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1img424\",\"data-framer-name\":\"image-container\",layoutDependency:layoutDependency,layoutId:\"t3ZioXeB1\",style:{backgroundColor:VIwb3bs6I,borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||956)-0-1156)/2+0+0)+0+232+0+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(Zbolf2oax),...{positionX:\"center\",positionY:\"top\"}},className:\"framer-z98ivt\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"Ry3KboTDj\",...addPropertyOverrides({s1Ufdwyuw:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||968)-0-1280)/2+0+0)+0+208+0+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(Zbolf2oax),...{positionX:\"center\",positionY:\"top\"}}},wgD7pMjpU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||984)-0-1296)/2+0+0)+0+208+0+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(Zbolf2oax),...{positionX:\"center\",positionY:\"top\"}}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dbkoc6\",\"data-framer-name\":\"info-wrap\",layoutDependency:layoutDependency,layoutId:\"MkY1gdzUt\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1g4d3oz\",\"data-border\":true,\"data-framer-name\":\"info-container\",layoutDependency:layoutDependency,layoutId:\"IffRCCdut\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},variants:{liUFHRJkp:{\"--border-color\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"},s1Ufdwyuw:{\"--border-color\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"}},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\"},children:\"Card Title\"})}),className:\"framer-3oc4dt\",\"data-framer-name\":\"h3\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"uhMqqCLtN\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:sRXPVDc3o,variants:{liUFHRJkp:{\"--extracted-1lwpl3i\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"},s1Ufdwyuw:{\"--extracted-1lwpl3i\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({liUFHRJkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Card title here\"})})},s1Ufdwyuw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Card title here\"})})},wgD7pMjpU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\"},children:\"Card Title\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tdmFyaWFibGVWRj1JbmRuYUhRaUlEUXdNQT09\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-variation-axes\":'var(--extracted-2gg91v, \"wght\" 400)',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\"},children:\"Description here\"})}),className:\"framer-u5nl6j\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-variable\"],layoutDependency:layoutDependency,layoutId:\"PdWRz8ofR\",style:{\"--extracted-2gg91v\":'\"wght\" 400',\"--framer-paragraph-spacing\":\"0px\"},text:DiMCTiXTB,variants:{liUFHRJkp:{\"--extracted-r6o4lv\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"},s1Ufdwyuw:{\"--extracted-r6o4lv\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({liUFHRJkp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tdmFyaWFibGVWRj1JbmRuYUhRaUlEUXdNQT09\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-variation-axes\":'var(--extracted-2gg91v, \"wght\" 400)',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Card description here\"})})},s1Ufdwyuw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tdmFyaWFibGVWRj1JbmRuYUhRaUlEUXdNQT09\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-variation-axes\":'var(--extracted-2gg91v, \"wght\" 400)',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Card description here\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||956)-0-1156)/2+0+0)+0+880+0+24+180,...addPropertyOverrides({s1Ufdwyuw:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||968)-0-1280)/2+0+0)+0+476+0+0+24+156},wgD7pMjpU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||984)-0-1296)/2+0+0)+0+476+0+0+24+156}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-p3p8dv-container\",layoutDependency:layoutDependency,layoutId:\"YG9ZWI5LF-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"YG9ZWI5LF\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"YG9ZWI5LF\",variant:\"N0Hs20USO\",VVkui8I_2:fV44Z1FlL,vXHSEg15k:JxA6i_41o,width:\"100%\",...addPropertyOverrides({liUFHRJkp:{JoLrr1mlQ:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"},s1Ufdwyuw:{JoLrr1mlQ:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",variant:\"bpSZC4gLN\"},wgD7pMjpU:{variant:\"bpSZC4gLN\"}},baseVariant,gestureVariant)})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hjw398\",\"data-border\":true,\"data-framer-name\":\"info-container\",layoutDependency:layoutDependency,layoutId:\"F3Xsxlgn1\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Card title here\"})}),className:\"framer-1vwydwg\",\"data-framer-name\":\"h3\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"hw5vdCVXT\",style:{\"--extracted-1lwpl3i\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:sRXPVDc3o,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tdmFyaWFibGVWRj1JbmRuYUhRaUlEUXdNQT09\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-variation-axes\":'var(--extracted-2gg91v, \"wght\" 400)',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Card description here\"})}),className:\"framer-ddymvh\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-variable\"],layoutDependency:layoutDependency,layoutId:\"edzvmGLOc\",style:{\"--extracted-2gg91v\":'\"wght\" 400',\"--extracted-r6o4lv\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:DiMCTiXTB,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({s1Ufdwyuw:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||968)-0-1280)/2+0+0)+0+476+0+276+24+156}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ijvl2j-container\",layoutDependency:layoutDependency,layoutId:\"QF2FosQXh-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"QF2FosQXh\",JoLrr1mlQ:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",layoutId:\"QF2FosQXh\",variant:\"bpSZC4gLN\",VVkui8I_2:fV44Z1FlL,width:\"100%\"})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bwtqj3\",\"data-border\":true,\"data-framer-name\":\"info-container\",layoutDependency:layoutDependency,layoutId:\"BCkoVhzRr\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Card title here\"})}),className:\"framer-1m0i46l\",\"data-framer-name\":\"h3\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"K6pnRlwJt\",style:{\"--extracted-1lwpl3i\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:sRXPVDc3o,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tdmFyaWFibGVWRj1JbmRuYUhRaUlEUXdNQT09\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-variation-axes\":'var(--extracted-2gg91v, \"wght\" 400)',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Card description here\"})}),className:\"framer-1dufgpy\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-variable\"],layoutDependency:layoutDependency,layoutId:\"Te7ubhJ09\",style:{\"--extracted-2gg91v\":'\"wght\" 400',\"--extracted-r6o4lv\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:DiMCTiXTB,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({s1Ufdwyuw:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||968)-0-1280)/2+0+0)+0+476+0+552+24+156}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gzix5z-container\",layoutDependency:layoutDependency,layoutId:\"QYMJQ8ITq-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"QYMJQ8ITq\",JoLrr1mlQ:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",layoutId:\"QYMJQ8ITq\",variant:\"bpSZC4gLN\",VVkui8I_2:fV44Z1FlL,width:\"100%\"})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wy78dh\",\"data-border\":true,\"data-framer-name\":\"info-container\",layoutDependency:layoutDependency,layoutId:\"yV4lgUlQZ\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Card title here\"})}),className:\"framer-1gw1fop\",\"data-framer-name\":\"h3\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"dmnlyS1Yc\",style:{\"--extracted-1lwpl3i\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:sRXPVDc3o,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tdmFyaWFibGVWRj1JbmRuYUhRaUlEUXdNQT09\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-variation-axes\":'var(--extracted-2gg91v, \"wght\" 400)',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Card description here\"})}),className:\"framer-hlj1jm\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-variable\"],layoutDependency:layoutDependency,layoutId:\"Ndc9rjtxk\",style:{\"--extracted-2gg91v\":'\"wght\" 400',\"--extracted-r6o4lv\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:DiMCTiXTB,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({liUFHRJkp:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||956)-0-1156)/2+0+0)+0+880+0+24+180}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-q62n48-container\",layoutDependency:layoutDependency,layoutId:\"qViaAbldp-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"qViaAbldp\",JoLrr1mlQ:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",layoutId:\"qViaAbldp\",variant:\"N0Hs20USO\",VVkui8I_2:fV44Z1FlL,width:\"100%\"})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2ic8jt\",\"data-border\":true,\"data-framer-name\":\"info-container\",layoutDependency:layoutDependency,layoutId:\"rQ74VpFrw\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Card title here\"})}),className:\"framer-1dl2umz\",\"data-framer-name\":\"h3\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"DUQD8lMhF\",style:{\"--extracted-1lwpl3i\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:sRXPVDc3o,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tdmFyaWFibGVWRj1JbmRuYUhRaUlEUXdNQT09\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-variation-axes\":'var(--extracted-2gg91v, \"wght\" 400)',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)))\"},children:\"Card description here\"})}),className:\"framer-1ofgush\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-variable\"],layoutDependency:layoutDependency,layoutId:\"W1BsDJs2C\",style:{\"--extracted-2gg91v\":'\"wght\" 400',\"--extracted-r6o4lv\":\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:DiMCTiXTB,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({liUFHRJkp:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||956)-0-1156)/2+0+0)+0+880+0+24+180}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10ilc8k-container\",layoutDependency:layoutDependency,layoutId:\"hkm3j7hHF-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"hkm3j7hHF\",JoLrr1mlQ:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",layoutId:\"hkm3j7hHF\",variant:\"N0Hs20USO\",VVkui8I_2:fV44Z1FlL,width:\"100%\"})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ifs17i\",\"data-border\":true,\"data-framer-name\":\"info-container\",layoutDependency:layoutDependency,layoutId:\"khD2GrBqq\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\"},children:\"Card Title\"})}),className:\"framer-8utyn4\",\"data-framer-name\":\"h3\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"iQEyFsjE9\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:uDQbXJCKb,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tdmFyaWFibGVWRj1JbmRuYUhRaUlEUXdNQT09\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-variation-axes\":'var(--extracted-2gg91v, \"wght\" 400)',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\"},children:\"Description here\"})}),className:\"framer-i58cpo\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-variable\"],layoutDependency:layoutDependency,layoutId:\"JKB90kFbC\",style:{\"--extracted-2gg91v\":'\"wght\" 400',\"--framer-paragraph-spacing\":\"0px\"},text:znmeFpATL,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||956)-0-1156)/2+0+0)+0+880+0+24+180,...addPropertyOverrides({wgD7pMjpU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||984)-0-1296)/2+0+0)+0+476+0+276+24+164}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-102c78i-container\",layoutDependency:layoutDependency,layoutId:\"gxeZu8Sqk-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"gxeZu8Sqk\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"gxeZu8Sqk\",variant:\"N0Hs20USO\",VVkui8I_2:LBGs_W4Rd,vXHSEg15k:R95v3sS_M,width:\"100%\",...addPropertyOverrides({wgD7pMjpU:{variant:\"bpSZC4gLN\"}},baseVariant,gestureVariant)})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1n317zn\",\"data-border\":true,\"data-framer-name\":\"info-container\",layoutDependency:layoutDependency,layoutId:\"sjyFaWOin\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\"},children:\"Card Title\"})}),className:\"framer-xd6tqd\",\"data-framer-name\":\"h3\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"rAamgiT0J\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:IKb9JAmUT,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tdmFyaWFibGVWRj1JbmRuYUhRaUlEUXdNQT09\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-variation-axes\":'var(--extracted-2gg91v, \"wght\" 400)',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\"},children:\"Description here\"})}),className:\"framer-d71nzi\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-variable\"],layoutDependency:layoutDependency,layoutId:\"zJWl0LnGg\",style:{\"--extracted-2gg91v\":'\"wght\" 400',\"--framer-paragraph-spacing\":\"0px\"},text:vV45EizST,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||956)-0-1156)/2+0+0)+0+880+0+24+180,...addPropertyOverrides({wgD7pMjpU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||984)-0-1296)/2+0+0)+0+476+0+560+24+164}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xbhrll-container\",layoutDependency:layoutDependency,layoutId:\"gkd5mlF8r-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"gkd5mlF8r\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"gkd5mlF8r\",variant:\"N0Hs20USO\",VVkui8I_2:vSOVCl7Ns,vXHSEg15k:VCmP4yaZx,width:\"100%\",...addPropertyOverrides({wgD7pMjpU:{variant:\"bpSZC4gLN\"}},baseVariant,gestureVariant)})})})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YgEHQ.framer-vjb42u, .framer-YgEHQ .framer-vjb42u { display: block; }\",\".framer-YgEHQ.framer-ptf62r { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1344px; }\",\".framer-YgEHQ .framer-lhegus { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-YgEHQ .framer-qhuwyw-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-YgEHQ .framer-1img424 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 600px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-YgEHQ .framer-z98ivt { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-YgEHQ .framer-dbkoc6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YgEHQ .framer-1g4d3oz, .framer-YgEHQ .framer-1wy78dh, .framer-YgEHQ .framer-2ic8jt, .framer-YgEHQ .framer-1ifs17i, .framer-YgEHQ .framer-1n317zn { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 24px 0px 24px 0px; position: relative; width: 1px; }\",\".framer-YgEHQ .framer-3oc4dt, .framer-YgEHQ .framer-u5nl6j, .framer-YgEHQ .framer-1vwydwg, .framer-YgEHQ .framer-ddymvh, .framer-YgEHQ .framer-1m0i46l, .framer-YgEHQ .framer-1dufgpy, .framer-YgEHQ .framer-1gw1fop, .framer-YgEHQ .framer-hlj1jm, .framer-YgEHQ .framer-1dl2umz, .framer-YgEHQ .framer-1ofgush, .framer-YgEHQ .framer-8utyn4, .framer-YgEHQ .framer-i58cpo, .framer-YgEHQ .framer-xd6tqd, .framer-YgEHQ .framer-d71nzi { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YgEHQ .framer-p3p8dv-container, .framer-YgEHQ .framer-ijvl2j-container, .framer-YgEHQ .framer-gzix5z-container, .framer-YgEHQ .framer-q62n48-container, .framer-YgEHQ .framer-10ilc8k-container, .framer-YgEHQ .framer-102c78i-container, .framer-YgEHQ .framer-1xbhrll-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-YgEHQ .framer-hjw398, .framer-YgEHQ .framer-bwtqj3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 24px 0px 24px 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YgEHQ.framer-ptf62r, .framer-YgEHQ .framer-lhegus, .framer-YgEHQ .framer-1img424, .framer-YgEHQ .framer-dbkoc6, .framer-YgEHQ .framer-1g4d3oz, .framer-YgEHQ .framer-hjw398, .framer-YgEHQ .framer-bwtqj3, .framer-YgEHQ .framer-1wy78dh, .framer-YgEHQ .framer-2ic8jt, .framer-YgEHQ .framer-1ifs17i, .framer-YgEHQ .framer-1n317zn { gap: 0px; } .framer-YgEHQ.framer-ptf62r > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-YgEHQ.framer-ptf62r > :first-child, .framer-YgEHQ .framer-lhegus > :first-child, .framer-YgEHQ .framer-1img424 > :first-child, .framer-YgEHQ .framer-1g4d3oz > :first-child, .framer-YgEHQ .framer-hjw398 > :first-child, .framer-YgEHQ .framer-bwtqj3 > :first-child, .framer-YgEHQ .framer-1wy78dh > :first-child, .framer-YgEHQ .framer-2ic8jt > :first-child, .framer-YgEHQ .framer-1ifs17i > :first-child, .framer-YgEHQ .framer-1n317zn > :first-child { margin-top: 0px; } .framer-YgEHQ.framer-ptf62r > :last-child, .framer-YgEHQ .framer-lhegus > :last-child, .framer-YgEHQ .framer-1img424 > :last-child, .framer-YgEHQ .framer-1g4d3oz > :last-child, .framer-YgEHQ .framer-hjw398 > :last-child, .framer-YgEHQ .framer-bwtqj3 > :last-child, .framer-YgEHQ .framer-1wy78dh > :last-child, .framer-YgEHQ .framer-2ic8jt > :last-child, .framer-YgEHQ .framer-1ifs17i > :last-child, .framer-YgEHQ .framer-1n317zn > :last-child { margin-bottom: 0px; } .framer-YgEHQ .framer-lhegus > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-YgEHQ .framer-1img424 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-YgEHQ .framer-dbkoc6 > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-YgEHQ .framer-dbkoc6 > :first-child { margin-left: 0px; } .framer-YgEHQ .framer-dbkoc6 > :last-child { margin-right: 0px; } .framer-YgEHQ .framer-1g4d3oz > *, .framer-YgEHQ .framer-1wy78dh > *, .framer-YgEHQ .framer-2ic8jt > *, .framer-YgEHQ .framer-1ifs17i > *, .framer-YgEHQ .framer-1n317zn > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-YgEHQ .framer-hjw398 > *, .framer-YgEHQ .framer-bwtqj3 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-YgEHQ.framer-v-1ya8o8o.framer-ptf62r, .framer-YgEHQ.framer-v-1g0gbnz.framer-ptf62r { width: 393px; }\",\".framer-YgEHQ.framer-v-1ya8o8o .framer-lhegus, .framer-YgEHQ.framer-v-1g0gbnz .framer-lhegus { gap: 24px; }\",\".framer-YgEHQ.framer-v-1ya8o8o .framer-1img424, .framer-YgEHQ.framer-v-1g0gbnz .framer-1img424 { height: min-content; }\",\".framer-YgEHQ.framer-v-1ya8o8o .framer-z98ivt, .framer-YgEHQ.framer-v-1g0gbnz .framer-z98ivt { flex: none; height: 244px; }\",\".framer-YgEHQ.framer-v-1ya8o8o .framer-dbkoc6, .framer-YgEHQ.framer-v-1g0gbnz .framer-dbkoc6 { flex-direction: column; gap: 24px; }\",\".framer-YgEHQ.framer-v-1ya8o8o .framer-1g4d3oz, .framer-YgEHQ.framer-v-1ya8o8o .framer-1ifs17i, .framer-YgEHQ.framer-v-1ya8o8o .framer-1n317zn, .framer-YgEHQ.framer-v-1g0gbnz .framer-1g4d3oz { flex: none; gap: 16px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YgEHQ.framer-v-1ya8o8o .framer-lhegus, .framer-YgEHQ.framer-v-1ya8o8o .framer-dbkoc6, .framer-YgEHQ.framer-v-1ya8o8o .framer-1g4d3oz, .framer-YgEHQ.framer-v-1ya8o8o .framer-1ifs17i, .framer-YgEHQ.framer-v-1ya8o8o .framer-1n317zn { gap: 0px; } .framer-YgEHQ.framer-v-1ya8o8o .framer-lhegus > *, .framer-YgEHQ.framer-v-1ya8o8o .framer-dbkoc6 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-YgEHQ.framer-v-1ya8o8o .framer-lhegus > :first-child, .framer-YgEHQ.framer-v-1ya8o8o .framer-dbkoc6 > :first-child, .framer-YgEHQ.framer-v-1ya8o8o .framer-1g4d3oz > :first-child, .framer-YgEHQ.framer-v-1ya8o8o .framer-1ifs17i > :first-child, .framer-YgEHQ.framer-v-1ya8o8o .framer-1n317zn > :first-child { margin-top: 0px; } .framer-YgEHQ.framer-v-1ya8o8o .framer-lhegus > :last-child, .framer-YgEHQ.framer-v-1ya8o8o .framer-dbkoc6 > :last-child, .framer-YgEHQ.framer-v-1ya8o8o .framer-1g4d3oz > :last-child, .framer-YgEHQ.framer-v-1ya8o8o .framer-1ifs17i > :last-child, .framer-YgEHQ.framer-v-1ya8o8o .framer-1n317zn > :last-child { margin-bottom: 0px; } .framer-YgEHQ.framer-v-1ya8o8o .framer-1g4d3oz > *, .framer-YgEHQ.framer-v-1ya8o8o .framer-1ifs17i > *, .framer-YgEHQ.framer-v-1ya8o8o .framer-1n317zn > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-YgEHQ.framer-v-1g0gbnz .framer-hjw398, .framer-YgEHQ.framer-v-1g0gbnz .framer-bwtqj3 { flex: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YgEHQ.framer-v-1g0gbnz .framer-lhegus, .framer-YgEHQ.framer-v-1g0gbnz .framer-dbkoc6, .framer-YgEHQ.framer-v-1g0gbnz .framer-1g4d3oz { gap: 0px; } .framer-YgEHQ.framer-v-1g0gbnz .framer-lhegus > *, .framer-YgEHQ.framer-v-1g0gbnz .framer-dbkoc6 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-YgEHQ.framer-v-1g0gbnz .framer-lhegus > :first-child, .framer-YgEHQ.framer-v-1g0gbnz .framer-dbkoc6 > :first-child, .framer-YgEHQ.framer-v-1g0gbnz .framer-1g4d3oz > :first-child { margin-top: 0px; } .framer-YgEHQ.framer-v-1g0gbnz .framer-lhegus > :last-child, .framer-YgEHQ.framer-v-1g0gbnz .framer-dbkoc6 > :last-child, .framer-YgEHQ.framer-v-1g0gbnz .framer-1g4d3oz > :last-child { margin-bottom: 0px; } .framer-YgEHQ.framer-v-1g0gbnz .framer-1g4d3oz > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",'.framer-YgEHQ[data-border=\"true\"]::after, .framer-YgEHQ [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 956\n * @framerIntrinsicWidth 1344\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wgD7pMjpU\":{\"layout\":[\"fixed\",\"auto\"]},\"liUFHRJkp\":{\"layout\":[\"fixed\",\"auto\"]},\"s1Ufdwyuw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Wijg2ogtJ\":\"sectionTitleVisible\",\"xZT7YNdXQ\":\"sectionTitle\",\"TNk56gBVn\":\"sectionDescription\",\"i1monaxYl\":\"imageVisible\",\"Zbolf2oax\":\"sectionImage\",\"VIwb3bs6I\":\"imageBackgroundColor\",\"sRXPVDc3o\":\"cardTitle1\",\"DiMCTiXTB\":\"cardDescription1\",\"fV44Z1FlL\":\"buttonText1\",\"uDQbXJCKb\":\"cardTitle2\",\"znmeFpATL\":\"cardDescription2\",\"LBGs_W4Rd\":\"buttonText2\",\"IKb9JAmUT\":\"cardTitle3\",\"vV45EizST\":\"cardDescription3\",\"vSOVCl7Ns\":\"buttonText3\",\"JxA6i_41o\":\"link1\",\"R95v3sS_M\":\"link2\",\"VCmP4yaZx\":\"link3\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerW7sFtRfHQ=withCSS(Component,css,\"framer-YgEHQ\");export default FramerW7sFtRfHQ;FramerW7sFtRfHQ.displayName=\"Card-three-column\";FramerW7sFtRfHQ.defaultProps={height:956,width:1344};addPropertyControls(FramerW7sFtRfHQ,{variant:{options:[\"eVRud7plE\",\"wgD7pMjpU\",\"liUFHRJkp\",\"s1Ufdwyuw\"],optionTitles:[\"desktop-light-three-column-card\",\"mobile-light-three-column-card\",\"desktop-dark-three-column-card\",\"mobile-dark-three-column-card\"],title:\"Variant\",type:ControlType.Enum},Wijg2ogtJ:{defaultValue:true,title:\"section-title-visible\",type:ControlType.Boolean},xZT7YNdXQ:{defaultValue:\"Section title\",title:\"section-title\",type:ControlType.String},TNk56gBVn:{defaultValue:\"Section description\",title:\"section-description\",type:ControlType.String},i1monaxYl:{defaultValue:true,title:\"image-visible\",type:ControlType.Boolean},Zbolf2oax:{title:\"section-image\",type:ControlType.ResponsiveImage},VIwb3bs6I:{defaultValue:'var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249)) /* {\"name\":\"Neutral\"} */',title:\"image-background-color\",type:ControlType.Color},sRXPVDc3o:{defaultValue:\"Card title here\",title:\"card-title 1\",type:ControlType.String},DiMCTiXTB:{defaultValue:\"Card description here\",displayTextArea:true,title:\"card-description 1\",type:ControlType.String},fV44Z1FlL:{defaultValue:\"Button label\",description:\"\",placeholder:\"\",title:\"button-text 1\",type:ControlType.String},uDQbXJCKb:{defaultValue:\"Card title here\",title:\"card-title 2\",type:ControlType.String},znmeFpATL:{defaultValue:\"Card description here\",displayTextArea:true,title:\"card-description 2\",type:ControlType.String},LBGs_W4Rd:{defaultValue:\"Button label\",description:\"\",placeholder:\"\",title:\"button-text 2\",type:ControlType.String},IKb9JAmUT:{defaultValue:\"Card title here\",title:\"card-title 3\",type:ControlType.String},vV45EizST:{defaultValue:\"Card description here\",displayTextArea:true,title:\"card-description 3\",type:ControlType.String},vSOVCl7Ns:{defaultValue:\"Button label\",description:\"\",placeholder:\"\",title:\"button-text 3\",type:ControlType.String},JxA6i_41o:{title:\"link- 1\",type:ControlType.Link},R95v3sS_M:{title:\"link- 2\",type:ControlType.Link},VCmP4yaZx:{title:\"link- 3\",type:ControlType.Link}});const variationAxes=[{defaultValue:100,maxValue:900,minValue:100,name:\"Weight\",tag:\"wght\"}];addFonts(FramerW7sFtRfHQ,[{explicitInter:true,fonts:[{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/VZXRYUQGJWOEW3WBHI2ZRU7QWD66UURZ/KPLUZ2LM37KI6366QBECNGUXYQRCQT5Y/YDWF2IPIKXPINAVFZDUWBJ7A2JGQE6MX.woff2\",weight:\"500\"},{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/RGOYEBOQST7KH4Z7OCETB5ASH6TBTVEY/Q445IPHLMA4CNDMTGWPUGWAZVIAJQB2B/BRTM62GWHURNPAD26DQXC27Y35KZOGJN.woff2\",variationAxes,weight:\"400\"}]},...PageHeaderFonts,...ButtonRoundedFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerW7sFtRfHQ\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wgD7pMjpU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"liUFHRJkp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"s1Ufdwyuw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1344\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"956\",\"framerVariables\":\"{\\\"Wijg2ogtJ\\\":\\\"sectionTitleVisible\\\",\\\"xZT7YNdXQ\\\":\\\"sectionTitle\\\",\\\"TNk56gBVn\\\":\\\"sectionDescription\\\",\\\"i1monaxYl\\\":\\\"imageVisible\\\",\\\"Zbolf2oax\\\":\\\"sectionImage\\\",\\\"VIwb3bs6I\\\":\\\"imageBackgroundColor\\\",\\\"sRXPVDc3o\\\":\\\"cardTitle1\\\",\\\"DiMCTiXTB\\\":\\\"cardDescription1\\\",\\\"fV44Z1FlL\\\":\\\"buttonText1\\\",\\\"uDQbXJCKb\\\":\\\"cardTitle2\\\",\\\"znmeFpATL\\\":\\\"cardDescription2\\\",\\\"LBGs_W4Rd\\\":\\\"buttonText2\\\",\\\"IKb9JAmUT\\\":\\\"cardTitle3\\\",\\\"vV45EizST\\\":\\\"cardDescription3\\\",\\\"vSOVCl7Ns\\\":\\\"buttonText3\\\",\\\"JxA6i_41o\\\":\\\"link1\\\",\\\"R95v3sS_M\\\":\\\"link2\\\",\\\"VCmP4yaZx\\\":\\\"link3\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (fd7a51d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/90ICLbTHnkXgVfH1BSgW/Video.js\";const VideoFonts=getFonts(Video);const cycleOrder=[\"ebGYWxE89\",\"aROBKKV8O\",\"r7peuX_Qz\",\"DXgXauO_d\",\"vM1sAXvtF\",\"kXmMW1hR7\",\"zQVle7ytY\",\"p3e4uCWct\"];const serializationHash=\"framer-QsfFc\";const variantClassNames={aROBKKV8O:\"framer-v-li9vzu\",DXgXauO_d:\"framer-v-16yuqon\",ebGYWxE89:\"framer-v-17kii1l\",kXmMW1hR7:\"framer-v-zxbwxl\",p3e4uCWct:\"framer-v-1cn8svo\",r7peuX_Qz:\"framer-v-r312ju\",vM1sAXvtF:\"framer-v-kb1hq1\",zQVle7ytY:\"framer-v-lxk5od\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.4,ease:[.44,0,.56,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 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={\"desktop-full-banner\":\"ebGYWxE89\",\"desktop-small-banner\":\"aROBKKV8O\",\"desktop-video-full-banner\":\"vM1sAXvtF\",\"desktop-video-small-banner\":\"kXmMW1hR7\",\"mobile-full-banner\":\"r7peuX_Qz\",\"mobile-small-banner\":\"DXgXauO_d\",\"mobile-video-full-banner\":\"zQVle7ytY\",\"mobile-video-small-banner\":\"p3e4uCWct\"};const getProps=({backgroundImage,height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ebGYWxE89\",y1q5vJVzI:backgroundImage??props.y1q5vJVzI??{src:\"https://framerusercontent.com/images/LIv7ozn6ZOSCYrdqSUv4Ii3eVE.png\",srcSet:\"https://framerusercontent.com/images/LIv7ozn6ZOSCYrdqSUv4Ii3eVE.png 612w\"}};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,y1q5vJVzI,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ebGYWxE89\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"vM1sAXvtF\",\"kXmMW1hR7\",\"zQVle7ytY\",\"p3e4uCWct\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"vM1sAXvtF\",\"kXmMW1hR7\",\"zQVle7ytY\",\"p3e4uCWct\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-17kii1l\",className,classNames),\"data-framer-name\":\"desktop-full-banner\",layoutDependency:layoutDependency,layoutId:\"ebGYWxE89\",ref:ref??ref1,style:{...style},...addPropertyOverrides({aROBKKV8O:{\"data-framer-name\":\"desktop-small-banner\"},DXgXauO_d:{\"data-framer-name\":\"mobile-small-banner\"},kXmMW1hR7:{\"data-framer-name\":\"desktop-video-small-banner\"},p3e4uCWct:{\"data-framer-name\":\"mobile-video-small-banner\"},r7peuX_Qz:{\"data-framer-name\":\"mobile-full-banner\"},vM1sAXvtF:{\"data-framer-name\":\"desktop-video-full-banner\"},zQVle7ytY:{\"data-framer-name\":\"mobile-video-full-banner\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-94st90\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"yKDMEzTtg\",style:{backgroundColor:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"},children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||696)-0-696)/2+0+0)+0+0),sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(y1q5vJVzI),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-nfeu85\",\"data-framer-name\":\"image-background\",layoutDependency:layoutDependency,layoutId:\"uqQujoVKJ\",style:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{aROBKKV8O:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},DXgXauO_d:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},r7peuX_Qz:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},...addPropertyOverrides({aROBKKV8O:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||696)-0-696)/2+0+0)+48+0),sizes:`min(${componentViewport?.width||\"100vw\"} - 96px, 1320px)`,...toResponsiveImage(y1q5vJVzI),...{positionX:\"center\",positionY:\"center\"}}},DXgXauO_d:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-200)/2+0+0)+16+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,...toResponsiveImage(y1q5vJVzI),...{positionX:\"center\",positionY:\"center\"}}},r7peuX_Qz:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-200)/2+0+0)+0+0),sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(y1q5vJVzI),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-14wbctc\",\"data-framer-name\":\"video-background\",layoutDependency:layoutDependency,layoutId:\"sMwyn5a09\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},variants:{vM1sAXvtF:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},zQVle7ytY:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},children:isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vgu4cm-container\",layoutDependency:layoutDependency,layoutId:\"AODih43nQ-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"AODih43nQ\",isMixedBorderRadius:false,layoutId:\"AODih43nQ\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/ryzWaklll7FEjWdlpj29xKK9tew.mp4\",srcType:\"URL\",srcUrl:\"https://cdn-app-static.teamlinkt.com/marketing/website/ai-gen-sport-watermark-compressed.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\",...addPropertyOverrides({kXmMW1hR7:{borderRadius:24,bottomLeftRadius:24,bottomRightRadius:24,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},topLeftRadius:24,topRightRadius:24}},baseVariant,gestureVariant)})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QsfFc.framer-lh4y5x, .framer-QsfFc .framer-lh4y5x { display: block; }\",\".framer-QsfFc.framer-17kii1l { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1440px; }\",\".framer-QsfFc .framer-94st90 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 696px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-QsfFc .framer-nfeu85 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 48px; position: relative; width: 100%; }\",\".framer-QsfFc .framer-14wbctc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-QsfFc .framer-1vgu4cm-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QsfFc.framer-17kii1l, .framer-QsfFc .framer-94st90, .framer-QsfFc .framer-nfeu85, .framer-QsfFc .framer-14wbctc { gap: 0px; } .framer-QsfFc.framer-17kii1l > *, .framer-QsfFc .framer-94st90 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-QsfFc.framer-17kii1l > :first-child, .framer-QsfFc .framer-94st90 > :first-child { margin-top: 0px; } .framer-QsfFc.framer-17kii1l > :last-child, .framer-QsfFc .framer-94st90 > :last-child { margin-bottom: 0px; } .framer-QsfFc .framer-nfeu85 > *, .framer-QsfFc .framer-14wbctc > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-QsfFc .framer-nfeu85 > :first-child, .framer-QsfFc .framer-14wbctc > :first-child { margin-left: 0px; } .framer-QsfFc .framer-nfeu85 > :last-child, .framer-QsfFc .framer-14wbctc > :last-child { margin-right: 0px; } }\",\".framer-QsfFc.framer-v-li9vzu.framer-17kii1l { height: 696px; }\",\".framer-QsfFc.framer-v-li9vzu .framer-94st90 { align-content: center; align-items: center; padding: 48px; }\",\".framer-QsfFc.framer-v-li9vzu .framer-nfeu85 { max-width: 1320px; padding: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-QsfFc.framer-v-r312ju.framer-17kii1l, .framer-QsfFc.framer-v-lxk5od.framer-17kii1l, .framer-QsfFc.framer-v-1cn8svo.framer-17kii1l { width: 393px; }\",\".framer-QsfFc.framer-v-r312ju .framer-94st90, .framer-QsfFc.framer-v-lxk5od .framer-94st90 { height: 200px; }\",\".framer-QsfFc.framer-v-r312ju .framer-nfeu85 { order: 0; }\",\".framer-QsfFc.framer-v-16yuqon.framer-17kii1l { height: 200px; width: 393px; }\",\".framer-QsfFc.framer-v-16yuqon .framer-94st90, .framer-QsfFc.framer-v-1cn8svo .framer-94st90 { height: 200px; padding: 16px; }\",\".framer-QsfFc.framer-v-16yuqon .framer-nfeu85 { will-change: var(--framer-will-change-override, transform); }\",\".framer-QsfFc.framer-v-zxbwxl .framer-94st90 { padding: 48px; }\",\".framer-QsfFc.framer-v-zxbwxl .framer-1vgu4cm-container { max-width: 1344px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 696\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"aROBKKV8O\":{\"layout\":[\"fixed\",\"fixed\"]},\"r7peuX_Qz\":{\"layout\":[\"fixed\",\"auto\"]},\"DXgXauO_d\":{\"layout\":[\"fixed\",\"fixed\"]},\"vM1sAXvtF\":{\"layout\":[\"fixed\",\"auto\"]},\"kXmMW1hR7\":{\"layout\":[\"fixed\",\"auto\"]},\"zQVle7ytY\":{\"layout\":[\"fixed\",\"auto\"]},\"p3e4uCWct\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"y1q5vJVzI\":\"backgroundImage\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerWDV6jPneR=withCSS(Component,css,\"framer-QsfFc\");export default FramerWDV6jPneR;FramerWDV6jPneR.displayName=\"Dynamic-image-banner\";FramerWDV6jPneR.defaultProps={height:696,width:1440};addPropertyControls(FramerWDV6jPneR,{variant:{options:[\"ebGYWxE89\",\"aROBKKV8O\",\"r7peuX_Qz\",\"DXgXauO_d\",\"vM1sAXvtF\",\"kXmMW1hR7\",\"zQVle7ytY\",\"p3e4uCWct\"],optionTitles:[\"desktop-full-banner\",\"desktop-small-banner\",\"mobile-full-banner\",\"mobile-small-banner\",\"desktop-video-full-banner\",\"desktop-video-small-banner\",\"mobile-video-full-banner\",\"mobile-video-small-banner\"],title:\"Variant\",type:ControlType.Enum},y1q5vJVzI:{__defaultAssetReference:\"data:framer/asset-reference,LIv7ozn6ZOSCYrdqSUv4Ii3eVE.png?originalFilename=emi-white-paper-01.png&preferredSize=auto\",title:\"background-image\",type:ControlType.ResponsiveImage}});addFonts(FramerWDV6jPneR,[{explicitInter:true,fonts:[]},...VideoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWDV6jPneR\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aROBKKV8O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"r7peuX_Qz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DXgXauO_d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vM1sAXvtF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kXmMW1hR7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zQVle7ytY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"p3e4uCWct\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"y1q5vJVzI\\\":\\\"backgroundImage\\\"}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"696\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WDV6jPneR.map", "// Generated by Framer (ca9141d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,getPropertyControls,Image,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import PageHeader from\"https://framerusercontent.com/modules/6I7z24Oy4JYGCGIcd48w/EMgjjn6LuRWRKeYwOwEy/ggsvMDb7m.js\";import ButtonRounded from\"https://framerusercontent.com/modules/hq8bYugqBXS2iHRb7xuu/4FTL2iQPs297M4bfH6dW/tsgPbCL_S.js\";const PageHeaderFonts=getFonts(PageHeader);const ButtonRoundedFonts=getFonts(ButtonRounded);const PageHeaderControls=getPropertyControls(PageHeader);const ButtonRoundedControls=getPropertyControls(ButtonRounded);const cycleOrder=[\"D18hP_O26\",\"tigXlD4DZ\",\"nrN3LWgEQ\",\"STAyjycm6\",\"XgsV1tkHN\",\"e_3_rCKoz\"];const serializationHash=\"framer-7Mq3a\";const variantClassNames={D18hP_O26:\"framer-v-1mbdj2z\",e_3_rCKoz:\"framer-v-xpisrw\",nrN3LWgEQ:\"framer-v-110oag6\",STAyjycm6:\"framer-v-1acufxr\",tigXlD4DZ:\"framer-v-17ykkio\",XgsV1tkHN:\"framer-v-16lsr28\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const transformTemplate3=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={\"desktop-primary-center\":\"SKoSRECtL\",\"desktop-primary-left\":\"Hqqh1QAO1\",\"desktop-secondary-left\":\"HpF_roiHw\",\"mobile-primary-center\":\"P5B7pz7jo\",\"mobile-primary-left\":\"czn7eib3P\",\"mobile-secondary-left\":\"WoXS_MEGn\"};const humanReadableEnumMap1={\"desktop-h1-center\":\"JOqgxZpkW\",\"desktop-h1-left\":\"K8VfxVx1a\",\"desktop-h2-center\":\"RtPWz8CGH\",\"desktop-h2\":\"j39sPtSAv\",\"mobile-h1-center\":\"WXk4CLXUd\",\"mobile-h1\":\"iwRepxDES\",\"mobile-h2-center\":\"BVwVc0XU3\",\"mobile-h2\":\"KoqGyahhQ\"};const humanReadableEnumMap2={\"individuals-badge\":\"le0LHcOBf\",\"local-org-badge\":\"Y5OdojNG5\",\"national-orgs-badge\":\"lRHMQnRM9\",\"teams-badge\":\"TQgsD4f7Y\"};const humanReadableEnumMap3={\"desktop-link-button\":\"N0Hs20USO\",\"emi-button\":\"hFNWi9Qig\",\"mobile-link-button\":\"bpSZC4gLN\",\"mobile-segmented-control-secondary\":\"vdygr8_5h\",\"mobile-segmented-primary-button-solid\":\"nGgS_XfhZ\",\"mobile-segmented-secondary-button-soft\":\"IJFrAo6ah\",\"primary-button-solid\":\"VKzrcDP7_\",\"secondary-button-soft\":\"jPvhvuR5I\",\"segmented-control-secondary\":\"YJRBMCdgq\"};const humanReadableVariantMap={\"desktop-big-first\":\"D18hP_O26\",\"desktop-big-second\":\"tigXlD4DZ\",\"desktop-small-dark-blue\":\"XgsV1tkHN\",\"mobile-numbers-primary\":\"nrN3LWgEQ\",\"mobile-numbers-secondary\":\"STAyjycm6\",\"mobile-small-dark-blue\":\"e_3_rCKoz\"};const getProps=({badgeLabel,badgeVisible,buttonLabel1,buttonLabel2,buttonStyle1,buttonStyle2,buttonVisible1,buttonVisible2,ctaLink,ctaTestimonyButtonLabel,ctaVariant,floatingTestimonyVisible,headerStyle,headingSize,height,id,numberDescription,numbersVisible,pageBadgeStyle,pageTitle,sectionDescription,sectionDescriptionColor,sectionDescriptionVisible,smallCardDescription1,smallCardDescription2,smallCardDescription3,smallCardTitle1,smallCardTitle2,smallCardTitle3,titleColor,titleVisible,width,...props})=>{var _ref,_ref1,_humanReadableEnumMap_headerStyle,_ref2,_ref3,_humanReadableEnumMap2_pageBadgeStyle,_ref4,_ref5,_ref6,_ref7,_humanReadableEnumMap1_headingSize,_ref8,_ref9,_humanReadableEnumMap3_buttonStyle2,_ref10,_ref11,_ref12,_ref13,_ref14,_ref15,_ref16,_ref17,_ref18,_ref19,_humanReadableEnumMap3_buttonStyle1,_ref20,_ref21,_ref22,_ref23,_ref24,_ref25,_ref26,_ref27,_ref28,_ref29,_ref30,_humanReadableVariantMap_props_variant,_ref31,_humanReadableEnumMap3_ctaVariant,_ref32,_ref33,_ref34;return{...props,aAiAQE69m:(_ref=numbersVisible!==null&&numbersVisible!==void 0?numbersVisible:props.aAiAQE69m)!==null&&_ref!==void 0?_ref:true,al5HnENO_:(_ref1=ctaTestimonyButtonLabel!==null&&ctaTestimonyButtonLabel!==void 0?ctaTestimonyButtonLabel:props.al5HnENO_)!==null&&_ref1!==void 0?_ref1:\"button label\",b28XbXxxT:(_ref3=(_ref2=(_humanReadableEnumMap_headerStyle=humanReadableEnumMap[headerStyle])!==null&&_humanReadableEnumMap_headerStyle!==void 0?_humanReadableEnumMap_headerStyle:headerStyle)!==null&&_ref2!==void 0?_ref2:props.b28XbXxxT)!==null&&_ref3!==void 0?_ref3:\"Hqqh1QAO1\",CRkcs9Al3:(_ref5=(_ref4=(_humanReadableEnumMap2_pageBadgeStyle=humanReadableEnumMap2[pageBadgeStyle])!==null&&_humanReadableEnumMap2_pageBadgeStyle!==void 0?_humanReadableEnumMap2_pageBadgeStyle:pageBadgeStyle)!==null&&_ref4!==void 0?_ref4:props.CRkcs9Al3)!==null&&_ref5!==void 0?_ref5:\"lRHMQnRM9\",D1z5K8Zqc:(_ref6=buttonLabel1!==null&&buttonLabel1!==void 0?buttonLabel1:props.D1z5K8Zqc)!==null&&_ref6!==void 0?_ref6:\"button-label\",dCML0efiN:(_ref7=smallCardDescription1!==null&&smallCardDescription1!==void 0?smallCardDescription1:props.dCML0efiN)!==null&&_ref7!==void 0?_ref7:\"Card description\",dXwr3HO1S:(_ref9=(_ref8=(_humanReadableEnumMap1_headingSize=humanReadableEnumMap1[headingSize])!==null&&_humanReadableEnumMap1_headingSize!==void 0?_humanReadableEnumMap1_headingSize:headingSize)!==null&&_ref8!==void 0?_ref8:props.dXwr3HO1S)!==null&&_ref9!==void 0?_ref9:\"K8VfxVx1a\",Egam6mOFL:ctaLink!==null&&ctaLink!==void 0?ctaLink:props.Egam6mOFL,f_rwGynh8:(_ref11=(_ref10=(_humanReadableEnumMap3_buttonStyle2=humanReadableEnumMap3[buttonStyle2])!==null&&_humanReadableEnumMap3_buttonStyle2!==void 0?_humanReadableEnumMap3_buttonStyle2:buttonStyle2)!==null&&_ref10!==void 0?_ref10:props.f_rwGynh8)!==null&&_ref11!==void 0?_ref11:\"VKzrcDP7_\",FeAxTlsrg:(_ref12=titleVisible!==null&&titleVisible!==void 0?titleVisible:props.FeAxTlsrg)!==null&&_ref12!==void 0?_ref12:true,ga3ppgOBM:(_ref13=badgeVisible!==null&&badgeVisible!==void 0?badgeVisible:props.ga3ppgOBM)!==null&&_ref13!==void 0?_ref13:true,hAc9FHG2P:(_ref14=buttonLabel2!==null&&buttonLabel2!==void 0?buttonLabel2:props.hAc9FHG2P)!==null&&_ref14!==void 0?_ref14:\"button-label\",HWaB9dqOF:(_ref15=smallCardTitle3!==null&&smallCardTitle3!==void 0?smallCardTitle3:props.HWaB9dqOF)!==null&&_ref15!==void 0?_ref15:\"Card Title\",IF72tikaJ:(_ref16=sectionDescription!==null&&sectionDescription!==void 0?sectionDescription:props.IF72tikaJ)!==null&&_ref16!==void 0?_ref16:\"The page description goes here\",K9zdWcnFe:(_ref17=pageTitle!==null&&pageTitle!==void 0?pageTitle:props.K9zdWcnFe)!==null&&_ref17!==void 0?_ref17:\"The page title goes here\",M0ojWsQlq:(_ref18=sectionDescriptionVisible!==null&&sectionDescriptionVisible!==void 0?sectionDescriptionVisible:props.M0ojWsQlq)!==null&&_ref18!==void 0?_ref18:true,nofiMbhtF:(_ref19=smallCardTitle2!==null&&smallCardTitle2!==void 0?smallCardTitle2:props.nofiMbhtF)!==null&&_ref19!==void 0?_ref19:\"Card Title\",OStXtTSEc:(_ref21=(_ref20=(_humanReadableEnumMap3_buttonStyle1=humanReadableEnumMap3[buttonStyle1])!==null&&_humanReadableEnumMap3_buttonStyle1!==void 0?_humanReadableEnumMap3_buttonStyle1:buttonStyle1)!==null&&_ref20!==void 0?_ref20:props.OStXtTSEc)!==null&&_ref21!==void 0?_ref21:\"VKzrcDP7_\",PBeb2Xf37:(_ref22=sectionDescriptionColor!==null&&sectionDescriptionColor!==void 0?sectionDescriptionColor:props.PBeb2Xf37)!==null&&_ref22!==void 0?_ref22:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",QvYJpFS9U:(_ref23=buttonVisible1!==null&&buttonVisible1!==void 0?buttonVisible1:props.QvYJpFS9U)!==null&&_ref23!==void 0?_ref23:true,r5labPeHj:(_ref24=smallCardDescription2!==null&&smallCardDescription2!==void 0?smallCardDescription2:props.r5labPeHj)!==null&&_ref24!==void 0?_ref24:\"Card description\",roqZ7LI1f:(_ref25=smallCardTitle1!==null&&smallCardTitle1!==void 0?smallCardTitle1:props.roqZ7LI1f)!==null&&_ref25!==void 0?_ref25:\"Card Title\",sP0Y5SfYK:(_ref26=buttonVisible2!==null&&buttonVisible2!==void 0?buttonVisible2:props.sP0Y5SfYK)!==null&&_ref26!==void 0?_ref26:true,sREWvRvd1:(_ref27=smallCardDescription3!==null&&smallCardDescription3!==void 0?smallCardDescription3:props.sREWvRvd1)!==null&&_ref27!==void 0?_ref27:\"Card description\",t1QJcNH11:(_ref28=titleColor!==null&&titleColor!==void 0?titleColor:props.t1QJcNH11)!==null&&_ref28!==void 0?_ref28:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",UrQFHihJE:(_ref29=floatingTestimonyVisible!==null&&floatingTestimonyVisible!==void 0?floatingTestimonyVisible:props.UrQFHihJE)!==null&&_ref29!==void 0?_ref29:true,UWCfg4Flg:(_ref30=badgeLabel!==null&&badgeLabel!==void 0?badgeLabel:props.UWCfg4Flg)!==null&&_ref30!==void 0?_ref30:\"Label name\",variant:(_ref31=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref31!==void 0?_ref31:\"D18hP_O26\",vUZSh7Kh0:(_ref33=(_ref32=(_humanReadableEnumMap3_ctaVariant=humanReadableEnumMap3[ctaVariant])!==null&&_humanReadableEnumMap3_ctaVariant!==void 0?_humanReadableEnumMap3_ctaVariant:ctaVariant)!==null&&_ref32!==void 0?_ref32:props.vUZSh7Kh0)!==null&&_ref33!==void 0?_ref33:\"VKzrcDP7_\",YcgsHhgUW:(_ref34=numberDescription!==null&&numberDescription!==void 0?numberDescription:props.YcgsHhgUW)!==null&&_ref34!==void 0?_ref34:\"Description goes here\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,FeAxTlsrg,b28XbXxxT,dXwr3HO1S,K9zdWcnFe,t1QJcNH11,M0ojWsQlq,IF72tikaJ,PBeb2Xf37,YcgsHhgUW,roqZ7LI1f,dCML0efiN,nofiMbhtF,r5labPeHj,HWaB9dqOF,sREWvRvd1,ga3ppgOBM,CRkcs9Al3,UWCfg4Flg,QvYJpFS9U,OStXtTSEc,D1z5K8Zqc,sP0Y5SfYK,f_rwGynh8,hAc9FHG2P,aAiAQE69m,al5HnENO_,Egam6mOFL,UrQFHihJE,vUZSh7Kh0,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"D18hP_O26\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"XgsV1tkHN\",\"e_3_rCKoz\"].includes(baseVariant))return true;return false;};const isDisplayed1=value=>{if([\"XgsV1tkHN\",\"e_3_rCKoz\"].includes(baseVariant))return false;return value;};const isDisplayed2=()=>{if([\"nrN3LWgEQ\",\"STAyjycm6\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if([\"nrN3LWgEQ\",\"STAyjycm6\",\"XgsV1tkHN\",\"e_3_rCKoz\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1mbdj2z\",className,classNames),\"data-framer-name\":\"desktop-big-first\",layoutDependency:layoutDependency,layoutId:\"D18hP_O26\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},...addPropertyOverrides({e_3_rCKoz:{\"data-framer-name\":\"mobile-small-dark-blue\"},nrN3LWgEQ:{\"data-framer-name\":\"mobile-numbers-primary\"},STAyjycm6:{\"data-framer-name\":\"mobile-numbers-secondary\"},tigXlD4DZ:{\"data-framer-name\":\"desktop-big-second\"},XgsV1tkHN:{\"data-framer-name\":\"desktop-small-dark-blue\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13dffe6\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPc\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14y8glz\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcOo8Xsz2OP\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10yyo7t\",layoutDependency:layoutDependency,layoutId:\"PPXJZof3K\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{e_3_rCKoz:{backgroundColor:\"var(--token-88b7c52e-5a2f-40cf-8ead-953240eb1842, rgb(20, 42, 106))\"},XgsV1tkHN:{backgroundColor:\"var(--token-88b7c52e-5a2f-40cf-8ead-953240eb1842, rgb(20, 42, 106))\"}},children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5h08hy\",\"data-framer-name\":\"Frame 2\",layoutDependency:layoutDependency,layoutId:\"ym2GrVeeR\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kobj1t\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"rRCQE4SwX\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-134pqli\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"ySfujbMcy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tYm9sZA==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"1,500+\"})}),className:\"framer-ih4ssg\",\"data-framer-name\":\"1,500+\",fonts:[\"FS;Be Vietnam Pro-bold\"],layoutDependency:layoutDependency,layoutId:\"Y9dwKWT5G\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tYm9sZA==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Teams\"})}),className:\"framer-11uifx3\",\"data-framer-name\":\"Teams\",fonts:[\"FS;Be Vietnam Pro-bold\"],layoutDependency:layoutDependency,layoutId:\"PP3GDUPm7\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"The number of teams, clubs, leagues and associations we\u2019ve helped.\"})}),className:\"framer-1b4kllc\",\"data-framer-name\":\"The number of teams, clubs, leagues and associations we\u2019ve helped.\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"JZlQWKDYv\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9w297e\",\"data-framer-name\":\"Frame 5\",layoutDependency:layoutDependency,layoutId:\"JSiPUEAie\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14j3k6a\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"RFMonHuOe\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tYm9sZA==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"$3,145\"})}),className:\"framer-9m65ih\",\"data-framer-name\":\"$3,145\",fonts:[\"FS;Be Vietnam Pro-bold\"],layoutDependency:layoutDependency,layoutId:\"zmauHsoqv\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tYm9sZA==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Average savings\"})}),className:\"framer-esxkx\",\"data-framer-name\":\"Average savings\",fonts:[\"FS;Be Vietnam Pro-bold\"],layoutDependency:layoutDependency,layoutId:\"ymQVVsezP\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"The average amount of yearly savings our teams report when using TeamLinkt.\"})}),className:\"framer-icbe43\",\"data-framer-name\":\"The average amount of yearly savings our teams report when using TeamLinkt.\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"YTvYJP7nT\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ww4bay\",\"data-framer-name\":\"Frame 6\",layoutDependency:layoutDependency,layoutId:\"tY811YpNv\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mmpzt3\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"zlfnzirwc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tYm9sZA==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"63\"})}),className:\"framer-1i8m6l0\",\"data-framer-name\":\"63\",fonts:[\"FS;Be Vietnam Pro-bold\"],layoutDependency:layoutDependency,layoutId:\"Hw8hjvtRW\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tYm9sZA==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Admin hours\"})}),className:\"framer-ixpx6s\",\"data-framer-name\":\"Admin hours\",fonts:[\"FS;Be Vietnam Pro-bold\"],layoutDependency:layoutDependency,layoutId:\"tL7OToUwK\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"The average number of administration hours reported by our teams.\"})}),className:\"framer-d2dmdc\",\"data-framer-name\":\"The average number of administration hours reported by our teams.\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"UDbvabzP3\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]}),FeAxTlsrg&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,width:`min(max((max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 86px) / 0, 1px), 1320px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+0+48,...addPropertyOverrides({e_3_rCKoz:{width:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 32px, 1320px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||1070)-0-2078)/2)+0+0+0+48+0},nrN3LWgEQ:{width:\"1320px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+0+16},STAyjycm6:{width:\"1320px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+0+16},XgsV1tkHN:{width:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 96px, 1320px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||630)-0-972)/2)+0+0+0+0+80+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-k2w42z-container\",layoutDependency:layoutDependency,layoutId:\"ec11wVmSX-container\",children:/*#__PURE__*/_jsx(PageHeader,{BWoDzZT9Q:PBeb2Xf37,DG48R4eGQ:K9zdWcnFe,FryJ6alZz:f_rwGynh8,GCWYuNQD9:dXwr3HO1S,height:\"100%\",id:\"ec11wVmSX\",IT3tmKn1_:ga3ppgOBM,layoutId:\"ec11wVmSX\",mhRjrF9vq:IF72tikaJ,MKqf96GdC:sP0Y5SfYK,PcD6JEJfL:OStXtTSEc,QPHtXcTyB:CRkcs9Al3,QQDFOG0Ir:D1z5K8Zqc,style:{maxWidth:\"100%\",width:\"100%\"},U1dtMXvB4:QvYJpFS9U,variant:b28XbXxxT,w9kXRWNm8:t1QJcNH11,WehUKPw1l:M0ojWsQlq,width:\"100%\",X207C9_Vg:UWCfg4Flg,XmRz8lweI:hAc9FHG2P})})})]}),isDisplayed1(aAiAQE69m)&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-gus9bq\",\"data-framer-name\":\"numbers-wrap\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcEgcRGQiOg\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mthjdy\",\"data-framer-name\":\"numbers-container\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcNL8_jh1Vr\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ntbitj\",\"data-framer-name\":\"left-column\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcTE2NZvLQk\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-nrmhzw\",\"data-framer-name\":\"big-number\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcmEGzvIbjm\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"180px\",\"--framer-letter-spacing\":\"-0.06em\",\"--framer-line-height\":\"240px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(36, 84, 255))\"},children:\"3,000+\"})}),className:\"framer-spkri3\",\"data-framer-name\":\"3,000+\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcOm_HKbUgb\",style:{\"--extracted-r6o4lv\":\"rgb(36, 84, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({nrN3LWgEQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"80px\",\"--framer-letter-spacing\":\"-1.92px\",\"--framer-line-height\":\"80px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(36, 84, 255))\"},children:\"3,000+\"})})},STAyjycm6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"80px\",\"--framer-letter-spacing\":\"-1.92px\",\"--framer-line-height\":\"80px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(36, 84, 255))\"},children:\"3,000+\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-gmypbq\",\"data-framer-name\":\"description\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcAr3v2QBe1\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17u14p3\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcxxwVX85WN\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Description goes here\"})}),className:\"framer-1bg6ise\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcox6CpqXUR\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:YcgsHhgUW,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({nrN3LWgEQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Description goes here\"})})},STAyjycm6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Description goes here\"})})}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uqx142\",\"data-framer-name\":\"right-column\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcnecxGtNn5\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ik16e3\",\"data-framer-name\":\"card-1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPch3MSVHCga\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.92px\",\"--framer-line-height\":\"56px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(36, 84, 255))\"},children:\"$3,145\"})}),className:\"framer-12469z6\",\"data-framer-name\":\"title\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcC7Imrw90h\",style:{\"--extracted-r6o4lv\":\"rgb(36, 84, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1avr4ha\",\"data-framer-name\":\"Line 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:396,layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcGpNrLpN9s\",svg:'<svg width=\"396\" height=\"3\" viewBox=\"-1 -1 396 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"394\" y2=\"0.5\" stroke=\"#2454FF\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Card Title\"})}),className:\"framer-7c4p77\",\"data-framer-name\":\"Average savings\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcxWoU13T5J\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:roqZ7LI1f,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Description goes here \"})}),className:\"framer-1rtbh0y\",\"data-framer-name\":\"p\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcxG9N6wjwN\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:dCML0efiN,verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r16bsy\",\"data-framer-name\":\"card-2\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcqyue5s18d\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.92px\",\"--framer-line-height\":\"56px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(36, 84, 255))\"},children:\"96%\"})}),className:\"framer-1ne27dp\",\"data-framer-name\":\"title\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcIlea3iRwp\",style:{\"--extracted-r6o4lv\":\"rgb(36, 84, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1w8jdm6\",\"data-framer-name\":\"Line 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:396,layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcNrsbEX8ut\",svg:'<svg width=\"396\" height=\"3\" viewBox=\"-1 -1 396 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"394\" y2=\"0.5\" stroke=\"#2454FF\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Card title\"})}),className:\"framer-1ge87if\",\"data-framer-name\":\"Satisfaction rate\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcQhpLchH6p\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:nofiMbhtF,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Description goes here\"})}),className:\"framer-1xwitdk\",\"data-framer-name\":\"p\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcvvE7xnrNl\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:r5labPeHj,verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r826r3\",\"data-framer-name\":\"card-3\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcHNyHZTa7Z\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.92px\",\"--framer-line-height\":\"56px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(36, 84, 255))\"},children:\"63h\"})}),className:\"framer-c4oq9y\",\"data-framer-name\":\"title\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcDu0aBn7BP\",style:{\"--extracted-r6o4lv\":\"rgb(36, 84, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1yyfr0y\",\"data-framer-name\":\"Line 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:396,layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcTVl8FSZFb\",svg:'<svg width=\"396\" height=\"3\" viewBox=\"-1 -1 396 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"394\" y2=\"0.5\" stroke=\"#2454FF\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Card title\"})}),className:\"framer-a7wja3\",\"data-framer-name\":\"Hours saved\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcQWNYz2K1n\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:HWaB9dqOF,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Description goes here\"})}),className:\"framer-1064xh0\",\"data-framer-name\":\"p\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcFTJ72dcrW\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},text:sREWvRvd1,verticalAlignment:\"center\",withExternalLayout:true})]})]})]})}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11jeedt\",\"data-framer-name\":\"Frame 60\",layoutDependency:layoutDependency,layoutId:\"qOmrQ08Xx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-1.28px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:[\"Thousands of sports organizations have already seen \",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNzAw\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgb(36, 84, 255))\"},children:\"transformational results \"})]})}),className:\"framer-nlf6x4\",\"data-framer-name\":\"Thousands of sports organizations have already seen transformational results\",fonts:[\"GF;Be Vietnam Pro Variable-regular\",\"GF;Be Vietnam Pro Variable-700\"],layoutDependency:layoutDependency,layoutId:\"oLIpFqVip\",style:{\"--extracted-1w3ko1f\":\"rgb(36, 84, 255)\",\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19yvfbt\",\"data-framer-name\":\"Frame 3\",layoutDependency:layoutDependency,layoutId:\"ldyEF4xTl\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({nrN3LWgEQ:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+2609+0+224+0+0},STAyjycm6:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+2609+0+224+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bbzryc-container\",layoutDependency:layoutDependency,layoutId:\"enMQdy4Z8-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"enMQdy4Z8\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"enMQdy4Z8\",variant:\"VKzrcDP7_\",VVkui8I_2:\"button-label\",width:\"100%\",...addPropertyOverrides({nrN3LWgEQ:{variant:vUZSh7Kh0,VVkui8I_2:al5HnENO_,vXHSEg15k:Egam6mOFL},STAyjycm6:{variant:vUZSh7Kh0,VVkui8I_2:al5HnENO_,vXHSEg15k:Egam6mOFL}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-52e02s\",\"data-framer-name\":\"Mask group\",layoutDependency:layoutDependency,layoutId:\"jHo3I_01S\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1reqyxn\",\"data-framer-name\":\"Rectangle 25434\",layoutDependency:layoutDependency,layoutId:\"gACyhrGL2\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18ypx0\",\"data-framer-name\":\"Group 41\",layoutDependency:layoutDependency,layoutId:\"SkzedeObS\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lwi5yy\",\"data-border\":true,\"data-framer-name\":\"Frame 80\",layoutDependency:layoutDependency,layoutId:\"HIrr6NW3n\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(228, 228, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,filter:\"blur(7.5px)\",WebkitFilter:\"blur(7.5px)\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"\u201CTeamLinkt\u2019s registration, scheduling, and communication tools have made managing our organization so much easier!  We love the platform.\u201D\"})}),className:\"framer-1hizgri\",\"data-framer-name\":\"\u201CTeamLinkt\u2019s registration, scheduling, and communication tools have made managing our organization so much easier! We love the platform.\u201D\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"mbXdZB3_p\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-aqdpdt\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"jHKfBOxuv\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-uft6t0\",\"data-framer-name\":\"Frame 29\",layoutDependency:layoutDependency,layoutId:\"xTmbdV1Le\",style:{backgroundColor:\"rgb(36, 84, 255)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-p1zq5i\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"zLyTC5Wqx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Mike Thomas\"})}),className:\"framer-1ihrt89\",\"data-framer-name\":\"Mike Thomas\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"ir_5tGYa7\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(112, 112, 123))\"},children:\"Regina Youth Flag Football League\"})}),className:\"framer-14pkl1p\",\"data-framer-name\":\"Regina Youth Flag Football League\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"TzCwH1Ysg\",style:{\"--extracted-r6o4lv\":\"rgb(112, 112, 123)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11z8hjz\",\"data-border\":true,\"data-framer-name\":\"Frame 71\",layoutDependency:layoutDependency,layoutId:\"t3VibM1Js\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(228, 228, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,filter:\"blur(7.5px)\",WebkitFilter:\"blur(7.5px)\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"\u201CFootball Ontario is excited to have TeamLinkt as a partner and the official provider for the largest amateur tackle football leagues in the country. Their team and their products are best in class and we hope more sports associations get an opportunity to utilize this great platform.\u201D\"})}),className:\"framer-r5hq0\",\"data-framer-name\":\"\u201CFootball Ontario is excited to have TeamLinkt as a partner and the official provider for the largest amateur tackle football leagues in the country. Their team and their products are best in class and we hope more sports associations get an opportunity to utilize this great platform.\u201D\",fonts:[\"GF;Be Vietnam Pro Variable-regular\"],layoutDependency:layoutDependency,layoutId:\"eSASYz2xS\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({nrN3LWgEQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:'\u201CFootball Ontario is excited to have TeamLinkt as a partner and the official provider for the largest amateur tackle football leagues in the country. Their team and their products are best in class and\"'})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9b8df7\",\"data-framer-name\":\"Frame 2\",layoutDependency:layoutDependency,layoutId:\"zUTjMFRUO\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kobg7h\",\"data-framer-name\":\"Frame 29\",layoutDependency:layoutDependency,layoutId:\"wjvtVgHHl\",style:{backgroundColor:\"rgb(231, 34, 45)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-e5cuvx\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"fRznCZMM1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Aaron Geisler\"})}),className:\"framer-1h0no3x\",\"data-framer-name\":\"Aaron Geisler\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"dss7zybBh\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(112, 112, 123))\"},children:\"Football Ontario\"})}),className:\"framer-10gyfyt\",\"data-framer-name\":\"Football Ontario\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"gvaayQnth\",style:{\"--extracted-r6o4lv\":\"rgb(112, 112, 123)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uo5q5j\",\"data-border\":true,\"data-framer-name\":\"Frame 65\",layoutDependency:layoutDependency,layoutId:\"GdMWUu_3q\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(228, 228, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,filter:\"blur(7.5px)\",WebkitFilter:\"blur(7.5px)\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"\u201CThe team at TeamLinkt has been great to work with. Fantastic response time. Customer service at it\u2019s best.\u201D\"})}),className:\"framer-1il141w\",\"data-framer-name\":\"\u201CThe team at TeamLinkt has been great to work with. Fantastic response time. Customer service at it\u2019s best.\u201D\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"R9L2yCHke\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({nrN3LWgEQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"\u201CThe team at TeamLinkt has been great to work with. Fantastic response time. \"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-eiws1r\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"Ddw4vpzl2\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rqeb07\",\"data-framer-name\":\"Frame 29\",layoutDependency:layoutDependency,layoutId:\"rL37lC5DR\",style:{backgroundColor:\"rgb(36, 84, 255)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14g5095\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"LWiqidECD\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Marny Sharpen\"})}),className:\"framer-11w4jjz\",\"data-framer-name\":\"Marny Sharpen\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"P4B3QQsTx\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(112, 112, 123))\"},children:\"Ontario Summer Football League\"})}),className:\"framer-17ke4ue\",\"data-framer-name\":\"Ontario Summer Football League\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"KfdwqZdit\",style:{\"--extracted-r6o4lv\":\"rgb(112, 112, 123)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-21alv\",\"data-border\":true,\"data-framer-name\":\"Frame 77\",layoutDependency:layoutDependency,layoutId:\"YxffQL53l\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(228, 228, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,filter:\"blur(7.5px)\",WebkitFilter:\"blur(7.5px)\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"\u201CTeamLinkt\u2019s registration, scheduling, and communication tools have made managing our organization so much easier!  We love the platform.\u201D\"})}),className:\"framer-oagdso\",\"data-framer-name\":\"\u201CTeamLinkt\u2019s registration, scheduling, and communication tools have made managing our organization so much easier! We love the platform.\u201D\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"o3y2csY78\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6kora6\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"pvMjMvLs5\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-fjkz7o\",\"data-framer-name\":\"Frame 29\",layoutDependency:layoutDependency,layoutId:\"fGykie9Hy\",style:{backgroundColor:\"rgb(36, 84, 255)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tw1i8c\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"fC1jhTW07\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Mike Thomas\"})}),className:\"framer-ukm3aq\",\"data-framer-name\":\"Mike Thomas\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"te90GI5PT\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(112, 112, 123))\"},children:\"Regina Youth Flag Football League\"})}),className:\"framer-6mqnjc\",\"data-framer-name\":\"Regina Youth Flag Football League\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"r0avfdivZ\",style:{\"--extracted-r6o4lv\":\"rgb(112, 112, 123)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13e3sgq\",\"data-border\":true,\"data-framer-name\":\"Frame 79\",layoutDependency:layoutDependency,layoutId:\"k5Vg3gvcb\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(228, 228, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},transformTemplate:transformTemplate1,...addPropertyOverrides({nrN3LWgEQ:{transformTemplate:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:'\u201CBetween how easy the platform is to navigate, and the help from my account rep, I was able to save over 15 hours\u2026\"'})}),className:\"framer-klxcdv\",\"data-framer-name\":\"\u201CBetween how easy the platform is to navigate, and the help from my account rep, I was able to save over 15 hours per week!\u201D\",fonts:[\"GF;Be Vietnam Pro Variable-regular\"],layoutDependency:layoutDependency,layoutId:\"P9sCrcDSY\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-s53c7f\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"rYmDOVgQM\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/CoyVng1g7C5ED45A5FdsbbWoqWw.png\"},className:\"framer-nlqj83\",\"data-framer-name\":\"image 36\",layoutDependency:layoutDependency,layoutId:\"Vr28_InDj\",...addPropertyOverrides({nrN3LWgEQ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+2609+0+296+0+14+96+24+116+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/CoyVng1g7C5ED45A5FdsbbWoqWw.png\"}},STAyjycm6:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+2609+0+296+0+14+96+24+116+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/CoyVng1g7C5ED45A5FdsbbWoqWw.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m6zoio\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"NiWrKqxlE\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.28px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Shana McLean\"})}),className:\"framer-178moz4\",\"data-framer-name\":\"Shana McLean\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"K6JojSNHc\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.28px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(112, 112, 123))\"},children:\"Saskatoon Minor Basketball Association\"})}),className:\"framer-1qkzp3q\",\"data-framer-name\":\"Saskatoon Minor Basketball Association\",fonts:[\"GF;Be Vietnam Pro Variable-regular\"],layoutDependency:layoutDependency,layoutId:\"vXmUpqXlU\",style:{\"--extracted-r6o4lv\":\"rgb(112, 112, 123)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-klhl08\",\"data-border\":true,\"data-framer-name\":\"tesimonial\",layoutDependency:layoutDependency,layoutId:\"RXlswje3d\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(224, 224, 224)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},...addPropertyOverrides({nrN3LWgEQ:{transformTemplate:transformTemplate2}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"\u201CTeamLinkt isn\u2019t just a technology provider; they\u2019re true problem solvers\u201D\"})}),className:\"framer-kxy1lx\",\"data-framer-name\":\"\u201CTeamLinkt isn\u2019t just a technology provider; they\u2019re true problem solvers\u201D\",fonts:[\"GF;Be Vietnam Pro Variable-regular\"],layoutDependency:layoutDependency,layoutId:\"Hl_oL3L_L\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-letx1h\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"yHZTxKUy4\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4AOqcJOpYDL4DiynnTUNWhVY.png\"},className:\"framer-g4aaip\",\"data-framer-name\":\"image 36\",layoutDependency:layoutDependency,layoutId:\"Y7WgmbeSC\",...addPropertyOverrides({nrN3LWgEQ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+2609+0+296+0+14+222.00000000000023+24+116+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4AOqcJOpYDL4DiynnTUNWhVY.png\"}},STAyjycm6:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+2609+0+296+0+14+332+24+116+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4AOqcJOpYDL4DiynnTUNWhVY.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ymfp0e\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"IsaUOPjY8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Jamie Geisler\"})}),className:\"framer-10xbasf\",\"data-framer-name\":\"Jamie Geisler\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"ZQqkvixMd\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(131, 131, 131))\"},children:\"Football Canada\"})}),className:\"framer-xrd4v1\",\"data-framer-name\":\"Football Canada\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"bGRNzRcux\",style:{\"--extracted-r6o4lv\":\"rgb(131, 131, 131)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/deSFZATXa1xrR2omShYP4EmTdM.png\"},className:\"framer-ewlc14\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"u02LxfBbF\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},...addPropertyOverrides({nrN3LWgEQ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+2609+0+296+0+14+409.00000000000017),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/deSFZATXa1xrR2omShYP4EmTdM.png\"},transformTemplate:transformTemplate2},STAyjycm6:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+2609+0+296+0+14+409),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/deSFZATXa1xrR2omShYP4EmTdM.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/AGCsx3Uw7j3Xec0pKOemKxdws.png\"},className:\"framer-5johm\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"v1LtFDeVC\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},...addPropertyOverrides({nrN3LWgEQ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+2609+0+296+0+14+306),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/AGCsx3Uw7j3Xec0pKOemKxdws.png\"}},STAyjycm6:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+2609+0+296+0+14+306),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/AGCsx3Uw7j3Xec0pKOemKxdws.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19zsnfn\",\"data-border\":true,\"data-framer-name\":\"Frame 69\",layoutDependency:layoutDependency,layoutId:\"fu5JDrVib\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(228, 228, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"\u201CFootball Ontario is excited to have TeamLinkt as a partner and the official provider for the largest amateur tackle\u2026\u201D\"})}),className:\"framer-1xpu67w\",\"data-framer-name\":\"\u201CFootball Ontario is excited to have TeamLinkt as a partner and the official provider for the largest amateur tackle football leagues in the country. Their team and their products are best in class and we hope more sports associations get an opportunity to utilize this great platform.\u201D\",fonts:[\"GF;Be Vietnam Pro Variable-regular\"],layoutDependency:layoutDependency,layoutId:\"lqCY7x0_m\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12cgb2u\",\"data-framer-name\":\"Frame 2\",layoutDependency:layoutDependency,layoutId:\"OXHMkyXX4\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-30zcjo\",\"data-framer-name\":\"Group 37\",layoutDependency:layoutDependency,layoutId:\"Fsq7OR_bP\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-o17tg6\",\"data-framer-name\":\"Ellipse 52\",layoutDependency:layoutDependency,layoutId:\"U7MWFqp7D\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/D3j6bVHISGfganmDb5B2zjUOE.png\"},className:\"framer-1hcafgz\",\"data-framer-name\":\"image 34\",layoutDependency:layoutDependency,layoutId:\"O0nPVyAcT\",transformTemplate:transformTemplate3,...addPropertyOverrides({nrN3LWgEQ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+2609+0+296+0+14+880-571+24+116+0+3.0000000000000018),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/D3j6bVHISGfganmDb5B2zjUOE.png\"}},STAyjycm6:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+2609+0+296+0+14+509+24+116+0+3.0000000000000018),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/D3j6bVHISGfganmDb5B2zjUOE.png\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yhl7ke\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"myG_6x7Lf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.28px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Aaron Geisler\"})}),className:\"framer-1xxzray\",\"data-framer-name\":\"Aaron Geisler\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"qtnJZiTad\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.28px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(112, 112, 123))\"},children:\"Football Ontario\"})}),className:\"framer-jpcmyk\",\"data-framer-name\":\"Football Ontario\",fonts:[\"GF;Be Vietnam Pro Variable-regular\"],layoutDependency:layoutDependency,layoutId:\"p4YbQUAHZ\",style:{\"--extracted-r6o4lv\":\"rgb(112, 112, 123)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3kJV7IB5p7nrlezXn1h2U0Lwk.png\"},className:\"framer-714c8p\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"rAj0TFR99\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},...addPropertyOverrides({nrN3LWgEQ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+2609+0+296+0+14+880-182),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3kJV7IB5p7nrlezXn1h2U0Lwk.png\"}},STAyjycm6:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+2609+0+296+0+14+698),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3kJV7IB5p7nrlezXn1h2U0Lwk.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3zioca\",\"data-border\":true,\"data-framer-name\":\"tesimonial\",layoutDependency:layoutDependency,layoutId:\"B32WvPZ6x\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(228, 228, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:'\"This app has simplified team communication, streamlined scheduling, and made managin\u2026\"'})}),className:\"framer-14pi2ni\",\"data-framer-name\":\"This app has simplified team communication, streamlined scheduling, and made managing standings and score collection a breeze, significantly enhancing the overall league experience.\",fonts:[\"GF;Be Vietnam Pro Variable-regular\"],layoutDependency:layoutDependency,layoutId:\"lhDJetEE7\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10v4ghe\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"ijOn9EI1s\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4AOqcJOpYDL4DiynnTUNWhVY.png\"},className:\"framer-1pwy9gr\",\"data-framer-name\":\"image 36\",layoutDependency:layoutDependency,layoutId:\"XNu2ITulx\",...addPropertyOverrides({nrN3LWgEQ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+2609+0+296+0+14+880-368+24+116+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4AOqcJOpYDL4DiynnTUNWhVY.png\"}},STAyjycm6:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2353)-0-3825)/2)+0+0+2609+0+296+0+14+880-368+24+116+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4AOqcJOpYDL4DiynnTUNWhVY.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ossarg\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"qd8Z9Igty\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Cheryl Browne\"})}),className:\"framer-1eutu9n\",\"data-framer-name\":\"Cheryl Browne\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"hzO8l1B9T\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(131, 131, 131))\"},children:\"City of Kelowna\"})}),className:\"framer-1elwv9g\",\"data-framer-name\":\"City of Kelowna\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"DMlTBTU7g\",style:{\"--extracted-r6o4lv\":\"rgb(131, 131, 131)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]})]})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-aaulnb\",\"data-framer-name\":\"testimonial-splash-no-logos\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcLvIEPZnhq\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i24hqi\",\"data-border\":true,\"data-framer-name\":\"Frame 33\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcI6fvZu7yJ\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(228, 228, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(249, 249, 248)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,filter:\"blur(7.5px)\",WebkitFilter:\"blur(7.5px)\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"\u201CThe team at TeamLinkt has been great to work with. Fantastic response time. Customer service at it\u2019s best.\u201D\"})}),className:\"framer-5kuel7\",\"data-framer-name\":\"\u201CThe team at TeamLinkt has been great to work with. Fantastic response time. Customer service at it\u2019s best.\u201D\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcSPW_tzqAS\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h0aqmz\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcdZVk4vwQz\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-s3ctg\",\"data-framer-name\":\"Frame 13\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcfwQtnxQQU\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+-43+24+-48+0+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4AOqcJOpYDL4DiynnTUNWhVY.png\"},className:\"framer-eg21w9\",\"data-framer-name\":\"image 36\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcJ6HbpHwR_\",...addPropertyOverrides({tigXlD4DZ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+55+24+-48+0+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4AOqcJOpYDL4DiynnTUNWhVY.png\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15735k9\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcrnxuDjaAr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Marny Sharpen\"})}),className:\"framer-13vizyf\",\"data-framer-name\":\"Marny Sharpen\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcbVcOUxLfb\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(112, 112, 123))\"},children:\"Ontario Summer Football League\"})}),className:\"framer-187fsbv\",\"data-framer-name\":\"Ontario Summer Football League\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcDzXDbcaqS\",style:{\"--extracted-r6o4lv\":\"rgb(112, 112, 123)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-l9rnbb\",\"data-framer-name\":\"Frame 60\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcgRm3TEXG2\",transformTemplate:transformTemplate3,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-1.92px\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:[\"Thousands of sports organizations have already seen \",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgb(36, 84, 255))\"},children:\"transformational results \"})]})}),className:\"framer-s1pyrj\",\"data-framer-name\":\"Thousands of sports organizations have already seen transformational results\",fonts:[\"FS;Be Vietnam Pro-regular\",\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcYzhgiZc7h\",style:{\"--extracted-1w3ko1f\":\"rgb(36, 84, 255)\",\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-17etbdl\",\"data-framer-name\":\"Frame 4\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcdHyxcblpB\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+256.0000000000002+48+264+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-f2o6gg-container\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcd3lKZrByM-container\",children:/*#__PURE__*/_jsx(ButtonRounded,{height:\"100%\",id:\"BdqZdXJPcd3lKZrByM\",JoLrr1mlQ:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",layoutId:\"BdqZdXJPcd3lKZrByM\",variant:\"VKzrcDP7_\",VVkui8I_2:al5HnENO_,vXHSEg15k:Egam6mOFL,width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rjc4lq\",\"data-border\":true,\"data-framer-name\":\"Frame 61\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcpQaRTSH3m\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(228, 228, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,filter:\"blur(7.5px)\",WebkitFilter:\"blur(7.5px)\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"\u201CTeamLinkt\u2019s registration, scheduling, and communication tools have made managing our organization so much easier!  We love the platform.\u201D\"})}),className:\"framer-mksix1\",\"data-framer-name\":\"\u201CTeamLinkt\u2019s registration, scheduling, and communication tools have made managing our organization so much easier! We love the platform.\u201D\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcTW5Td6JQr\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w1tu8g\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcKlifWBtSZ\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j91ro9\",\"data-framer-name\":\"Frame 29\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcKjmECCTJW\",style:{backgroundColor:\"rgb(36, 84, 255)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tdesne\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcLZ9nGKUKZ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Mike Thomas\"})}),className:\"framer-10rqoit\",\"data-framer-name\":\"Mike Thomas\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcyrF0a3Tof\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(112, 112, 123))\"},children:\"Regina Youth Flag Football League\"})}),className:\"framer-1ryyxge\",\"data-framer-name\":\"Regina Youth Flag Football League\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcVjim6XnUH\",style:{\"--extracted-r6o4lv\":\"rgb(112, 112, 123)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nnmz7i\",\"data-border\":true,\"data-framer-name\":\"tesimonial\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcDwplVFMVz\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(228, 228, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},transformTemplate:transformTemplate1,...addPropertyOverrides({tigXlD4DZ:{transformTemplate:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"\u201CIntroducing TeamLinkt\u2019s digital scoresheets is a promising step forward for the NDAHA. As the president, I appreciate how they\u2019ve been more than just a service provider; they\u2019ve been a true partner, always ready to make improvements based on our feedback.\u201D\"})}),className:\"framer-1iav60u\",\"data-framer-name\":\"\u201CIntroducing TeamLinkt\u2019s digital scoresheets is a promising step forward for the NDAHA. As the president, I appreciate how they\u2019ve been more than just a service provider; they\u2019ve been a true partner, always ready to make improvements based on our feedback.\u201D\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcBgn4JPqJb\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cutc8j\",\"data-framer-name\":\"Frame 2\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPclsf4or4gM\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-5jcome\",\"data-framer-name\":\"Frame 14\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcjR1A7cn3n\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+1015-445+24+140+0+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ZoGfdGsE53Y5SFaDlhqpIJQjn8.png\"},className:\"framer-1y5mge5\",\"data-framer-name\":\"image 37\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcYj50U1RZd\",...addPropertyOverrides({tigXlD4DZ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+1015-500+24+140+0+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ZoGfdGsE53Y5SFaDlhqpIJQjn8.png\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jxmqq4\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcd3fToDSr5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Mike Thomas\"})}),className:\"framer-1l1batm\",\"data-framer-name\":\"Mike Thomas\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPciFFlZFoEZ\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(112, 112, 123))\"},children:\"Regina Youth Flag Football League\"})}),className:\"framer-yybuq2\",\"data-framer-name\":\"Regina Youth Flag Football League\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcWSErQ1Mo7\",style:{\"--extracted-r6o4lv\":\"rgb(112, 112, 123)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qll9s6\",\"data-border\":true,\"data-framer-name\":\"tesimonial\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPciA96gmfJf\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(228, 228, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"\u201CIntroducing TeamLinkt\u2019s digital scoresheets is a promising step forward for the NDAHA. As the president, I appreciate how they\u2019ve been more than just a service provider; they\u2019ve been a true partner, always ready to make improvements based on our feedback.\u201D\"})}),className:\"framer-1bdn2mr\",\"data-framer-name\":\"\u201CIntroducing TeamLinkt\u2019s digital scoresheets is a promising step forward for the NDAHA. As the president, I appreciate how they\u2019ve been more than just a service provider; they\u2019ve been a true partner, always ready to make improvements based on our feedback.\u201D\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPchqXY6nNeS\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-su3gri\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcsaJOAtR_u\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+18+24+156+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/5caerhslHVdMUT6DwWE8xiKw.png\"},className:\"framer-p9qwce\",\"data-framer-name\":\"image 35\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcAm8pDIwtu\",...addPropertyOverrides({tigXlD4DZ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+28+24+156+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/5caerhslHVdMUT6DwWE8xiKw.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rvgq7y\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcClJC2OKGX\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Matt Stockert\"})}),className:\"framer-jubhjm\",\"data-framer-name\":\"Matt Stockert\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcyMzblNQzL\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(112, 112, 123))\"},children:\"President, North Dakota Amateur Hockey Association\"})}),className:\"framer-lbe7m4\",\"data-framer-name\":\"President, North Dakota Amateur Hockey Association\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcCjK8broqC\",style:{\"--extracted-r6o4lv\":\"rgb(112, 112, 123)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),UrQFHihJE&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gsu2au\",\"data-border\":true,\"data-framer-name\":\"tesimonial\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcNhAXUUUae\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(228, 228, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"\u201CIntroducing TeamLinkt\u2019s digital scoresheets is a promising step forward for the NDAHA. As the president, I appreciate how they\u2019ve been more than just a service provider; they\u2019ve been a true partner, always ready to make improvements based on our feedback.\u201D\"})}),className:\"framer-9zrpy3\",\"data-framer-name\":\"\u201CIntroducing TeamLinkt\u2019s digital scoresheets is a promising step forward for the NDAHA. As the president, I appreciate how they\u2019ve been more than just a service provider; they\u2019ve been a true partner, always ready to make improvements based on our feedback.\u201D\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPctqA0OIthF\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kptt0g\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcqEpmO4Ccg\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+-297+24+156+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/5caerhslHVdMUT6DwWE8xiKw.png\"},className:\"framer-1lurijm\",\"data-framer-name\":\"image 35\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcPmw72FkRp\",...addPropertyOverrides({tigXlD4DZ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+-228+24+156+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/5caerhslHVdMUT6DwWE8xiKw.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1iugfzs\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcnoDPUrlnv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Matt Stockert\"})}),className:\"framer-1cfqfc\",\"data-framer-name\":\"Matt Stockert\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcF5IGhnbe4\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(112, 112, 123))\"},children:\"President, North Dakota Amateur Hockey Association\"})}),className:\"framer-1abflui\",\"data-framer-name\":\"President, North Dakota Amateur Hockey Association\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcQXXYhrECt\",style:{\"--extracted-r6o4lv\":\"rgb(112, 112, 123)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-g126y4\",\"data-border\":true,\"data-framer-name\":\"Frame 25\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPclJErA5eBP\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(228, 228, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,filter:\"blur(7.5px)\",WebkitFilter:\"blur(7.5px)\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"\u201CFootball Ontario is excited to have TeamLinkt as a partner and the official provider for the largest amateur tackle football leagues in the country. Their team and their products are best in class and we hope more sports associations get an opportunity to utilize this great platform.\u201D\"})}),className:\"framer-hkwb06\",\"data-framer-name\":\"\u201CFootball Ontario is excited to have TeamLinkt as a partner and the official provider for the largest amateur tackle football leagues in the country. Their team and their products are best in class and we hope more sports associations get an opportunity to utilize this great platform.\u201D\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcHRwQvbE39\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1umqiqd\",\"data-framer-name\":\"Frame 2\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcltb8IQMrW\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y78w9m\",\"data-framer-name\":\"Frame 29\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcGd4Hf6MFv\",style:{backgroundColor:\"rgb(231, 34, 45)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gukhkb\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcVQTbryZK0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Aaron Geisler\"})}),className:\"framer-9qm7sc\",\"data-framer-name\":\"Aaron Geisler\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcN5YN7d_IQ\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8gVmFyaWFibGUtNTAw\",\"--framer-font-family\":'\"Be Vietnam Pro Variable\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(112, 112, 123))\"},children:\"Football Ontario\"})}),className:\"framer-65n5ca\",\"data-framer-name\":\"Football Ontario\",fonts:[\"GF;Be Vietnam Pro Variable-500\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcmctKLJadL\",style:{\"--extracted-r6o4lv\":\"rgb(112, 112, 123)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9tx57c\",\"data-border\":true,\"data-framer-name\":\"tesimonial\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPceYGUmKatw\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(224, 224, 224)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(255, 255, 255, 0.05)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"\u201CBetween how easy the platform is to navigate, and the help from my account rep, I was able to save over 15 hours per week!\u201D\"})}),className:\"framer-15mu0ku\",\"data-framer-name\":\"\u201CBetween how easy the platform is to navigate, and the help from my account rep, I was able to save over 15 hours per week!\u201D\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcv6C6LXCwF\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8dslh\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcdw2nGeLp4\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+325+24+136+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4AOqcJOpYDL4DiynnTUNWhVY.png\"},className:\"framer-1by2pa2\",\"data-framer-name\":\"image 36\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcQm4mJol2Z\",...addPropertyOverrides({tigXlD4DZ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+322+24+136+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4AOqcJOpYDL4DiynnTUNWhVY.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wct52a\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcLZffDQ1QB\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Shana McLean\"})}),className:\"framer-1v4izwb\",\"data-framer-name\":\"Shana McLean\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcwS1FoQc9K\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(131, 131, 131))\"},children:\"Saskatoon Minor Basketball Association\"})}),className:\"framer-g4th92\",\"data-framer-name\":\"Saskatoon Minor Basketball Association\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcUy3NvEx1A\",style:{\"--extracted-r6o4lv\":\"rgb(131, 131, 131)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vc9axp\",\"data-border\":true,\"data-framer-name\":\"tesimonial\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcBnvsS3tyi\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(228, 228, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"This app has simplified team communication, streamlined scheduling, and made managing standings and score collection a breeze, significantly enhancing the overall league experience.\"})}),className:\"framer-1v5mxe\",\"data-framer-name\":\"This app has simplified team communication, streamlined scheduling, and made managing standings and score collection a breeze, significantly enhancing the overall league experience.\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcmbrOraSoZ\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c5yy4v\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcHUZlZDrHn\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+1015-508+24+136+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4AOqcJOpYDL4DiynnTUNWhVY.png\"},className:\"framer-1r0kg6y\",\"data-framer-name\":\"image 36\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcPemniL3bf\",...addPropertyOverrides({tigXlD4DZ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+1015-503+24+136+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4AOqcJOpYDL4DiynnTUNWhVY.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kkz6es\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPchcEYK66T2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Cheryl Browne\"})}),className:\"framer-qdissr\",\"data-framer-name\":\"Cheryl Browne\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcjckHk4FNp\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(131, 131, 131))\"},children:\"City of Kelowna\"})}),className:\"framer-14co3i7\",\"data-framer-name\":\"City of Kelowna\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcs_HVLpKU_\",style:{\"--extracted-r6o4lv\":\"rgb(131, 131, 131)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f8mhbn\",\"data-border\":true,\"data-framer-name\":\"tesimonial\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcMJoKS6M0C\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(228, 228, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"\u201CFootball Ontario is excited to have TeamLinkt as a partner and the official provider for the largest amateur tackle football leagues in the country. Their team and their products are best in class and we hope more sports associations get an opportunity to utilize this great platform.\u201D\"})}),className:\"framer-1qg60rx\",\"data-framer-name\":\"\u201CFootball Ontario is excited to have TeamLinkt as a partner and the official provider for the largest amateur tackle football leagues in the country. Their team and their products are best in class and we hope more sports associations get an opportunity to utilize this great platform.\u201D\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcS3n5Avppo\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1l5ycyr\",\"data-framer-name\":\"Frame 2\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcvAlS3O2Ja\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t9eg0h\",\"data-framer-name\":\"Group 37\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcMfmKu_oAm\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oift70\",\"data-framer-name\":\"Ellipse 52\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcAU7VJukmc\",style:{borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+69+24+136+0+4),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ci1s9xqs0vsnT60kRSVjqSoDQ.png\"},className:\"framer-ckkbis\",\"data-framer-name\":\"image 34\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPck1fzp4Cb5\",transformTemplate:transformTemplate1,...addPropertyOverrides({tigXlD4DZ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+79+24+136+0+4),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ci1s9xqs0vsnT60kRSVjqSoDQ.png\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2ashiv\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcAbiAyHdCK\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Aaron Geisler\"})}),className:\"framer-10623lp\",\"data-framer-name\":\"Aaron Geisler\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcEBtjNIwY9\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(112, 112, 123))\"},children:\"Football Ontario\"})}),className:\"framer-1qm1hmy\",\"data-framer-name\":\"Football Ontario\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcr6o33aC7K\",style:{\"--extracted-r6o4lv\":\"rgb(112, 112, 123)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-czk8bo\",\"data-framer-name\":\"Frame 12\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcvWmNZVMd8\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+1015-467),positionX:\"center\",positionY:\"center\",sizes:\"140px\",src:\"https://framerusercontent.com/images/CzlWElOZXB5jNPjUZ4uYcyx7I.png\",srcSet:\"https://framerusercontent.com/images/CzlWElOZXB5jNPjUZ4uYcyx7I.png?scale-down-to=512 512w,https://framerusercontent.com/images/CzlWElOZXB5jNPjUZ4uYcyx7I.png 560w\"},className:\"framer-ry4v33\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcBpmEcW_qh\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},...addPropertyOverrides({tigXlD4DZ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+1015-462),positionX:\"center\",positionY:\"center\",sizes:\"140px\",src:\"https://framerusercontent.com/images/CzlWElOZXB5jNPjUZ4uYcyx7I.png\",srcSet:\"https://framerusercontent.com/images/CzlWElOZXB5jNPjUZ4uYcyx7I.png?scale-down-to=512 512w,https://framerusercontent.com/images/CzlWElOZXB5jNPjUZ4uYcyx7I.png 560w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+-7),positionX:\"center\",positionY:\"center\",sizes:\"140px\",src:\"https://framerusercontent.com/images/6eoTlWeUc7hYmgKks9MUMLXu0.png\",srcSet:\"https://framerusercontent.com/images/6eoTlWeUc7hYmgKks9MUMLXu0.png?scale-down-to=512 512w,https://framerusercontent.com/images/6eoTlWeUc7hYmgKks9MUMLXu0.png 560w\"},className:\"framer-2ydmnb\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcloLSNaQTi\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},...addPropertyOverrides({tigXlD4DZ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+49),positionX:\"center\",positionY:\"center\",sizes:\"140px\",src:\"https://framerusercontent.com/images/6eoTlWeUc7hYmgKks9MUMLXu0.png\",srcSet:\"https://framerusercontent.com/images/6eoTlWeUc7hYmgKks9MUMLXu0.png?scale-down-to=512 512w,https://framerusercontent.com/images/6eoTlWeUc7hYmgKks9MUMLXu0.png 560w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+1015-294),positionX:\"center\",positionY:\"center\",sizes:\"140px\",src:\"https://framerusercontent.com/images/wJuovkHcm1VUzzaPTuoY3gE0ROc.png\",srcSet:\"https://framerusercontent.com/images/wJuovkHcm1VUzzaPTuoY3gE0ROc.png?scale-down-to=512 512w,https://framerusercontent.com/images/wJuovkHcm1VUzzaPTuoY3gE0ROc.png 560w\"},className:\"framer-130op5z\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcDdfdQSBFZ\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},...addPropertyOverrides({tigXlD4DZ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+1015-319),positionX:\"center\",positionY:\"center\",sizes:\"140px\",src:\"https://framerusercontent.com/images/wJuovkHcm1VUzzaPTuoY3gE0ROc.png\",srcSet:\"https://framerusercontent.com/images/wJuovkHcm1VUzzaPTuoY3gE0ROc.png?scale-down-to=512 512w,https://framerusercontent.com/images/wJuovkHcm1VUzzaPTuoY3gE0ROc.png 560w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1drm13h\",\"data-border\":true,\"data-framer-name\":\"tesimonial\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcvaPNOomVi\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(224, 224, 224)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},transformTemplate:transformTemplate2,...addPropertyOverrides({tigXlD4DZ:{transformTemplate:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"\u201CTeamLinkt isn\u2019t just a technology provider; they\u2019re true problem solvers\u201D\"})}),className:\"framer-1ed17g8\",\"data-framer-name\":\"\u201CTeamLinkt isn\u2019t just a technology provider; they\u2019re true problem solvers\u201D\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcX2TTfMH2z\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-eg11v4\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPckP0AlRIzY\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+343.0000000000002+24+136+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4AOqcJOpYDL4DiynnTUNWhVY.png\"},className:\"framer-j5o0k5\",\"data-framer-name\":\"image 36\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcRwg34hChG\",...addPropertyOverrides({tigXlD4DZ:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||2012)-0-3212)/2)+0+0+2197+1015-787+24+136+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4AOqcJOpYDL4DiynnTUNWhVY.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1crtu97\",\"data-framer-name\":\"Frame 1\",layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcnRgwnHjzU\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(32, 32, 32))\"},children:\"Jamie Geisler\"})}),className:\"framer-18v7fm8\",\"data-framer-name\":\"Jamie Geisler\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcPJeTseqeO\",style:{\"--extracted-r6o4lv\":\"rgb(32, 32, 32)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(131, 131, 131))\"},children:\"Football Canada\"})}),className:\"framer-1iaqx87\",\"data-framer-name\":\"Football Canada\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"BdqZdXJPcM9B5vF9SF\",style:{\"--extracted-r6o4lv\":\"rgb(131, 131, 131)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]})]})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7Mq3a.framer-px8vsh, .framer-7Mq3a .framer-px8vsh { display: block; }\",\".framer-7Mq3a.framer-1mbdj2z { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1200px; }\",\".framer-7Mq3a .framer-13dffe6 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-7Mq3a .framer-14y8glz { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-7Mq3a .framer-10yyo7t { 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: 48px 48px 0px 48px; position: relative; width: 100%; }\",\".framer-7Mq3a .framer-5h08hy { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px 160px 0px 160px; position: relative; width: 1px; }\",\".framer-7Mq3a .framer-kobj1t, .framer-7Mq3a .framer-9w297e, .framer-7Mq3a .framer-1ww4bay { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-7Mq3a .framer-134pqli, .framer-7Mq3a .framer-14j3k6a, .framer-7Mq3a .framer-1mmpzt3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-7Mq3a .framer-ih4ssg, .framer-7Mq3a .framer-11uifx3, .framer-7Mq3a .framer-1b4kllc, .framer-7Mq3a .framer-9m65ih, .framer-7Mq3a .framer-esxkx, .framer-7Mq3a .framer-icbe43, .framer-7Mq3a .framer-1i8m6l0, .framer-7Mq3a .framer-ixpx6s, .framer-7Mq3a .framer-d2dmdc, .framer-7Mq3a .framer-1bg6ise, .framer-7Mq3a .framer-s1pyrj { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-k2w42z-container { flex: 1 0 0px; height: auto; max-width: 1320px; position: relative; width: 1px; }\",\".framer-7Mq3a .framer-gus9bq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 80px 80px 80px; position: relative; width: 100%; }\",\".framer-7Mq3a .framer-mthjdy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1320px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-7Mq3a .framer-1ntbitj, .framer-7Mq3a .framer-p1zq5i, .framer-7Mq3a .framer-e5cuvx, .framer-7Mq3a .framer-14g5095, .framer-7Mq3a .framer-tw1i8c, .framer-7Mq3a .framer-m6zoio, .framer-7Mq3a .framer-ymfp0e, .framer-7Mq3a .framer-yhl7ke, .framer-7Mq3a .framer-1ossarg, .framer-7Mq3a .framer-15735k9, .framer-7Mq3a .framer-tdesne, .framer-7Mq3a .framer-jxmqq4, .framer-7Mq3a .framer-rvgq7y, .framer-7Mq3a .framer-1iugfzs, .framer-7Mq3a .framer-1gukhkb, .framer-7Mq3a .framer-1wct52a, .framer-7Mq3a .framer-1kkz6es, .framer-7Mq3a .framer-2ashiv, .framer-7Mq3a .framer-1crtu97 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-7Mq3a .framer-nrmhzw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-width: 200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-7Mq3a .framer-spkri3 { flex: 1 0 0px; height: auto; min-width: 100px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-gmypbq { 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-7Mq3a .framer-17u14p3 { 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-7Mq3a .framer-uqx142 { 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: 394px; }\",\".framer-7Mq3a .framer-ik16e3, .framer-7Mq3a .framer-r16bsy, .framer-7Mq3a .framer-1r826r3 { 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%; }\",\".framer-7Mq3a .framer-12469z6, .framer-7Mq3a .framer-7c4p77, .framer-7Mq3a .framer-1rtbh0y, .framer-7Mq3a .framer-1ne27dp, .framer-7Mq3a .framer-1ge87if, .framer-7Mq3a .framer-1xwitdk, .framer-7Mq3a .framer-c4oq9y, .framer-7Mq3a .framer-a7wja3, .framer-7Mq3a .framer-1064xh0 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 394px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-1avr4ha, .framer-7Mq3a .framer-1w8jdm6, .framer-7Mq3a .framer-1yyfr0y { flex: none; height: 3px; position: relative; width: 396px; }\",\".framer-7Mq3a .framer-11jeedt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 24px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-7Mq3a .framer-nlf6x4 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 345px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-19yvfbt, .framer-7Mq3a .framer-s3ctg, .framer-7Mq3a .framer-17etbdl, .framer-7Mq3a .framer-5jcome { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-7Mq3a .framer-bbzryc-container, .framer-7Mq3a .framer-f2o6gg-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-7Mq3a .framer-52e02s { flex: none; height: 920px; overflow: visible; position: relative; width: 393px; }\",\".framer-7Mq3a .framer-1reqyxn { flex: none; height: 920px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 393px; }\",\".framer-7Mq3a .framer-18ypx0 { flex: none; height: 880px; left: -101px; overflow: visible; position: absolute; top: 14px; width: 619px; }\",\".framer-7Mq3a .framer-lwi5yy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 240px; justify-content: space-between; left: 148px; overflow: hidden; padding: 24px; position: absolute; top: 640px; width: 372px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-1hizgri, .framer-7Mq3a .framer-oagdso, .framer-7Mq3a .framer-mksix1 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 324px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-aqdpdt, .framer-7Mq3a .framer-9b8df7, .framer-7Mq3a .framer-eiws1r, .framer-7Mq3a .framer-6kora6, .framer-7Mq3a .framer-s53c7f, .framer-7Mq3a .framer-letx1h, .framer-7Mq3a .framer-12cgb2u, .framer-7Mq3a .framer-10v4ghe, .framer-7Mq3a .framer-h0aqmz, .framer-7Mq3a .framer-w1tu8g, .framer-7Mq3a .framer-cutc8j, .framer-7Mq3a .framer-su3gri, .framer-7Mq3a .framer-kptt0g, .framer-7Mq3a .framer-1umqiqd, .framer-7Mq3a .framer-8dslh, .framer-7Mq3a .framer-1c5yy4v, .framer-7Mq3a .framer-1l5ycyr, .framer-7Mq3a .framer-eg11v4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-7Mq3a .framer-uft6t0, .framer-7Mq3a .framer-1kobg7h, .framer-7Mq3a .framer-1rqeb07, .framer-7Mq3a .framer-fjkz7o, .framer-7Mq3a .framer-1j91ro9, .framer-7Mq3a .framer-1y78w9m { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); overflow: hidden; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-1ihrt89, .framer-7Mq3a .framer-14pkl1p, .framer-7Mq3a .framer-ukm3aq, .framer-7Mq3a .framer-6mqnjc, .framer-7Mq3a .framer-10rqoit, .framer-7Mq3a .framer-1ryyxge { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 274px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-11z8hjz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; left: 115px; overflow: hidden; padding: 24px; position: absolute; top: 0px; width: 388px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-r5hq0 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 340px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-1h0no3x, .framer-7Mq3a .framer-10gyfyt { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 290px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-uo5q5j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 240px; justify-content: space-between; left: 258px; overflow: hidden; padding: 24px; position: absolute; top: 219px; width: 265px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-1il141w, .framer-7Mq3a .framer-5kuel7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 217px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-11w4jjz, .framer-7Mq3a .framer-17ke4ue, .framer-7Mq3a .framer-13vizyf, .framer-7Mq3a .framer-187fsbv { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 167px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-21alv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 240px; justify-content: space-between; left: 0px; overflow: hidden; padding: 24px; position: absolute; top: 454px; width: 372px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-13e3sgq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; left: 48%; overflow: hidden; padding: 24px 16px 24px 16px; position: absolute; top: 96px; width: 345px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-klxcdv { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 313px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-nlqj83 { aspect-ratio: 1.0185185005308346 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 27px); position: relative; width: 28px; }\",\".framer-7Mq3a .framer-178moz4, .framer-7Mq3a .framer-1qkzp3q { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 275px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-klhl08 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; left: 285px; overflow: hidden; padding: 24px; position: absolute; top: 332px; width: 334px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-kxy1lx, .framer-7Mq3a .framer-1ed17g8 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 286px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-g4aaip, .framer-7Mq3a .framer-1pwy9gr { aspect-ratio: 1.0185185005308346 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 39px); position: relative; width: 40px; }\",\".framer-7Mq3a .framer-10xbasf, .framer-7Mq3a .framer-xrd4v1, .framer-7Mq3a .framer-18v7fm8, .framer-7Mq3a .framer-1iaqx87 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 236px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-ewlc14 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 60px); left: 195px; overflow: hidden; position: absolute; top: 409px; width: 60px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-5johm { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); left: 149px; overflow: hidden; position: absolute; top: 306px; width: 80px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-19zsnfn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; left: 123px; overflow: hidden; padding: 24px 16px 24px 16px; position: absolute; top: 509px; width: 349px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-1xpu67w { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 317px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-30zcjo { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); overflow: visible; position: relative; width: 28px; }\",\".framer-7Mq3a .framer-o17tg6 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); left: 0px; position: absolute; top: 0px; width: 28px; }\",\".framer-7Mq3a .framer-1hcafgz { aspect-ratio: 1.0434782608695652 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 23px); left: 50%; position: absolute; top: 52%; width: 24px; }\",\".framer-7Mq3a .framer-1xxzray, .framer-7Mq3a .framer-jpcmyk { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 279px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-714c8p { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); left: 406px; overflow: hidden; position: absolute; top: 698px; width: 80px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-3zioca { align-content: flex-start; align-items: flex-start; bottom: 4px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; left: 91px; overflow: hidden; padding: 24px; position: absolute; width: 297px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-14pi2ni { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 249px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-1eutu9n, .framer-7Mq3a .framer-1elwv9g { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 199px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-aaulnb { flex: none; height: 1015px; overflow: visible; position: relative; width: 100%; }\",\".framer-7Mq3a .framer-1i24hqi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 240px; justify-content: space-between; left: calc(47.16666666666669% - 265px / 2); overflow: hidden; padding: 24px; position: absolute; top: -43px; width: 265px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-eg21w9 { aspect-ratio: 1.0092285019351048 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 40px; }\",\".framer-7Mq3a .framer-l9rnbb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 48px; position: absolute; top: 45%; width: 660px; }\",\".framer-7Mq3a .framer-1rjc4lq { align-content: flex-start; align-items: flex-start; bottom: 104px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 240px; justify-content: space-between; left: calc(53.25000000000002% - 372px / 2); overflow: hidden; padding: 24px; position: absolute; width: 372px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-1nnmz7i { align-content: flex-start; align-items: flex-start; bottom: 17px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 24px; position: absolute; width: 480px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-1iav60u, .framer-7Mq3a .framer-hkwb06 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 432px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-1y5mge5 { aspect-ratio: 1.123108874219852 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); position: relative; width: 40px; }\",\".framer-7Mq3a .framer-1l1batm, .framer-7Mq3a .framer-yybuq2, .framer-7Mq3a .framer-9qm7sc, .framer-7Mq3a .framer-65n5ca { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 382px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-1qll9s6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: absolute; right: -176px; top: 18px; width: 542px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-1bdn2mr, .framer-7Mq3a .framer-9zrpy3 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 494px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-p9qwce, .framer-7Mq3a .framer-1lurijm { aspect-ratio: 0.9335673210839066 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 43px); position: relative; width: 40px; }\",\".framer-7Mq3a .framer-jubhjm, .framer-7Mq3a .framer-lbe7m4, .framer-7Mq3a .framer-1cfqfc, .framer-7Mq3a .framer-1abflui { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 444px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-gsu2au { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; left: 114px; overflow: hidden; padding: 24px; position: absolute; top: -297px; width: 542px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-g126y4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 240px; justify-content: space-between; left: -294px; overflow: hidden; padding: 24px; position: absolute; top: 269px; width: 480px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-9tx57c { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: absolute; right: -198px; top: 325px; width: 424px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-15mu0ku, .framer-7Mq3a .framer-1qg60rx { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 376px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-1by2pa2, .framer-7Mq3a .framer-1r0kg6y, .framer-7Mq3a .framer-j5o0k5 { aspect-ratio: 1.0185185005308346 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 40px; }\",\".framer-7Mq3a .framer-1v4izwb, .framer-7Mq3a .framer-g4th92, .framer-7Mq3a .framer-10623lp, .framer-7Mq3a .framer-1qm1hmy { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 326px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-1vc9axp { align-content: flex-start; align-items: flex-start; bottom: 84px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: absolute; right: -207px; width: 449px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-1v5mxe { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 401px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-qdissr, .framer-7Mq3a .framer-14co3i7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 351px; word-break: break-word; word-wrap: break-word; }\",\".framer-7Mq3a .framer-1f8mhbn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; left: -95px; overflow: hidden; padding: 24px; position: absolute; top: 69px; width: 424px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-t9eg0h { flex: none; height: 40px; overflow: visible; position: relative; width: 40px; }\",\".framer-7Mq3a .framer-1oift70 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); left: 0px; position: absolute; top: 0px; width: 40px; }\",\".framer-7Mq3a .framer-ckkbis { aspect-ratio: 1.15625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); left: 51%; position: absolute; top: 4px; width: 37px; }\",\".framer-7Mq3a .framer-czk8bo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; min-height: 43px; min-width: 40px; overflow: visible; padding: 0px; position: absolute; right: 338px; top: 98px; width: min-content; }\",\".framer-7Mq3a .framer-ry4v33 { bottom: 327px; flex: none; height: 140px; overflow: hidden; position: absolute; right: 44px; width: 140px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-2ydmnb { flex: none; height: 140px; left: calc(54.41666666666669% - 140px / 2); overflow: hidden; position: absolute; top: -7px; width: 140px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-130op5z { bottom: 154px; flex: none; height: 140px; left: 30px; overflow: hidden; position: absolute; width: 140px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7Mq3a .framer-1drm13h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; left: -66px; overflow: hidden; padding: 24px; position: absolute; top: 55%; width: 334px; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7Mq3a.framer-1mbdj2z, .framer-7Mq3a .framer-13dffe6, .framer-7Mq3a .framer-14y8glz, .framer-7Mq3a .framer-10yyo7t, .framer-7Mq3a .framer-5h08hy, .framer-7Mq3a .framer-kobj1t, .framer-7Mq3a .framer-134pqli, .framer-7Mq3a .framer-9w297e, .framer-7Mq3a .framer-14j3k6a, .framer-7Mq3a .framer-1ww4bay, .framer-7Mq3a .framer-1mmpzt3, .framer-7Mq3a .framer-gus9bq, .framer-7Mq3a .framer-mthjdy, .framer-7Mq3a .framer-1ntbitj, .framer-7Mq3a .framer-nrmhzw, .framer-7Mq3a .framer-gmypbq, .framer-7Mq3a .framer-17u14p3, .framer-7Mq3a .framer-uqx142, .framer-7Mq3a .framer-ik16e3, .framer-7Mq3a .framer-r16bsy, .framer-7Mq3a .framer-1r826r3, .framer-7Mq3a .framer-11jeedt, .framer-7Mq3a .framer-19yvfbt, .framer-7Mq3a .framer-aqdpdt, .framer-7Mq3a .framer-p1zq5i, .framer-7Mq3a .framer-11z8hjz, .framer-7Mq3a .framer-9b8df7, .framer-7Mq3a .framer-e5cuvx, .framer-7Mq3a .framer-eiws1r, .framer-7Mq3a .framer-14g5095, .framer-7Mq3a .framer-6kora6, .framer-7Mq3a .framer-tw1i8c, .framer-7Mq3a .framer-13e3sgq, .framer-7Mq3a .framer-s53c7f, .framer-7Mq3a .framer-m6zoio, .framer-7Mq3a .framer-klhl08, .framer-7Mq3a .framer-letx1h, .framer-7Mq3a .framer-ymfp0e, .framer-7Mq3a .framer-19zsnfn, .framer-7Mq3a .framer-12cgb2u, .framer-7Mq3a .framer-yhl7ke, .framer-7Mq3a .framer-3zioca, .framer-7Mq3a .framer-10v4ghe, .framer-7Mq3a .framer-1ossarg, .framer-7Mq3a .framer-h0aqmz, .framer-7Mq3a .framer-s3ctg, .framer-7Mq3a .framer-15735k9, .framer-7Mq3a .framer-l9rnbb, .framer-7Mq3a .framer-17etbdl, .framer-7Mq3a .framer-w1tu8g, .framer-7Mq3a .framer-tdesne, .framer-7Mq3a .framer-1nnmz7i, .framer-7Mq3a .framer-cutc8j, .framer-7Mq3a .framer-5jcome, .framer-7Mq3a .framer-jxmqq4, .framer-7Mq3a .framer-1qll9s6, .framer-7Mq3a .framer-su3gri, .framer-7Mq3a .framer-rvgq7y, .framer-7Mq3a .framer-gsu2au, .framer-7Mq3a .framer-kptt0g, .framer-7Mq3a .framer-1iugfzs, .framer-7Mq3a .framer-1umqiqd, .framer-7Mq3a .framer-1gukhkb, .framer-7Mq3a .framer-9tx57c, .framer-7Mq3a .framer-8dslh, .framer-7Mq3a .framer-1wct52a, .framer-7Mq3a .framer-1vc9axp, .framer-7Mq3a .framer-1c5yy4v, .framer-7Mq3a .framer-1kkz6es, .framer-7Mq3a .framer-1f8mhbn, .framer-7Mq3a .framer-1l5ycyr, .framer-7Mq3a .framer-2ashiv, .framer-7Mq3a .framer-czk8bo, .framer-7Mq3a .framer-1drm13h, .framer-7Mq3a .framer-eg11v4, .framer-7Mq3a .framer-1crtu97 { gap: 0px; } .framer-7Mq3a.framer-1mbdj2z > *, .framer-7Mq3a .framer-13dffe6 > *, .framer-7Mq3a .framer-10yyo7t > *, .framer-7Mq3a .framer-nrmhzw > *, .framer-7Mq3a .framer-aqdpdt > *, .framer-7Mq3a .framer-9b8df7 > *, .framer-7Mq3a .framer-eiws1r > *, .framer-7Mq3a .framer-6kora6 > *, .framer-7Mq3a .framer-s53c7f > *, .framer-7Mq3a .framer-letx1h > *, .framer-7Mq3a .framer-12cgb2u > *, .framer-7Mq3a .framer-10v4ghe > *, .framer-7Mq3a .framer-h0aqmz > *, .framer-7Mq3a .framer-w1tu8g > *, .framer-7Mq3a .framer-cutc8j > *, .framer-7Mq3a .framer-su3gri > *, .framer-7Mq3a .framer-kptt0g > *, .framer-7Mq3a .framer-1umqiqd > *, .framer-7Mq3a .framer-8dslh > *, .framer-7Mq3a .framer-1c5yy4v > *, .framer-7Mq3a .framer-1l5ycyr > *, .framer-7Mq3a .framer-eg11v4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-7Mq3a.framer-1mbdj2z > :first-child, .framer-7Mq3a .framer-13dffe6 > :first-child, .framer-7Mq3a .framer-10yyo7t > :first-child, .framer-7Mq3a .framer-5h08hy > :first-child, .framer-7Mq3a .framer-mthjdy > :first-child, .framer-7Mq3a .framer-nrmhzw > :first-child, .framer-7Mq3a .framer-aqdpdt > :first-child, .framer-7Mq3a .framer-9b8df7 > :first-child, .framer-7Mq3a .framer-eiws1r > :first-child, .framer-7Mq3a .framer-6kora6 > :first-child, .framer-7Mq3a .framer-s53c7f > :first-child, .framer-7Mq3a .framer-letx1h > :first-child, .framer-7Mq3a .framer-12cgb2u > :first-child, .framer-7Mq3a .framer-10v4ghe > :first-child, .framer-7Mq3a .framer-h0aqmz > :first-child, .framer-7Mq3a .framer-w1tu8g > :first-child, .framer-7Mq3a .framer-cutc8j > :first-child, .framer-7Mq3a .framer-su3gri > :first-child, .framer-7Mq3a .framer-kptt0g > :first-child, .framer-7Mq3a .framer-1umqiqd > :first-child, .framer-7Mq3a .framer-8dslh > :first-child, .framer-7Mq3a .framer-1c5yy4v > :first-child, .framer-7Mq3a .framer-1l5ycyr > :first-child, .framer-7Mq3a .framer-eg11v4 > :first-child { margin-left: 0px; } .framer-7Mq3a.framer-1mbdj2z > :last-child, .framer-7Mq3a .framer-13dffe6 > :last-child, .framer-7Mq3a .framer-10yyo7t > :last-child, .framer-7Mq3a .framer-5h08hy > :last-child, .framer-7Mq3a .framer-mthjdy > :last-child, .framer-7Mq3a .framer-nrmhzw > :last-child, .framer-7Mq3a .framer-aqdpdt > :last-child, .framer-7Mq3a .framer-9b8df7 > :last-child, .framer-7Mq3a .framer-eiws1r > :last-child, .framer-7Mq3a .framer-6kora6 > :last-child, .framer-7Mq3a .framer-s53c7f > :last-child, .framer-7Mq3a .framer-letx1h > :last-child, .framer-7Mq3a .framer-12cgb2u > :last-child, .framer-7Mq3a .framer-10v4ghe > :last-child, .framer-7Mq3a .framer-h0aqmz > :last-child, .framer-7Mq3a .framer-w1tu8g > :last-child, .framer-7Mq3a .framer-cutc8j > :last-child, .framer-7Mq3a .framer-su3gri > :last-child, .framer-7Mq3a .framer-kptt0g > :last-child, .framer-7Mq3a .framer-1umqiqd > :last-child, .framer-7Mq3a .framer-8dslh > :last-child, .framer-7Mq3a .framer-1c5yy4v > :last-child, .framer-7Mq3a .framer-1l5ycyr > :last-child, .framer-7Mq3a .framer-eg11v4 > :last-child { margin-right: 0px; } .framer-7Mq3a .framer-14y8glz > *, .framer-7Mq3a .framer-gus9bq > *, .framer-7Mq3a .framer-gmypbq > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-7Mq3a .framer-14y8glz > :first-child, .framer-7Mq3a .framer-kobj1t > :first-child, .framer-7Mq3a .framer-134pqli > :first-child, .framer-7Mq3a .framer-9w297e > :first-child, .framer-7Mq3a .framer-14j3k6a > :first-child, .framer-7Mq3a .framer-1ww4bay > :first-child, .framer-7Mq3a .framer-1mmpzt3 > :first-child, .framer-7Mq3a .framer-gus9bq > :first-child, .framer-7Mq3a .framer-1ntbitj > :first-child, .framer-7Mq3a .framer-gmypbq > :first-child, .framer-7Mq3a .framer-17u14p3 > :first-child, .framer-7Mq3a .framer-uqx142 > :first-child, .framer-7Mq3a .framer-ik16e3 > :first-child, .framer-7Mq3a .framer-r16bsy > :first-child, .framer-7Mq3a .framer-1r826r3 > :first-child, .framer-7Mq3a .framer-11jeedt > :first-child, .framer-7Mq3a .framer-19yvfbt > :first-child, .framer-7Mq3a .framer-p1zq5i > :first-child, .framer-7Mq3a .framer-11z8hjz > :first-child, .framer-7Mq3a .framer-e5cuvx > :first-child, .framer-7Mq3a .framer-14g5095 > :first-child, .framer-7Mq3a .framer-tw1i8c > :first-child, .framer-7Mq3a .framer-13e3sgq > :first-child, .framer-7Mq3a .framer-m6zoio > :first-child, .framer-7Mq3a .framer-klhl08 > :first-child, .framer-7Mq3a .framer-ymfp0e > :first-child, .framer-7Mq3a .framer-19zsnfn > :first-child, .framer-7Mq3a .framer-yhl7ke > :first-child, .framer-7Mq3a .framer-3zioca > :first-child, .framer-7Mq3a .framer-1ossarg > :first-child, .framer-7Mq3a .framer-s3ctg > :first-child, .framer-7Mq3a .framer-15735k9 > :first-child, .framer-7Mq3a .framer-l9rnbb > :first-child, .framer-7Mq3a .framer-17etbdl > :first-child, .framer-7Mq3a .framer-tdesne > :first-child, .framer-7Mq3a .framer-1nnmz7i > :first-child, .framer-7Mq3a .framer-5jcome > :first-child, .framer-7Mq3a .framer-jxmqq4 > :first-child, .framer-7Mq3a .framer-1qll9s6 > :first-child, .framer-7Mq3a .framer-rvgq7y > :first-child, .framer-7Mq3a .framer-gsu2au > :first-child, .framer-7Mq3a .framer-1iugfzs > :first-child, .framer-7Mq3a .framer-1gukhkb > :first-child, .framer-7Mq3a .framer-9tx57c > :first-child, .framer-7Mq3a .framer-1wct52a > :first-child, .framer-7Mq3a .framer-1vc9axp > :first-child, .framer-7Mq3a .framer-1kkz6es > :first-child, .framer-7Mq3a .framer-1f8mhbn > :first-child, .framer-7Mq3a .framer-2ashiv > :first-child, .framer-7Mq3a .framer-czk8bo > :first-child, .framer-7Mq3a .framer-1drm13h > :first-child, .framer-7Mq3a .framer-1crtu97 > :first-child { margin-top: 0px; } .framer-7Mq3a .framer-14y8glz > :last-child, .framer-7Mq3a .framer-kobj1t > :last-child, .framer-7Mq3a .framer-134pqli > :last-child, .framer-7Mq3a .framer-9w297e > :last-child, .framer-7Mq3a .framer-14j3k6a > :last-child, .framer-7Mq3a .framer-1ww4bay > :last-child, .framer-7Mq3a .framer-1mmpzt3 > :last-child, .framer-7Mq3a .framer-gus9bq > :last-child, .framer-7Mq3a .framer-1ntbitj > :last-child, .framer-7Mq3a .framer-gmypbq > :last-child, .framer-7Mq3a .framer-17u14p3 > :last-child, .framer-7Mq3a .framer-uqx142 > :last-child, .framer-7Mq3a .framer-ik16e3 > :last-child, .framer-7Mq3a .framer-r16bsy > :last-child, .framer-7Mq3a .framer-1r826r3 > :last-child, .framer-7Mq3a .framer-11jeedt > :last-child, .framer-7Mq3a .framer-19yvfbt > :last-child, .framer-7Mq3a .framer-p1zq5i > :last-child, .framer-7Mq3a .framer-11z8hjz > :last-child, .framer-7Mq3a .framer-e5cuvx > :last-child, .framer-7Mq3a .framer-14g5095 > :last-child, .framer-7Mq3a .framer-tw1i8c > :last-child, .framer-7Mq3a .framer-13e3sgq > :last-child, .framer-7Mq3a .framer-m6zoio > :last-child, .framer-7Mq3a .framer-klhl08 > :last-child, .framer-7Mq3a .framer-ymfp0e > :last-child, .framer-7Mq3a .framer-19zsnfn > :last-child, .framer-7Mq3a .framer-yhl7ke > :last-child, .framer-7Mq3a .framer-3zioca > :last-child, .framer-7Mq3a .framer-1ossarg > :last-child, .framer-7Mq3a .framer-s3ctg > :last-child, .framer-7Mq3a .framer-15735k9 > :last-child, .framer-7Mq3a .framer-l9rnbb > :last-child, .framer-7Mq3a .framer-17etbdl > :last-child, .framer-7Mq3a .framer-tdesne > :last-child, .framer-7Mq3a .framer-1nnmz7i > :last-child, .framer-7Mq3a .framer-5jcome > :last-child, .framer-7Mq3a .framer-jxmqq4 > :last-child, .framer-7Mq3a .framer-1qll9s6 > :last-child, .framer-7Mq3a .framer-rvgq7y > :last-child, .framer-7Mq3a .framer-gsu2au > :last-child, .framer-7Mq3a .framer-1iugfzs > :last-child, .framer-7Mq3a .framer-1gukhkb > :last-child, .framer-7Mq3a .framer-9tx57c > :last-child, .framer-7Mq3a .framer-1wct52a > :last-child, .framer-7Mq3a .framer-1vc9axp > :last-child, .framer-7Mq3a .framer-1kkz6es > :last-child, .framer-7Mq3a .framer-1f8mhbn > :last-child, .framer-7Mq3a .framer-2ashiv > :last-child, .framer-7Mq3a .framer-czk8bo > :last-child, .framer-7Mq3a .framer-1drm13h > :last-child, .framer-7Mq3a .framer-1crtu97 > :last-child { margin-bottom: 0px; } .framer-7Mq3a .framer-5h08hy > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-7Mq3a .framer-kobj1t > *, .framer-7Mq3a .framer-9w297e > *, .framer-7Mq3a .framer-1ww4bay > *, .framer-7Mq3a .framer-17u14p3 > *, .framer-7Mq3a .framer-uqx142 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-7Mq3a .framer-134pqli > *, .framer-7Mq3a .framer-14j3k6a > *, .framer-7Mq3a .framer-1mmpzt3 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-7Mq3a .framer-mthjdy > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-7Mq3a .framer-1ntbitj > *, .framer-7Mq3a .framer-p1zq5i > *, .framer-7Mq3a .framer-e5cuvx > *, .framer-7Mq3a .framer-14g5095 > *, .framer-7Mq3a .framer-tw1i8c > *, .framer-7Mq3a .framer-m6zoio > *, .framer-7Mq3a .framer-ymfp0e > *, .framer-7Mq3a .framer-yhl7ke > *, .framer-7Mq3a .framer-1ossarg > *, .framer-7Mq3a .framer-15735k9 > *, .framer-7Mq3a .framer-tdesne > *, .framer-7Mq3a .framer-1nnmz7i > *, .framer-7Mq3a .framer-jxmqq4 > *, .framer-7Mq3a .framer-rvgq7y > *, .framer-7Mq3a .framer-1iugfzs > *, .framer-7Mq3a .framer-1gukhkb > *, .framer-7Mq3a .framer-1wct52a > *, .framer-7Mq3a .framer-1kkz6es > *, .framer-7Mq3a .framer-2ashiv > *, .framer-7Mq3a .framer-1crtu97 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-7Mq3a .framer-ik16e3 > *, .framer-7Mq3a .framer-r16bsy > *, .framer-7Mq3a .framer-1r826r3 > *, .framer-7Mq3a .framer-11jeedt > *, .framer-7Mq3a .framer-l9rnbb > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-7Mq3a .framer-19yvfbt > *, .framer-7Mq3a .framer-11z8hjz > *, .framer-7Mq3a .framer-13e3sgq > *, .framer-7Mq3a .framer-klhl08 > *, .framer-7Mq3a .framer-19zsnfn > *, .framer-7Mq3a .framer-3zioca > *, .framer-7Mq3a .framer-s3ctg > *, .framer-7Mq3a .framer-17etbdl > *, .framer-7Mq3a .framer-5jcome > *, .framer-7Mq3a .framer-1qll9s6 > *, .framer-7Mq3a .framer-gsu2au > *, .framer-7Mq3a .framer-9tx57c > *, .framer-7Mq3a .framer-1vc9axp > *, .framer-7Mq3a .framer-1f8mhbn > *, .framer-7Mq3a .framer-czk8bo > *, .framer-7Mq3a .framer-1drm13h > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-7Mq3a.framer-v-17ykkio .framer-1i24hqi { left: calc(48.83333333333336% - 265px / 2); top: 55px; }\",\".framer-7Mq3a.framer-v-17ykkio .framer-1rjc4lq { bottom: 189px; left: calc(52.416666666666686% - 372px / 2); }\",\".framer-7Mq3a.framer-v-17ykkio .framer-1nnmz7i { bottom: 72px; left: 287px; }\",\".framer-7Mq3a.framer-v-17ykkio .framer-1qll9s6 { right: -96px; top: 28px; }\",\".framer-7Mq3a.framer-v-17ykkio .framer-gsu2au { top: -228px; }\",\".framer-7Mq3a.framer-v-17ykkio .framer-g126y4 { left: -174px; }\",\".framer-7Mq3a.framer-v-17ykkio .framer-9tx57c { right: -139px; top: 322px; }\",\".framer-7Mq3a.framer-v-17ykkio .framer-1vc9axp { bottom: 79px; right: -57px; }\",\".framer-7Mq3a.framer-v-17ykkio .framer-1f8mhbn { left: 15px; top: 79px; }\",\".framer-7Mq3a.framer-v-17ykkio .framer-ry4v33 { bottom: 322px; right: 194px; }\",\".framer-7Mq3a.framer-v-17ykkio .framer-2ydmnb { left: calc(54.50000000000003% - 140px / 2); top: 49px; }\",\".framer-7Mq3a.framer-v-17ykkio .framer-130op5z { bottom: 179px; left: 90px; }\",\".framer-7Mq3a.framer-v-17ykkio .framer-1drm13h { bottom: 363px; left: 20px; top: unset; }\",\".framer-7Mq3a.framer-v-110oag6.framer-1mbdj2z, .framer-7Mq3a.framer-v-1acufxr.framer-1mbdj2z, .framer-7Mq3a.framer-v-xpisrw.framer-1mbdj2z { width: 393px; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-13dffe6, .framer-7Mq3a.framer-v-1acufxr .framer-13dffe6 { flex: none; width: 393px; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-14y8glz, .framer-7Mq3a.framer-v-1acufxr .framer-14y8glz { gap: 24px; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-10yyo7t, .framer-7Mq3a.framer-v-1acufxr .framer-10yyo7t { overflow: hidden; padding: 16px 16px 0px 16px; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-gus9bq, .framer-7Mq3a.framer-v-1acufxr .framer-gus9bq { padding: 0px 16px 0px 16px; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-mthjdy, .framer-7Mq3a.framer-v-1acufxr .framer-mthjdy, .framer-7Mq3a.framer-v-16lsr28 .framer-13dffe6 { flex-direction: column; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-1ntbitj, .framer-7Mq3a.framer-v-1acufxr .framer-1ntbitj { flex: none; gap: 24px; width: 100%; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-uqx142, .framer-7Mq3a.framer-v-110oag6 .framer-12469z6, .framer-7Mq3a.framer-v-110oag6 .framer-1avr4ha, .framer-7Mq3a.framer-v-110oag6 .framer-7c4p77, .framer-7Mq3a.framer-v-110oag6 .framer-1rtbh0y, .framer-7Mq3a.framer-v-110oag6 .framer-1ne27dp, .framer-7Mq3a.framer-v-110oag6 .framer-1w8jdm6, .framer-7Mq3a.framer-v-110oag6 .framer-1ge87if, .framer-7Mq3a.framer-v-110oag6 .framer-1xwitdk, .framer-7Mq3a.framer-v-110oag6 .framer-c4oq9y, .framer-7Mq3a.framer-v-110oag6 .framer-1yyfr0y, .framer-7Mq3a.framer-v-110oag6 .framer-a7wja3, .framer-7Mq3a.framer-v-110oag6 .framer-1064xh0, .framer-7Mq3a.framer-v-1acufxr .framer-uqx142, .framer-7Mq3a.framer-v-1acufxr .framer-12469z6, .framer-7Mq3a.framer-v-1acufxr .framer-1avr4ha, .framer-7Mq3a.framer-v-1acufxr .framer-7c4p77, .framer-7Mq3a.framer-v-1acufxr .framer-1rtbh0y, .framer-7Mq3a.framer-v-1acufxr .framer-1ne27dp, .framer-7Mq3a.framer-v-1acufxr .framer-1w8jdm6, .framer-7Mq3a.framer-v-1acufxr .framer-1ge87if, .framer-7Mq3a.framer-v-1acufxr .framer-1xwitdk, .framer-7Mq3a.framer-v-1acufxr .framer-c4oq9y, .framer-7Mq3a.framer-v-1acufxr .framer-1yyfr0y, .framer-7Mq3a.framer-v-1acufxr .framer-a7wja3, .framer-7Mq3a.framer-v-1acufxr .framer-1064xh0 { width: 100%; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-11jeedt, .framer-7Mq3a.framer-v-1acufxr .framer-11jeedt { padding: 0px; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-lwi5yy { bottom: 0px; left: unset; right: -31px; top: unset; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-11z8hjz { left: unset; right: -4px; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-uo5q5j { left: unset; right: 76px; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-21alv { bottom: 186px; left: -80px; top: unset; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-13e3sgq { left: -44px; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-nlqj83, .framer-7Mq3a.framer-v-1acufxr .framer-nlqj83 { height: var(--framer-aspect-ratio-supported, 28px); }\",\".framer-7Mq3a.framer-v-110oag6 .framer-klhl08 { left: unset; right: -130px; top: 46%; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-g4aaip, .framer-7Mq3a.framer-v-110oag6 .framer-1pwy9gr, .framer-7Mq3a.framer-v-1acufxr .framer-g4aaip, .framer-7Mq3a.framer-v-1acufxr .framer-1pwy9gr { height: var(--framer-aspect-ratio-supported, 40px); }\",\".framer-7Mq3a.framer-v-110oag6 .framer-ewlc14 { left: 115px; top: 50%; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-5johm { left: 69px; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-19zsnfn { bottom: 207px; left: 3px; top: unset; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-714c8p { bottom: 102px; left: unset; right: 113px; top: unset; }\",\".framer-7Mq3a.framer-v-110oag6 .framer-3zioca { left: -9px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7Mq3a.framer-v-110oag6 .framer-14y8glz, .framer-7Mq3a.framer-v-110oag6 .framer-mthjdy, .framer-7Mq3a.framer-v-110oag6 .framer-1ntbitj { gap: 0px; } .framer-7Mq3a.framer-v-110oag6 .framer-14y8glz > *, .framer-7Mq3a.framer-v-110oag6 .framer-1ntbitj > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-7Mq3a.framer-v-110oag6 .framer-14y8glz > :first-child, .framer-7Mq3a.framer-v-110oag6 .framer-mthjdy > :first-child, .framer-7Mq3a.framer-v-110oag6 .framer-1ntbitj > :first-child { margin-top: 0px; } .framer-7Mq3a.framer-v-110oag6 .framer-14y8glz > :last-child, .framer-7Mq3a.framer-v-110oag6 .framer-mthjdy > :last-child, .framer-7Mq3a.framer-v-110oag6 .framer-1ntbitj > :last-child { margin-bottom: 0px; } .framer-7Mq3a.framer-v-110oag6 .framer-mthjdy > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7Mq3a.framer-v-1acufxr .framer-14y8glz, .framer-7Mq3a.framer-v-1acufxr .framer-mthjdy, .framer-7Mq3a.framer-v-1acufxr .framer-1ntbitj { gap: 0px; } .framer-7Mq3a.framer-v-1acufxr .framer-14y8glz > *, .framer-7Mq3a.framer-v-1acufxr .framer-1ntbitj > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-7Mq3a.framer-v-1acufxr .framer-14y8glz > :first-child, .framer-7Mq3a.framer-v-1acufxr .framer-mthjdy > :first-child, .framer-7Mq3a.framer-v-1acufxr .framer-1ntbitj > :first-child { margin-top: 0px; } .framer-7Mq3a.framer-v-1acufxr .framer-14y8glz > :last-child, .framer-7Mq3a.framer-v-1acufxr .framer-mthjdy > :last-child, .framer-7Mq3a.framer-v-1acufxr .framer-1ntbitj > :last-child { margin-bottom: 0px; } .framer-7Mq3a.framer-v-1acufxr .framer-mthjdy > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }\",\".framer-7Mq3a.framer-v-16lsr28 .framer-14y8glz { flex: none; gap: 0px; width: 100%; }\",\".framer-7Mq3a.framer-v-16lsr28 .framer-10yyo7t { flex-direction: column; gap: 48px; padding: 80px 48px 80px 48px; }\",\".framer-7Mq3a.framer-v-16lsr28 .framer-5h08hy { flex: none; order: 1; width: 100%; }\",\".framer-7Mq3a.framer-v-16lsr28 .framer-k2w42z-container, .framer-7Mq3a.framer-v-xpisrw .framer-k2w42z-container { flex: none; order: 0; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7Mq3a.framer-v-16lsr28 .framer-13dffe6, .framer-7Mq3a.framer-v-16lsr28 .framer-14y8glz, .framer-7Mq3a.framer-v-16lsr28 .framer-10yyo7t { gap: 0px; } .framer-7Mq3a.framer-v-16lsr28 .framer-13dffe6 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-7Mq3a.framer-v-16lsr28 .framer-13dffe6 > :first-child, .framer-7Mq3a.framer-v-16lsr28 .framer-14y8glz > :first-child, .framer-7Mq3a.framer-v-16lsr28 .framer-10yyo7t > :first-child { margin-top: 0px; } .framer-7Mq3a.framer-v-16lsr28 .framer-13dffe6 > :last-child, .framer-7Mq3a.framer-v-16lsr28 .framer-14y8glz > :last-child, .framer-7Mq3a.framer-v-16lsr28 .framer-10yyo7t > :last-child { margin-bottom: 0px; } .framer-7Mq3a.framer-v-16lsr28 .framer-14y8glz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-7Mq3a.framer-v-16lsr28 .framer-10yyo7t > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }\",\".framer-7Mq3a.framer-v-xpisrw .framer-14y8glz { gap: 0px; }\",\".framer-7Mq3a.framer-v-xpisrw .framer-10yyo7t { flex-direction: column; padding: 48px 16px 48px 16px; }\",\".framer-7Mq3a.framer-v-xpisrw .framer-5h08hy { flex: none; flex-direction: column; gap: 48px; order: 1; padding: 0px; width: 100%; }\",\".framer-7Mq3a.framer-v-xpisrw .framer-kobj1t, .framer-7Mq3a.framer-v-xpisrw .framer-9w297e, .framer-7Mq3a.framer-v-xpisrw .framer-1ww4bay { flex: none; gap: 16px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7Mq3a.framer-v-xpisrw .framer-14y8glz, .framer-7Mq3a.framer-v-xpisrw .framer-10yyo7t, .framer-7Mq3a.framer-v-xpisrw .framer-5h08hy, .framer-7Mq3a.framer-v-xpisrw .framer-kobj1t, .framer-7Mq3a.framer-v-xpisrw .framer-9w297e, .framer-7Mq3a.framer-v-xpisrw .framer-1ww4bay { gap: 0px; } .framer-7Mq3a.framer-v-xpisrw .framer-14y8glz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-7Mq3a.framer-v-xpisrw .framer-14y8glz > :first-child, .framer-7Mq3a.framer-v-xpisrw .framer-10yyo7t > :first-child, .framer-7Mq3a.framer-v-xpisrw .framer-5h08hy > :first-child, .framer-7Mq3a.framer-v-xpisrw .framer-kobj1t > :first-child, .framer-7Mq3a.framer-v-xpisrw .framer-9w297e > :first-child, .framer-7Mq3a.framer-v-xpisrw .framer-1ww4bay > :first-child { margin-top: 0px; } .framer-7Mq3a.framer-v-xpisrw .framer-14y8glz > :last-child, .framer-7Mq3a.framer-v-xpisrw .framer-10yyo7t > :last-child, .framer-7Mq3a.framer-v-xpisrw .framer-5h08hy > :last-child, .framer-7Mq3a.framer-v-xpisrw .framer-kobj1t > :last-child, .framer-7Mq3a.framer-v-xpisrw .framer-9w297e > :last-child, .framer-7Mq3a.framer-v-xpisrw .framer-1ww4bay > :last-child { margin-bottom: 0px; } .framer-7Mq3a.framer-v-xpisrw .framer-10yyo7t > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-7Mq3a.framer-v-xpisrw .framer-5h08hy > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-7Mq3a.framer-v-xpisrw .framer-kobj1t > *, .framer-7Mq3a.framer-v-xpisrw .framer-9w297e > *, .framer-7Mq3a.framer-v-xpisrw .framer-1ww4bay > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",'.framer-7Mq3a[data-border=\"true\"]::after, .framer-7Mq3a [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2012\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"tigXlD4DZ\":{\"layout\":[\"fixed\",\"auto\"]},\"nrN3LWgEQ\":{\"layout\":[\"fixed\",\"auto\"]},\"STAyjycm6\":{\"layout\":[\"fixed\",\"auto\"]},\"XgsV1tkHN\":{\"layout\":[\"fixed\",\"auto\"]},\"e_3_rCKoz\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"FeAxTlsrg\":\"titleVisible\",\"b28XbXxxT\":\"headerStyle\",\"dXwr3HO1S\":\"headingSize\",\"K9zdWcnFe\":\"pageTitle\",\"t1QJcNH11\":\"titleColor\",\"M0ojWsQlq\":\"sectionDescriptionVisible\",\"IF72tikaJ\":\"sectionDescription\",\"PBeb2Xf37\":\"sectionDescriptionColor\",\"YcgsHhgUW\":\"numberDescription\",\"roqZ7LI1f\":\"smallCardTitle1\",\"dCML0efiN\":\"smallCardDescription1\",\"nofiMbhtF\":\"smallCardTitle2\",\"r5labPeHj\":\"smallCardDescription2\",\"HWaB9dqOF\":\"smallCardTitle3\",\"sREWvRvd1\":\"smallCardDescription3\",\"ga3ppgOBM\":\"badgeVisible\",\"CRkcs9Al3\":\"pageBadgeStyle\",\"UWCfg4Flg\":\"badgeLabel\",\"QvYJpFS9U\":\"buttonVisible1\",\"OStXtTSEc\":\"buttonStyle1\",\"D1z5K8Zqc\":\"buttonLabel1\",\"sP0Y5SfYK\":\"buttonVisible2\",\"f_rwGynh8\":\"buttonStyle2\",\"hAc9FHG2P\":\"buttonLabel2\",\"aAiAQE69m\":\"numbersVisible\",\"al5HnENO_\":\"ctaTestimonyButtonLabel\",\"Egam6mOFL\":\"ctaLink\",\"UrQFHihJE\":\"floatingTestimonyVisible\",\"vUZSh7Kh0\":\"ctaVariant\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerZmG_dXLn3=withCSS(Component,css,\"framer-7Mq3a\");export default FramerZmG_dXLn3;FramerZmG_dXLn3.displayName=\"Measured-impact-new\";FramerZmG_dXLn3.defaultProps={height:2012,width:1200};addPropertyControls(FramerZmG_dXLn3,{variant:{options:[\"D18hP_O26\",\"tigXlD4DZ\",\"nrN3LWgEQ\",\"STAyjycm6\",\"XgsV1tkHN\",\"e_3_rCKoz\"],optionTitles:[\"desktop-big-first\",\"desktop-big-second\",\"mobile-numbers-primary\",\"mobile-numbers-secondary\",\"desktop-small-dark-blue\",\"mobile-small-dark-blue\"],title:\"Variant\",type:ControlType.Enum},FeAxTlsrg:{defaultValue:true,title:\"title-visible\",type:ControlType.Boolean},b28XbXxxT:(PageHeaderControls===null||PageHeaderControls===void 0?void 0:PageHeaderControls[\"variant\"])&&{...PageHeaderControls[\"variant\"],defaultValue:\"Hqqh1QAO1\",description:undefined,hidden:undefined,title:\"header-style\"},dXwr3HO1S:(PageHeaderControls===null||PageHeaderControls===void 0?void 0:PageHeaderControls[\"GCWYuNQD9\"])&&{...PageHeaderControls[\"GCWYuNQD9\"],defaultValue:\"K8VfxVx1a\",description:undefined,hidden:undefined,title:\"heading-size\"},K9zdWcnFe:{defaultValue:\"The page title goes here\",title:\"page-title\",type:ControlType.String},t1QJcNH11:{defaultValue:'var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36)) /* {\"name\":\"Black\"} */',title:\"title-color\",type:ControlType.Color},M0ojWsQlq:{defaultValue:true,title:\"section-description-visible\",type:ControlType.Boolean},IF72tikaJ:{defaultValue:\"The page description goes here\",title:\"section-description\",type:ControlType.String},PBeb2Xf37:{defaultValue:'var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36)) /* {\"name\":\"Black\"} */',title:\"section-description-color\",type:ControlType.Color},YcgsHhgUW:{defaultValue:\"Description goes here\",displayTextArea:false,title:\"number-description\",type:ControlType.String},roqZ7LI1f:{defaultValue:\"Card Title\",displayTextArea:false,title:\"small-card-title 1\",type:ControlType.String},dCML0efiN:{defaultValue:\"Card description\",displayTextArea:false,title:\"small-card-description 1\",type:ControlType.String},nofiMbhtF:{defaultValue:\"Card Title\",displayTextArea:false,title:\"small-card-title 2\",type:ControlType.String},r5labPeHj:{defaultValue:\"Card description\",description:\"\",displayTextArea:false,title:\"small-card-description 2\",type:ControlType.String},HWaB9dqOF:{defaultValue:\"Card Title\",displayTextArea:false,title:\"small-card-title 3\",type:ControlType.String},sREWvRvd1:{defaultValue:\"Card description\",displayTextArea:false,title:\"small-card-description 3\",type:ControlType.String},ga3ppgOBM:{defaultValue:true,title:\"badge-visible\",type:ControlType.Boolean},CRkcs9Al3:(PageHeaderControls===null||PageHeaderControls===void 0?void 0:PageHeaderControls[\"QPHtXcTyB\"])&&{...PageHeaderControls[\"QPHtXcTyB\"],defaultValue:\"lRHMQnRM9\",description:undefined,hidden:undefined,title:\"page-badge-style\"},UWCfg4Flg:{defaultValue:\"Label name\",title:\"badge-label\",type:ControlType.String},QvYJpFS9U:{defaultValue:true,title:\"button-visible 1\",type:ControlType.Boolean},OStXtTSEc:(PageHeaderControls===null||PageHeaderControls===void 0?void 0:PageHeaderControls[\"PcD6JEJfL\"])&&{...PageHeaderControls[\"PcD6JEJfL\"],defaultValue:\"VKzrcDP7_\",description:undefined,hidden:undefined,title:\"button-style 1\"},D1z5K8Zqc:{defaultValue:\"button-label\",placeholder:\"\",title:\"button-label 1\",type:ControlType.String},sP0Y5SfYK:{defaultValue:true,title:\"button-visible 2\",type:ControlType.Boolean},f_rwGynh8:(PageHeaderControls===null||PageHeaderControls===void 0?void 0:PageHeaderControls[\"FryJ6alZz\"])&&{...PageHeaderControls[\"FryJ6alZz\"],defaultValue:\"VKzrcDP7_\",description:undefined,hidden:undefined,title:\"button-style 2\"},hAc9FHG2P:{defaultValue:\"button-label\",placeholder:\"\",title:\"button-label 2\",type:ControlType.String},aAiAQE69m:{defaultValue:true,title:\"numbers-visible\",type:ControlType.Boolean},al5HnENO_:{defaultValue:\"button label\",placeholder:\"\",title:\"cta-testimony-button-label\",type:ControlType.String},Egam6mOFL:{title:\"cta-link\",type:ControlType.Link},UrQFHihJE:{defaultValue:true,title:\"floating-testimony-visible\",type:ControlType.Boolean},vUZSh7Kh0:(ButtonRoundedControls===null||ButtonRoundedControls===void 0?void 0:ButtonRoundedControls[\"variant\"])&&{...ButtonRoundedControls[\"variant\"],defaultValue:\"VKzrcDP7_\",description:undefined,hidden:undefined,title:\"cta-variant\"}});addFonts(FramerZmG_dXLn3,[{explicitInter:true,fonts:[{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/5VCHQ5ZEGZIPFZ472YOH6F3OCBI3GFKL/UP3D2DUPMRCFFCI7XLZQDJKN3BPI5T2M/FCI4JZSZUOIDDV5CP4SCRBRVODF7IZGU.woff2\",weight:\"700\"},{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/VZXRYUQGJWOEW3WBHI2ZRU7QWD66UURZ/KPLUZ2LM37KI6366QBECNGUXYQRCQT5Y/YDWF2IPIKXPINAVFZDUWBJ7A2JGQE6MX.woff2\",weight:\"500\"},{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/QMIUKUCANYOW3DZTE34ZMVXC7KRYZNCO/X3SZZ4Z5SZNM5K75FPPASQ2YRIJMIPUD/G2K4CBVGEH7VFVIC3T6GBHAWO2E2W7YQ.woff2\",weight:\"400\"}]},...PageHeaderFonts,...ButtonRoundedFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZmG_dXLn3\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"FeAxTlsrg\\\":\\\"titleVisible\\\",\\\"b28XbXxxT\\\":\\\"headerStyle\\\",\\\"dXwr3HO1S\\\":\\\"headingSize\\\",\\\"K9zdWcnFe\\\":\\\"pageTitle\\\",\\\"t1QJcNH11\\\":\\\"titleColor\\\",\\\"M0ojWsQlq\\\":\\\"sectionDescriptionVisible\\\",\\\"IF72tikaJ\\\":\\\"sectionDescription\\\",\\\"PBeb2Xf37\\\":\\\"sectionDescriptionColor\\\",\\\"YcgsHhgUW\\\":\\\"numberDescription\\\",\\\"roqZ7LI1f\\\":\\\"smallCardTitle1\\\",\\\"dCML0efiN\\\":\\\"smallCardDescription1\\\",\\\"nofiMbhtF\\\":\\\"smallCardTitle2\\\",\\\"r5labPeHj\\\":\\\"smallCardDescription2\\\",\\\"HWaB9dqOF\\\":\\\"smallCardTitle3\\\",\\\"sREWvRvd1\\\":\\\"smallCardDescription3\\\",\\\"ga3ppgOBM\\\":\\\"badgeVisible\\\",\\\"CRkcs9Al3\\\":\\\"pageBadgeStyle\\\",\\\"UWCfg4Flg\\\":\\\"badgeLabel\\\",\\\"QvYJpFS9U\\\":\\\"buttonVisible1\\\",\\\"OStXtTSEc\\\":\\\"buttonStyle1\\\",\\\"D1z5K8Zqc\\\":\\\"buttonLabel1\\\",\\\"sP0Y5SfYK\\\":\\\"buttonVisible2\\\",\\\"f_rwGynh8\\\":\\\"buttonStyle2\\\",\\\"hAc9FHG2P\\\":\\\"buttonLabel2\\\",\\\"aAiAQE69m\\\":\\\"numbersVisible\\\",\\\"al5HnENO_\\\":\\\"ctaTestimonyButtonLabel\\\",\\\"Egam6mOFL\\\":\\\"ctaLink\\\",\\\"UrQFHihJE\\\":\\\"floatingTestimonyVisible\\\",\\\"vUZSh7Kh0\\\":\\\"ctaVariant\\\"}\",\"framerIntrinsicHeight\":\"2012\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tigXlD4DZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nrN3LWgEQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"STAyjycm6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XgsV1tkHN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"e_3_rCKoz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ZmG_dXLn3.map", "// Generated by Framer (98479f1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"pQQ4GujqQ\",\"Fejz9I4Yh\",\"gsMFQIKCp\",\"QY3Yg5W60\"];const serializationHash=\"framer-nTa1L\";const variantClassNames={Fejz9I4Yh:\"framer-v-fhl2vs\",gsMFQIKCp:\"framer-v-yawrtd\",pQQ4GujqQ:\"framer-v-7pagw8\",QY3Yg5W60:\"framer-v-yjdwmn\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"desktop-full-banner-download\":\"pQQ4GujqQ\",\"desktop-small-banner-download\":\"Fejz9I4Yh\",\"mobile-full-banner-download\":\"gsMFQIKCp\",\"mobile-small-banner-download\":\"QY3Yg5W60\"};const getProps=({appStoreLink,googlePlaystoreLink,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,aHjZAQaNE:googlePlaystoreLink!==null&&googlePlaystoreLink!==void 0?googlePlaystoreLink:props.aHjZAQaNE,EYHEHciQv:appStoreLink!==null&&appStoreLink!==void 0?appStoreLink:props.EYHEHciQv,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"pQQ4GujqQ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,aHjZAQaNE,EYHEHciQv,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"pQQ4GujqQ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-7pagw8\",className,classNames),\"data-framer-name\":\"desktop-full-banner-download\",layoutDependency:layoutDependency,layoutId:\"pQQ4GujqQ\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({Fejz9I4Yh:{\"data-framer-name\":\"desktop-small-banner-download\"},gsMFQIKCp:{\"data-framer-name\":\"mobile-full-banner-download\"},QY3Yg5W60:{\"data-framer-name\":\"mobile-small-banner-download\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ad1j20\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"EBblbIPUl\",style:{backgroundColor:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-tpdu7w\",layoutDependency:layoutDependency,layoutId:\"wBIYNAyRU\",style:{backgroundColor:\"var(--token-6fb70e26-28b8-4054-80d1-1cf7ef344ca2, rgb(36, 84, 255))\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{Fejz9I4Yh:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},QY3Yg5W60:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18x5oke\",\"data-framer-name\":\"wrap\",layoutDependency:layoutDependency,layoutId:\"Y_1W8CgVW\",style:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{Fejz9I4Yh:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f3mash\",\"data-framer-name\":\"left-column\",layoutDependency:layoutDependency,layoutId:\"gS8GPcxDD\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.6px\",\"--framer-line-height\":\"48px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Download the TeamLinkt app on your phone.\"})}),className:\"framer-h4osju\",\"data-framer-name\":\"h2\",fonts:[\"FS;Be Vietnam Pro-medium\"],layoutDependency:layoutDependency,layoutId:\"VofWZVOiH\",style:{\"--extracted-1of0zx5\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},tabIndex:1,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({gsMFQIKCp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.84px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Download the TeamLinkt app on your phone.\"})})},QY3Yg5W60:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tbWVkaXVt\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.84px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Download the TeamLinkt app on your phone.\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.72px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(255, 255, 255))\"},children:\"TeamLinkt is designed for youth, recreation or competitive sports teams \u2013 with all the features you need for free. Download the app today and have a better season.\"})}),className:\"framer-12dvip8\",\"data-framer-name\":\"h4\",fonts:[\"FS;Be Vietnam Pro-regular\"],layoutDependency:layoutDependency,layoutId:\"RWLvH3MPX\",style:{\"--extracted-1eung3n\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},tabIndex:2,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({gsMFQIKCp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(255, 255, 255))\"},children:\"TeamLinkt is designed for youth, recreation or competitive sports teams \u2013 with all the features you need for free. Download the app today and have a better season.\"})})},QY3Yg5W60:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"RlM7QmUgVmlldG5hbSBQcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'ss01' on\",\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(255, 255, 255))\"},children:\"TeamLinkt is designed for youth, recreation or competitive sports teams \u2013 with all the features you need for free. Download the app today and have a better season.\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-i6tvuq\",\"data-framer-name\":\"download-buttons\",layoutDependency:layoutDependency,layoutId:\"om4BsqzYw\",children:[/*#__PURE__*/_jsx(Link,{href:EYHEHciQv,nodeId:\"cBvWAEzfQ\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-jchpor framer-v4ohfc\",layoutDependency:layoutDependency,layoutId:\"cBvWAEzfQ\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-uwaf8f\",\"data-framer-name\":\"Download on_the_App_Store_Badge_US-UK_RGB_wht_092917\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"sRseZk75h\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 120 40\"><path d=\"M 110.135 0 L 9.535 0 C 9.168 0 8.805 0 8.44 0.002 C 8.134 0.004 7.83 0.01 7.521 0.015 C 6.85 0.022 6.18 0.081 5.517 0.19 C 4.856 0.302 4.215 0.514 3.617 0.817 C 3.019 1.123 2.472 1.522 1.997 1.997 C 1.52 2.47 1.123 3.017 0.82 3.617 C 0.516 4.216 0.305 4.858 0.195 5.52 C 0.084 6.182 0.024 6.851 0.016 7.522 C 0.006 7.829 0.006 8.137 0.001 8.443 L 0.001 31.56 C 0.006 31.87 0.007 32.17 0.016 32.481 C 0.024 33.152 0.084 33.821 0.196 34.483 C 0.306 35.146 0.516 35.789 0.82 36.388 C 1.123 36.985 1.521 37.53 1.998 38 C 2.471 38.477 3.017 38.875 3.616 39.179 C 4.215 39.483 4.855 39.695 5.517 39.809 C 6.18 39.918 6.85 39.977 7.521 39.986 C 7.831 39.993 8.134 39.997 8.44 39.997 C 8.806 39.999 9.168 39.999 9.535 39.999 L 110.135 39.999 C 110.495 39.999 110.859 39.999 111.219 39.997 C 111.523 39.997 111.836 39.993 112.141 39.987 C 112.811 39.978 113.48 39.919 114.141 39.809 C 114.805 39.695 115.448 39.482 116.049 39.179 C 116.648 38.875 117.194 38.477 117.666 38 C 118.142 37.527 118.541 36.983 118.848 36.386 C 119.15 35.786 119.359 35.144 119.467 34.481 C 119.578 33.819 119.64 33.15 119.652 32.479 C 119.656 32.169 119.656 31.869 119.656 31.558 C 119.664 31.194 119.664 30.833 119.664 30.464 L 119.664 9.536 C 119.664 9.17 119.664 8.806 119.656 8.444 C 119.656 8.138 119.656 7.83 119.652 7.524 C 119.64 6.853 119.578 6.183 119.467 5.521 C 119.358 4.859 119.149 4.217 118.847 3.618 C 118.23 2.415 117.251 1.436 116.049 0.818 C 115.448 0.515 114.805 0.304 114.141 0.191 C 113.48 0.081 112.811 0.022 112.141 0.015 C 111.836 0.01 111.523 0.004 111.219 0.002 C 110.859 0 110.494 0 110.135 0 Z\" fill=\"rgb(0,0,0)\"></path><path d=\"M 8.445 39.125 C 8.14 39.125 7.843 39.121 7.541 39.115 C 6.914 39.107 6.289 39.052 5.671 38.951 C 5.095 38.852 4.537 38.667 4.015 38.403 C 3.498 38.141 3.026 37.798 2.618 37.387 C 2.204 36.98 1.86 36.508 1.598 35.99 C 1.333 35.469 1.15 34.91 1.054 34.333 C 0.951 33.713 0.896 33.086 0.888 32.458 C 0.881 32.248 0.873 31.545 0.873 31.545 L 0.873 8.445 C 0.873 8.445 0.882 7.753 0.888 7.55 C 0.895 6.923 0.951 6.297 1.053 5.678 C 1.149 5.1 1.332 4.539 1.597 4.016 C 1.858 3.498 2.2 3.026 2.612 2.618 C 3.023 2.206 3.496 1.861 4.014 1.595 C 4.535 1.332 5.092 1.149 5.667 1.051 C 6.287 0.95 6.914 0.895 7.543 0.887 L 8.445 0.875 L 111.214 0.875 L 112.127 0.888 C 112.75 0.895 113.371 0.949 113.985 1.05 C 114.566 1.149 115.129 1.333 115.656 1.598 C 116.694 2.133 117.538 2.979 118.071 4.018 C 118.331 4.538 118.512 5.094 118.606 5.667 C 118.71 6.291 118.768 6.922 118.78 7.554 C 118.783 7.837 118.783 8.142 118.783 8.444 C 118.791 8.819 118.791 9.176 118.791 9.536 L 118.791 30.465 C 118.791 30.828 118.791 31.183 118.783 31.54 C 118.783 31.865 118.783 32.163 118.779 32.47 C 118.768 33.091 118.711 33.71 118.609 34.323 C 118.516 34.904 118.334 35.467 118.069 35.993 C 117.805 36.506 117.462 36.973 117.053 37.379 C 116.644 37.793 116.172 38.138 115.653 38.401 C 115.128 38.667 114.565 38.852 113.985 38.951 C 113.367 39.052 112.742 39.106 112.116 39.114 C 111.823 39.121 111.516 39.125 111.219 39.125 L 110.135 39.127 Z\" fill=\"rgb(255,255,255)\"></path><g transform=\"translate(9.609 7.847)\" id=\"ss11184012462_3\"><g id=\"ss11184012462_4\"><path d=\"M 15.388 12.043 C 15.41 10.279 16.335 8.649 17.838 7.725 C 16.885 6.365 15.347 5.533 13.688 5.481 C 11.942 5.298 10.248 6.526 9.358 6.526 C 8.452 6.526 7.082 5.499 5.606 5.529 C 3.665 5.592 1.9 6.669 0.956 8.366 C -1.056 11.848 0.444 16.966 2.371 19.78 C 3.334 21.158 4.461 22.698 5.935 22.643 C 7.377 22.583 7.916 21.723 9.657 21.723 C 11.382 21.723 11.887 22.643 13.391 22.609 C 14.939 22.583 15.914 21.224 16.844 19.833 C 17.537 18.851 18.07 17.766 18.424 16.617 C 16.585 15.84 15.39 14.038 15.388 12.042 Z M 12.547 3.63 C 13.391 2.617 13.807 1.315 13.707 0 C 12.417 0.135 11.226 0.752 10.371 1.726 C 9.526 2.687 9.098 3.944 9.181 5.221 C 10.487 5.235 11.728 4.648 12.547 3.63 Z\" fill=\"rgb(0,0,0)\"></path></g><path d=\"M 32.693 19.293 L 27.959 19.293 L 26.823 22.649 L 24.818 22.649 L 29.301 10.231 L 31.384 10.231 L 35.868 22.649 L 33.828 22.649 Z M 28.45 17.743 L 32.202 17.743 L 30.352 12.297 L 30.3 12.297 Z M 45.551 18.123 C 45.551 20.936 44.044 22.743 41.771 22.743 C 40.597 22.804 39.491 22.189 38.923 21.16 L 38.88 21.16 L 38.88 25.644 L 37.022 25.644 L 37.022 13.595 L 38.821 13.595 L 38.821 15.101 L 38.855 15.101 C 39.448 14.077 40.555 13.463 41.738 13.501 C 44.036 13.501 45.55 15.317 45.55 18.123 Z M 43.64 18.123 C 43.64 16.29 42.693 15.085 41.247 15.085 C 39.827 15.085 38.872 16.315 38.872 18.123 C 38.872 19.947 39.828 21.169 41.247 21.169 C 42.693 21.169 43.64 19.972 43.64 18.123 Z M 55.516 18.123 C 55.516 20.936 54.009 22.743 51.736 22.743 C 50.562 22.804 49.456 22.189 48.888 21.16 L 48.845 21.16 L 48.845 25.644 L 46.987 25.644 L 46.987 13.595 L 48.786 13.595 L 48.786 15.101 L 48.82 15.101 C 49.413 14.077 50.52 13.463 51.703 13.501 C 54 13.501 55.516 15.317 55.516 18.123 Z M 53.605 18.123 C 53.605 16.29 52.658 15.085 51.212 15.085 C 49.792 15.085 48.837 16.315 48.837 18.123 C 48.837 19.947 49.792 21.169 51.212 21.169 C 52.658 21.169 53.605 19.972 53.605 18.123 Z M 62.101 19.189 C 62.238 20.421 63.434 21.229 65.069 21.229 C 66.636 21.229 67.763 20.421 67.763 19.31 C 67.763 18.346 67.083 17.77 65.473 17.374 L 63.864 16.986 C 61.584 16.436 60.525 15.369 60.525 13.638 C 60.525 11.496 62.392 10.024 65.043 10.024 C 67.668 10.024 69.467 11.496 69.527 13.638 L 67.651 13.638 C 67.539 12.399 66.515 11.651 65.017 11.651 C 63.519 11.651 62.496 12.408 62.496 13.509 C 62.496 14.387 63.15 14.904 64.751 15.299 L 66.119 15.635 C 68.667 16.238 69.724 17.261 69.724 19.078 C 69.724 21.401 67.874 22.856 64.931 22.856 C 62.178 22.856 60.318 21.436 60.198 19.189 Z M 73.737 11.453 L 73.737 13.595 L 75.459 13.595 L 75.459 15.067 L 73.737 15.067 L 73.737 20.058 C 73.737 20.834 74.082 21.195 74.839 21.195 C 75.043 21.191 75.247 21.177 75.45 21.152 L 75.45 22.615 C 75.109 22.679 74.764 22.707 74.418 22.701 C 72.585 22.701 71.87 22.012 71.87 20.256 L 71.87 15.067 L 70.554 15.067 L 70.554 13.595 L 71.87 13.595 L 71.87 11.453 Z M 76.455 18.123 C 76.455 15.274 78.133 13.484 80.749 13.484 C 83.374 13.484 85.044 15.274 85.044 18.123 C 85.044 20.979 83.383 22.761 80.749 22.761 C 78.116 22.761 76.455 20.979 76.455 18.123 Z M 83.15 18.123 C 83.15 16.169 82.255 15.015 80.749 15.015 C 79.243 15.015 78.348 16.177 78.348 18.123 C 78.348 20.085 79.243 21.229 80.748 21.229 C 82.253 21.229 83.15 20.085 83.15 18.123 Z M 86.576 13.595 L 88.349 13.595 L 88.349 15.136 L 88.391 15.136 C 88.638 14.145 89.547 13.462 90.568 13.501 C 90.782 13.5 90.996 13.523 91.205 13.57 L 91.205 15.308 C 90.934 15.225 90.652 15.188 90.37 15.196 C 89.823 15.174 89.294 15.392 88.922 15.792 C 88.55 16.192 88.371 16.736 88.433 17.279 L 88.433 22.649 L 86.575 22.649 Z M 99.774 19.99 C 99.524 21.633 97.924 22.761 95.876 22.761 C 93.242 22.761 91.607 20.997 91.607 18.166 C 91.607 15.326 93.251 13.484 95.797 13.484 C 98.303 13.484 99.877 15.204 99.877 17.95 L 99.877 18.587 L 93.483 18.587 L 93.483 18.699 C 93.423 19.373 93.656 20.04 94.122 20.531 C 94.588 21.021 95.242 21.288 95.919 21.263 C 96.82 21.347 97.67 20.83 98.009 19.99 Z M 93.492 17.288 L 98.018 17.288 C 98.051 16.682 97.831 16.09 97.41 15.654 C 96.988 15.218 96.404 14.977 95.798 14.99 C 95.186 14.986 94.599 15.227 94.166 15.658 C 93.733 16.09 93.49 16.677 93.492 17.288 Z\" fill=\"rgb(0,0,0)\"></path></g><path d=\"M 37.826 8.731 C 38.615 8.674 39.388 8.975 39.932 9.549 C 40.476 10.123 40.733 10.911 40.634 11.696 C 40.634 13.602 39.604 14.698 37.826 14.698 L 35.671 14.698 L 35.671 8.73 Z M 36.598 13.854 L 37.723 13.854 C 38.287 13.887 38.835 13.665 39.217 13.249 C 39.599 12.833 39.772 12.267 39.69 11.708 C 39.766 11.152 39.59 10.59 39.21 10.177 C 38.829 9.764 38.284 9.543 37.723 9.574 L 36.598 9.574 Z M 41.68 12.444 C 41.606 11.638 41.994 10.86 42.681 10.435 C 43.369 10.009 44.239 10.009 44.927 10.435 C 45.614 10.86 46.002 11.638 45.928 12.444 C 46.009 13.253 45.622 14.038 44.932 14.467 C 44.242 14.897 43.367 14.897 42.677 14.467 C 41.987 14.038 41.6 13.253 41.681 12.444 Z M 45.014 12.444 C 45.014 11.468 44.575 10.897 43.806 10.897 C 43.033 10.897 42.599 11.468 42.599 12.444 C 42.599 13.428 43.033 13.994 43.806 13.994 C 44.576 13.994 45.014 13.424 45.014 12.444 Z M 51.573 14.698 L 50.651 14.698 L 49.721 11.381 L 49.651 11.381 L 48.724 14.698 L 47.811 14.698 L 46.569 10.195 L 47.471 10.195 L 48.277 13.631 L 48.344 13.631 L 49.27 10.195 L 50.122 10.195 L 51.048 13.631 L 51.118 13.631 L 51.921 10.195 L 52.81 10.195 Z M 53.854 10.195 L 54.709 10.195 L 54.709 10.91 L 54.775 10.91 C 55.006 10.383 55.546 10.061 56.119 10.108 C 56.563 10.075 56.998 10.245 57.301 10.571 C 57.604 10.897 57.743 11.343 57.678 11.783 L 57.678 14.698 L 56.789 14.698 L 56.789 12.006 C 56.789 11.282 56.475 10.922 55.817 10.922 C 55.516 10.908 55.224 11.026 55.017 11.246 C 54.811 11.465 54.71 11.763 54.742 12.063 L 54.742 14.698 L 53.854 14.698 Z M 59.094 8.437 L 59.982 8.437 L 59.982 14.697 L 59.094 14.697 Z M 61.218 12.444 C 61.142 11.637 61.529 10.857 62.217 10.43 C 62.906 10.003 63.777 10.003 64.466 10.43 C 65.154 10.857 65.541 11.637 65.465 12.444 C 65.546 13.253 65.159 14.038 64.469 14.467 C 63.779 14.897 62.904 14.897 62.214 14.467 C 61.524 14.038 61.137 13.253 61.218 12.444 Z M 64.551 12.444 C 64.551 11.468 64.112 10.897 63.343 10.897 C 62.57 10.897 62.136 11.468 62.136 12.444 C 62.136 13.428 62.57 13.994 63.343 13.994 C 64.113 13.994 64.551 13.424 64.551 12.444 Z M 66.4 13.424 C 66.4 12.614 67.004 12.146 68.076 12.08 L 69.296 12.01 L 69.296 11.621 C 69.296 11.146 68.981 10.877 68.374 10.877 C 67.877 10.877 67.534 11.059 67.435 11.377 L 66.575 11.377 C 66.665 10.604 67.393 10.107 68.415 10.107 C 69.543 10.107 70.18 10.67 70.18 11.621 L 70.18 14.698 L 69.325 14.698 L 69.325 14.065 L 69.255 14.065 C 68.964 14.527 68.447 14.797 67.902 14.772 C 67.52 14.812 67.138 14.688 66.852 14.431 C 66.566 14.174 66.402 13.808 66.401 13.424 Z M 69.295 13.04 L 69.295 12.663 L 68.195 12.733 C 67.575 12.775 67.295 12.986 67.295 13.383 C 67.295 13.788 67.646 14.023 68.129 14.023 C 68.415 14.052 68.7 13.964 68.92 13.778 C 69.14 13.593 69.275 13.327 69.295 13.04 Z M 71.348 12.444 C 71.348 11.021 72.08 10.12 73.218 10.12 C 73.792 10.094 74.33 10.402 74.598 10.91 L 74.665 10.91 L 74.665 8.437 L 75.553 8.437 L 75.553 14.697 L 74.702 14.697 L 74.702 13.987 L 74.632 13.987 C 74.343 14.491 73.798 14.794 73.217 14.772 C 72.072 14.772 71.348 13.871 71.348 12.444 Z M 72.266 12.444 C 72.266 13.399 72.716 13.974 73.469 13.974 C 74.219 13.974 74.681 13.391 74.681 12.448 C 74.681 11.51 74.213 10.918 73.469 10.918 C 72.721 10.918 72.266 11.498 72.266 12.444 Z M 79.23 12.444 C 79.154 11.637 79.541 10.857 80.229 10.43 C 80.918 10.003 81.789 10.003 82.478 10.43 C 83.166 10.857 83.553 11.637 83.477 12.444 C 83.558 13.253 83.171 14.038 82.481 14.467 C 81.791 14.897 80.916 14.897 80.226 14.467 C 79.536 14.038 79.149 13.253 79.23 12.444 Z M 82.563 12.444 C 82.563 11.468 82.125 10.897 81.355 10.897 C 80.583 10.897 80.148 11.468 80.148 12.444 C 80.148 13.428 80.583 13.994 81.355 13.994 C 82.125 13.994 82.563 13.424 82.563 12.444 Z M 84.67 10.195 L 85.525 10.195 L 85.525 10.91 L 85.591 10.91 C 85.822 10.383 86.362 10.061 86.935 10.108 C 87.379 10.075 87.814 10.245 88.117 10.571 C 88.42 10.897 88.559 11.343 88.494 11.783 L 88.494 14.698 L 87.605 14.698 L 87.605 12.006 C 87.605 11.282 87.291 10.922 86.633 10.922 C 86.332 10.908 86.04 11.026 85.833 11.246 C 85.627 11.465 85.526 11.763 85.558 12.063 L 85.558 14.698 L 84.669 14.698 Z M 93.515 9.074 L 93.515 10.215 L 94.491 10.215 L 94.491 10.964 L 93.515 10.964 L 93.515 13.279 C 93.515 13.751 93.709 13.958 94.152 13.958 C 94.265 13.957 94.378 13.95 94.491 13.937 L 94.491 14.677 C 94.331 14.706 94.169 14.721 94.007 14.723 C 93.019 14.723 92.626 14.375 92.626 13.507 L 92.626 10.964 L 91.911 10.964 L 91.911 10.215 L 92.626 10.215 L 92.626 9.074 Z M 95.705 8.437 L 96.585 8.437 L 96.585 10.918 L 96.655 10.918 C 96.897 10.387 97.447 10.064 98.029 10.112 C 98.47 10.088 98.899 10.262 99.199 10.587 C 99.499 10.912 99.638 11.353 99.579 11.791 L 99.579 14.698 L 98.69 14.698 L 98.69 12.01 C 98.69 11.29 98.355 10.926 97.727 10.926 C 97.418 10.901 97.113 11.013 96.894 11.233 C 96.676 11.453 96.565 11.759 96.593 12.068 L 96.593 14.698 L 95.705 14.698 Z M 104.761 13.482 C 104.512 14.331 103.691 14.88 102.811 14.785 C 102.21 14.801 101.633 14.552 101.232 14.105 C 100.831 13.657 100.647 13.055 100.73 12.46 C 100.65 11.863 100.833 11.262 101.232 10.81 C 101.63 10.359 102.204 10.103 102.806 10.108 C 104.059 10.108 104.815 10.964 104.815 12.378 L 104.815 12.688 L 101.635 12.688 L 101.635 12.738 C 101.607 13.072 101.721 13.403 101.949 13.649 C 102.178 13.894 102.5 14.032 102.835 14.028 C 103.269 14.079 103.692 13.864 103.905 13.482 Z M 101.635 12.031 L 103.91 12.031 C 103.933 11.725 103.826 11.424 103.614 11.202 C 103.403 10.979 103.108 10.857 102.801 10.864 C 102.49 10.86 102.191 10.982 101.972 11.202 C 101.752 11.421 101.631 11.72 101.635 12.031 Z\" fill=\"rgb(0,0,0)\"></path></svg>',svgContentId:11184012462,tabIndex:3,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:aHjZAQaNE,nodeId:\"OeWryY4md\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-u731s framer-v4ohfc\",\"data-border\":true,\"data-framer-name\":\"Store download button\",layoutDependency:layoutDependency,layoutId:\"OeWryY4md\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(0, 0, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},tabIndex:4,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-8y4x9h\",\"data-framer-name\":\"Playstore\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:21,layoutDependency:layoutDependency,layoutId:\"I37:25669;3:172\",svg:'<svg width=\"21\" height=\"24\" viewBox=\"0 0 21 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.80506 11.4617L0.0898438 22.0059C0.0907562 22.0078 0.0907561 22.0106 0.0916686 22.0125C0.390051 23.1574 1.41203 24 2.62564 24C3.11108 24 3.56641 23.8656 3.95695 23.6305L3.98798 23.6118L14.9232 17.1593L9.80506 11.4617Z\" fill=\"#EA4335\"/>\\n<path d=\"M19.6312 9.66424L19.6221 9.6577L14.9009 6.85928L9.58203 11.6994L14.9201 17.1562L19.6157 14.3858C20.4388 13.9305 20.9981 13.0431 20.9981 12.0204C20.9981 11.0033 20.447 10.1205 19.6312 9.66424Z\" fill=\"#FBBC04\"/>\\n<path d=\"M0.0894234 1.9952C0.0310244 2.21542 0 2.44683 0 2.68571V21.3182C0 21.5571 0.0310245 21.7885 0.0903359 22.0078L10.1386 11.7332L0.0894234 1.9952Z\" fill=\"#4285F4\"/>\\n<path d=\"M9.87715 12L14.9049 6.85945L3.9825 0.383598C3.58557 0.140054 3.12203 8.67844e-05 2.62655 8.67844e-05C1.41295 8.67844e-05 0.389138 0.84456 0.0907557 1.99043C0.0907557 1.99136 0.0898438 1.9923 0.0898438 1.99323L9.87715 12Z\" fill=\"#34A853\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ksyaih\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"I37:25669;3:177\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UHJvZHVjdCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Product Sans\", \"Product Sans Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-transform\":\"uppercase\"},children:\"GET IT ON\"})}),className:\"framer-1bnpksw\",\"data-framer-name\":\"GET IT ON\",fonts:[\"GF;Product Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"I37:25669;3:178\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ldijtb\",\"data-framer-name\":\"path90\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:74,layoutDependency:layoutDependency,layoutId:\"I37:25669;3:179\",svg:'<svg width=\"74\" height=\"15\" viewBox=\"0 0 74 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M57.5181 11.4097H59.1469V0.398144H57.5181V11.4097ZM72.1888 4.36461L70.3217 9.13882H70.2658L68.328 4.36461H66.5735L69.4793 11.0371L67.8234 14.749H69.5212L74 4.36461H72.1888ZM62.9519 10.1588C62.4176 10.1588 61.6739 9.89019 61.6739 9.22338C61.6739 8.37424 62.6001 8.04833 63.4005 8.04833C64.1163 8.04833 64.4541 8.20424 64.8888 8.41652C64.7622 9.43655 63.892 10.1588 62.9519 10.1588ZM63.1483 4.12414C61.969 4.12414 60.7469 4.64825 60.2424 5.81009L61.6879 6.41876C61.9969 5.81009 62.5721 5.61102 63.1762 5.61102C64.0185 5.61102 64.8748 6.12103 64.8888 7.0283V7.14105C64.5938 6.97105 63.9627 6.71648 63.1902 6.71648C61.632 6.71648 60.0451 7.5806 60.0451 9.1952C60.0451 10.6689 61.323 11.6184 62.7546 11.6184C63.8501 11.6184 64.4541 11.1225 64.8329 10.5411H64.8888V11.3912H66.4609V7.16924C66.4609 5.21463 65.0154 4.12414 63.1483 4.12414ZM53.0821 5.70527H50.7655V1.93082H53.0821C54.2998 1.93082 54.9911 2.9482 54.9911 3.81761C54.9911 4.67115 54.2998 5.70527 53.0821 5.70527ZM53.0402 0.398144H49.1375V11.4097H50.7655V7.23795H53.0402C54.8453 7.23795 56.6199 5.91843 56.6199 3.81761C56.6199 1.71678 54.8453 0.398144 53.0402 0.398144ZM31.7583 10.1606C30.6332 10.1606 29.6913 9.21017 29.6913 7.90475C29.6913 6.58524 30.6332 5.61982 31.7583 5.61982C32.8695 5.61982 33.7406 6.58524 33.7406 7.90475C33.7406 9.21017 32.8695 10.1606 31.7583 10.1606ZM33.6289 4.98121H33.5722C33.2064 4.54166 32.5038 4.1444 31.6178 4.1444C29.7611 4.1444 28.0599 5.78983 28.0599 7.90475C28.0599 10.0047 29.7611 11.6369 31.6178 11.6369C32.5038 11.6369 33.2064 11.2396 33.5722 10.7851H33.6289V11.3251C33.6289 12.7582 32.8695 13.5246 31.6457 13.5246C30.6471 13.5246 30.0282 12.8005 29.7751 12.1901L28.3549 12.7864C28.7626 13.78 29.8458 15 31.6457 15C33.5582 15 35.1757 13.8646 35.1757 11.0978V4.37078H33.6289V4.98121ZM36.3008 11.4097H37.9323V0.397264H36.3008V11.4097ZM40.3362 7.77703C40.2943 6.32979 41.4474 5.59164 42.2766 5.59164C42.9243 5.59164 43.4725 5.91755 43.6549 6.38616L40.3362 7.77703ZM45.3989 6.52798C45.0899 5.69117 44.1472 4.1444 42.2208 4.1444C40.3083 4.1444 38.7196 5.6621 38.7196 7.89066C38.7196 9.9906 40.2943 11.6369 42.4032 11.6369C44.1053 11.6369 45.0899 10.5869 45.4976 9.97651L44.2319 9.12473C43.8103 9.74925 43.2333 10.1606 42.4032 10.1606C41.5739 10.1606 40.983 9.77744 40.6033 9.02607L45.5674 6.95343L45.3989 6.52798ZM5.8501 5.29391V6.88296H9.61836C9.50576 7.77703 9.21072 8.42974 8.76118 8.88337C8.21214 9.43743 7.35409 10.0479 5.8501 10.0479C3.52909 10.0479 1.71523 8.1602 1.71523 5.8189C1.71523 3.47672 3.52909 1.58993 5.8501 1.58993C7.10182 1.58993 8.01574 2.08673 8.69048 2.72535L9.80167 1.60403C8.85895 0.69587 7.6081 0 5.8501 0C2.67191 0 0 2.61172 0 5.8189C0 9.02607 2.67191 11.6369 5.8501 11.6369C7.56533 11.6369 8.85895 11.0688 9.8715 10.0047C10.9129 8.95472 11.2358 7.4793 11.2358 6.28663C11.2358 5.91755 11.2079 5.57754 11.1512 5.29391H5.8501ZM15.5208 10.1606C14.3957 10.1606 13.425 9.22426 13.425 7.89066C13.425 6.54207 14.3957 5.61982 15.5208 5.61982C16.6451 5.61982 17.6158 6.54207 17.6158 7.89066C17.6158 9.22426 16.6451 10.1606 15.5208 10.1606ZM15.5208 4.1444C13.4669 4.1444 11.7936 5.71936 11.7936 7.89066C11.7936 10.0479 13.4669 11.6369 15.5208 11.6369C17.5739 11.6369 19.2472 10.0479 19.2472 7.89066C19.2472 5.71936 17.5739 4.1444 15.5208 4.1444ZM23.65 10.1606C22.5249 10.1606 21.5542 9.22426 21.5542 7.89066C21.5542 6.54207 22.5249 5.61982 23.65 5.61982C24.7752 5.61982 25.745 6.54207 25.745 7.89066C25.745 9.22426 24.7752 10.1606 23.65 10.1606ZM23.65 4.1444C21.597 4.1444 19.9237 5.71936 19.9237 7.89066C19.9237 10.0479 21.597 11.6369 23.65 11.6369C25.7031 11.6369 27.3764 10.0479 27.3764 7.89066C27.3764 5.71936 25.7031 4.1444 23.65 4.1444Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true})]})]})})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ye9ojc\",\"data-framer-name\":\"right-column\",layoutDependency:layoutDependency,layoutId:\"NEHaF_Woh\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||696)-0-696)/2+0+0)+0+0+48+0+48+0),sizes:`calc(max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 96px, 1px) / 2, 1px) - 96px)`,src:\"https://framerusercontent.com/images/ieF6sZjJsY1jy74G1xvWZTPNc.png\",srcSet:\"https://framerusercontent.com/images/ieF6sZjJsY1jy74G1xvWZTPNc.png 900w\"},className:\"framer-osiyjx\",\"data-framer-name\":\"image 123\",layoutDependency:layoutDependency,layoutId:\"Afw4XbEEk\",...addPropertyOverrides({Fejz9I4Yh:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||696)-0-696)/2+0+0)+48+0+0+0+48+0),sizes:`calc(max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 96px, 1px) / 2, 1px) - 96px)`,src:\"https://framerusercontent.com/images/ieF6sZjJsY1jy74G1xvWZTPNc.png\",srcSet:\"https://framerusercontent.com/images/ieF6sZjJsY1jy74G1xvWZTPNc.png 900w\"}},gsMFQIKCp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||720)-0-720)/2+0+0)+0+0+24+0+180+24+0),sizes:`calc(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px, 1px) - 48px)`,src:\"https://framerusercontent.com/images/ieF6sZjJsY1jy74G1xvWZTPNc.png\",srcSet:\"https://framerusercontent.com/images/ieF6sZjJsY1jy74G1xvWZTPNc.png 900w\"}},QY3Yg5W60:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||720)-0-720)/2+0+0)+24+0+0+0+180+24+0),sizes:`calc(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px, 1px) - 48px)`,src:\"https://framerusercontent.com/images/ieF6sZjJsY1jy74G1xvWZTPNc.png\",srcSet:\"https://framerusercontent.com/images/ieF6sZjJsY1jy74G1xvWZTPNc.png 900w\"}}},baseVariant,gestureVariant)})})]})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nTa1L.framer-v4ohfc, .framer-nTa1L .framer-v4ohfc { display: block; }\",\".framer-nTa1L.framer-7pagw8 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1440px; }\",\".framer-nTa1L .framer-ad1j20 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 696px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-nTa1L .framer-tpdu7w { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 48px; position: relative; width: 100%; }\",\".framer-nTa1L .framer-18x5oke { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-nTa1L .framer-f3mash { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 100%; justify-content: center; overflow: hidden; padding: 48px; position: relative; width: 1px; }\",\".framer-nTa1L .framer-h4osju { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-nTa1L .framer-12dvip8 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 624px; word-break: break-word; word-wrap: break-word; }\",\".framer-nTa1L .framer-i6tvuq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-nTa1L .framer-jchpor { flex: none; height: 40px; overflow: visible; position: relative; text-decoration: none; width: 120px; }\",\".framer-nTa1L .framer-uwaf8f { flex: none; height: 40px; left: calc(50.00000000000002% - 120px / 2); position: absolute; top: calc(50.00000000000002% - 40px / 2); width: 120px; }\",\".framer-nTa1L .framer-u731s { flex: none; height: 40px; overflow: hidden; position: relative; text-decoration: none; width: 120px; will-change: var(--framer-will-change-override, transform); }\",\".framer-nTa1L .framer-8y4x9h { flex: none; height: 24px; left: 8px; position: absolute; top: 8px; width: 21px; }\",\".framer-nTa1L .framer-ksyaih { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: flex-start; left: 36px; overflow: visible; padding: 0px; position: absolute; top: 5px; width: min-content; }\",\".framer-nTa1L .framer-1bnpksw { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 74px; word-break: break-word; word-wrap: break-word; }\",\".framer-nTa1L .framer-ldijtb { flex: none; height: 15px; position: relative; width: 74px; }\",\".framer-nTa1L .framer-ye9ojc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 48px 48px 0px 48px; position: relative; width: 1px; }\",\".framer-nTa1L .framer-osiyjx { aspect-ratio: 0.4891304347826087 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1178px); position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nTa1L.framer-7pagw8, .framer-nTa1L .framer-ad1j20, .framer-nTa1L .framer-tpdu7w, .framer-nTa1L .framer-18x5oke, .framer-nTa1L .framer-f3mash, .framer-nTa1L .framer-i6tvuq, .framer-nTa1L .framer-ksyaih, .framer-nTa1L .framer-ye9ojc { gap: 0px; } .framer-nTa1L.framer-7pagw8 > *, .framer-nTa1L .framer-ad1j20 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-nTa1L.framer-7pagw8 > :first-child, .framer-nTa1L .framer-ad1j20 > :first-child, .framer-nTa1L .framer-f3mash > :first-child, .framer-nTa1L .framer-ksyaih > :first-child, .framer-nTa1L .framer-ye9ojc > :first-child { margin-top: 0px; } .framer-nTa1L.framer-7pagw8 > :last-child, .framer-nTa1L .framer-ad1j20 > :last-child, .framer-nTa1L .framer-f3mash > :last-child, .framer-nTa1L .framer-ksyaih > :last-child, .framer-nTa1L .framer-ye9ojc > :last-child { margin-bottom: 0px; } .framer-nTa1L .framer-tpdu7w > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-nTa1L .framer-tpdu7w > :first-child, .framer-nTa1L .framer-18x5oke > :first-child, .framer-nTa1L .framer-i6tvuq > :first-child { margin-left: 0px; } .framer-nTa1L .framer-tpdu7w > :last-child, .framer-nTa1L .framer-18x5oke > :last-child, .framer-nTa1L .framer-i6tvuq > :last-child { margin-right: 0px; } .framer-nTa1L .framer-18x5oke > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-nTa1L .framer-f3mash > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-nTa1L .framer-i6tvuq > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-nTa1L .framer-ksyaih > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } .framer-nTa1L .framer-ye9ojc > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-nTa1L.framer-v-fhl2vs .framer-ad1j20 { padding: 48px; }\",\".framer-nTa1L.framer-v-fhl2vs .framer-tpdu7w { padding: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-nTa1L.framer-v-fhl2vs .framer-f3mash { order: 0; }\",\".framer-nTa1L.framer-v-fhl2vs .framer-ye9ojc { height: 100%; order: 1; }\",\".framer-nTa1L.framer-v-yawrtd.framer-7pagw8, .framer-nTa1L.framer-v-yjdwmn.framer-7pagw8 { width: 393px; }\",\".framer-nTa1L.framer-v-yawrtd .framer-ad1j20 { height: 720px; }\",\".framer-nTa1L.framer-v-yawrtd .framer-tpdu7w { align-content: flex-start; align-items: flex-start; justify-content: flex-start; padding: 24px; }\",\".framer-nTa1L.framer-v-yawrtd .framer-18x5oke, .framer-nTa1L.framer-v-yjdwmn .framer-18x5oke { flex-direction: column; height: min-content; }\",\".framer-nTa1L.framer-v-yawrtd .framer-f3mash, .framer-nTa1L.framer-v-yjdwmn .framer-f3mash { flex: none; gap: 16px; height: min-content; padding: 24px; width: 100%; }\",\".framer-nTa1L.framer-v-yawrtd .framer-12dvip8, .framer-nTa1L.framer-v-yjdwmn .framer-12dvip8 { width: 100%; }\",\".framer-nTa1L.framer-v-yawrtd .framer-i6tvuq, .framer-nTa1L.framer-v-yjdwmn .framer-i6tvuq { gap: 16px; width: 100%; }\",\".framer-nTa1L.framer-v-yawrtd .framer-ye9ojc, .framer-nTa1L.framer-v-yjdwmn .framer-ye9ojc { flex: none; padding: 24px 24px 0px 24px; width: 100%; }\",\".framer-nTa1L.framer-v-yawrtd .framer-osiyjx, .framer-nTa1L.framer-v-yjdwmn .framer-osiyjx { height: var(--framer-aspect-ratio-supported, 607px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nTa1L.framer-v-yawrtd .framer-18x5oke, .framer-nTa1L.framer-v-yawrtd .framer-f3mash, .framer-nTa1L.framer-v-yawrtd .framer-i6tvuq { gap: 0px; } .framer-nTa1L.framer-v-yawrtd .framer-18x5oke > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-nTa1L.framer-v-yawrtd .framer-18x5oke > :first-child, .framer-nTa1L.framer-v-yawrtd .framer-f3mash > :first-child { margin-top: 0px; } .framer-nTa1L.framer-v-yawrtd .framer-18x5oke > :last-child, .framer-nTa1L.framer-v-yawrtd .framer-f3mash > :last-child { margin-bottom: 0px; } .framer-nTa1L.framer-v-yawrtd .framer-f3mash > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-nTa1L.framer-v-yawrtd .framer-i6tvuq > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-nTa1L.framer-v-yawrtd .framer-i6tvuq > :first-child { margin-left: 0px; } .framer-nTa1L.framer-v-yawrtd .framer-i6tvuq > :last-child { margin-right: 0px; } }\",\".framer-nTa1L.framer-v-yjdwmn .framer-ad1j20 { height: 720px; padding: 24px; }\",\".framer-nTa1L.framer-v-yjdwmn .framer-tpdu7w { align-content: flex-start; align-items: flex-start; justify-content: flex-start; padding: 0px; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nTa1L.framer-v-yjdwmn .framer-18x5oke, .framer-nTa1L.framer-v-yjdwmn .framer-f3mash, .framer-nTa1L.framer-v-yjdwmn .framer-i6tvuq { gap: 0px; } .framer-nTa1L.framer-v-yjdwmn .framer-18x5oke > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-nTa1L.framer-v-yjdwmn .framer-18x5oke > :first-child, .framer-nTa1L.framer-v-yjdwmn .framer-f3mash > :first-child { margin-top: 0px; } .framer-nTa1L.framer-v-yjdwmn .framer-18x5oke > :last-child, .framer-nTa1L.framer-v-yjdwmn .framer-f3mash > :last-child { margin-bottom: 0px; } .framer-nTa1L.framer-v-yjdwmn .framer-f3mash > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-nTa1L.framer-v-yjdwmn .framer-i6tvuq > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-nTa1L.framer-v-yjdwmn .framer-i6tvuq > :first-child { margin-left: 0px; } .framer-nTa1L.framer-v-yjdwmn .framer-i6tvuq > :last-child { margin-right: 0px; } }\",'.framer-nTa1L[data-border=\"true\"]::after, .framer-nTa1L [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 696\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Fejz9I4Yh\":{\"layout\":[\"fixed\",\"auto\"]},\"gsMFQIKCp\":{\"layout\":[\"fixed\",\"auto\"]},\"QY3Yg5W60\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"aHjZAQaNE\":\"googlePlaystoreLink\",\"EYHEHciQv\":\"appStoreLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerzPBrmlwg_=withCSS(Component,css,\"framer-nTa1L\");export default FramerzPBrmlwg_;FramerzPBrmlwg_.displayName=\"Download-app-banner\";FramerzPBrmlwg_.defaultProps={height:696,width:1440};addPropertyControls(FramerzPBrmlwg_,{variant:{options:[\"pQQ4GujqQ\",\"Fejz9I4Yh\",\"gsMFQIKCp\",\"QY3Yg5W60\"],optionTitles:[\"desktop-full-banner-download\",\"desktop-small-banner-download\",\"mobile-full-banner-download\",\"mobile-small-banner-download\"],title:\"Variant\",type:ControlType.Enum},aHjZAQaNE:{description:\"\",title:\"google-playstore-link\",type:ControlType.Link},EYHEHciQv:{title:\"app-store-link\",type:ControlType.Link}});addFonts(FramerzPBrmlwg_,[{explicitInter:true,fonts:[{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/VZXRYUQGJWOEW3WBHI2ZRU7QWD66UURZ/KPLUZ2LM37KI6366QBECNGUXYQRCQT5Y/YDWF2IPIKXPINAVFZDUWBJ7A2JGQE6MX.woff2\",weight:\"500\"},{family:\"Be Vietnam Pro\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/QMIUKUCANYOW3DZTE34ZMVXC7KRYZNCO/X3SZZ4Z5SZNM5K75FPPASQ2YRIJMIPUD/G2K4CBVGEH7VFVIC3T6GBHAWO2E2W7YQ.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzPBrmlwg_\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Fejz9I4Yh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gsMFQIKCp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QY3Yg5W60\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"aHjZAQaNE\\\":\\\"googlePlaystoreLink\\\",\\\"EYHEHciQv\\\":\\\"appStoreLink\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"696\",\"framerIntrinsicWidth\":\"1440\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./zPBrmlwg_.map", "// Generated by Framer (be619af)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,ResolveLinks,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/7r5UGUpFh6FWtcVOCSDp/Carousel.js\";import CardsVertical from\"#framer/local/canvasComponent/aBhl27x0Z/aBhl27x0Z.js\";import BackgroundColors from\"#framer/local/canvasComponent/dHrVuzcWW/dHrVuzcWW.js\";import BentoCards from\"#framer/local/canvasComponent/E8ORZ6UBF/E8ORZ6UBF.js\";import PageHeader from\"#framer/local/canvasComponent/ggsvMDb7m/ggsvMDb7m.js\";import CardsClickable from\"#framer/local/canvasComponent/hVbpjdgYS/hVbpjdgYS.js\";import ImageScrollable from\"#framer/local/canvasComponent/IBQ6e_nFD/IBQ6e_nFD.js\";import Footer from\"#framer/local/canvasComponent/Ij558a88p/Ij558a88p.js\";import PreFooterMobile from\"#framer/local/canvasComponent/KtmPDzTdk/KtmPDzTdk.js\";import Navigation from\"#framer/local/canvasComponent/n2_wClX_u/n2_wClX_u.js\";import Reasons from\"#framer/local/canvasComponent/Q0rJNCGKY/Q0rJNCGKY.js\";import PreFooter from\"#framer/local/canvasComponent/qzBzvM8YO/qzBzvM8YO.js\";import SegmentedControls from\"#framer/local/canvasComponent/R9g4420nW/R9g4420nW.js\";import EmiBanner from\"#framer/local/canvasComponent/tEtBIvWCM/tEtBIvWCM.js\";import FooterMobile from\"#framer/local/canvasComponent/tv0XcA_aq/tv0XcA_aq.js\";import MenuMobile from\"#framer/local/canvasComponent/UxGg5liBD/UxGg5liBD.js\";import CardsHorizontal from\"#framer/local/canvasComponent/vj0YBEkMp/vj0YBEkMp.js\";import CardsScrollable from\"#framer/local/canvasComponent/vmzuCpKcp/vmzuCpKcp.js\";import CardThreeColumn from\"#framer/local/canvasComponent/W7sFtRfHQ/W7sFtRfHQ.js\";import DynamicImageBanner from\"#framer/local/canvasComponent/WDV6jPneR/WDV6jPneR.js\";import MeasuredImpactNew from\"#framer/local/canvasComponent/ZmG_dXLn3/ZmG_dXLn3.js\";import DownloadAppBanner from\"#framer/local/canvasComponent/zPBrmlwg_/zPBrmlwg_.js\";import Solutions from\"#framer/local/collection/FP_vUyS32/FP_vUyS32.js\";import metadataProvider from\"#framer/local/webPageMetadata/m84EQ6sFo/m84EQ6sFo.js\";const NavigationFonts=getFonts(Navigation);const MenuMobileFonts=getFonts(MenuMobile);const ReasonsFonts=getFonts(Reasons);const PageHeaderFonts=getFonts(PageHeader);const BackgroundColorsFonts=getFonts(BackgroundColors);const DynamicImageBannerFonts=getFonts(DynamicImageBanner);const DynamicImageBannerWithVariantAppearEffect=withVariantAppearEffect(DynamicImageBanner);const CardsVerticalFonts=getFonts(CardsVertical);const CarouselFonts=getFonts(Carousel);const DownloadAppBannerFonts=getFonts(DownloadAppBanner);const DownloadAppBannerWithVariantAppearEffect=withVariantAppearEffect(DownloadAppBanner);const BentoCardsFonts=getFonts(BentoCards);const CardsClickableFonts=getFonts(CardsClickable);const CardsHorizontalFonts=getFonts(CardsHorizontal);const SegmentedControlsFonts=getFonts(SegmentedControls);const CardThreeColumnFonts=getFonts(CardThreeColumn);const TickerFonts=getFonts(Ticker);const MeasuredImpactNewFonts=getFonts(MeasuredImpactNew);const EmiBannerFonts=getFonts(EmiBanner);const CardsScrollableFonts=getFonts(CardsScrollable);const ImageScrollableFonts=getFonts(ImageScrollable);const ImageScrollableWithVariantAppearEffect=withVariantAppearEffect(ImageScrollable);const PreFooterFonts=getFonts(PreFooter);const PreFooterMobileFonts=getFonts(PreFooterMobile);const FooterFonts=getFonts(Footer);const FooterMobileFonts=getFonts(FooterMobile);const breakpoints={nmAPFFIvV:\"(max-width: 1199px)\",Oy6Yd3LoG:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-0R1qB\";const variantClassNames={nmAPFFIvV:\"framer-v-i5k5go\",Oy6Yd3LoG:\"framer-v-1ihved0\"};const convertFromString=(value,activeLocale)=>{switch(typeof value===\"string\"?value.toLowerCase():value){case\"\":return false;default:return false;}};const toBoolean=value=>{return Boolean(value);};const convertFromEnum=(value,activeLocale)=>{switch(value){case\"p9A7ubwHi\":return\"le0LHcOBf\";case\"I6QKJ0G6t\":return\"TQgsD4f7Y\";case\"OHhUW02HJ\":return\"lRHMQnRM9\";case\"qjfyKtrv_\":return\"Y5OdojNG5\";default:return\"lRHMQnRM9\";}};const convertFromEnum1=(value,activeLocale)=>{switch(value){case\"p9A7ubwHi\":return\"Individual\";case\"I6QKJ0G6t\":return\"Teams\";case\"OHhUW02HJ\":return\"National Organizations\";case\"qjfyKtrv_\":return\"Local Organizations\";default:return\"\";}};const toString=value=>{return typeof value===\"string\"?value:String(value);};const isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};const convertFromEnum2=(value,activeLocale)=>{switch(value){case\"OHhUW02HJ\":return true;case\"p9A7ubwHi\":return false;case\"I6QKJ0G6t\":return false;case\"qjfyKtrv_\":return true;default:return false;}};const contains=(a,b)=>{if(typeof a===\"string\"&&typeof b===\"string\"){return a.toLowerCase().includes(b.toLowerCase());}if(Array.isArray(a)&&typeof b===\"string\"){return a.includes(b);}return false;};const negate=value=>{return!value;};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const convertFromEnum3=(value,activeLocale)=>{switch(value){case\"I6QKJ0G6t\":return true;case\"p9A7ubwHi\":return true;case\"OHhUW02HJ\":return false;case\"qjfyKtrv_\":return false;default:return false;}};const convertFromEnum4=(value,activeLocale)=>{switch(value){case\"p9A7ubwHi\":return true;case\"I6QKJ0G6t\":return false;case\"OHhUW02HJ\":return false;case\"qjfyKtrv_\":return false;default:return true;}};const convertFromEnum5=(value,activeLocale)=>{switch(value){case\"qjfyKtrv_\":return true;case\"p9A7ubwHi\":return true;case\"I6QKJ0G6t\":return true;case\"OHhUW02HJ\":return true;default:return false;}};const convertFromEnum6=(value,activeLocale)=>{switch(value){case\"qjfyKtrv_\":return\"SKoSRECtL\";case\"p9A7ubwHi\":return\"Hqqh1QAO1\";case\"I6QKJ0G6t\":return\"SKoSRECtL\";case\"OHhUW02HJ\":return\"SKoSRECtL\";default:return\"Hqqh1QAO1\";}};const convertFromEnum7=(value,activeLocale)=>{switch(value){case\"p9A7ubwHi\":return\"j39sPtSAv\";case\"I6QKJ0G6t\":return\"RtPWz8CGH\";case\"OHhUW02HJ\":return\"RtPWz8CGH\";case\"qjfyKtrv_\":return\"RtPWz8CGH\";default:return\"K8VfxVx1a\";}};const convertFromEnum8=(value,activeLocale)=>{switch(value){case\"p9A7ubwHi\":return\"czn7eib3P\";case\"I6QKJ0G6t\":return\"P5B7pz7jo\";case\"qjfyKtrv_\":return\"P5B7pz7jo\";case\"OHhUW02HJ\":return\"P5B7pz7jo\";default:return\"Hqqh1QAO1\";}};const convertFromEnum9=(value,activeLocale)=>{switch(value){case\"OHhUW02HJ\":return\"BVwVc0XU3\";case\"qjfyKtrv_\":return\"BVwVc0XU3\";case\"p9A7ubwHi\":return\"KoqGyahhQ\";case\"I6QKJ0G6t\":return\"BVwVc0XU3\";default:return\"K8VfxVx1a\";}};const convertFromEnum10=(value,activeLocale)=>{switch(value){case\"OHhUW02HJ\":return true;case\"p9A7ubwHi\":return false;case\"I6QKJ0G6t\":return false;case\"qjfyKtrv_\":return false;default:return true;}};const convertFromEnum11=(value,activeLocale)=>{switch(value){case\"p9A7ubwHi\":return\"DSUWjon3l\";default:return\"VCj4tUZqt\";}};const convertFromEnum12=(value,activeLocale)=>{switch(value){case\"p9A7ubwHi\":return false;default:return true;}};const convertFromEnum13=(value,activeLocale)=>{switch(value){case\"OHhUW02HJ\":return'var(--token-8429281c-354e-462c-bd8a-2af2e4d85b65, rgb(235, 242, 255)) /* {\"name\":\"Light Blue\"} */';case\"qjfyKtrv_\":return'var(--token-8429281c-354e-462c-bd8a-2af2e4d85b65, rgb(235, 242, 255)) /* {\"name\":\"Light Blue\"} */';default:return\"rgba(255, 255, 255, 0)\";}};const convertFromEnum14=(value,activeLocale)=>{switch(value){case\"p9A7ubwHi\":return false;case\"I6QKJ0G6t\":return false;default:return true;}};const convertFromEnum15=(value,activeLocale)=>{switch(value){case\"p9A7ubwHi\":return'var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249)) /* {\"name\":\"Neutral\"} */';default:return'var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)) /* {\"name\":\"White\"} */';}};const convertFromEnum16=(value,activeLocale)=>{switch(value){case\"p9A7ubwHi\":return\"y2Sp6lhNK\";default:return\"r0SVnT8Cw\";}};const convertFromEnum17=(value,activeLocale)=>{switch(value){case\"p9A7ubwHi\":return true;case\"I6QKJ0G6t\":return false;case\"OHhUW02HJ\":return false;case\"qjfyKtrv_\":return false;default:return false;}};const convertFromEnum18=(value,activeLocale)=>{switch(value){case\"p9A7ubwHi\":return false;default:return false;}};const convertFromBoolean=(value,activeLocale)=>{if(value){return\"\";}else{return\"\";}};const convertFromEnum19=(value,activeLocale)=>{switch(value){case\"qjfyKtrv_\":return false;case\"p9A7ubwHi\":return false;case\"I6QKJ0G6t\":return false;case\"OHhUW02HJ\":return true;default:return false;}};const convertFromEnum20=(value,activeLocale)=>{switch(value){case\"OHhUW02HJ\":return true;case\"qjfyKtrv_\":return true;case\"I6QKJ0G6t\":return false;case\"p9A7ubwHi\":return false;default:return true;}};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const convertFromEnum21=(value,activeLocale)=>{switch(value){case\"I6QKJ0G6t\":return\"XgsV1tkHN\";case\"OHhUW02HJ\":return\"D18hP_O26\";case\"qjfyKtrv_\":return\"D18hP_O26\";case\"p9A7ubwHi\":return\"tigXlD4DZ\";default:return\"D18hP_O26\";}};const convertFromEnum22=(value,activeLocale)=>{switch(value){case\"OHhUW02HJ\":return\"HpF_roiHw\";case\"qjfyKtrv_\":return\"HpF_roiHw\";case\"I6QKJ0G6t\":return\"SKoSRECtL\";default:return\"Hqqh1QAO1\";}};const convertFromEnum23=(value,activeLocale)=>{switch(value){case\"I6QKJ0G6t\":return\"RtPWz8CGH\";case\"OHhUW02HJ\":return\"j39sPtSAv\";case\"qjfyKtrv_\":return\"j39sPtSAv\";default:return\"K8VfxVx1a\";}};const convertFromEnum24=(value,activeLocale)=>{switch(value){case\"p9A7ubwHi\":return\"\";case\"I6QKJ0G6t\":return\"Measured Impact\";case\"OHhUW02HJ\":return\"Measured Impact\";case\"qjfyKtrv_\":return\"Measured Impact\";default:return\"\";}};const convertFromEnum25=(value,activeLocale)=>{switch(value){case\"p9A7ubwHi\":return'var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36)) /* {\"name\":\"Black\"} */';case\"I6QKJ0G6t\":return'var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)) /* {\"name\":\"White\"} */';case\"OHhUW02HJ\":return'var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36)) /* {\"name\":\"Black\"} */';case\"qjfyKtrv_\":return'var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36)) /* {\"name\":\"Black\"} */';default:return\"#09F\";}};const convertFromEnum26=(value,activeLocale)=>{switch(value){case\"p9A7ubwHi\":return false;case\"I6QKJ0G6t\":return false;case\"OHhUW02HJ\":return true;case\"qjfyKtrv_\":return true;default:return true;}};const convertFromEnum27=(value,activeLocale)=>{switch(value){case\"p9A7ubwHi\":return false;case\"I6QKJ0G6t\":return true;case\"OHhUW02HJ\":return true;case\"qjfyKtrv_\":return true;default:return true;}};const convertFromEnum28=(value,activeLocale)=>{switch(value){case\"qjfyKtrv_\":return\"STAyjycm6\";case\"OHhUW02HJ\":return\"STAyjycm6\";case\"I6QKJ0G6t\":return\"e_3_rCKoz\";case\"p9A7ubwHi\":return\"STAyjycm6\";default:return\"D18hP_O26\";}};const convertFromEnum29=(value,activeLocale)=>{switch(value){case\"OHhUW02HJ\":return\"WoXS_MEGn\";case\"qjfyKtrv_\":return\"WoXS_MEGn\";case\"I6QKJ0G6t\":return\"P5B7pz7jo\";default:return\"Hqqh1QAO1\";}};const convertFromEnum30=(value,activeLocale)=>{switch(value){case\"OHhUW02HJ\":return\"KoqGyahhQ\";case\"qjfyKtrv_\":return\"KoqGyahhQ\";case\"I6QKJ0G6t\":return\"BVwVc0XU3\";default:return\"K8VfxVx1a\";}};const convertFromEnum31=(value,activeLocale)=>{switch(value){case\"qjfyKtrv_\":return true;case\"p9A7ubwHi\":return false;case\"I6QKJ0G6t\":return false;case\"OHhUW02HJ\":return true;default:return false;}};const convertFromEnum32=(value,activeLocale)=>{switch(value){case\"qjfyKtrv_\":return true;case\"p9A7ubwHi\":return false;case\"I6QKJ0G6t\":return false;case\"OHhUW02HJ\":return false;default:return false;}};const convertFromEnum33=(value,activeLocale)=>{switch(value){case\"I6QKJ0G6t\":return true;case\"p9A7ubwHi\":return false;case\"OHhUW02HJ\":return true;case\"qjfyKtrv_\":return true;default:return false;}};const convertFromEnum34=(value,activeLocale)=>{switch(value){case\"qjfyKtrv_\":return'var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249)) /* {\"name\":\"Neutral\"} */';case\"I6QKJ0G6t\":return'var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249)) /* {\"name\":\"Neutral\"} */';case\"OHhUW02HJ\":return'var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249)) /* {\"name\":\"Neutral\"} */';default:return'var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255)) /* {\"name\":\"White\"} */';}};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"Oy6Yd3LoG\",Phone:\"nmAPFFIvV\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"Oy6Yd3LoG\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"m84EQ6sFo\",data:Solutions,type:\"Collection\"},select:[{collection:\"m84EQ6sFo\",name:\"nStylMFId\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"cVpE7hTdr\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"mK2elGOB7\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"CZhw2tDzQ\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"y40XM1p6o\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"LKRuRqA09\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"cUAbzAlrf\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"qYlwxH1tK\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"eaE8Lbkhi\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"kJKoAIevJ\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"cbIdzmIN5\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"bYgJOd0cx\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"PhrCldK3x\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"woKPchCdP\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"lrD4XjDhO\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"R6BE9_QoN\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"ZXpO6dtz4\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"wK1jIu4bX\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"HXewZ1EBg\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"WwRbqWLWG\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"gZNTNtJ_g\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"d0Lp2hRVz\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"qqwiTiUS6\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"WGoNHDXrs\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"qBgcak36U\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"f3e0f9IJ0\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"tHDl6kT25\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"CVBeL0icQ\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"p9CPWA9jx\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"p8HsNzVFA\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"hcvOtbbYB\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"oQgIaJTL1\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"Zsy3olHcz\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"N33Fl0y_c\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"n8Ial35ZC\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"mJjBIziis\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"rIPkVqRhU\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"qTVD1cBZ0\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"r0EjFwAFp\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"maNp1YiNx\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"qZcOk0141\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"CoXe93db6\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"SiLj_JrlS\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"RFEMKZMUA\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"YO7TjUeko\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"QxwG77Me1\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"NzpuMcM2H\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"ux1h3GRgY\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"EKRfDD6ng\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"sTq0xEdSM\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"HrK0BonDt\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"d8lmkmc0y\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"iYsRUV6kS\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"UGM7yeqAn\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"uGyUNKtcb\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"rLW8wFiGH\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"KA6vDqcFD\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"p7KFibjDE\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"jAgFJuXh4\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"AzoqGGvj0\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"onMciL3xI\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"F28IK6Yyb\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"IbHiv9wMm\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"JvhJn6KQ6\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"PNm1h4vIf\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"UUv8DB5SS\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"yfT6ulSOa\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"lSmy3t83K\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"HV9Ppf4hA\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"VEieo0wx_\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"wUADUfyqY\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"lDGXZiJVU\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"rx765F_iU\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"CDypG4pcr\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"SAizTMfI1\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"vv7YuIFq5\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"K1bjcSyhf\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"iHCMW2oCH\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"tnJOeQDgi\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"N0lq_XXYY\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"ZqqjlHyxz\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"mXif2m8u7\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"JDUaKHR2C\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"xwoypJu41\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"OoFjvuB7t\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"bzhco20ix\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"okxs6U0n0\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"xr6jhFSqC\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"TqhON_aLo\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"GIQ1MwGjj\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"Cizozn8vr\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"QEHN8VE0h\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"A94Ey6uzJ\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"b0Z3duwsr\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"NSBKGlxrr\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"cgJLqO5aF\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"Y3ocPlMfQ\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"XrILwjyJo\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"e_svu0fHb\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"gRAD7RNrJ\",type:\"Identifier\"},{collection:\"m84EQ6sFo\",name:\"d1tqHpa58\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"m84EQ6sFo\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2,_getFromCurrentRouteData3,_getFromCurrentRouteData4,_getFromCurrentRouteData5,_getFromCurrentRouteData6,_getFromCurrentRouteData7,_getFromCurrentRouteData8,_getFromCurrentRouteData9,_getFromCurrentRouteData10,_getFromCurrentRouteData11,_getFromCurrentRouteData12,_getFromCurrentRouteData13,_getFromCurrentRouteData14,_getFromCurrentRouteData15,_getFromCurrentRouteData16,_getFromCurrentRouteData17,_getFromCurrentRouteData18,_getFromCurrentRouteData19,_getFromCurrentRouteData20,_getFromCurrentRouteData21,_getFromCurrentRouteData22,_getFromCurrentRouteData23,_getFromCurrentRouteData24,_getFromCurrentRouteData25,_getFromCurrentRouteData26,_getFromCurrentRouteData27,_getFromCurrentRouteData28,_getFromCurrentRouteData29,_getFromCurrentRouteData30,_getFromCurrentRouteData31,_getFromCurrentRouteData32,_getFromCurrentRouteData33,_getFromCurrentRouteData34,_getFromCurrentRouteData35,_getFromCurrentRouteData36,_getFromCurrentRouteData37,_getFromCurrentRouteData38,_getFromCurrentRouteData39,_getFromCurrentRouteData40,_getFromCurrentRouteData41,_getFromCurrentRouteData42,_getFromCurrentRouteData43,_getFromCurrentRouteData44,_getFromCurrentRouteData45,_getFromCurrentRouteData46,_getFromCurrentRouteData47,_getFromCurrentRouteData48,_getFromCurrentRouteData49,_getFromCurrentRouteData50,_getFromCurrentRouteData51,_getFromCurrentRouteData52,_getFromCurrentRouteData53,_getFromCurrentRouteData54,_getFromCurrentRouteData55,_getFromCurrentRouteData56,_getFromCurrentRouteData57,_getFromCurrentRouteData58,_getFromCurrentRouteData59,_getFromCurrentRouteData60,_getFromCurrentRouteData61,_getFromCurrentRouteData62,_getFromCurrentRouteData63,_getFromCurrentRouteData64,_getFromCurrentRouteData65,_getFromCurrentRouteData66,_getFromCurrentRouteData67,_getFromCurrentRouteData68,_getFromCurrentRouteData69,_getFromCurrentRouteData70,_getFromCurrentRouteData71,_getFromCurrentRouteData72,_getFromCurrentRouteData73,_getFromCurrentRouteData74,_getFromCurrentRouteData75,_getFromCurrentRouteData76,_getFromCurrentRouteData77,_getFromCurrentRouteData78,_getFromCurrentRouteData79;const{style,className,layoutId,variant,nStylMFId=(_getFromCurrentRouteData=getFromCurrentRouteData(\"nStylMFId\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",A94Ey6uzJ=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"A94Ey6uzJ\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",b0Z3duwsr=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"b0Z3duwsr\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",NSBKGlxrr=(_getFromCurrentRouteData3=getFromCurrentRouteData(\"NSBKGlxrr\"))!==null&&_getFromCurrentRouteData3!==void 0?_getFromCurrentRouteData3:\"\",cgJLqO5aF=(_getFromCurrentRouteData4=getFromCurrentRouteData(\"cgJLqO5aF\"))!==null&&_getFromCurrentRouteData4!==void 0?_getFromCurrentRouteData4:\"\",Y3ocPlMfQ=(_getFromCurrentRouteData5=getFromCurrentRouteData(\"Y3ocPlMfQ\"))!==null&&_getFromCurrentRouteData5!==void 0?_getFromCurrentRouteData5:\"\",XrILwjyJo=(_getFromCurrentRouteData6=getFromCurrentRouteData(\"XrILwjyJo\"))!==null&&_getFromCurrentRouteData6!==void 0?_getFromCurrentRouteData6:\"\",e_svu0fHb=(_getFromCurrentRouteData7=getFromCurrentRouteData(\"e_svu0fHb\"))!==null&&_getFromCurrentRouteData7!==void 0?_getFromCurrentRouteData7:\"\",gRAD7RNrJ=(_getFromCurrentRouteData8=getFromCurrentRouteData(\"gRAD7RNrJ\"))!==null&&_getFromCurrentRouteData8!==void 0?_getFromCurrentRouteData8:\"\",d1tqHpa58=(_getFromCurrentRouteData9=getFromCurrentRouteData(\"d1tqHpa58\"))!==null&&_getFromCurrentRouteData9!==void 0?_getFromCurrentRouteData9:\"\",mK2elGOB7=(_getFromCurrentRouteData10=getFromCurrentRouteData(\"mK2elGOB7\"))!==null&&_getFromCurrentRouteData10!==void 0?_getFromCurrentRouteData10:\"\",CZhw2tDzQ=(_getFromCurrentRouteData11=getFromCurrentRouteData(\"CZhw2tDzQ\"))!==null&&_getFromCurrentRouteData11!==void 0?_getFromCurrentRouteData11:\"\",cVpE7hTdr=getFromCurrentRouteData(\"cVpE7hTdr\"),cUAbzAlrf=(_getFromCurrentRouteData12=getFromCurrentRouteData(\"cUAbzAlrf\"))!==null&&_getFromCurrentRouteData12!==void 0?_getFromCurrentRouteData12:\"\",qYlwxH1tK=(_getFromCurrentRouteData13=getFromCurrentRouteData(\"qYlwxH1tK\"))!==null&&_getFromCurrentRouteData13!==void 0?_getFromCurrentRouteData13:\"\",y40XM1p6o=getFromCurrentRouteData(\"y40XM1p6o\"),LKRuRqA09=getFromCurrentRouteData(\"LKRuRqA09\"),eaE8Lbkhi=(_getFromCurrentRouteData14=getFromCurrentRouteData(\"eaE8Lbkhi\"))!==null&&_getFromCurrentRouteData14!==void 0?_getFromCurrentRouteData14:\"\",kJKoAIevJ=(_getFromCurrentRouteData15=getFromCurrentRouteData(\"kJKoAIevJ\"))!==null&&_getFromCurrentRouteData15!==void 0?_getFromCurrentRouteData15:\"\",cbIdzmIN5=(_getFromCurrentRouteData16=getFromCurrentRouteData(\"cbIdzmIN5\"))!==null&&_getFromCurrentRouteData16!==void 0?_getFromCurrentRouteData16:\"\",bYgJOd0cx=(_getFromCurrentRouteData17=getFromCurrentRouteData(\"bYgJOd0cx\"))!==null&&_getFromCurrentRouteData17!==void 0?_getFromCurrentRouteData17:\"\",PhrCldK3x=getFromCurrentRouteData(\"PhrCldK3x\"),woKPchCdP=(_getFromCurrentRouteData18=getFromCurrentRouteData(\"woKPchCdP\"))!==null&&_getFromCurrentRouteData18!==void 0?_getFromCurrentRouteData18:\"\",lrD4XjDhO=(_getFromCurrentRouteData19=getFromCurrentRouteData(\"lrD4XjDhO\"))!==null&&_getFromCurrentRouteData19!==void 0?_getFromCurrentRouteData19:\"\",R6BE9_QoN=getFromCurrentRouteData(\"R6BE9_QoN\"),ZXpO6dtz4=(_getFromCurrentRouteData20=getFromCurrentRouteData(\"ZXpO6dtz4\"))!==null&&_getFromCurrentRouteData20!==void 0?_getFromCurrentRouteData20:\"\",wK1jIu4bX=(_getFromCurrentRouteData21=getFromCurrentRouteData(\"wK1jIu4bX\"))!==null&&_getFromCurrentRouteData21!==void 0?_getFromCurrentRouteData21:\"\",HXewZ1EBg=getFromCurrentRouteData(\"HXewZ1EBg\"),WwRbqWLWG=(_getFromCurrentRouteData22=getFromCurrentRouteData(\"WwRbqWLWG\"))!==null&&_getFromCurrentRouteData22!==void 0?_getFromCurrentRouteData22:\"\",gZNTNtJ_g=(_getFromCurrentRouteData23=getFromCurrentRouteData(\"gZNTNtJ_g\"))!==null&&_getFromCurrentRouteData23!==void 0?_getFromCurrentRouteData23:\"\",d0Lp2hRVz=getFromCurrentRouteData(\"d0Lp2hRVz\"),qqwiTiUS6=(_getFromCurrentRouteData24=getFromCurrentRouteData(\"qqwiTiUS6\"))!==null&&_getFromCurrentRouteData24!==void 0?_getFromCurrentRouteData24:\"\",WGoNHDXrs=(_getFromCurrentRouteData25=getFromCurrentRouteData(\"WGoNHDXrs\"))!==null&&_getFromCurrentRouteData25!==void 0?_getFromCurrentRouteData25:\"\",IbHiv9wMm=(_getFromCurrentRouteData26=getFromCurrentRouteData(\"IbHiv9wMm\"))!==null&&_getFromCurrentRouteData26!==void 0?_getFromCurrentRouteData26:\"\",JvhJn6KQ6=(_getFromCurrentRouteData27=getFromCurrentRouteData(\"JvhJn6KQ6\"))!==null&&_getFromCurrentRouteData27!==void 0?_getFromCurrentRouteData27:\"\",SiLj_JrlS=getFromCurrentRouteData(\"SiLj_JrlS\"),RFEMKZMUA=(_getFromCurrentRouteData28=getFromCurrentRouteData(\"RFEMKZMUA\"))!==null&&_getFromCurrentRouteData28!==void 0?_getFromCurrentRouteData28:\"\",YO7TjUeko=(_getFromCurrentRouteData29=getFromCurrentRouteData(\"YO7TjUeko\"))!==null&&_getFromCurrentRouteData29!==void 0?_getFromCurrentRouteData29:\"\",QxwG77Me1=(_getFromCurrentRouteData30=getFromCurrentRouteData(\"QxwG77Me1\"))!==null&&_getFromCurrentRouteData30!==void 0?_getFromCurrentRouteData30:\"\",NzpuMcM2H=(_getFromCurrentRouteData31=getFromCurrentRouteData(\"NzpuMcM2H\"))!==null&&_getFromCurrentRouteData31!==void 0?_getFromCurrentRouteData31:\"\",ux1h3GRgY=(_getFromCurrentRouteData32=getFromCurrentRouteData(\"ux1h3GRgY\"))!==null&&_getFromCurrentRouteData32!==void 0?_getFromCurrentRouteData32:\"\",EKRfDD6ng=(_getFromCurrentRouteData33=getFromCurrentRouteData(\"EKRfDD6ng\"))!==null&&_getFromCurrentRouteData33!==void 0?_getFromCurrentRouteData33:\"\",sTq0xEdSM=(_getFromCurrentRouteData34=getFromCurrentRouteData(\"sTq0xEdSM\"))!==null&&_getFromCurrentRouteData34!==void 0?_getFromCurrentRouteData34:\"\",HrK0BonDt=(_getFromCurrentRouteData35=getFromCurrentRouteData(\"HrK0BonDt\"))!==null&&_getFromCurrentRouteData35!==void 0?_getFromCurrentRouteData35:\"\",qZcOk0141=(_getFromCurrentRouteData36=getFromCurrentRouteData(\"qZcOk0141\"))!==null&&_getFromCurrentRouteData36!==void 0?_getFromCurrentRouteData36:\"\",CoXe93db6=(_getFromCurrentRouteData37=getFromCurrentRouteData(\"CoXe93db6\"))!==null&&_getFromCurrentRouteData37!==void 0?_getFromCurrentRouteData37:\"\",qBgcak36U=(_getFromCurrentRouteData38=getFromCurrentRouteData(\"qBgcak36U\"))!==null&&_getFromCurrentRouteData38!==void 0?_getFromCurrentRouteData38:\"\",f3e0f9IJ0=(_getFromCurrentRouteData39=getFromCurrentRouteData(\"f3e0f9IJ0\"))!==null&&_getFromCurrentRouteData39!==void 0?_getFromCurrentRouteData39:\"\",CVBeL0icQ=getFromCurrentRouteData(\"CVBeL0icQ\"),tHDl6kT25=(_getFromCurrentRouteData40=getFromCurrentRouteData(\"tHDl6kT25\"))!==null&&_getFromCurrentRouteData40!==void 0?_getFromCurrentRouteData40:\"\",p9CPWA9jx=(_getFromCurrentRouteData41=getFromCurrentRouteData(\"p9CPWA9jx\"))!==null&&_getFromCurrentRouteData41!==void 0?_getFromCurrentRouteData41:\"\",p8HsNzVFA=(_getFromCurrentRouteData42=getFromCurrentRouteData(\"p8HsNzVFA\"))!==null&&_getFromCurrentRouteData42!==void 0?_getFromCurrentRouteData42:\"\",oQgIaJTL1=getFromCurrentRouteData(\"oQgIaJTL1\"),hcvOtbbYB=(_getFromCurrentRouteData43=getFromCurrentRouteData(\"hcvOtbbYB\"))!==null&&_getFromCurrentRouteData43!==void 0?_getFromCurrentRouteData43:\"\",Zsy3olHcz=(_getFromCurrentRouteData44=getFromCurrentRouteData(\"Zsy3olHcz\"))!==null&&_getFromCurrentRouteData44!==void 0?_getFromCurrentRouteData44:\"\",N33Fl0y_c=(_getFromCurrentRouteData45=getFromCurrentRouteData(\"N33Fl0y_c\"))!==null&&_getFromCurrentRouteData45!==void 0?_getFromCurrentRouteData45:\"\",mJjBIziis=getFromCurrentRouteData(\"mJjBIziis\"),n8Ial35ZC=(_getFromCurrentRouteData46=getFromCurrentRouteData(\"n8Ial35ZC\"))!==null&&_getFromCurrentRouteData46!==void 0?_getFromCurrentRouteData46:\"\",rIPkVqRhU=(_getFromCurrentRouteData47=getFromCurrentRouteData(\"rIPkVqRhU\"))!==null&&_getFromCurrentRouteData47!==void 0?_getFromCurrentRouteData47:\"\",qTVD1cBZ0=(_getFromCurrentRouteData48=getFromCurrentRouteData(\"qTVD1cBZ0\"))!==null&&_getFromCurrentRouteData48!==void 0?_getFromCurrentRouteData48:\"\",maNp1YiNx=getFromCurrentRouteData(\"maNp1YiNx\"),r0EjFwAFp=(_getFromCurrentRouteData49=getFromCurrentRouteData(\"r0EjFwAFp\"))!==null&&_getFromCurrentRouteData49!==void 0?_getFromCurrentRouteData49:\"\",d8lmkmc0y=(_getFromCurrentRouteData50=getFromCurrentRouteData(\"d8lmkmc0y\"))!==null&&_getFromCurrentRouteData50!==void 0?_getFromCurrentRouteData50:\"\",iYsRUV6kS=(_getFromCurrentRouteData51=getFromCurrentRouteData(\"iYsRUV6kS\"))!==null&&_getFromCurrentRouteData51!==void 0?_getFromCurrentRouteData51:\"\",UGM7yeqAn=getFromCurrentRouteData(\"UGM7yeqAn\"),uGyUNKtcb=(_getFromCurrentRouteData52=getFromCurrentRouteData(\"uGyUNKtcb\"))!==null&&_getFromCurrentRouteData52!==void 0?_getFromCurrentRouteData52:\"\",rLW8wFiGH=(_getFromCurrentRouteData53=getFromCurrentRouteData(\"rLW8wFiGH\"))!==null&&_getFromCurrentRouteData53!==void 0?_getFromCurrentRouteData53:\"\",KA6vDqcFD=(_getFromCurrentRouteData54=getFromCurrentRouteData(\"KA6vDqcFD\"))!==null&&_getFromCurrentRouteData54!==void 0?_getFromCurrentRouteData54:\"\",p7KFibjDE=(_getFromCurrentRouteData55=getFromCurrentRouteData(\"p7KFibjDE\"))!==null&&_getFromCurrentRouteData55!==void 0?_getFromCurrentRouteData55:\"\",jAgFJuXh4=(_getFromCurrentRouteData56=getFromCurrentRouteData(\"jAgFJuXh4\"))!==null&&_getFromCurrentRouteData56!==void 0?_getFromCurrentRouteData56:\"\",AzoqGGvj0=(_getFromCurrentRouteData57=getFromCurrentRouteData(\"AzoqGGvj0\"))!==null&&_getFromCurrentRouteData57!==void 0?_getFromCurrentRouteData57:\"\",onMciL3xI=(_getFromCurrentRouteData58=getFromCurrentRouteData(\"onMciL3xI\"))!==null&&_getFromCurrentRouteData58!==void 0?_getFromCurrentRouteData58:\"\",F28IK6Yyb=(_getFromCurrentRouteData59=getFromCurrentRouteData(\"F28IK6Yyb\"))!==null&&_getFromCurrentRouteData59!==void 0?_getFromCurrentRouteData59:\"\",HV9Ppf4hA=(_getFromCurrentRouteData60=getFromCurrentRouteData(\"HV9Ppf4hA\"))!==null&&_getFromCurrentRouteData60!==void 0?_getFromCurrentRouteData60:\"\",VEieo0wx_=(_getFromCurrentRouteData61=getFromCurrentRouteData(\"VEieo0wx_\"))!==null&&_getFromCurrentRouteData61!==void 0?_getFromCurrentRouteData61:\"\",wUADUfyqY=(_getFromCurrentRouteData62=getFromCurrentRouteData(\"wUADUfyqY\"))!==null&&_getFromCurrentRouteData62!==void 0?_getFromCurrentRouteData62:\"\",lDGXZiJVU=(_getFromCurrentRouteData63=getFromCurrentRouteData(\"lDGXZiJVU\"))!==null&&_getFromCurrentRouteData63!==void 0?_getFromCurrentRouteData63:\"\",rx765F_iU=(_getFromCurrentRouteData64=getFromCurrentRouteData(\"rx765F_iU\"))!==null&&_getFromCurrentRouteData64!==void 0?_getFromCurrentRouteData64:\"\",CDypG4pcr=(_getFromCurrentRouteData65=getFromCurrentRouteData(\"CDypG4pcr\"))!==null&&_getFromCurrentRouteData65!==void 0?_getFromCurrentRouteData65:\"\",SAizTMfI1=(_getFromCurrentRouteData66=getFromCurrentRouteData(\"SAizTMfI1\"))!==null&&_getFromCurrentRouteData66!==void 0?_getFromCurrentRouteData66:\"\",PNm1h4vIf=getFromCurrentRouteData(\"PNm1h4vIf\"),UUv8DB5SS=(_getFromCurrentRouteData67=getFromCurrentRouteData(\"UUv8DB5SS\"))!==null&&_getFromCurrentRouteData67!==void 0?_getFromCurrentRouteData67:\"\",yfT6ulSOa=(_getFromCurrentRouteData68=getFromCurrentRouteData(\"yfT6ulSOa\"))!==null&&_getFromCurrentRouteData68!==void 0?_getFromCurrentRouteData68:\"\",lSmy3t83K=getFromCurrentRouteData(\"lSmy3t83K\"),vv7YuIFq5=(_getFromCurrentRouteData69=getFromCurrentRouteData(\"vv7YuIFq5\"))!==null&&_getFromCurrentRouteData69!==void 0?_getFromCurrentRouteData69:\"\",K1bjcSyhf=(_getFromCurrentRouteData70=getFromCurrentRouteData(\"K1bjcSyhf\"))!==null&&_getFromCurrentRouteData70!==void 0?_getFromCurrentRouteData70:\"\",iHCMW2oCH=(_getFromCurrentRouteData71=getFromCurrentRouteData(\"iHCMW2oCH\"))!==null&&_getFromCurrentRouteData71!==void 0?_getFromCurrentRouteData71:\"\",tnJOeQDgi=(_getFromCurrentRouteData72=getFromCurrentRouteData(\"tnJOeQDgi\"))!==null&&_getFromCurrentRouteData72!==void 0?_getFromCurrentRouteData72:\"\",ZqqjlHyxz=(_getFromCurrentRouteData73=getFromCurrentRouteData(\"ZqqjlHyxz\"))!==null&&_getFromCurrentRouteData73!==void 0?_getFromCurrentRouteData73:\"\",mXif2m8u7=(_getFromCurrentRouteData74=getFromCurrentRouteData(\"mXif2m8u7\"))!==null&&_getFromCurrentRouteData74!==void 0?_getFromCurrentRouteData74:\"\",xwoypJu41=(_getFromCurrentRouteData75=getFromCurrentRouteData(\"xwoypJu41\"))!==null&&_getFromCurrentRouteData75!==void 0?_getFromCurrentRouteData75:\"\",OoFjvuB7t=(_getFromCurrentRouteData76=getFromCurrentRouteData(\"OoFjvuB7t\"))!==null&&_getFromCurrentRouteData76!==void 0?_getFromCurrentRouteData76:\"\",okxs6U0n0=(_getFromCurrentRouteData77=getFromCurrentRouteData(\"okxs6U0n0\"))!==null&&_getFromCurrentRouteData77!==void 0?_getFromCurrentRouteData77:\"\",xr6jhFSqC=(_getFromCurrentRouteData78=getFromCurrentRouteData(\"xr6jhFSqC\"))!==null&&_getFromCurrentRouteData78!==void 0?_getFromCurrentRouteData78:\"\",N0lq_XXYY=getFromCurrentRouteData(\"N0lq_XXYY\"),JDUaKHR2C=getFromCurrentRouteData(\"JDUaKHR2C\"),bzhco20ix=getFromCurrentRouteData(\"bzhco20ix\"),TqhON_aLo=getFromCurrentRouteData(\"TqhON_aLo\"),QEHN8VE0h=(_getFromCurrentRouteData79=getFromCurrentRouteData(\"QEHN8VE0h\"))!==null&&_getFromCurrentRouteData79!==void 0?_getFromCurrentRouteData79:\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-0R1qB`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-0R1qB`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"nmAPFFIvV\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"nmAPFFIvV\")return true;return false;};const visible=toBoolean(convertFromString(nStylMFId,activeLocale));const router=useRouter();const visible1=toBoolean(convertFromEnum2(cVpE7hTdr,activeLocale));const visible2=negate(contains(nStylMFId,\"teams\"));const elementId=useRouteElementId(\"p0TEHfwaL\");const ref2=React.useRef(null);const visible3=toBoolean(convertFromEnum3(cVpE7hTdr,activeLocale));const visible4=isSet(nStylMFId);const visible5=toBoolean(convertFromEnum5(cVpE7hTdr,activeLocale));const visible6=toBoolean(convertFromEnum10(cVpE7hTdr,activeLocale));const visible7=toBoolean(convertFromEnum17(cVpE7hTdr,activeLocale));const visible8=toBoolean(convertFromEnum18(cVpE7hTdr,activeLocale));const visible9=toBoolean(convertFromEnum19(cVpE7hTdr,activeLocale));const visible10=toBoolean(convertFromEnum20(cVpE7hTdr,activeLocale));const visible11=negate(equals(cVpE7hTdr,\"I6QKJ0G6t\"));const elementId1=useRouteElementId(\"MYLEJzNtW\");const ref3=React.useRef(null);const visible12=toBoolean(convertFromEnum31(cVpE7hTdr,activeLocale));const visible13=toBoolean(convertFromEnum32(cVpE7hTdr,activeLocale));const visible14=toBoolean(convertFromEnum33(cVpE7hTdr,activeLocale));const isDisplayed2=value=>{if(!isBrowser())return true;if(baseVariant===\"nmAPFFIvV\")return false;return value;};const elementId2=useRouteElementId(\"N0yMxKwWl\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"Nu2SszOPI\");const ref5=React.useRef(null);const elementId4=useRouteElementId(\"dDMSLI5Yx\");const ref6=React.useRef(null);const elementId5=useRouteElementId(\"nZCVVALFi\");const ref7=React.useRef(null);const visible15=toBoolean(convertFromEnum12(cVpE7hTdr,activeLocale));const isDisplayed3=value=>{if(!isBrowser())return true;if(baseVariant===\"nmAPFFIvV\")return value;return false;};const elementId6=useRouteElementId(\"YsfBaUPrb\");const ref8=React.useRef(null);const elementId7=useRouteElementId(\"DtD0yW6m1\");const ref9=React.useRef(null);const elementId8=useRouteElementId(\"qet2ivgfX\");const ref10=React.useRef(null);const elementId9=useRouteElementId(\"ioqKRv5bb\");const ref11=React.useRef(null);const visible16=equals(nStylMFId,\"teams\");const visible17=contains(nStylMFId,\"teams\");const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Oy6Yd3LoG\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ihved0\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5jee3w-container hidden-i5k5go\",layoutScroll:true,children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"cDOKuFVEQ\",l8xc1aD5i:true,layoutId:\"cDOKuFVEQ\",style:{width:\"100%\"},variant:\"FW2TbDB6f\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{height:92,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-lnymtq-container hidden-1ihved0\",layoutScroll:true,children:/*#__PURE__*/_jsx(MenuMobile,{height:\"100%\",id:\"lLRti_3xl\",layoutId:\"lLRti_3xl\",Nki7FLSOu:true,style:{width:\"100%\"},variant:\"yL24gyeQj\",width:\"100%\"})})})}),visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:572,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dyotz6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{variant:\"IqJUnWKD7\"}},children:/*#__PURE__*/_jsx(Reasons,{APY7sTKZ4:d1tqHpa58,FtuUy5Cts:Y3ocPlMfQ,height:\"100%\",id:\"KQxJKF806\",ifMjKS6E_:false,jnJG0JeD9:b0Z3duwsr,layoutId:\"KQxJKF806\",lBUFbrJCZ:A94Ey6uzJ,NzcfVNoq0:cgJLqO5aF,pLvlEUnmk:gRAD7RNrJ,px8WO3AwQ:NSBKGlxrr,rwHtAkEEH:e_svu0fHb,style:{width:\"100%\"},variant:\"GdNn6qDWU\",width:\"100%\",wppw9HIBa:true,Y_g7HFjni:XrILwjyJo})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yrrs31\",\"data-framer-name\":\"page-title\",name:\"page-title\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GW4IGEooV\"},implicitPathVariables:undefined},{href:{webPageId:\"GW4IGEooV\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"min(100vw - 32px, 1320px)\",y:680}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,width:\"min(100vw - 96px, 1320px)\",y:712,children:/*#__PURE__*/_jsx(Container,{className:\"framer-197n39u-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{FryJ6alZz:\"IJFrAo6ah\",GCWYuNQD9:\"iwRepxDES\",PcD6JEJfL:\"nGgS_XfhZ\",variant:\"czn7eib3P\",xVZcYfOE4:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(PageHeader,{BWoDzZT9Q:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",DG48R4eGQ:mK2elGOB7,FryJ6alZz:\"jPvhvuR5I\",GCWYuNQD9:\"K8VfxVx1a\",height:\"100%\",id:\"nNGr8xlhi\",IT3tmKn1_:true,layoutId:\"nNGr8xlhi\",mhRjrF9vq:CZhw2tDzQ,MKqf96GdC:isSet(qYlwxH1tK),PcD6JEJfL:\"VKzrcDP7_\",QPHtXcTyB:convertFromEnum(cVpE7hTdr,activeLocale),QQDFOG0Ir:cUAbzAlrf,style:{maxWidth:\"100%\",width:\"100%\"},U1dtMXvB4:true,variant:\"Hqqh1QAO1\",w9kXRWNm8:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",WehUKPw1l:true,width:\"100%\",X207C9_Vg:toString(convertFromEnum1(cVpE7hTdr,activeLocale)),XmRz8lweI:qYlwxH1tK,xVZcYfOE4:resolvedLinks[0],YFs4BFdVJ:\"https://app.teamlinkt.com/users/create_account?_gl=1*1jr56u0*_gcl_au*MjQ1Mzk0NTcyLjE3MzQ1NTA4NTY.*_ga*MTMxNjY1NDg4MC4xNzM0NTUwODU2*_ga_MTN81R5LSW*MTczNTk0OTY1Mi42OC4xLjE3MzU5NTAwODMuNTAuMC4w\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:520,children:/*#__PURE__*/_jsx(Container,{className:\"framer-om1ote-container\",children:/*#__PURE__*/_jsx(BackgroundColors,{height:\"100%\",id:\"oRvQbEhXA\",layoutId:\"oRvQbEhXA\",style:{height:\"100%\",width:\"100%\"},variant:\"ANVsiutHt\",width:\"100%\"})})})]}),visible1&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1melh85\",\"data-framer-name\":\"page-banner\",name:\"page-banner\",children:[visible2&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"calc(100vw + 3px)\",y:865}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:929,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kdjibs-container\",children:/*#__PURE__*/_jsx(BackgroundColors,{height:\"100%\",id:\"j8z8_VFP2\",layoutId:\"j8z8_VFP2\",style:{height:\"100%\",width:\"100%\"},variant:\"hF9ddpcQP\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-s5f0zr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{y:912}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,width:\"max(100vw, 1px)\",y:976,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1n2hpie-container\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{__framer__targets:[{ref:ref2,target:\"p3e4uCWct\"}],variant:\"zQVle7ytY\"}},children:/*#__PURE__*/_jsx(DynamicImageBannerWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"kXmMW1hR7\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"p0TEHfwaL\",layoutId:\"p0TEHfwaL\",style:{height:\"100%\",width:\"100%\"},variant:\"vM1sAXvtF\",width:\"100%\",y1q5vJVzI:toResponsiveImage(y40XM1p6o),yDmGIQzI_:LKRuRqA09})})})})})})]}),visible3&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uz6704\",\"data-framer-name\":\"carousel\",name:\"carousel\",children:[visible4&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"calc(100vw + 3px)\",y:860}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:924,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qzlt8g-container\",children:/*#__PURE__*/_jsx(BackgroundColors,{height:\"100%\",id:\"ED2ckHwBt\",layoutId:\"ED2ckHwBt\",style:{height:\"100%\",width:\"100%\"},variant:\"hF9ddpcQP\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dg6zdu\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"min(100vw - 32px, 1320px)\",y:960}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,width:\"min(100vw - 96px, 1320px)\",y:1096,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yhuhs7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{GCWYuNQD9:\"KoqGyahhQ\",PcD6JEJfL:\"nGgS_XfhZ\",variant:\"czn7eib3P\"}},children:/*#__PURE__*/_jsx(PageHeader,{BWoDzZT9Q:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",DG48R4eGQ:eaE8Lbkhi,FryJ6alZz:\"VKzrcDP7_\",GCWYuNQD9:\"j39sPtSAv\",height:\"100%\",id:\"YiE_qSgG8\",IT3tmKn1_:false,layoutId:\"YiE_qSgG8\",mhRjrF9vq:kJKoAIevJ,MKqf96GdC:false,PcD6JEJfL:\"VKzrcDP7_\",QPHtXcTyB:\"lRHMQnRM9\",QQDFOG0Ir:\"Create your team\",style:{width:\"100%\"},U1dtMXvB4:true,variant:\"HpF_roiHw\",w9kXRWNm8:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",WehUKPw1l:true,width:\"100%\",X207C9_Vg:\"Label name\",XmRz8lweI:\"button-label\",YFs4BFdVJ:\"https://app.teamlinkt.com/users/create_account?_gl=1*1rpllrq*_gcl_au*MjQ1Mzk0NTcyLjE3MzQ1NTA4NTY.*_ga*MTMxNjY1NDg4MC4xNzM0NTUwODU2*_ga_MTN81R5LSW*MTczNTk4NzQxMC43MC4xLjE3MzU5ODc1MDUuNDcuMC4w\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zstim0\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-fbatya-container hidden-i5k5go\",\"data-framer-name\":\"carousel-desktop\",name:\"carousel-desktop\",children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"Teamlinkt's benefits for you.\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:48,height:\"100%\",id:\"BWWoSYoUZ\",layoutId:\"BWWoSYoUZ\",name:\"carousel-desktop\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,width:\"0px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-a7mtf2-container\",\"data-framer-name\":\"card-vertical-desktop-1\",name:\"card-vertical-desktop-1\",children:/*#__PURE__*/_jsx(CardsVertical,{dNLBbxEpw:\"var(--token-88b7c52e-5a2f-40cf-8ead-953240eb1842, rgb(20, 42, 106))\",GzdpMqtRF:toResponsiveImage(PhrCldK3x),height:\"100%\",id:\"MTpH8joDn\",layoutId:\"MTpH8joDn\",name:\"card-vertical-desktop-1\",P6JbfvdZe:true,PTH7QZd7U:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",variant:\"TZo3v2grU\",VJfui0rtN:cbIdzmIN5,VJmgnkZFX:bYgJOd0cx,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,width:\"0px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-iefltz-container\",\"data-framer-name\":\"card-vertical-desktop-2\",name:\"card-vertical-desktop-2\",children:/*#__PURE__*/_jsx(CardsVertical,{dNLBbxEpw:\"var(--token-88b7c52e-5a2f-40cf-8ead-953240eb1842, rgb(20, 42, 106))\",GzdpMqtRF:toResponsiveImage(R6BE9_QoN),height:\"100%\",id:\"PIFCyuUpJ\",layoutId:\"PIFCyuUpJ\",name:\"card-vertical-desktop-2\",P6JbfvdZe:true,PTH7QZd7U:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",variant:\"TZo3v2grU\",VJfui0rtN:woKPchCdP,VJmgnkZFX:lrD4XjDhO,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,width:\"520px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-zs345d-container\",\"data-framer-name\":\"card-vertical-desktop-3\",name:\"card-vertical-desktop-3\",children:/*#__PURE__*/_jsx(CardsVertical,{dNLBbxEpw:\"var(--token-88b7c52e-5a2f-40cf-8ead-953240eb1842, rgb(20, 42, 106))\",GzdpMqtRF:toResponsiveImage(HXewZ1EBg),height:\"100%\",id:\"tklspyK0k\",layoutId:\"tklspyK0k\",name:\"card-vertical-desktop-3\",P6JbfvdZe:true,PTH7QZd7U:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",variant:\"TZo3v2grU\",VJfui0rtN:ZXpO6dtz4,VJmgnkZFX:wK1jIu4bX,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,width:\"0px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ck21df-container\",\"data-framer-name\":\"card-vertical-desktop-4\",name:\"card-vertical-desktop-4\",children:/*#__PURE__*/_jsx(CardsVertical,{dNLBbxEpw:\"var(--token-88b7c52e-5a2f-40cf-8ead-953240eb1842, rgb(20, 42, 106))\",GzdpMqtRF:toResponsiveImage(d0Lp2hRVz),height:\"100%\",id:\"ZnbLY73J7\",layoutId:\"ZnbLY73J7\",name:\"card-vertical-desktop-4\",P6JbfvdZe:toBoolean(convertFromEnum4(cVpE7hTdr,activeLocale)),PTH7QZd7U:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",variant:\"TZo3v2grU\",VJfui0rtN:WwRbqWLWG,VJmgnkZFX:gZNTNtJ_g,width:\"100%\"})})})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tmcm2l-container hidden-1ihved0\",\"data-framer-name\":\"carousel-phone\",name:\"carousel-phone\",children:/*#__PURE__*/_jsx(Carousel,{align:\"flex-start\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"XGUgxmTqj\",layoutId:\"XGUgxmTqj\",name:\"carousel-phone\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8c2s8c-container\",\"data-framer-name\":\"card-vertical-phone-1\",name:\"card-vertical-phone-1\",children:/*#__PURE__*/_jsx(CardsVertical,{dNLBbxEpw:\"var(--token-88b7c52e-5a2f-40cf-8ead-953240eb1842, rgb(20, 42, 106))\",GzdpMqtRF:toResponsiveImage(PhrCldK3x),height:\"100%\",id:\"gvSbUp5Ym\",layoutId:\"gvSbUp5Ym\",name:\"card-vertical-phone-1\",P6JbfvdZe:true,PTH7QZd7U:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",variant:\"vBkpazfRV\",VJfui0rtN:cbIdzmIN5,VJmgnkZFX:bYgJOd0cx,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10g03wg-container\",\"data-framer-name\":\"card-vertical-phone-2\",name:\"card-vertical-phone-2\",children:/*#__PURE__*/_jsx(CardsVertical,{dNLBbxEpw:\"var(--token-88b7c52e-5a2f-40cf-8ead-953240eb1842, rgb(20, 42, 106))\",GzdpMqtRF:toResponsiveImage(R6BE9_QoN),height:\"100%\",id:\"qp1yXUGK8\",layoutId:\"qp1yXUGK8\",name:\"card-vertical-phone-2\",P6JbfvdZe:true,PTH7QZd7U:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",variant:\"vBkpazfRV\",VJfui0rtN:woKPchCdP,VJmgnkZFX:kJKoAIevJ,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,children:/*#__PURE__*/_jsx(Container,{className:\"framer-39zcd4-container\",\"data-framer-name\":\"card-vertical-phone-3\",name:\"card-vertical-phone-3\",children:/*#__PURE__*/_jsx(CardsVertical,{dNLBbxEpw:\"var(--token-88b7c52e-5a2f-40cf-8ead-953240eb1842, rgb(20, 42, 106))\",GzdpMqtRF:toResponsiveImage(HXewZ1EBg),height:\"100%\",id:\"FL1VSP42i\",layoutId:\"FL1VSP42i\",name:\"card-vertical-phone-3\",P6JbfvdZe:true,PTH7QZd7U:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",variant:\"vBkpazfRV\",VJfui0rtN:ZXpO6dtz4,VJmgnkZFX:wK1jIu4bX,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tz1ktt-container\",\"data-framer-name\":\"card-vertical-phone-4\",name:\"card-vertical-phone-4\",children:/*#__PURE__*/_jsx(CardsVertical,{dNLBbxEpw:\"var(--token-88b7c52e-5a2f-40cf-8ead-953240eb1842, rgb(20, 42, 106))\",GzdpMqtRF:toResponsiveImage(d0Lp2hRVz),height:\"100%\",id:\"yFuJzaqnk\",layoutId:\"yFuJzaqnk\",name:\"card-vertical-phone-4\",P6JbfvdZe:toBoolean(convertFromEnum4(cVpE7hTdr,activeLocale)),PTH7QZd7U:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",variant:\"vBkpazfRV\",VJfui0rtN:WwRbqWLWG,VJmgnkZFX:gZNTNtJ_g,width:\"100%\"})})})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})})})]})]})]}),visible3&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9b4av2\",\"data-framer-name\":\"download-banner\",name:\"download-banner\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{y:1402}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:696,width:\"100vw\",y:1410,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yqw93q-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{variant:\"gsMFQIKCp\"}},children:/*#__PURE__*/_jsx(DownloadAppBannerWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,aHjZAQaNE:\"https://play.google.com/store/apps/details?id=com.teamlinkt.sportTeamApp&pli=1\",EYHEHciQv:\"https://apps.apple.com/ca/app/teamlinkt-sports-team-app/id12715\",height:\"100%\",id:\"Q0sOGemux\",layoutId:\"Q0sOGemux\",style:{width:\"100%\"},variant:\"pQQ4GujqQ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{y:1350}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:1358,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14veyst-container\",children:/*#__PURE__*/_jsx(BackgroundColors,{height:\"100%\",id:\"JMyTj694C\",layoutId:\"JMyTj694C\",style:{height:\"100%\",width:\"100%\"},variant:\"ANVsiutHt\",width:\"100%\"})})})})]}),visible5&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-diu503\",\"data-framer-name\":\"cards-segmented-1\",name:\"cards-segmented-1\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kUhuqr5n7\"},implicitPathVariables:undefined},{href:{webPageId:\"kUhuqr5n7\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"min(100vw - 32px, 1320px)\",y:2146}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,width:\"min(100vw - 96px, 1320px)\",y:2226,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cskeft-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{GCWYuNQD9:convertFromEnum9(cVpE7hTdr,activeLocale),variant:convertFromEnum8(cVpE7hTdr,activeLocale),YFs4BFdVJ:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(PageHeader,{BWoDzZT9Q:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",DG48R4eGQ:qqwiTiUS6,FryJ6alZz:\"jPvhvuR5I\",GCWYuNQD9:convertFromEnum7(cVpE7hTdr,activeLocale),height:\"100%\",id:\"AlRp_PIuf\",IT3tmKn1_:false,layoutId:\"AlRp_PIuf\",mhRjrF9vq:WGoNHDXrs,MKqf96GdC:false,PcD6JEJfL:\"N0Hs20USO\",QPHtXcTyB:\"lRHMQnRM9\",QQDFOG0Ir:\"View all features\",style:{maxWidth:\"100%\",width:\"100%\"},U1dtMXvB4:true,variant:convertFromEnum6(cVpE7hTdr,activeLocale),w9kXRWNm8:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",WehUKPw1l:true,width:\"100%\",X207C9_Vg:\"label name\",XmRz8lweI:\"button-label\",YFs4BFdVJ:resolvedLinks1[0]})})})})})}),visible6&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"min(100vw - 32px, 1320px)\",y:2378}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:832,width:\"min(100vw - 96px, 1320px)\",y:2458,children:/*#__PURE__*/_jsx(Container,{className:\"framer-u83rvj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{fjkvLNNYG:\"KoqGyahhQ\",variant:\"YwD6X740K\"}},children:/*#__PURE__*/_jsx(BentoCards,{aUaIQhwSq:false,bnunH4jFp:CoXe93db6,cGFlad_Wn:EKRfDD6ng,cGOs6CkMo:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",cKkZvibDC:ux1h3GRgY,EsrwcXVa4:false,fjkvLNNYG:\"j39sPtSAv\",G5aiwasfe:NzpuMcM2H,gXEfjGEVP:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",HBuZcqOcn:RFEMKZMUA,height:\"100%\",id:\"vSMoFrbGS\",IqO8py_3V:IbHiv9wMm,jMvVRZhOn:false,k7B3Z7N3M:HrK0BonDt,KSGbXS4Hn:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",KTrh2P2VN:\"VKzrcDP7_\",layoutId:\"vSMoFrbGS\",LxBmSyTOF:\"Label name\",MU4SiXwfD:QxwG77Me1,PdImS50ca:\"var(--token-8429281c-354e-462c-bd8a-2af2e4d85b65, rgb(235, 242, 255))\",pLWRhLbNf:\"lRHMQnRM9\",pTmtbRThM:\"button-label\",r0LClRRxb:YO7TjUeko,style:{maxWidth:\"100%\",width:\"100%\"},th8nw6ghb:false,ucc5YI8kL:JvhJn6KQ6,uLt8PM6Yc:\"button-label\",VAOAQqP3F:toResponsiveImage(SiLj_JrlS),variant:\"Htcmhynb7\",w74EcGqBZ:sTq0xEdSM,width:\"100%\",wInHfuiFb:qZcOk0141,xFR74oTez:\"VKzrcDP7_\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:tHDl6kT25,implicitPathVariables:undefined},{href:hcvOtbbYB,implicitPathVariables:undefined},{href:n8Ial35ZC,implicitPathVariables:undefined},{href:r0EjFwAFp,implicitPathVariables:undefined},{href:tHDl6kT25,implicitPathVariables:undefined},{href:hcvOtbbYB,implicitPathVariables:undefined},{href:n8Ial35ZC,implicitPathVariables:undefined},{href:r0EjFwAFp,implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"min(100vw - 32px, 1320px)\",y:3258}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:712,width:\"min(100vw - 96px, 1320px)\",y:3338,children:/*#__PURE__*/_jsx(Container,{className:\"framer-k6j6lj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{bo2cs5pAm:resolvedLinks2[7],idTfLOqYm:resolvedLinks2[6],jEmCxClmn:resolvedLinks2[5],QcCADXUp6:convertFromEnum16(cVpE7hTdr,activeLocale),variant:\"y9yZ_kFK7\",YPiWIcf6y:resolvedLinks2[4]}},children:/*#__PURE__*/_jsx(CardsClickable,{bo2cs5pAm:resolvedLinks2[3],bsspVAUoe:qBgcak36U,cxcyRnWp9:\"Download the app\",dNLBbxEpw:toString(convertFromEnum15(cVpE7hTdr,activeLocale)),FSzCRLfrk:rIPkVqRhU,GzdpMqtRF:toResponsiveImage(CVBeL0icQ),height:\"100%\",id:\"zwoo4jX_O\",idTfLOqYm:resolvedLinks2[2],j6QdOKQW9:toBoolean(convertFromEnum12(cVpE7hTdr,activeLocale)),jEmCxClmn:resolvedLinks2[1],kHyfJdP_B:toBoolean(convertFromEnum14(cVpE7hTdr,activeLocale)),KqqKymDY9:p9CPWA9jx,KvJBkXAoG:\"Schedule now!\",layoutId:\"zwoo4jX_O\",m0FcILxjG:toResponsiveImage(maNp1YiNx),MjLxkm8ER:Zsy3olHcz,N7fZPoXRA:\"View registration\",QcCADXUp6:convertFromEnum11(cVpE7hTdr,activeLocale),SSWTgjAO4:p8HsNzVFA,style:{maxWidth:\"100%\",width:\"100%\"},sZcwYin3T:\"rgb(0, 0, 0)\",TwtfOSICG:Zsy3olHcz,ugFdoQeub:p9CPWA9jx,variant:\"lx6Jjm2Pu\",VJfui0rtN:qBgcak36U,VJmgnkZFX:f3e0f9IJ0,width:\"100%\",woWaxuE1v:N33Fl0y_c,Y06F370XB:toResponsiveImage(oQgIaJTL1),yHiu5T5z0:\"Build your website\",YPiWIcf6y:resolvedLinks2[0],YStwm3kYp:toString(convertFromEnum13(cVpE7hTdr,activeLocale)),YTx96RKoT:toResponsiveImage(mJjBIziis),Z79tJ8kuY:rIPkVqRhU,z8t74F1WI:qTVD1cBZ0})})})})})})]}),visible7&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16npns3\",\"data-framer-name\":\"cards-segmented-2\",name:\"cards-segmented-2\",children:[visible8&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"calc(100vw - 32px)\",y:3918}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,width:\"calc(100vw - 96px)\",y:4142,children:/*#__PURE__*/_jsx(Container,{className:\"framer-duazan-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{GCWYuNQD9:\"BVwVc0XU3\",variant:\"P5B7pz7jo\"}},children:/*#__PURE__*/_jsx(PageHeader,{BWoDzZT9Q:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",DG48R4eGQ:qqwiTiUS6,FryJ6alZz:\"jPvhvuR5I\",GCWYuNQD9:\"JOqgxZpkW\",height:\"100%\",id:\"eQ0l8XVBV\",IT3tmKn1_:false,layoutId:\"eQ0l8XVBV\",mhRjrF9vq:WGoNHDXrs,MKqf96GdC:false,PcD6JEJfL:\"N0Hs20USO\",QPHtXcTyB:\"lRHMQnRM9\",QQDFOG0Ir:\"button-label\",style:{width:\"100%\"},U1dtMXvB4:false,variant:\"SKoSRECtL\",w9kXRWNm8:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",WehUKPw1l:true,width:\"100%\",X207C9_Vg:\"label name\",XmRz8lweI:\"button-label\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"min(100vw - 32px, 1320px)\",y:4126}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"min(100vw - 96px, 1320px)\",y:4350,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yns2rw-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{variant:\"y2Sp6lhNK\"}},children:/*#__PURE__*/_jsx(CardsHorizontal,{dNLBbxEpw:\"rgba(255, 255, 255, 0)\",GzdpMqtRF:toResponsiveImage(oQgIaJTL1),height:\"100%\",id:\"QaN01EkhV\",kHyfJdP_B:false,layoutId:\"QaN01EkhV\",N7fZPoXRA:toString(convertFromBoolean(negate(isSet(tHDl6kT25)),activeLocale)),style:{maxWidth:\"100%\",width:\"100%\"},sZcwYin3T:\"var(--token-1893ea38-53b6-4375-b821-677138767e79, rgb(255, 255, 255))\",variant:\"DSUWjon3l\",VJfui0rtN:p9CPWA9jx,VJmgnkZFX:p8HsNzVFA,width:\"100%\",YStwm3kYp:\"var(--token-8429281c-354e-462c-bd8a-2af2e4d85b65, rgb(235, 242, 255))\"})})})})}),visible8&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"calc(100vw - 32px)\",y:4750}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"calc(100vw - 96px)\",y:4974,children:/*#__PURE__*/_jsx(Container,{className:\"framer-713hm4-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{variant:\"MI5JPxR61\"}},children:/*#__PURE__*/_jsx(SegmentedControls,{GvvqIvwR1:\"Button label\",height:\"100%\",id:\"s8FaVA0c0\",klkH9fSoU:\"Button label\",KNcqidz3h:\"Button label\",layoutId:\"s8FaVA0c0\",NRbBGv3qM:\"Button label\",style:{width:\"100%\"},variant:\"XJH1_ViC2\",width:\"100%\"})})})})})]}),visible7&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5ycu9j\",\"data-framer-name\":\"cards-segmented-3\",name:\"cards-segmented-3\",children:[visible8&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"calc(100vw - 32px)\",y:4614}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,width:\"calc(100vw - 96px)\",y:4982,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ns2sb0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{GCWYuNQD9:\"BVwVc0XU3\",variant:\"P5B7pz7jo\"}},children:/*#__PURE__*/_jsx(PageHeader,{BWoDzZT9Q:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",DG48R4eGQ:qqwiTiUS6,FryJ6alZz:\"jPvhvuR5I\",GCWYuNQD9:\"JOqgxZpkW\",height:\"100%\",id:\"xBPcWm8zo\",IT3tmKn1_:false,layoutId:\"xBPcWm8zo\",mhRjrF9vq:WGoNHDXrs,MKqf96GdC:false,PcD6JEJfL:\"N0Hs20USO\",QPHtXcTyB:\"lRHMQnRM9\",QQDFOG0Ir:\"button-label\",style:{width:\"100%\"},U1dtMXvB4:false,variant:\"SKoSRECtL\",w9kXRWNm8:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",WehUKPw1l:true,width:\"100%\",X207C9_Vg:\"label name\",XmRz8lweI:\"button-label\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"min(100vw - 32px, 1320px)\",y:4822}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"min(100vw - 96px, 1320px)\",y:5190,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9ercz8-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{variant:\"y2Sp6lhNK\"}},children:/*#__PURE__*/_jsx(CardsHorizontal,{dNLBbxEpw:\"var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249))\",GzdpMqtRF:toResponsiveImage(mJjBIziis),height:\"100%\",id:\"f7AWsuSi9\",kHyfJdP_B:false,layoutId:\"f7AWsuSi9\",N7fZPoXRA:toString(convertFromBoolean(negate(isSet(tHDl6kT25)),activeLocale)),style:{maxWidth:\"100%\",width:\"100%\"},sZcwYin3T:\"rgb(0, 0, 0)\",variant:\"DSUWjon3l\",VJfui0rtN:Zsy3olHcz,VJmgnkZFX:N33Fl0y_c,width:\"100%\",YStwm3kYp:\"var(--token-8429281c-354e-462c-bd8a-2af2e4d85b65, rgb(235, 242, 255))\"})})})})}),visible8&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"calc(100vw - 32px)\",y:5446}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"calc(100vw - 96px)\",y:5814,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4amns-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{variant:\"MI5JPxR61\"}},children:/*#__PURE__*/_jsx(SegmentedControls,{GvvqIvwR1:\"Button label\",height:\"100%\",id:\"GLd552V2K\",klkH9fSoU:\"Button label\",KNcqidz3h:\"Button label\",layoutId:\"GLd552V2K\",NRbBGv3qM:\"Button label\",style:{width:\"100%\"},variant:\"XJH1_ViC2\",width:\"100%\"})})})})})]}),visible9&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gcady9\",\"data-framer-name\":\"three-column-section\",name:\"three-column-section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"min(100vw - 32px, 1320px)\",y:5458}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:956,width:\"min(100vw - 96px, 1320px)\",y:5970,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g5xcv0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{variant:\"wgD7pMjpU\"}},children:/*#__PURE__*/_jsx(CardThreeColumn,{DiMCTiXTB:iYsRUV6kS,fV44Z1FlL:rLW8wFiGH,height:\"100%\",i1monaxYl:true,id:\"CRz9akCxz\",IKb9JAmUT:AzoqGGvj0,JxA6i_41o:\"https://app.teamlinkt.com/users/create_account?_gl=1*1jr56u0*_gcl_au*MjQ1Mzk0NTcyLjE3MzQ1NTA4NTY.*_ga*MTMxNjY1NDg4MC4xNzM0NTUwODU2*_ga_MTN81R5LSW*MTczNTk0OTY1Mi42OC4xLjE3MzU5NTAwODMuNTAuMC4w\",layoutId:\"CRz9akCxz\",LBGs_W4Rd:jAgFJuXh4,R95v3sS_M:\"https://app.teamlinkt.com/users/create_account?_gl=1*1jr56u0*_gcl_au*MjQ1Mzk0NTcyLjE3MzQ1NTA4NTY.*_ga*MTMxNjY1NDg4MC4xNzM0NTUwODU2*_ga_MTN81R5LSW*MTczNTk0OTY1Mi42OC4xLjE3MzU5NTAwODMuNTAuMC4w\",sRXPVDc3o:uGyUNKtcb,style:{maxWidth:\"100%\",width:\"100%\"},TNk56gBVn:iYsRUV6kS,uDQbXJCKb:KA6vDqcFD,variant:\"eVRud7plE\",VCmP4yaZx:\"https://app.teamlinkt.com/users/create_account?_gl=1*1jr56u0*_gcl_au*MjQ1Mzk0NTcyLjE3MzQ1NTA4NTY.*_ga*MTMxNjY1NDg4MC4xNzM0NTUwODU2*_ga_MTN81R5LSW*MTczNTk0OTY1Mi42OC4xLjE3MzU5NTAwODMuNTAuMC4w\",VIwb3bs6I:\"var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249))\",vSOVCl7Ns:F28IK6Yyb,vV45EizST:onMciL3xI,width:\"100%\",Wijg2ogtJ:true,xZT7YNdXQ:d8lmkmc0y,Zbolf2oax:toResponsiveImage(UGM7yeqAn),znmeFpATL:p7KFibjDE})})})})})}),visible10&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yl13ul\",\"data-framer-name\":\"logos-infinite\",name:\"logos-infinite\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GW4IGEooV\"},implicitPathVariables:undefined},{href:{webPageId:\"GW4IGEooV\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"min(100vw - 32px, 1320px)\",y:6510}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,width:\"min(100vw - 96px, 1320px)\",y:7094,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18zsvv1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{FryJ6alZz:\"IJFrAo6ah\",GCWYuNQD9:\"KoqGyahhQ\",PcD6JEJfL:\"nGgS_XfhZ\",variant:\"czn7eib3P\",xVZcYfOE4:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(PageHeader,{BWoDzZT9Q:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",DG48R4eGQ:\"Powering growth and play for 3,000+ organizations\",FryJ6alZz:\"jPvhvuR5I\",GCWYuNQD9:\"RtPWz8CGH\",height:\"100%\",id:\"DaXOQ2woL\",IT3tmKn1_:false,layoutId:\"DaXOQ2woL\",mhRjrF9vq:\"TeamLinkt products are trusted across the world\",MKqf96GdC:false,PcD6JEJfL:\"VKzrcDP7_\",QPHtXcTyB:\"lRHMQnRM9\",QQDFOG0Ir:cUAbzAlrf,style:{maxWidth:\"100%\",width:\"100%\"},U1dtMXvB4:false,variant:\"SKoSRECtL\",w9kXRWNm8:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",WehUKPw1l:true,width:\"100%\",X207C9_Vg:\"Label name\",XmRz8lweI:qYlwxH1tK,xVZcYfOE4:resolvedLinks3[0],YFs4BFdVJ:\"https://app.teamlinkt.com/users/create_account?_gl=1*1jr56u0*_gcl_au*MjQ1Mzk0NTcyLjE3MzQ1NTA4NTY.*_ga*MTMxNjY1NDg4MC4xNzM0NTUwODU2*_ga_MTN81R5LSW*MTczNTk0OTY1Mi42OC4xLjE3MzU5NTAwODMuNTAuMC4w\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12z3qqx\",\"data-framer-name\":\"slider-section\",name:\"slider-section\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qr1u5j-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:10,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"M9zqr4VGK\",layoutId:\"M9zqr4VGK\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-obfl9k\",\"data-framer-name\":\"logos\",name:\"logos\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ko05jb\",\"data-framer-name\":\"SCCVL\",name:\"SCCVL\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/6HDqaWOiOs039J3aKNBXN5747sY.png\"},className:\"framer-1u6wxi8\",\"data-framer-name\":\"sccvl_logo 1\",name:\"sccvl_logo 1\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g18ffo\",\"data-framer-name\":\"baseball-manitoba\",name:\"baseball-manitoba\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/wU33zJID6zcdHEsCpkgYNaJMlF0.png\"},className:\"framer-2u7u5g\",\"data-framer-name\":\"baseball_manitoba 1\",name:\"baseball_manitoba 1\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u9ngb5\",\"data-framer-name\":\"SB-baseball\",name:\"SB-baseball\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",sizes:\"104px\",src:\"https://framerusercontent.com/images/IGUJ1VgrJlmbm09kZdpWKF0oNg.png\",srcSet:\"https://framerusercontent.com/images/IGUJ1VgrJlmbm09kZdpWKF0oNg.png 483w\"},className:\"framer-1gg7jmj\",\"data-framer-name\":\"SBbaseball2 1\",name:\"SBbaseball2 1\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4zrau9\",\"data-framer-name\":\"lakewood-soccer\",name:\"lakewood-soccer\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/QKnyeQl2iVeHxJyXWdev8gHI548.png\"},className:\"framer-1synr1i\",\"data-framer-name\":\"free-lakewood-soccer 1\",name:\"free-lakewood-soccer 1\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-gjl84\",\"data-framer-name\":\"winnipeg-volleyball\",name:\"winnipeg-volleyball\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",sizes:\"104px\",src:\"https://framerusercontent.com/images/T7l4fodGzmWZSf0cjt3MWvpD3Zs.png\",srcSet:\"https://framerusercontent.com/images/T7l4fodGzmWZSf0cjt3MWvpD3Zs.png?scale-down-to=512 512w,https://framerusercontent.com/images/T7l4fodGzmWZSf0cjt3MWvpD3Zs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/T7l4fodGzmWZSf0cjt3MWvpD3Zs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/T7l4fodGzmWZSf0cjt3MWvpD3Zs.png 2134w\"},className:\"framer-12damb\",\"data-framer-name\":\"wvc 1\",name:\"wvc 1\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-c2f7ic\",\"data-framer-name\":\"hawai-soccer\",name:\"hawai-soccer\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/xqER7XYojQCVsg9Fsjxuxdh9wQ.png\"},className:\"framer-kaed9d\",\"data-framer-name\":\"1-2 1\",name:\"1-2 1\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18ptjz4\",\"data-framer-name\":\"ontario-football\",name:\"ontario-football\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/0dWysculOAQjfuqa506n2A6hiK0.png\"},className:\"framer-1c2xnc8\",\"data-framer-name\":\"fbontario 1\",name:\"fbontario 1\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-o4kwr9\",\"data-framer-name\":\"three0rivers-lacrosse\",name:\"three0rivers-lacrosse\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/fwHPTrIKb73MTKX8H7vVvEnKJQ.png\"},className:\"framer-un7zh5\",\"data-framer-name\":\"1-5 1\",name:\"1-5 1\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a01a00\",\"data-framer-name\":\"oconomowoc-lacrosse\",name:\"oconomowoc-lacrosse\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ULd1ipGlI256ujHnvGZttRVU2tw.png\"},className:\"framer-1cil2fp\",\"data-framer-name\":\"1-8 1\",name:\"1-8 1\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-s2z0a8\",\"data-framer-name\":\"humboldt-broncos-hockey\",name:\"humboldt-broncos-hockey\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/U2QAa8QwRck0Dy16eXRMlfMI.png\"},className:\"framer-2nl1vi\",\"data-framer-name\":\"humboldt 1\",name:\"humboldt 1\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1iuo0r2\",\"data-framer-name\":\"kings-hockey-southwinnipeg\",name:\"kings-hockey-southwinnipeg\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/GvnQWw2enReZf7LhCmOWb0.png\"},className:\"framer-1cf2h89\",\"data-framer-name\":\"swhl 1\",name:\"swhl 1\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-h6lrxy\",\"data-framer-name\":\"braintree-basketball\",name:\"braintree-basketball\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/LpOGtFagG6Vcvr5IwoZCqrExQ.png\"},className:\"framer-pxqb1a\",\"data-framer-name\":\"braintree-youth-basketball 1\",name:\"braintree-youth-basketball 1\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m9gyhl\",\"data-framer-name\":\"canada-football\",name:\"canada-football\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/t5RgbImCIDmADT8DDm02mJikpY.png\"},className:\"framer-19oisms\",\"data-framer-name\":\"FootballCanada 1\",name:\"FootballCanada 1\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h8cxqj\",\"data-framer-name\":\"rcba-basketball\",name:\"rcba-basketball\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/vO8KwN3qN6pFpcDibH5Irj8NY.png\"},className:\"framer-n0110m\",\"data-framer-name\":\"rcba-clear 1\",name:\"rcba-clear 1\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-gjbikp\",\"data-framer-name\":\"centennial-ll-basebal\",name:\"centennial-ll-basebal\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/25mcOl2sbUDeZuJyWHu5bRAJ9Sw.png\"},className:\"framer-c40f7f\",\"data-framer-name\":\"3 2\",name:\"3 2\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1l53cjt\",\"data-framer-name\":\"m-baseball\",name:\"m-baseball\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zQoCZUJfgG6kEMUG1v4govif7SE.png\"},className:\"framer-1ybj4o2\",\"data-framer-name\":\"1 48\",name:\"1 48\"})})]})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),visible11&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l73vog\",\"data-framer-name\":\"measured-impact\",name:\"measured-impact\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"pavo6t_zK\"},implicitPathVariables:undefined},{href:{webPageId:\"pavo6t_zK\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{y:6766}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:2012,width:\"max(100vw, 1px)\",y:7478,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ovfqbh-container\",id:elementId1,ref:ref3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{b28XbXxxT:convertFromEnum29(cVpE7hTdr,activeLocale),dXwr3HO1S:convertFromEnum30(cVpE7hTdr,activeLocale),Egam6mOFL:resolvedLinks4[1],variant:convertFromEnum28(cVpE7hTdr,activeLocale),vUZSh7Kh0:\"nGgS_XfhZ\"}},children:/*#__PURE__*/_jsx(MeasuredImpactNew,{aAiAQE69m:toBoolean(convertFromEnum27(cVpE7hTdr,activeLocale)),al5HnENO_:\"View all testimonies\",b28XbXxxT:convertFromEnum22(cVpE7hTdr,activeLocale),CRkcs9Al3:\"lRHMQnRM9\",D1z5K8Zqc:\"button-label\",dCML0efiN:wUADUfyqY,dXwr3HO1S:convertFromEnum23(cVpE7hTdr,activeLocale),Egam6mOFL:resolvedLinks4[0],f_rwGynh8:\"VKzrcDP7_\",FeAxTlsrg:true,ga3ppgOBM:false,hAc9FHG2P:\"button-label\",height:\"100%\",HWaB9dqOF:CDypG4pcr,id:\"MYLEJzNtW\",IF72tikaJ:\"The number of teams, clubs, leagues and associations we\u2019ve helped\",K9zdWcnFe:toString(convertFromEnum24(cVpE7hTdr,activeLocale)),layoutId:\"MYLEJzNtW\",M0ojWsQlq:toBoolean(convertFromEnum26(cVpE7hTdr,activeLocale)),nofiMbhtF:lDGXZiJVU,OStXtTSEc:\"VKzrcDP7_\",PBeb2Xf37:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",QvYJpFS9U:false,r5labPeHj:rx765F_iU,roqZ7LI1f:VEieo0wx_,sP0Y5SfYK:false,sREWvRvd1:SAizTMfI1,style:{width:\"100%\"},t1QJcNH11:toString(convertFromEnum25(cVpE7hTdr,activeLocale)),UrQFHihJE:toBoolean(convertFromEnum12(cVpE7hTdr,activeLocale)),UWCfg4Flg:\"Label name\",variant:convertFromEnum21(cVpE7hTdr,activeLocale),vUZSh7Kh0:\"VKzrcDP7_\",width:\"100%\",YcgsHhgUW:HV9Ppf4hA})})})})})})}),visible12&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-lb98si\",\"data-framer-name\":\"Emi-banner\",name:\"Emi-banner\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BPYNlloMV\"},implicitPathVariables:undefined},{href:{webPageId:\"BPYNlloMV\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{y:8802}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:466,width:\"max(100vw, 1px)\",y:9570,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yk29fs-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{lb3Wl6NVQ:resolvedLinks5[1],variant:\"e0ZDYNH0e\"}},children:/*#__PURE__*/_jsx(EmiBanner,{height:\"100%\",id:\"cBrweT3Qj\",layoutId:\"cBrweT3Qj\",lb3Wl6NVQ:resolvedLinks5[0],style:{width:\"100%\"},variant:\"Lb8YKsvVc\",width:\"100%\"})})})})})})}),visible13&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tc5s85\",\"data-framer-name\":\"Bento Card\",name:\"Bento Card\",children:[visible2&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"calc(100vw + 3px)\",y:9216}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:9984,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sow0wa-container\",children:/*#__PURE__*/_jsx(BackgroundColors,{height:\"100%\",id:\"QZCNi7lsE\",layoutId:\"QZCNi7lsE\",style:{height:\"100%\",width:\"100%\"},variant:\"ANVsiutHt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ig4q3y\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"min(max(100vw - 32px, 1px), 1320px)\",y:9316}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,width:\"min(max(100vw - 96px, 1px), 1320px)\",y:10084,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dnm77z-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{fjkvLNNYG:\"KoqGyahhQ\",variant:\"lqZ2eRVoQ\"}},children:/*#__PURE__*/_jsx(BentoCards,{aUaIQhwSq:false,bnunH4jFp:\"Description\",cGFlad_Wn:\"Get support when you need it. We provide 12-hour, 7-day a week support.\",cGOs6CkMo:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",cKkZvibDC:\"Premium support\",EsrwcXVa4:false,fjkvLNNYG:\"j39sPtSAv\",G5aiwasfe:\"Share instant schedule updates and messaging with our free Team Management App.\",gXEfjGEVP:\"var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249))\",HBuZcqOcn:\"Take control\",height:\"100%\",id:\"OxhLz_1As\",IqO8py_3V:IbHiv9wMm,jMvVRZhOn:true,k7B3Z7N3M:\"Simplify tedious tasks with our powerful schedule builder, website wizard and reporting tools. \",KSGbXS4Hn:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",KTrh2P2VN:\"VKzrcDP7_\",layoutId:\"OxhLz_1As\",LxBmSyTOF:\"Label name\",MU4SiXwfD:\"Improve communication\",PdImS50ca:\"rgb(255, 255, 255)\",pLWRhLbNf:\"lRHMQnRM9\",pTmtbRThM:\"button-label\",r0LClRRxb:\"Don\u2019t wait on changes.  Manage your registration, schedule, website and more with ease.\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},th8nw6ghb:false,ucc5YI8kL:JvhJn6KQ6,uLt8PM6Yc:\"button-label\",VAOAQqP3F:toResponsiveImage(PNm1h4vIf),variant:\"a_aowlt3o\",w74EcGqBZ:\"Save time\",width:\"100%\",wInHfuiFb:\"Label\",xFR74oTez:\"VKzrcDP7_\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"min(100vw - 32px, 1320px)\",y:9340}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"min(100vw - 96px, 1320px)\",y:10132,children:/*#__PURE__*/_jsx(Container,{className:\"framer-111ba92-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{variant:\"r0SVnT8Cw\"}},children:/*#__PURE__*/_jsx(CardsHorizontal,{dNLBbxEpw:\"var(--token-8429281c-354e-462c-bd8a-2af2e4d85b65, rgb(235, 242, 255))\",GzdpMqtRF:toResponsiveImage(lSmy3t83K),height:\"100%\",id:\"Al7JPRala\",kHyfJdP_B:false,layoutId:\"Al7JPRala\",N7fZPoXRA:\"Button label\",style:{maxWidth:\"100%\",width:\"100%\"},sZcwYin3T:\"rgb(0, 0, 0)\",variant:\"VCj4tUZqt\",VJfui0rtN:UUv8DB5SS,VJmgnkZFX:yfT6ulSOa,width:\"100%\",YStwm3kYp:\"var(--token-8429281c-354e-462c-bd8a-2af2e4d85b65, rgb(235, 242, 255))\"})})})})})]}),isDisplayed2(visible14)&&/*#__PURE__*/_jsxs(\"div\",{className:cx(\"framer-1hf1n22\",\"hidden-i5k5go\",!visible14&&\"hidden-1ihved0\"),\"data-framer-name\":\"cards-scrollable\",name:\"cards-scrollable\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,width:\"min(100vw - 96px, 1320px)\",y:10828,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qqjh7p-container\",children:/*#__PURE__*/_jsx(PageHeader,{BWoDzZT9Q:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",DG48R4eGQ:vv7YuIFq5,FryJ6alZz:\"jPvhvuR5I\",GCWYuNQD9:\"j39sPtSAv\",height:\"100%\",id:\"UziVUMOJi\",IT3tmKn1_:false,layoutId:\"UziVUMOJi\",mhRjrF9vq:K1bjcSyhf,MKqf96GdC:false,PcD6JEJfL:\"N0Hs20USO\",QPHtXcTyB:\"lRHMQnRM9\",QQDFOG0Ir:\"button-label\",style:{maxWidth:\"100%\",width:\"100%\"},U1dtMXvB4:false,variant:\"Hqqh1QAO1\",w9kXRWNm8:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",WehUKPw1l:true,width:\"100%\",X207C9_Vg:\"label name\",XmRz8lweI:\"button-label\"})})}),visible14&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-mggm1q\",\"data-framer-name\":\"cards-scrollable\",name:\"cards-scrollable\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3zs78t\",\"data-framer-name\":\"scrollable-area\",name:\"scrollable-area\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-daz3q6\",\"data-framer-name\":\"scroll-text-column\",name:\"scroll-text-column\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,y:11036,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p2abks-container\",id:elementId2,ref:ref4,children:/*#__PURE__*/_jsx(CardsScrollable,{height:\"100%\",id:\"N0yMxKwWl\",layoutId:\"N0yMxKwWl\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},sZcwYin3T:\"rgb(0, 0, 0)\",variant:\"f7DbkU87C\",VJfui0rtN:iHCMW2oCH,VJmgnkZFX:tnJOeQDgi,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,y:12046,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qtwmzt-container\",id:elementId3,ref:ref5,children:/*#__PURE__*/_jsx(CardsScrollable,{height:\"100%\",id:\"Nu2SszOPI\",layoutId:\"Nu2SszOPI\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},sZcwYin3T:\"rgb(0, 0, 0)\",variant:\"f7DbkU87C\",VJfui0rtN:ZqqjlHyxz,VJmgnkZFX:mXif2m8u7,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,y:13056,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wze2gc-container\",id:elementId4,ref:ref6,children:/*#__PURE__*/_jsx(CardsScrollable,{height:\"100%\",id:\"dDMSLI5Yx\",layoutId:\"dDMSLI5Yx\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},sZcwYin3T:\"rgb(0, 0, 0)\",variant:\"f7DbkU87C\",VJfui0rtN:xwoypJu41,VJmgnkZFX:OoFjvuB7t,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,y:14066,children:/*#__PURE__*/_jsx(Container,{className:\"framer-r97h9f-container\",id:elementId5,ref:ref7,children:/*#__PURE__*/_jsx(CardsScrollable,{height:\"100%\",id:\"nZCVVALFi\",layoutId:\"nZCVVALFi\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},sZcwYin3T:\"rgb(0, 0, 0)\",variant:\"f7DbkU87C\",VJfui0rtN:okxs6U0n0,VJmgnkZFX:xr6jhFSqC,width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fn1cw1\",\"data-framer-name\":\"sticky-image\",name:\"sticky-image\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"600px\",y:11236,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ngim09-container\",children:/*#__PURE__*/_jsx(ImageScrollableWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref4,target:\"b_yp87fdl\"},{ref:ref5,target:\"ldzd2uC2e\"},{ref:ref6,target:\"wP3kt9nna\"},{ref:ref7,target:\"ggfKpZOvX\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,En4qBthfm:\"var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249))\",GzdpMqtRF:toResponsiveImage(N0lq_XXYY),height:\"100%\",id:\"pRetjvo_y\",layoutId:\"pRetjvo_y\",lJdD9OOwp:toResponsiveImage(bzhco20ix),OXXG6hH0v:toResponsiveImage(JDUaKHR2C),RBdcAf0hH:toResponsiveImage(TqhON_aLo),style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"b_yp87fdl\",width:\"100%\"})})})})]})})]}),isDisplayed3(visible15)&&/*#__PURE__*/_jsxs(\"div\",{className:cx(\"framer-1q9d122\",\"hidden-1ihved0\",!visible15&&\"hidden-i5k5go\"),\"data-framer-name\":\"cards-static\",name:\"cards-static\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"min(100vw - 32px, 1320px)\",y:10036}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13e576z-container\",children:/*#__PURE__*/_jsx(PageHeader,{BWoDzZT9Q:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",DG48R4eGQ:vv7YuIFq5,FryJ6alZz:\"jPvhvuR5I\",GCWYuNQD9:\"KoqGyahhQ\",height:\"100%\",id:\"DMC4AIk8I\",IT3tmKn1_:false,layoutId:\"DMC4AIk8I\",mhRjrF9vq:K1bjcSyhf,MKqf96GdC:false,PcD6JEJfL:\"N0Hs20USO\",QPHtXcTyB:\"lRHMQnRM9\",QQDFOG0Ir:\"button-label\",style:{maxWidth:\"100%\",width:\"100%\"},U1dtMXvB4:false,variant:\"czn7eib3P\",w9kXRWNm8:\"var(--token-e5728fc0-7b44-4f6c-b7a5-12d32b964dc2, rgb(28, 32, 36))\",WehUKPw1l:true,width:\"100%\",X207C9_Vg:\"label name\",XmRz8lweI:\"button-label\"})})})}),isDisplayed2(visible14)&&/*#__PURE__*/_jsx(\"div\",{className:cx(\"framer-c4xx7n\",\"hidden-i5k5go\",!visible14&&\"hidden-1ihved0\"),\"data-framer-name\":\"cards-scrollable\",name:\"cards-scrollable\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j5zbpv\",\"data-framer-name\":\"scrollable-area\",name:\"scrollable-area\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6bmy0o\",\"data-framer-name\":\"scroll-text-column\",name:\"scroll-text-column\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sl9mhl-container\",id:elementId6,ref:ref8,children:/*#__PURE__*/_jsx(CardsScrollable,{height:\"100%\",id:\"YsfBaUPrb\",layoutId:\"YsfBaUPrb\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},sZcwYin3T:\"rgb(0, 0, 0)\",variant:\"f7DbkU87C\",VJfui0rtN:iHCMW2oCH,VJmgnkZFX:tnJOeQDgi,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7mya7p-container\",id:elementId7,ref:ref9,children:/*#__PURE__*/_jsx(CardsScrollable,{height:\"100%\",id:\"DtD0yW6m1\",layoutId:\"DtD0yW6m1\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},sZcwYin3T:\"rgb(0, 0, 0)\",variant:\"f7DbkU87C\",VJfui0rtN:ZqqjlHyxz,VJmgnkZFX:mXif2m8u7,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-k0j3z6-container\",id:elementId8,ref:ref10,children:/*#__PURE__*/_jsx(CardsScrollable,{height:\"100%\",id:\"qet2ivgfX\",layoutId:\"qet2ivgfX\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},sZcwYin3T:\"rgb(0, 0, 0)\",variant:\"f7DbkU87C\",VJfui0rtN:xwoypJu41,VJmgnkZFX:OoFjvuB7t,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uwi91b-container\",id:elementId9,ref:ref11,children:/*#__PURE__*/_jsx(CardsScrollable,{height:\"100%\",id:\"ioqKRv5bb\",layoutId:\"ioqKRv5bb\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},sZcwYin3T:\"rgb(0, 0, 0)\",variant:\"f7DbkU87C\",VJfui0rtN:okxs6U0n0,VJmgnkZFX:xr6jhFSqC,width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o71jto\",\"data-framer-name\":\"sticky-image\",name:\"sticky-image\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"600px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-10g365u-container\",children:/*#__PURE__*/_jsx(ImageScrollableWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref8,target:\"b_yp87fdl\"},{ref:ref9,target:\"ldzd2uC2e\"},{ref:ref10,target:\"wP3kt9nna\"},{ref:ref11,target:\"ggfKpZOvX\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,En4qBthfm:\"var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, rgb(249, 249, 249))\",GzdpMqtRF:toResponsiveImage(N0lq_XXYY),height:\"100%\",id:\"dMKxsccCZ\",layoutId:\"dMKxsccCZ\",lJdD9OOwp:toResponsiveImage(bzhco20ix),OXXG6hH0v:toResponsiveImage(JDUaKHR2C),RBdcAf0hH:toResponsiveImage(TqhON_aLo),style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"b_yp87fdl\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"min(100vw - 32px, 1320px)\",y:10244}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10zrl1a-container\",children:/*#__PURE__*/_jsx(CardsHorizontal,{dNLBbxEpw:toString(convertFromEnum34(cVpE7hTdr,activeLocale)),GzdpMqtRF:toResponsiveImage(N0lq_XXYY),height:\"100%\",id:\"vgrNJdPF2\",kHyfJdP_B:false,layoutId:\"vgrNJdPF2\",N7fZPoXRA:\"View payments\",style:{maxWidth:\"100%\",width:\"100%\"},sZcwYin3T:\"rgb(0, 0, 0)\",variant:\"r0SVnT8Cw\",VJfui0rtN:iHCMW2oCH,VJmgnkZFX:tnJOeQDgi,width:\"100%\",YStwm3kYp:\"rgba(235, 242, 255, 0)\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"min(100vw - 32px, 1320px)\",y:10868}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,children:/*#__PURE__*/_jsx(Container,{className:\"framer-w9uqky-container\",children:/*#__PURE__*/_jsx(CardsHorizontal,{dNLBbxEpw:toString(convertFromEnum34(cVpE7hTdr,activeLocale)),GzdpMqtRF:toResponsiveImage(JDUaKHR2C),height:\"100%\",id:\"QCan9Sn6w\",kHyfJdP_B:false,layoutId:\"QCan9Sn6w\",N7fZPoXRA:\"View payments\",style:{maxWidth:\"100%\",width:\"100%\"},sZcwYin3T:\"rgb(0, 0, 0)\",variant:\"r0SVnT8Cw\",VJfui0rtN:ZqqjlHyxz,VJmgnkZFX:mXif2m8u7,width:\"100%\",YStwm3kYp:\"rgba(235, 242, 255, 0)\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"min(100vw - 32px, 1320px)\",y:11492}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1syl331-container\",children:/*#__PURE__*/_jsx(CardsHorizontal,{dNLBbxEpw:toString(convertFromEnum34(cVpE7hTdr,activeLocale)),GzdpMqtRF:toResponsiveImage(bzhco20ix),height:\"100%\",id:\"A1pc6ba1E\",kHyfJdP_B:false,layoutId:\"A1pc6ba1E\",N7fZPoXRA:\"View payments\",style:{maxWidth:\"100%\",width:\"100%\"},sZcwYin3T:\"rgb(0, 0, 0)\",variant:\"r0SVnT8Cw\",VJfui0rtN:xwoypJu41,VJmgnkZFX:OoFjvuB7t,width:\"100%\",YStwm3kYp:\"rgba(235, 242, 255, 0)\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{width:\"min(100vw - 32px, 1320px)\",y:12116}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16vwefe-container\",children:/*#__PURE__*/_jsx(CardsHorizontal,{dNLBbxEpw:toString(convertFromEnum34(cVpE7hTdr,activeLocale)),GzdpMqtRF:toResponsiveImage(TqhON_aLo),height:\"100%\",id:\"Pe1Gz5oHS\",kHyfJdP_B:false,layoutId:\"Pe1Gz5oHS\",N7fZPoXRA:\"View payments\",style:{maxWidth:\"100%\",width:\"100%\"},sZcwYin3T:\"rgb(0, 0, 0)\",variant:\"r0SVnT8Cw\",VJfui0rtN:okxs6U0n0,VJmgnkZFX:xr6jhFSqC,width:\"100%\",YStwm3kYp:\"rgba(235, 242, 255, 0)\"})})})})]}),visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-fdvhww\",\"data-framer-name\":\"Download TeamLinkt App\",name:\"Download TeamLinkt App\"}),isDisplayed2(visible2)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:476,width:\"100vw\",y:15962,children:/*#__PURE__*/_jsx(Container,{className:cx(\"framer-2llcxm-container\",\"hidden-i5k5go\",!visible2&&\"hidden-1ihved0\"),children:/*#__PURE__*/_jsx(PreFooter,{GsPAlpc70:\"Try it yourself or request a demo.\",height:\"100%\",id:\"QWvSn6tqr\",kM6t_3dHY:QEHN8VE0h,layoutId:\"QWvSn6tqr\",style:{width:\"100%\"},ToyNQ6V7z:\"Automate your season\",variant:\"d5znvPW5X\",width:\"100%\",wnzV5shzC:\"Get a demo\",xnsxlRyhD:contains(nStylMFId,\"organization\")})})}),isDisplayed2(visible16)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:476,width:\"100vw\",y:16438,children:/*#__PURE__*/_jsx(Container,{className:cx(\"framer-1hvom2b-container\",\"hidden-i5k5go\",!visible16&&\"hidden-1ihved0\"),\"data-framer-name\":\"Pre-Footer Teams\",name:\"Pre-Footer Teams\",children:/*#__PURE__*/_jsx(PreFooter,{GsPAlpc70:\"TeamLinkt is easy to launch and free, forever.\",height:\"100%\",id:\"SLdv6ba7_\",kM6t_3dHY:QEHN8VE0h,layoutId:\"SLdv6ba7_\",name:\"Pre-Footer Teams\",style:{width:\"100%\"},ToyNQ6V7z:\"Ready to connect your team? \",variant:\"d5znvPW5X\",width:\"100%\",wnzV5shzC:\"Get a demo\",xnsxlRyhD:contains(nStylMFId,\"organization\")})})}),isDisplayed3(visible2)&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{height:428,width:\"100vw\",y:12860}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(\"framer-55wy9q-container\",\"hidden-1ihved0\",!visible2&&\"hidden-i5k5go\"),children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{ydxNSBsL5:contains(nStylMFId,\"organization\")}},children:/*#__PURE__*/_jsx(PreFooterMobile,{cFIUVcWr9:\"Sign up today or schedule a meeting with a member of our team.\",height:\"100%\",id:\"LVve8h_hB\",layoutId:\"LVve8h_hB\",sA7J1UeKZ:QEHN8VE0h,style:{width:\"100%\"},variant:\"zUjHc1e9J\",width:\"100%\",xIZtUBFR7:\"Automate your season\",ydxNSBsL5:false})})})})}),isDisplayed3(visible17)&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{height:428,width:\"100vw\",y:13288}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(\"framer-1y3rbwk-container\",\"hidden-1ihved0\",!visible17&&\"hidden-i5k5go\"),\"data-framer-name\":\"Pre-Footer - Mobile Teams\",name:\"Pre-Footer - Mobile Teams\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{cFIUVcWr9:\"TeamLinkt is easy to launch and free, forever.\",xIZtUBFR7:\"Ready to connect your team?\"}},children:/*#__PURE__*/_jsx(PreFooterMobile,{cFIUVcWr9:\"Sign up today or schedule a meeting with a member of our team.\",height:\"100%\",id:\"LnGvMSosw\",layoutId:\"LnGvMSosw\",name:\"Pre-Footer - Mobile Teams\",sA7J1UeKZ:QEHN8VE0h,style:{width:\"100%\"},variant:\"zUjHc1e9J\",width:\"100%\",xIZtUBFR7:\"Automate your season\",ydxNSBsL5:false})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:833,width:\"100vw\",y:16914,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r7n21c-container hidden-i5k5go\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"BdUiu1vZ7\",layoutId:\"BdUiu1vZ7\",style:{width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nmAPFFIvV:{height:770,width:\"100vw\",y:13716}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1n9qhko-container hidden-1ihved0\",children:/*#__PURE__*/_jsx(FooterMobile,{height:\"100%\",id:\"xdFRefPd4\",layoutId:\"xdFRefPd4\",style:{width:\"100%\"},variant:\"Qbe8Q2CRk\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-0R1qB { background: white; }`,\".framer-0R1qB.framer-1obcsyr, .framer-0R1qB .framer-1obcsyr { display: block; }\",\".framer-0R1qB.framer-1ihved0 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-0R1qB .framer-5jee3w-container, .framer-0R1qB .framer-lnymtq-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 5; }\",\".framer-0R1qB .framer-1dyotz6-container { flex: none; height: auto; position: relative; width: 100%; z-index: 0; }\",\".framer-0R1qB .framer-1yrrs31 { 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: 140px 48px 80px 48px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-197n39u-container, .framer-0R1qB .framer-18zsvv1-container { flex: none; height: auto; max-width: 1320px; position: relative; width: 100%; z-index: 1; }\",\".framer-0R1qB .framer-om1ote-container, .framer-0R1qB .framer-1qzlt8g-container, .framer-0R1qB .framer-14veyst-container, .framer-0R1qB .framer-sow0wa-container { flex: none; height: 100vh; left: 0px; position: absolute; right: 0px; top: -52px; z-index: 0; }\",\".framer-0R1qB .framer-1melh85 { 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-0R1qB .framer-kdjibs-container { flex: none; height: 100vh; left: 0px; position: absolute; right: 0px; top: -47px; z-index: 0; }\",\".framer-0R1qB .framer-s5f0zr, .framer-0R1qB .framer-ig4q3y { 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-0R1qB .framer-1n2hpie-container, .framer-0R1qB .framer-fbatya-container { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-0R1qB .framer-1uz6704 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 48px 120px 48px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-dg6zdu { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-1yhuhs7-container, .framer-0R1qB .framer-duazan-container, .framer-0R1qB .framer-713hm4-container, .framer-0R1qB .framer-ns2sb0-container, .framer-0R1qB .framer-4amns-container, .framer-0R1qB .framer-2llcxm-container, .framer-0R1qB .framer-1hvom2b-container, .framer-0R1qB .framer-55wy9q-container, .framer-0R1qB .framer-1y3rbwk-container, .framer-0R1qB .framer-1r7n21c-container, .framer-0R1qB .framer-1n9qhko-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-0R1qB .framer-zstim0 { 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: 1320px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-a7mtf2-container, .framer-0R1qB .framer-iefltz-container, .framer-0R1qB .framer-zs345d-container, .framer-0R1qB .framer-ck21df-container, .framer-0R1qB .framer-8c2s8c-container, .framer-0R1qB .framer-10g03wg-container, .framer-0R1qB .framer-39zcd4-container, .framer-0R1qB .framer-1tz1ktt-container { height: auto; position: relative; width: auto; }\",\".framer-0R1qB .framer-1tmcm2l-container, .framer-0R1qB .framer-ovfqbh-container, .framer-0R1qB .framer-1yk29fs-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-0R1qB .framer-9b4av2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 696px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-1yqw93q-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-0R1qB .framer-diu503 { align-content: center; align-items: center; background-color: var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, #f9f9f9); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 48px 120px 48px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-1cskeft-container, .framer-0R1qB .framer-u83rvj-container, .framer-0R1qB .framer-k6j6lj-container, .framer-0R1qB .framer-yns2rw-container, .framer-0R1qB .framer-9ercz8-container, .framer-0R1qB .framer-g5xcv0-container, .framer-0R1qB .framer-111ba92-container, .framer-0R1qB .framer-1qqjh7p-container, .framer-0R1qB .framer-13e576z-container, .framer-0R1qB .framer-10zrl1a-container, .framer-0R1qB .framer-w9uqky-container, .framer-0R1qB .framer-1syl331-container, .framer-0R1qB .framer-16vwefe-container { flex: none; height: auto; max-width: 1320px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-16npns3 { align-content: center; align-items: center; background-color: var(--token-88b7c52e-5a2f-40cf-8ead-953240eb1842, #142a6a); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 48px 120px 48px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-5ycu9j { align-content: center; align-items: center; background-color: var(--token-c8f212f7-fffe-49c6-944b-1d4bf2138ba8, #f9f9f9); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 48px 120px 48px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-1gcady9 { align-content: center; align-items: center; background-color: var(--token-1893ea38-53b6-4375-b821-677138767e79, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 48px 120px 48px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-yl13ul { align-content: center; align-items: center; background-color: var(--token-1893ea38-53b6-4375-b821-677138767e79, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 48px 48px 0px 48px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-12z3qqx { align-content: center; align-items: center; background-color: var(--token-1893ea38-53b6-4375-b821-677138767e79, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 200px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-qr1u5j-container { flex: none; height: 100%; position: relative; width: 100%; }\",\".framer-0R1qB .framer-obfl9k { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 48px 0px 48px; position: relative; width: min-content; }\",\".framer-0R1qB .framer-ko05jb, .framer-0R1qB .framer-1g18ffo, .framer-0R1qB .framer-1u9ngb5, .framer-0R1qB .framer-4zrau9, .framer-0R1qB .framer-gjl84, .framer-0R1qB .framer-c2f7ic, .framer-0R1qB .framer-18ptjz4, .framer-0R1qB .framer-o4kwr9, .framer-0R1qB .framer-1a01a00, .framer-0R1qB .framer-s2z0a8, .framer-0R1qB .framer-1iuo0r2, .framer-0R1qB .framer-h6lrxy, .framer-0R1qB .framer-1m9gyhl, .framer-0R1qB .framer-1h8cxqj, .framer-0R1qB .framer-gjbikp, .framer-0R1qB .framer-1l53cjt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 120px; justify-content: flex-start; overflow: visible; padding: 8px; position: relative; width: 120px; }\",\".framer-0R1qB .framer-1u6wxi8, .framer-0R1qB .framer-2u7u5g, .framer-0R1qB .framer-1gg7jmj, .framer-0R1qB .framer-1synr1i, .framer-0R1qB .framer-12damb, .framer-0R1qB .framer-kaed9d, .framer-0R1qB .framer-1c2xnc8, .framer-0R1qB .framer-un7zh5, .framer-0R1qB .framer-1cil2fp, .framer-0R1qB .framer-2nl1vi, .framer-0R1qB .framer-1cf2h89, .framer-0R1qB .framer-pxqb1a, .framer-0R1qB .framer-19oisms, .framer-0R1qB .framer-n0110m, .framer-0R1qB .framer-c40f7f, .framer-0R1qB .framer-1ybj4o2 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 200px); mix-blend-mode: luminosity; position: relative; width: 100%; }\",\".framer-0R1qB .framer-1l73vog { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-lb98si { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-tc5s85 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 48px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-dnm77z-container { align-self: stretch; flex: 1 0 0px; height: auto; max-width: 1320px; position: relative; width: 1px; }\",\".framer-0R1qB .framer-1hf1n22 { align-content: center; align-items: center; background-color: var(--token-1893ea38-53b6-4375-b821-677138767e79, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 48px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-mggm1q { align-content: flex-start; align-items: flex-start; background-color: var(--token-1893ea38-53b6-4375-b821-677138767e79, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 48px 48px 48px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-3zs78t, .framer-0R1qB .framer-1j5zbpv { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-0R1qB .framer-daz3q6, .framer-0R1qB .framer-6bmy0o { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-0R1qB .framer-1p2abks-container, .framer-0R1qB .framer-1qtwmzt-container, .framer-0R1qB .framer-1wze2gc-container, .framer-0R1qB .framer-r97h9f-container, .framer-0R1qB .framer-1sl9mhl-container, .framer-0R1qB .framer-7mya7p-container, .framer-0R1qB .framer-k0j3z6-container, .framer-0R1qB .framer-1uwi91b-container { flex: none; height: 100vh; max-width: 1320px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-1fn1cw1, .framer-0R1qB .framer-1o71jto { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 0px; width: min-content; will-change: transform; z-index: 1; }\",\".framer-0R1qB .framer-ngim09-container, .framer-0R1qB .framer-10g365u-container { flex: none; height: 600px; max-width: 1320px; position: relative; width: 600px; z-index: 1; }\",\".framer-0R1qB .framer-1q9d122 { align-content: center; align-items: center; background-color: var(--token-1893ea38-53b6-4375-b821-677138767e79, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 48px 16px 48px 16px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-c4xx7n { align-content: flex-start; align-items: flex-start; background-color: var(--token-1893ea38-53b6-4375-b821-677138767e79, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 48px 16px 48px 16px; position: relative; width: 100%; }\",\".framer-0R1qB .framer-fdvhww { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 800px; justify-content: center; overflow: hidden; padding: 80px 48px 80px 48px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-0R1qB.framer-1ihved0, .framer-0R1qB .framer-1yrrs31, .framer-0R1qB .framer-1melh85, .framer-0R1qB .framer-s5f0zr, .framer-0R1qB .framer-1uz6704, .framer-0R1qB .framer-dg6zdu, .framer-0R1qB .framer-zstim0, .framer-0R1qB .framer-9b4av2, .framer-0R1qB .framer-diu503, .framer-0R1qB .framer-16npns3, .framer-0R1qB .framer-5ycu9j, .framer-0R1qB .framer-1gcady9, .framer-0R1qB .framer-yl13ul, .framer-0R1qB .framer-12z3qqx, .framer-0R1qB .framer-obfl9k, .framer-0R1qB .framer-ko05jb, .framer-0R1qB .framer-1g18ffo, .framer-0R1qB .framer-1u9ngb5, .framer-0R1qB .framer-4zrau9, .framer-0R1qB .framer-gjl84, .framer-0R1qB .framer-c2f7ic, .framer-0R1qB .framer-18ptjz4, .framer-0R1qB .framer-o4kwr9, .framer-0R1qB .framer-1a01a00, .framer-0R1qB .framer-s2z0a8, .framer-0R1qB .framer-1iuo0r2, .framer-0R1qB .framer-h6lrxy, .framer-0R1qB .framer-1m9gyhl, .framer-0R1qB .framer-1h8cxqj, .framer-0R1qB .framer-gjbikp, .framer-0R1qB .framer-1l53cjt, .framer-0R1qB .framer-1l73vog, .framer-0R1qB .framer-lb98si, .framer-0R1qB .framer-tc5s85, .framer-0R1qB .framer-ig4q3y, .framer-0R1qB .framer-1hf1n22, .framer-0R1qB .framer-mggm1q, .framer-0R1qB .framer-3zs78t, .framer-0R1qB .framer-daz3q6, .framer-0R1qB .framer-1fn1cw1, .framer-0R1qB .framer-1q9d122, .framer-0R1qB .framer-c4xx7n, .framer-0R1qB .framer-1j5zbpv, .framer-0R1qB .framer-6bmy0o, .framer-0R1qB .framer-1o71jto, .framer-0R1qB .framer-fdvhww { gap: 0px; } .framer-0R1qB.framer-1ihved0 > *, .framer-0R1qB .framer-yl13ul > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-0R1qB.framer-1ihved0 > :first-child, .framer-0R1qB .framer-1yrrs31 > :first-child, .framer-0R1qB .framer-1melh85 > :first-child, .framer-0R1qB .framer-1uz6704 > :first-child, .framer-0R1qB .framer-dg6zdu > :first-child, .framer-0R1qB .framer-9b4av2 > :first-child, .framer-0R1qB .framer-diu503 > :first-child, .framer-0R1qB .framer-16npns3 > :first-child, .framer-0R1qB .framer-5ycu9j > :first-child, .framer-0R1qB .framer-1gcady9 > :first-child, .framer-0R1qB .framer-yl13ul > :first-child, .framer-0R1qB .framer-12z3qqx > :first-child, .framer-0R1qB .framer-ko05jb > :first-child, .framer-0R1qB .framer-1g18ffo > :first-child, .framer-0R1qB .framer-1u9ngb5 > :first-child, .framer-0R1qB .framer-4zrau9 > :first-child, .framer-0R1qB .framer-gjl84 > :first-child, .framer-0R1qB .framer-c2f7ic > :first-child, .framer-0R1qB .framer-18ptjz4 > :first-child, .framer-0R1qB .framer-o4kwr9 > :first-child, .framer-0R1qB .framer-1a01a00 > :first-child, .framer-0R1qB .framer-s2z0a8 > :first-child, .framer-0R1qB .framer-1iuo0r2 > :first-child, .framer-0R1qB .framer-h6lrxy > :first-child, .framer-0R1qB .framer-1m9gyhl > :first-child, .framer-0R1qB .framer-1h8cxqj > :first-child, .framer-0R1qB .framer-gjbikp > :first-child, .framer-0R1qB .framer-1l53cjt > :first-child, .framer-0R1qB .framer-tc5s85 > :first-child, .framer-0R1qB .framer-1hf1n22 > :first-child, .framer-0R1qB .framer-daz3q6 > :first-child, .framer-0R1qB .framer-1fn1cw1 > :first-child, .framer-0R1qB .framer-1q9d122 > :first-child, .framer-0R1qB .framer-6bmy0o > :first-child, .framer-0R1qB .framer-1o71jto > :first-child { margin-top: 0px; } .framer-0R1qB.framer-1ihved0 > :last-child, .framer-0R1qB .framer-1yrrs31 > :last-child, .framer-0R1qB .framer-1melh85 > :last-child, .framer-0R1qB .framer-1uz6704 > :last-child, .framer-0R1qB .framer-dg6zdu > :last-child, .framer-0R1qB .framer-9b4av2 > :last-child, .framer-0R1qB .framer-diu503 > :last-child, .framer-0R1qB .framer-16npns3 > :last-child, .framer-0R1qB .framer-5ycu9j > :last-child, .framer-0R1qB .framer-1gcady9 > :last-child, .framer-0R1qB .framer-yl13ul > :last-child, .framer-0R1qB .framer-12z3qqx > :last-child, .framer-0R1qB .framer-ko05jb > :last-child, .framer-0R1qB .framer-1g18ffo > :last-child, .framer-0R1qB .framer-1u9ngb5 > :last-child, .framer-0R1qB .framer-4zrau9 > :last-child, .framer-0R1qB .framer-gjl84 > :last-child, .framer-0R1qB .framer-c2f7ic > :last-child, .framer-0R1qB .framer-18ptjz4 > :last-child, .framer-0R1qB .framer-o4kwr9 > :last-child, .framer-0R1qB .framer-1a01a00 > :last-child, .framer-0R1qB .framer-s2z0a8 > :last-child, .framer-0R1qB .framer-1iuo0r2 > :last-child, .framer-0R1qB .framer-h6lrxy > :last-child, .framer-0R1qB .framer-1m9gyhl > :last-child, .framer-0R1qB .framer-1h8cxqj > :last-child, .framer-0R1qB .framer-gjbikp > :last-child, .framer-0R1qB .framer-1l53cjt > :last-child, .framer-0R1qB .framer-tc5s85 > :last-child, .framer-0R1qB .framer-1hf1n22 > :last-child, .framer-0R1qB .framer-daz3q6 > :last-child, .framer-0R1qB .framer-1fn1cw1 > :last-child, .framer-0R1qB .framer-1q9d122 > :last-child, .framer-0R1qB .framer-6bmy0o > :last-child, .framer-0R1qB .framer-1o71jto > :last-child { margin-bottom: 0px; } .framer-0R1qB .framer-1yrrs31 > *, .framer-0R1qB .framer-1melh85 > *, .framer-0R1qB .framer-1uz6704 > *, .framer-0R1qB .framer-dg6zdu > *, .framer-0R1qB .framer-9b4av2 > *, .framer-0R1qB .framer-ko05jb > *, .framer-0R1qB .framer-1g18ffo > *, .framer-0R1qB .framer-1u9ngb5 > *, .framer-0R1qB .framer-4zrau9 > *, .framer-0R1qB .framer-gjl84 > *, .framer-0R1qB .framer-c2f7ic > *, .framer-0R1qB .framer-18ptjz4 > *, .framer-0R1qB .framer-o4kwr9 > *, .framer-0R1qB .framer-1a01a00 > *, .framer-0R1qB .framer-s2z0a8 > *, .framer-0R1qB .framer-1iuo0r2 > *, .framer-0R1qB .framer-h6lrxy > *, .framer-0R1qB .framer-1m9gyhl > *, .framer-0R1qB .framer-1h8cxqj > *, .framer-0R1qB .framer-gjbikp > *, .framer-0R1qB .framer-1l53cjt > *, .framer-0R1qB .framer-daz3q6 > *, .framer-0R1qB .framer-1fn1cw1 > *, .framer-0R1qB .framer-6bmy0o > *, .framer-0R1qB .framer-1o71jto > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-0R1qB .framer-s5f0zr > *, .framer-0R1qB .framer-zstim0 > *, .framer-0R1qB .framer-1l73vog > *, .framer-0R1qB .framer-lb98si > *, .framer-0R1qB .framer-ig4q3y > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-0R1qB .framer-s5f0zr > :first-child, .framer-0R1qB .framer-zstim0 > :first-child, .framer-0R1qB .framer-obfl9k > :first-child, .framer-0R1qB .framer-1l73vog > :first-child, .framer-0R1qB .framer-lb98si > :first-child, .framer-0R1qB .framer-ig4q3y > :first-child, .framer-0R1qB .framer-mggm1q > :first-child, .framer-0R1qB .framer-3zs78t > :first-child, .framer-0R1qB .framer-c4xx7n > :first-child, .framer-0R1qB .framer-1j5zbpv > :first-child, .framer-0R1qB .framer-fdvhww > :first-child { margin-left: 0px; } .framer-0R1qB .framer-s5f0zr > :last-child, .framer-0R1qB .framer-zstim0 > :last-child, .framer-0R1qB .framer-obfl9k > :last-child, .framer-0R1qB .framer-1l73vog > :last-child, .framer-0R1qB .framer-lb98si > :last-child, .framer-0R1qB .framer-ig4q3y > :last-child, .framer-0R1qB .framer-mggm1q > :last-child, .framer-0R1qB .framer-3zs78t > :last-child, .framer-0R1qB .framer-c4xx7n > :last-child, .framer-0R1qB .framer-1j5zbpv > :last-child, .framer-0R1qB .framer-fdvhww > :last-child { margin-right: 0px; } .framer-0R1qB .framer-diu503 > *, .framer-0R1qB .framer-tc5s85 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-0R1qB .framer-16npns3 > *, .framer-0R1qB .framer-5ycu9j > *, .framer-0R1qB .framer-1gcady9 > *, .framer-0R1qB .framer-12z3qqx > *, .framer-0R1qB .framer-1hf1n22 > *, .framer-0R1qB .framer-1q9d122 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-0R1qB .framer-obfl9k > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-0R1qB .framer-mggm1q > *, .framer-0R1qB .framer-c4xx7n > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-0R1qB .framer-3zs78t > *, .framer-0R1qB .framer-1j5zbpv > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-0R1qB .framer-fdvhww > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",`@media (max-width: 1199px) { .${metadata.bodyClassName}-framer-0R1qB { background: white; } .framer-0R1qB.framer-1ihved0 { width: 393px; } .framer-0R1qB .framer-lnymtq-container, .framer-0R1qB .framer-s5f0zr, .framer-0R1qB .framer-dg6zdu, .framer-0R1qB .framer-ig4q3y { order: 1; } .framer-0R1qB .framer-1dyotz6-container { order: 3; } .framer-0R1qB .framer-1yrrs31 { order: 4; padding: 108px 16px 48px 16px; } .framer-0R1qB .framer-1melh85 { order: 5; } .framer-0R1qB .framer-kdjibs-container, .framer-0R1qB .framer-1qzlt8g-container, .framer-0R1qB .framer-sow0wa-container { order: 0; right: -3px; } .framer-0R1qB .framer-1uz6704 { gap: 0px; order: 6; padding: 48px 16px 48px 16px; } .framer-0R1qB .framer-9b4av2 { order: 7; } .framer-0R1qB .framer-diu503 { order: 8; padding: 48px 16px 48px 16px; } .framer-0R1qB .framer-16npns3 { order: 9; padding: 48px 16px 48px 16px; } .framer-0R1qB .framer-5ycu9j { order: 10; padding: 48px 16px 48px 16px; } .framer-0R1qB .framer-1gcady9 { order: 11; padding: 48px 16px 48px 16px; } .framer-0R1qB .framer-yl13ul { order: 12; padding: 48px 16px 48px 16px; } .framer-0R1qB .framer-12z3qqx { height: min-content; } .framer-0R1qB .framer-1l73vog { order: 13; padding: 24px 0px 24px 0px; } .framer-0R1qB .framer-lb98si { order: 14; } .framer-0R1qB .framer-tc5s85 { gap: 24px; order: 15; padding: 48px 16px 48px 16px; } .framer-0R1qB .framer-111ba92-container { order: 2; } .framer-0R1qB .framer-1q9d122 { order: 17; } .framer-0R1qB .framer-fdvhww { flex-direction: column; gap: 32px; height: min-content; min-height: 800px; order: 18; padding: 48px 16px 48px 16px; } .framer-0R1qB .framer-55wy9q-container { order: 24; } .framer-0R1qB .framer-1y3rbwk-container { order: 25; } .framer-0R1qB .framer-1n9qhko-container { order: 27; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-0R1qB .framer-1uz6704, .framer-0R1qB .framer-tc5s85, .framer-0R1qB .framer-fdvhww { gap: 0px; } .framer-0R1qB .framer-1uz6704 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-0R1qB .framer-1uz6704 > :first-child, .framer-0R1qB .framer-tc5s85 > :first-child, .framer-0R1qB .framer-fdvhww > :first-child { margin-top: 0px; } .framer-0R1qB .framer-1uz6704 > :last-child, .framer-0R1qB .framer-tc5s85 > :last-child, .framer-0R1qB .framer-fdvhww > :last-child { margin-bottom: 0px; } .framer-0R1qB .framer-tc5s85 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-0R1qB .framer-fdvhww > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 13215\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nmAPFFIvV\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerm84EQ6sFo=withCSS(Component,css,\"framer-0R1qB\");export default Framerm84EQ6sFo;Framerm84EQ6sFo.displayName=\"solutions\";Framerm84EQ6sFo.defaultProps={height:13215,width:1200};addFonts(Framerm84EQ6sFo,[{explicitInter:true,fonts:[]},...NavigationFonts,...MenuMobileFonts,...ReasonsFonts,...PageHeaderFonts,...BackgroundColorsFonts,...DynamicImageBannerFonts,...CardsVerticalFonts,...CarouselFonts,...DownloadAppBannerFonts,...BentoCardsFonts,...CardsClickableFonts,...CardsHorizontalFonts,...SegmentedControlsFonts,...CardThreeColumnFonts,...TickerFonts,...MeasuredImpactNewFonts,...EmiBannerFonts,...CardsScrollableFonts,...ImageScrollableFonts,...PreFooterFonts,...PreFooterMobileFonts,...FooterFonts,...FooterMobileFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerm84EQ6sFo\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nmAPFFIvV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"13215\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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AAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,K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",
  "names": ["clamp", "t", "e", "isNumber", "t", "isEasingList", "wrap", "e", "o", "getEasingForSegment", "mix", "noopReturn", "t", "progress", "e", "fillOffset", "o", "s", "mix", "defaultOffset", "interpolate", "f", "r", "clamp", "getEasingForSegment", "isString", "t", "e", "velocityPerSecond", "calcBezier", "t", "n", "e", "i", "binarySubdivide", "o", "r", "c", "u", "a", "s", "cubicBezier", "noopReturn", "getTForX", "o", "cubicBezier", "__rest", "e", "t", "r", "n", "o", "n", "e", "t", "r", "s", "calcGeneratorVelocity", "t", "n", "r", "a", "velocityPerSecond", "calcDampingRatio", "e", "hasReachedTarget", "spring", "o", "i", "h", "u", "d", "f", "l", "g", "glide", "c", "isOutOfBounds", "nearestBoundary", "m", "calcDelta", "calcLatest", "applyFriction", "p", "M", "checkCatchBoundary", "pregenerateKeyframes", "W", "L", "D", "e", "M", "noopReturn", "k", "asTransformCssVar", "B", "L", "W", "t", "j", "B", "testAnimation", "e", "C", "$", "R", "resolveElements", "e", "t", "createGeneratorEasing", "e", "t", "o", "getGenerator", "i", "s", "r", "a", "getKeyframes", "pregenerateKeyframes", "n", "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", "Z", "createAxisInfo", "createScrollInfo", "X", "updateAxisInfo", "progress", "velocityPerSecond", "updateScrollInfo", "calcInset", "Y", "J", "resolveEdge", "isString", "isNumber", "Q", "resolveOffset", "ee", "resolveOffsets", "interpolate", "defaultOffset", "measure", "createOnScrollHandler", "scrubAnimation", "noopReturn", "te", "ne", "oe", "getEventTarget", "scroll", "__rest", "listener", "dispatchPointerEvent", "e", "t", "dispatchViewEvent", "se", "o", "i", "s", "__rest", "inView$1", "mouseEvent", "re", "ae", "onPointerUp", "window", "onPointerDown", "n", "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", "clamp", "t", "e", "progress", "t", "e", "calcMaskWidth", "inset", "width", "useIsMouse", "isMouseDevice", "setIsMouseDevice", "ye", "fe", "Z", "window", "checkLimit", "progress", "target", "edgeOpacity", "moreItems", "buttonRef", "transition", "animate", "useGUI", "initialMoreItems", "initialAlpha", "pe", "useMotionValue", "fadeOpacity", "useTransform", "buttonOpacity", "v", "pointerEvents", "cursor", "buttonStyle", "baseButtonStyles", "setAriaVisible", "element", "useScrollLimits", "container", "axis", "scrollInfo", "updateCurrentScroll", "targetScroll", "checkLimits", "measureItems", "ue", "stopScroll", "scroll", "info", "stopResize", "resize", "Carousel", "slots", "gap", "align", "sizingObject", "fadeObject", "arrowObject", "snapObject", "progressObject", "ariaLabel", "borderRadius", "effectsObject", "props", "filteredSlots", "numItems", "j", "isCanvas", "RenderTarget", "padding", "usePadding", "axisLabel", "fadeContent", "fadeWidth", "fadeInset", "fadeTransition", "fadeAlpha", "snap", "snapEdge", "fluid", "widthType", "widthInset", "widthColumns", "heightType", "heightInset", "heightRows", "showScrollbar", "showProgressDots", "dotSize", "dotsInset", "dotsRadius", "dotsPadding", "dotsGap", "dotsFill", "dotsBackground", "dotsActiveOpacity", "dotsOpacity", "dotsBlur", "showMouseControls", "arrowSize", "arrowRadius", "arrowFill", "leftArrow", "rightArrow", "arrowPadding", "currentScroll", "newScroll", "start", "end", "startMaskInset", "endMaskInset", "baseWidth", "startMaskWidth", "endMaskWidth", "direction", "mask", "latest", "carouselRef", "numPages", "setNumPages", "itemStyle", "childStyle", "scrollOverflow", "containerStyle", "baseContainerStyle", "carouselStyle", "baseCarouselStyle", "carouselA11y", "itemA11y", "itemSizes", "te", "targetLength", "containerLength", "scrollLength", "current", "i", "newNumPages", "findNextItem", "delta", "children", "scrollTarget", "item", "length", "threshold", "isReducedMotion", "useReducedMotion", "goto", "scrollTo", "options", "gotoPage", "page", "gotoDelta", "pageLength", "currentPage", "clamp", "p", "Placeholder", "dots", "dotsBlurStyle", "isSelected", "Dot", "dotStyle", "u", "motion", "child", "index", "_child_props", "q", "controlsStyles", "dotsContainerStyle", "MouseStyles", "addPropertyControls", "ControlType", "paddingControl", "selectedOpacity", "unselectedOpacity", "total", "opacity", "_scrollInfo_current", "_scrollInfo_current1", "minScroll", "maxScroll", "inlinePadding", "top", "bottom", "right", "left", "placeholderStyles", "emojiStyles", "titleStyles", "subtitleStyles", "baseContainerStyle", "baseCarouselStyle", "baseButtonStyles", "controlsStyles", "dotsContainerStyle", "dotStyle", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "buttonLabel", "click", "height", "id", "link", "linkColor", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "VVkui8I_2", "vTG74TbUH", "JoLrr1mlQ", "vXHSEg15k", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapvc292x", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "Link", "RichText2", "css", "FramertsgPbCL_S", "withCSS", "tsgPbCL_S_default", "addPropertyControls", "ControlType", "addFonts", "ButtonRoundedFonts", "getFonts", "tsgPbCL_S_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "backgroundColorDark", "backgroundColorLight", "cardDescription", "cardTitle", "cardVisible", "height", "id", "image", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "_ref4", "_ref5", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "VJfui0rtN", "VJmgnkZFX", "GzdpMqtRF", "PTH7QZd7U", "dNLBbxEpw", "P6JbfvdZe", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "isDisplayed", "ref1", "pe", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ComponentViewportProvider", "css", "FrameraBhl27x0Z", "withCSS", "aBhl27x0Z_default", "addPropertyControls", "ControlType", "addFonts", "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", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "css", "FramerdHrVuzcWW", "withCSS", "dHrVuzcWW_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "badgeLabel", "height", "id", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "NjyBfMHDb", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "SVG", "RichText2", "css", "FramerB_x5eMke_", "withCSS", "B_x5eMke_default", "addPropertyControls", "ControlType", "addFonts", "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", "title", "titleColor", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "RVWpexLsG", "Nf0hwKk5B", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "RichText2", "css", "FramerZgLNbEv1C", "withCSS", "ZgLNbEv1C_default", "addPropertyControls", "ControlType", "addFonts", "PageBadgeFonts", "getFonts", "B_x5eMke_default", "HeadingsFonts", "ZgLNbEv1C_default", "ButtonRoundedFonts", "tsgPbCL_S_default", "HeadingsControls", "getPropertyControls", "PageBadgeControls", "ButtonRoundedControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableEnumMap1", "humanReadableEnumMap2", "humanReadableVariantMap", "getProps", "badgeLabel", "badgeVisible", "buttonLabel1", "buttonLabel2", "buttonStyle1", "buttonStyle2", "buttonVisible1", "buttonVisible2", "headingSize", "height", "id", "link1", "link2", "pageBadge", "pageDescription", "pageDescriptionColor", "pageDescriptionVisible", "pageTitle", "titleColor", "width", "props", "_ref", "_ref1", "_humanReadableEnumMap2_buttonStyle2", "_ref2", "_ref3", "_humanReadableEnumMap_headingSize", "_ref4", "_ref5", "_ref6", "_ref7", "_ref8", "_humanReadableEnumMap2_buttonStyle1", "_ref9", "_ref10", "_humanReadableEnumMap1_pageBadge", "_ref11", "_ref12", "_ref13", "_ref14", "_humanReadableVariantMap_props_variant", "_ref15", "_ref16", "_ref17", "_ref18", "_ref19", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "GCWYuNQD9", "DG48R4eGQ", "w9kXRWNm8", "WehUKPw1l", "mhRjrF9vq", "BWoDzZT9Q", "IT3tmKn1_", "QPHtXcTyB", "X207C9_Vg", "U1dtMXvB4", "PcD6JEJfL", "QQDFOG0Ir", "MKqf96GdC", "FryJ6alZz", "XmRz8lweI", "YFs4BFdVJ", "xVZcYfOE4", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "ComponentViewportProvider", "RichText2", "css", "FramerggsvMDb7m", "withCSS", "ggsvMDb7m_default", "addPropertyControls", "ControlType", "addFonts", "PageHeaderFonts", "getFonts", "ggsvMDb7m_default", "PageHeaderControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableEnumMap1", "humanReadableEnumMap2", "humanReadableVariantMap", "getProps", "badgeLabel", "badgeVisible", "bigCardDescription1", "bigCardImage", "bigCardTitle1", "buttonLabel1", "buttonLabel2", "buttonStyle1", "buttonStyle2", "buttonVisible", "buttonVisible2", "cardBackgroundColor", "headerVisible", "headingSize", "height", "id", "imageBackgroundColor", "pageBadge", "pageDescription", "pageDescriptionColor", "pageTitle", "smallCardDescription1", "smallCardDescription2", "smallCardDescription3", "smallCardDescription4", "smallCardTitle1", "smallCardTitle2", "smallCardTitle3", "smallCardTitle4", "titleColor", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_humanReadableEnumMap_headingSize", "_ref6", "_ref7", "_ref8", "_ref9", "_ref10", "_ref11", "_ref12", "_ref13", "_ref14", "_humanReadableEnumMap2_buttonStyle2", "_ref15", "_ref16", "_ref17", "_ref18", "_ref19", "_humanReadableEnumMap1_pageBadge", "_ref20", "_ref21", "_ref22", "_ref23", "_ref24", "_ref25", "_ref26", "_ref27", "_humanReadableVariantMap_props_variant", "_ref28", "_ref29", "_ref30", "_humanReadableEnumMap2_buttonStyle1", "_ref31", "_ref32", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "jMvVRZhOn", "fjkvLNNYG", "IqO8py_3V", "KSGbXS4Hn", "ucc5YI8kL", "cGOs6CkMo", "EsrwcXVa4", "pLWRhLbNf", "LxBmSyTOF", "th8nw6ghb", "xFR74oTez", "pTmtbRThM", "aUaIQhwSq", "KTrh2P2VN", "uLt8PM6Yc", "gXEfjGEVP", "VAOAQqP3F", "HBuZcqOcn", "r0LClRRxb", "MU4SiXwfD", "G5aiwasfe", "cKkZvibDC", "cGFlad_Wn", "w74EcGqBZ", "k7B3Z7N3M", "wInHfuiFb", "bnunH4jFp", "PdImS50ca", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "ComponentViewportProvider", "Image2", "getLoadingLazyAtYPosition", "RichText2", "SVG", "css", "FramerE8ORZ6UBF", "withCSS", "E8ORZ6UBF_default", "addPropertyControls", "ControlType", "addFonts", "ButtonRoundedFonts", "getFonts", "tsgPbCL_S_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "backgroundColor", "buttonText", "buttonVisible", "cardDescription", "cardTitle", "height", "id", "image", "imageBackgroundColor", "link", "textColor", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_humanReadableVariantMap_props_variant", "_ref4", "_ref5", "_ref6", "_ref7", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "VJfui0rtN", "VJmgnkZFX", "YStwm3kYp", "GzdpMqtRF", "kHyfJdP_B", "N7fZPoXRA", "dNLBbxEpw", "sZcwYin3T", "SlwRF_Xh3", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "RichText2", "ComponentViewportProvider", "Image2", "getLoadingLazyAtYPosition", "css", "Framervj0YBEkMp", "withCSS", "vj0YBEkMp_default", "addPropertyControls", "ControlType", "variationAxes", "addFonts", "CardsHorizontalFonts", "getFonts", "vj0YBEkMp_default", "ButtonRoundedFonts", "tsgPbCL_S_default", "CardsHorizontalControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "backgroundColor", "buttonLabel1", "buttonLabel2", "buttonLabel3", "buttonLabel4", "buttonVisible", "cardDescription1", "cardDescription2", "cardDescription3", "cardDescription4", "cardOrientation", "cardTitle1", "cardTitle2", "cardTitle3", "cardTitle4", "clickableButtonVisible", "height", "id", "image1", "image2", "image3", "image4", "imageBackgroundColor", "link1", "link2", "link3", "link4", "linkText1", "linkText2", "linkText3", "linkText4", "textColor", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "_ref7", "_ref8", "_ref9", "_humanReadableEnumMap_cardOrientation", "_ref10", "_ref11", "_ref12", "_ref13", "_ref14", "_ref15", "_humanReadableVariantMap_props_variant", "_ref16", "_ref17", "_ref18", "_ref19", "_ref20", "_ref21", "_ref22", "_ref23", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "QcCADXUp6", "j6QdOKQW9", "VJfui0rtN", "VJmgnkZFX", "GzdpMqtRF", "N7fZPoXRA", "YPiWIcf6y", "KqqKymDY9", "SSWTgjAO4", "Y06F370XB", "KvJBkXAoG", "jEmCxClmn", "TwtfOSICG", "woWaxuE1v", "YTx96RKoT", "yHiu5T5z0", "idTfLOqYm", "Z79tJ8kuY", "z8t74F1WI", "m0FcILxjG", "cxcyRnWp9", "bo2cs5pAm", "YStwm3kYp", "kHyfJdP_B", "dNLBbxEpw", "sZcwYin3T", "bsspVAUoe", "ugFdoQeub", "MjLxkm8ER", "FSzCRLfrk", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "vTG74TbUH1epbjuc", "args", "vTG74TbUHqrpjs", "vTG74TbUH1y1cm0i", "vTG74TbUH1nmxgk5", "vTG74TbUHngdgfa", "vTG74TbUHij7lqc", "vTG74TbUHrij17p", "vTG74TbUH162jf35", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "css", "FramerhVbpjdgYS", "withCSS", "hVbpjdgYS_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "backgroundColor", "height", "id", "image1", "image2", "image3", "image4", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "GzdpMqtRF", "OXXG6hH0v", "lJdD9OOwp", "RBdcAf0hH", "En4qBthfm", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "Image2", "getLoadingLazyAtYPosition", "css", "FramerIBQ6e_nFD", "withCSS", "IBQ6e_nFD_default", "addPropertyControls", "ControlType", "addFonts", "ButtonRoundedFonts", "getFonts", "tsgPbCL_S_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", "buttonText1", "buttonText2", "buttonText3", "buttonText4", "height", "id", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_humanReadableVariantMap_props_variant", "_ref4", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "KNcqidz3h", "klkH9fSoU", "GvvqIvwR1", "NRbBGv3qM", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "ComponentViewportProvider", "css", "FramerR9g4420nW", "withCSS", "R9g4420nW_default", "addPropertyControls", "ControlType", "addFonts", "ButtonRoundedFonts", "getFonts", "tsgPbCL_S_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", "link", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "lb3Wl6NVQ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "SVG", "RichText2", "ComponentViewportProvider", "css", "FramertEtBIvWCM", "withCSS", "tEtBIvWCM_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "cardDescription", "cardTitle", "height", "id", "textColor", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "_ref2", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "VJfui0rtN", "VJmgnkZFX", "sZcwYin3T", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "RichText2", "css", "FramervmzuCpKcp", "withCSS", "vmzuCpKcp_default", "addPropertyControls", "ControlType", "variationAxes", "addFonts", "PageHeaderFonts", "getFonts", "ggsvMDb7m_default", "ButtonRoundedFonts", "tsgPbCL_S_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "buttonText1", "buttonText2", "buttonText3", "cardDescription1", "cardDescription2", "cardDescription3", "cardTitle1", "cardTitle2", "cardTitle3", "height", "id", "imageBackgroundColor", "imageVisible", "link1", "link2", "link3", "sectionDescription", "sectionImage", "sectionTitle", "sectionTitleVisible", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "_ref7", "_humanReadableVariantMap_props_variant", "_ref8", "_ref9", "_ref10", "_ref11", "_ref12", "_ref13", "_ref14", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Wijg2ogtJ", "xZT7YNdXQ", "TNk56gBVn", "i1monaxYl", "Zbolf2oax", "VIwb3bs6I", "sRXPVDc3o", "DiMCTiXTB", "fV44Z1FlL", "uDQbXJCKb", "znmeFpATL", "LBGs_W4Rd", "IKb9JAmUT", "vV45EizST", "vSOVCl7Ns", "JxA6i_41o", "R95v3sS_M", "VCmP4yaZx", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "ComponentViewportProvider", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerW7sFtRfHQ", "withCSS", "W7sFtRfHQ_default", "addPropertyControls", "ControlType", "variationAxes", "addFonts", "VideoFonts", "getFonts", "Video", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "backgroundImage", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "y1q5vJVzI", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "css", "FramerWDV6jPneR", "withCSS", "WDV6jPneR_default", "addPropertyControls", "ControlType", "addFonts", "PageHeaderFonts", "getFonts", "ggsvMDb7m_default", "ButtonRoundedFonts", "tsgPbCL_S_default", "PageHeaderControls", "getPropertyControls", "ButtonRoundedControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "transformTemplate2", "transformTemplate3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableEnumMap1", "humanReadableEnumMap2", "humanReadableEnumMap3", "humanReadableVariantMap", "getProps", "badgeLabel", "badgeVisible", "buttonLabel1", "buttonLabel2", "buttonStyle1", "buttonStyle2", "buttonVisible1", "buttonVisible2", "ctaLink", "ctaTestimonyButtonLabel", "ctaVariant", "floatingTestimonyVisible", "headerStyle", "headingSize", "height", "id", "numberDescription", "numbersVisible", "pageBadgeStyle", "pageTitle", "sectionDescription", "sectionDescriptionColor", "sectionDescriptionVisible", "smallCardDescription1", "smallCardDescription2", "smallCardDescription3", "smallCardTitle1", "smallCardTitle2", "smallCardTitle3", "titleColor", "titleVisible", "width", "props", "_ref", "_ref1", "_humanReadableEnumMap_headerStyle", "_ref2", "_ref3", "_humanReadableEnumMap2_pageBadgeStyle", "_ref4", "_ref5", "_ref6", "_ref7", "_humanReadableEnumMap1_headingSize", "_ref8", "_ref9", "_humanReadableEnumMap3_buttonStyle2", "_ref10", "_ref11", "_ref12", "_ref13", "_ref14", "_ref15", "_ref16", "_ref17", "_ref18", "_ref19", "_humanReadableEnumMap3_buttonStyle1", "_ref20", "_ref21", "_ref22", "_ref23", "_ref24", "_ref25", "_ref26", "_ref27", "_ref28", "_ref29", "_ref30", "_humanReadableVariantMap_props_variant", "_ref31", "_humanReadableEnumMap3_ctaVariant", "_ref32", "_ref33", "_ref34", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "FeAxTlsrg", "b28XbXxxT", "dXwr3HO1S", "K9zdWcnFe", "t1QJcNH11", "M0ojWsQlq", "IF72tikaJ", "PBeb2Xf37", "YcgsHhgUW", "roqZ7LI1f", "dCML0efiN", "nofiMbhtF", "r5labPeHj", "HWaB9dqOF", "sREWvRvd1", "ga3ppgOBM", "CRkcs9Al3", "UWCfg4Flg", "QvYJpFS9U", "OStXtTSEc", "D1z5K8Zqc", "sP0Y5SfYK", "f_rwGynh8", "hAc9FHG2P", "aAiAQE69m", "al5HnENO_", "Egam6mOFL", "UrQFHihJE", "vUZSh7Kh0", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "RichText2", "ComponentViewportProvider", "SVG", "Image2", "getLoadingLazyAtYPosition", "css", "FramerZmG_dXLn3", "withCSS", "ZmG_dXLn3_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "appStoreLink", "googlePlaystoreLink", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "aHjZAQaNE", "EYHEHciQv", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "RichText2", "Link", "SVG", "Image2", "getLoadingLazyAtYPosition", "css", "FramerzPBrmlwg_", "withCSS", "zPBrmlwg_default", "addPropertyControls", "ControlType", "addFonts", "NavigationFonts", "getFonts", "n2_wClX_u_default", "MenuMobileFonts", "UxGg5liBD_default", "ReasonsFonts", "Q0rJNCGKY_default", "PageHeaderFonts", "ggsvMDb7m_default", "BackgroundColorsFonts", "dHrVuzcWW_default", "DynamicImageBannerFonts", "WDV6jPneR_default", "DynamicImageBannerWithVariantAppearEffect", "withVariantAppearEffect", "CardsVerticalFonts", "aBhl27x0Z_default", "CarouselFonts", "Carousel", "DownloadAppBannerFonts", "zPBrmlwg_default", "DownloadAppBannerWithVariantAppearEffect", "BentoCardsFonts", "E8ORZ6UBF_default", "CardsClickableFonts", "hVbpjdgYS_default", "CardsHorizontalFonts", "vj0YBEkMp_default", "SegmentedControlsFonts", "R9g4420nW_default", "CardThreeColumnFonts", "W7sFtRfHQ_default", "TickerFonts", "Ticker", "MeasuredImpactNewFonts", "ZmG_dXLn3_default", "EmiBannerFonts", "tEtBIvWCM_default", "CardsScrollableFonts", "vmzuCpKcp_default", "ImageScrollableFonts", "IBQ6e_nFD_default", "ImageScrollableWithVariantAppearEffect", "PreFooterFonts", "qzBzvM8YO_default", "PreFooterMobileFonts", "KtmPDzTdk_default", "FooterFonts", "Ij558a88p_default", "FooterMobileFonts", "tv0XcA_aq_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "convertFromString", "value", "activeLocale", "toBoolean", "convertFromEnum", "convertFromEnum1", "toString", "isSet", "convertFromEnum2", "contains", "a", "b", "negate", "toResponsiveImage", "convertFromEnum3", "convertFromEnum4", "convertFromEnum5", "convertFromEnum6", "convertFromEnum7", "convertFromEnum8", "convertFromEnum9", "convertFromEnum10", "convertFromEnum11", "convertFromEnum12", "convertFromEnum13", "convertFromEnum14", "convertFromEnum15", "convertFromEnum16", "convertFromEnum17", "convertFromEnum18", "convertFromBoolean", "convertFromEnum19", "convertFromEnum20", "equals", "convertFromEnum21", "convertFromEnum22", "convertFromEnum23", "convertFromEnum24", "convertFromEnum25", "convertFromEnum26", "convertFromEnum27", "convertFromEnum28", "convertFromEnum29", "convertFromEnum30", "convertFromEnum31", "convertFromEnum32", "convertFromEnum33", "convertFromEnum34", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "FP_vUyS32_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "_getFromCurrentRouteData3", "_getFromCurrentRouteData4", "_getFromCurrentRouteData5", "_getFromCurrentRouteData6", "_getFromCurrentRouteData7", "_getFromCurrentRouteData8", "_getFromCurrentRouteData9", "_getFromCurrentRouteData10", "_getFromCurrentRouteData11", "_getFromCurrentRouteData12", "_getFromCurrentRouteData13", "_getFromCurrentRouteData14", "_getFromCurrentRouteData15", "_getFromCurrentRouteData16", "_getFromCurrentRouteData17", "_getFromCurrentRouteData18", "_getFromCurrentRouteData19", "_getFromCurrentRouteData20", "_getFromCurrentRouteData21", "_getFromCurrentRouteData22", "_getFromCurrentRouteData23", "_getFromCurrentRouteData24", "_getFromCurrentRouteData25", "_getFromCurrentRouteData26", "_getFromCurrentRouteData27", "_getFromCurrentRouteData28", "_getFromCurrentRouteData29", "_getFromCurrentRouteData30", "_getFromCurrentRouteData31", "_getFromCurrentRouteData32", "_getFromCurrentRouteData33", "_getFromCurrentRouteData34", "_getFromCurrentRouteData35", "_getFromCurrentRouteData36", "_getFromCurrentRouteData37", "_getFromCurrentRouteData38", "_getFromCurrentRouteData39", "_getFromCurrentRouteData40", "_getFromCurrentRouteData41", "_getFromCurrentRouteData42", "_getFromCurrentRouteData43", "_getFromCurrentRouteData44", "_getFromCurrentRouteData45", "_getFromCurrentRouteData46", "_getFromCurrentRouteData47", "_getFromCurrentRouteData48", "_getFromCurrentRouteData49", "_getFromCurrentRouteData50", "_getFromCurrentRouteData51", "_getFromCurrentRouteData52", "_getFromCurrentRouteData53", "_getFromCurrentRouteData54", "_getFromCurrentRouteData55", "_getFromCurrentRouteData56", "_getFromCurrentRouteData57", "_getFromCurrentRouteData58", "_getFromCurrentRouteData59", "_getFromCurrentRouteData60", "_getFromCurrentRouteData61", "_getFromCurrentRouteData62", "_getFromCurrentRouteData63", "_getFromCurrentRouteData64", "_getFromCurrentRouteData65", "_getFromCurrentRouteData66", "_getFromCurrentRouteData67", "_getFromCurrentRouteData68", "_getFromCurrentRouteData69", "_getFromCurrentRouteData70", "_getFromCurrentRouteData71", "_getFromCurrentRouteData72", "_getFromCurrentRouteData73", "_getFromCurrentRouteData74", "_getFromCurrentRouteData75", "_getFromCurrentRouteData76", "_getFromCurrentRouteData77", "_getFromCurrentRouteData78", "_getFromCurrentRouteData79", "style", "className", "layoutId", "variant", "nStylMFId", "A94Ey6uzJ", "b0Z3duwsr", "NSBKGlxrr", "cgJLqO5aF", "Y3ocPlMfQ", "XrILwjyJo", "e_svu0fHb", "gRAD7RNrJ", "d1tqHpa58", "mK2elGOB7", "CZhw2tDzQ", "cVpE7hTdr", "cUAbzAlrf", "qYlwxH1tK", "y40XM1p6o", "LKRuRqA09", "eaE8Lbkhi", "kJKoAIevJ", "cbIdzmIN5", "bYgJOd0cx", "PhrCldK3x", "woKPchCdP", "lrD4XjDhO", "R6BE9_QoN", "ZXpO6dtz4", "wK1jIu4bX", "HXewZ1EBg", "WwRbqWLWG", "gZNTNtJ_g", "d0Lp2hRVz", "qqwiTiUS6", "WGoNHDXrs", "IbHiv9wMm", "JvhJn6KQ6", "SiLj_JrlS", "RFEMKZMUA", "YO7TjUeko", "QxwG77Me1", "NzpuMcM2H", "ux1h3GRgY", "EKRfDD6ng", "sTq0xEdSM", "HrK0BonDt", "qZcOk0141", "CoXe93db6", "qBgcak36U", "f3e0f9IJ0", "CVBeL0icQ", "tHDl6kT25", "p9CPWA9jx", "p8HsNzVFA", "oQgIaJTL1", "hcvOtbbYB", "Zsy3olHcz", "N33Fl0y_c", "mJjBIziis", "n8Ial35ZC", "rIPkVqRhU", "qTVD1cBZ0", "maNp1YiNx", "r0EjFwAFp", "d8lmkmc0y", "iYsRUV6kS", "UGM7yeqAn", "uGyUNKtcb", "rLW8wFiGH", "KA6vDqcFD", "p7KFibjDE", "jAgFJuXh4", "AzoqGGvj0", "onMciL3xI", "F28IK6Yyb", "HV9Ppf4hA", "VEieo0wx_", "wUADUfyqY", "lDGXZiJVU", "rx765F_iU", "CDypG4pcr", "SAizTMfI1", "PNm1h4vIf", "UUv8DB5SS", "yfT6ulSOa", "lSmy3t83K", "vv7YuIFq5", "K1bjcSyhf", "iHCMW2oCH", "tnJOeQDgi", "ZqqjlHyxz", "mXif2m8u7", "xwoypJu41", "OoFjvuB7t", "okxs6U0n0", "xr6jhFSqC", "N0lq_XXYY", "JDUaKHR2C", "bzhco20ix", "TqhON_aLo", "QEHN8VE0h", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "isDisplayed1", "visible", "router", "useRouter", "visible1", "visible2", "elementId", "useRouteElementId", "ref2", "visible3", "visible4", "visible5", "visible6", "visible7", "visible8", "visible9", "visible10", "visible11", "elementId1", "ref3", "visible12", "visible13", "visible14", "isDisplayed2", "elementId2", "ref4", "elementId3", "ref5", "elementId4", "ref6", "elementId5", "ref7", "visible15", "isDisplayed3", "elementId6", "ref8", "elementId7", "ref9", "elementId8", "ref10", "elementId9", "ref11", "visible16", "visible17", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "Image2", "resolvedLinks4", "resolvedLinks5", "css", "Framerm84EQ6sFo", "withCSS", "m84EQ6sFo_default", "addFonts", "__FramerMetadata__"]
}
